{"templateId":"markdown","versions":[{"version":"v1.40","label":"v1.40 STS","link":"/products/custody/governance/domains/examples","default":true,"active":false,"folderId":"c15a2701"},{"version":"v1.39","label":"v1.39 STS","link":"/products/custody/v1.39/governance/domains/examples","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.38","label":"v1.38 STS","link":"/products/custody/v1.38/governance/domains/examples","default":false,"active":true,"folderId":"c15a2701"},{"version":"v1.34","label":"v1.34 LTS","link":"/products/custody/v1.34/governance/domains/examples","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.26","label":"v1.26 LTS","link":"/products/custody/v1.26/governance/domains/examples","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.19","label":"v1.19 LTS","link":"/products/custody/v1.19/governance/domains/examples","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.15","label":"v1.15 LTS","link":"/products/custody/v1.15/governance/domains/examples","default":false,"active":false,"folderId":"c15a2701"}],"sharedDataIds":{"sidebar":"sidebar-products/custody/@v1.15/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Domain examples","description":"User guides, API reference, and support resources.","siteUrl":"https://docs.ripple.com","lang":"en-US","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"domain-examples","__idx":0},"children":["Domain examples"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use these examples as starting points for domain design. For the underlying model, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.38/governance/domains"},"children":["Domains"]},". For launch planning, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.38/governance/genesis/design-your-domains"},"children":["Design your domains"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"example-catalog","__idx":1},"children":["Example catalog"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Example"},"children":["Example"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Goal"},"children":["Goal"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Domain model"},"children":["Domain model"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Policy implication"},"children":["Policy implication"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Client tenancy"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Separate client assets and operations."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Root domain with one child domain per client."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Client policies apply in each client domain; parent oversight can apply from root or an operations parent."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Regional governance"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Separate legal entities or jurisdictions."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Root domain with regional child domains."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Regional policies can reflect local approval and compliance requirements."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Treasury isolation"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Separate treasury desks or asset operations."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Root domain with treasury subdomains by desk, asset class, or operating team."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Transfer and approval policies can differ by domain."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Compliance oversight"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Add a compliance layer above operating domains."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Compliance domain above child operating domains."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Compliance policies can apply to descendant domains."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Domain injection"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Insert a parent after launch."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["New parent domain is created with existing children."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Future intents in child domains can inherit new parent policies."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"client-tenancy","__idx":2},"children":["Client tenancy"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use client tenancy when client data, accounts, users, and operational approval workflows must be isolated."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart TB\n    Root[\"Root\"]\n    Clients[\"Client operations\"]\n    A[\"Client A\"]\n    B[\"Client B\"]\n    C[\"Client C\"]\n\n    Root --> Clients\n    Clients --> A\n    Clients --> B\n    Clients --> C\n","diagramHtml":"<svg id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 464.078125px;\" viewBox=\"0 0 464.078125 278\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>\n    #diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .error-icon{fill:#552222;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .error-text{fill:#552222;stroke:#552222;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .edge-thickness-normal{stroke-width:1px;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .edge-thickness-thick{stroke-width:3.5px;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .edge-pattern-solid{stroke-dasharray:0;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .marker{fill:#333333;stroke:#333333;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .marker.cross{stroke:#333333;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 p{margin:0;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .label{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;color:#333;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .cluster-label text{fill:#333;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .cluster-label span{color:#333;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .cluster-label span p{background-color:transparent;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .label text,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 span{fill:#333;color:#333;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .node rect,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .node circle,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .node ellipse,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .node polygon,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .rough-node .label text,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .node .label text,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .image-shape .label,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .icon-shape .label{text-anchor:middle;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .rough-node .label,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .node .label,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .image-shape .label,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .icon-shape .label{text-align:center;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .node.clickable{cursor:pointer;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .arrowheadPath{fill:#333333;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .flowchart-link{stroke:#333333;fill:none;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .cluster text{fill:#333;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .cluster span{color:#333;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 rect.text{fill:none;stroke-width:0;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .icon-shape,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .icon-shape p,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .icon-shape .label rect,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 .node .neo-node{stroke:#9370DB;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 [data-look=\"neo\"].node rect,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 [data-look=\"neo\"].cluster rect,#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M231.156,62L231.156,66.167C231.156,70.333,231.156,78.667,231.156,86.333C231.156,94,231.156,101,231.156,104.5L231.156,108\" id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9-L_Root_Clients_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_Clients_0\" data-points=\"W3sieCI6MjMxLjE1NjI1LCJ5Ijo2Mn0seyJ4IjoyMzEuMTU2MjUsInkiOjg3fSx7IngiOjIzMS4xNTYyNSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-pointEnd)\"></path><path d=\"M145.179,166L131.911,170.167C118.643,174.333,92.107,182.667,78.838,190.333C65.57,198,65.57,205,65.57,208.5L65.57,212\" id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9-L_Clients_A_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Clients_A_0\" data-points=\"W3sieCI6MTQ1LjE3ODkzNjI5ODA3NjksInkiOjE2Nn0seyJ4Ijo2NS41NzAzMTI1LCJ5IjoxOTF9LHsieCI6NjUuNTcwMzEyNSwieSI6MjE2fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-pointEnd)\"></path><path d=\"M231.156,166L231.156,170.167C231.156,174.333,231.156,182.667,231.156,190.333C231.156,198,231.156,205,231.156,208.5L231.156,212\" id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9-L_Clients_B_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Clients_B_0\" data-points=\"W3sieCI6MjMxLjE1NjI1LCJ5IjoxNjZ9LHsieCI6MjMxLjE1NjI1LCJ5IjoxOTF9LHsieCI6MjMxLjE1NjI1LCJ5IjoyMTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-pointEnd)\"></path><path d=\"M317.592,166L330.931,170.167C344.27,174.333,370.947,182.667,384.286,190.333C397.625,198,397.625,205,397.625,208.5L397.625,212\" id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9-L_Clients_C_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Clients_C_0\" data-points=\"W3sieCI6MzE3LjU5MTk0NzExNTM4NDY0LCJ5IjoxNjZ9LHsieCI6Mzk3LjYyNSwieSI6MTkxfSx7IngiOjM5Ny42MjUsInkiOjIxNn1d\" data-look=\"classic\" marker-end=\"url(#diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Root_Clients_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Clients_A_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Clients_B_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Clients_C_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9-flowchart-Root-0\" data-look=\"classic\" transform=\"translate(231.15625, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-46.8984375\" y=\"-27\" width=\"93.796875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-16.8984375, -12)\"><rect></rect><foreignObject width=\"33.796875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Root</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9-flowchart-Clients-1\" data-look=\"classic\" transform=\"translate(231.15625, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-90.0390625\" y=\"-27\" width=\"180.078125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-60.0390625, -12)\"><rect></rect><foreignObject width=\"120.078125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Client operations</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9-flowchart-A-2\" data-look=\"classic\" transform=\"translate(65.5703125, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-57.5703125\" y=\"-27\" width=\"115.140625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-27.5703125, -12)\"><rect></rect><foreignObject width=\"55.140625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Client A</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9-flowchart-B-3\" data-look=\"classic\" transform=\"translate(231.15625, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-58.015625\" y=\"-27\" width=\"116.03125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-28.015625, -12)\"><rect></rect><foreignObject width=\"56.03125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Client B</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9-flowchart-C-4\" data-look=\"classic\" transform=\"translate(397.625, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-58.453125\" y=\"-27\" width=\"116.90625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-28.453125, -12)\"><rect></rect><foreignObject width=\"56.90625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Client C</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs><defs><filter id=\"diagram-ecde4b1611b6a918274d4e85632e47e257279da4661b38601fed0d7d449036d9-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs></svg>","diagramHtmlDark":"<svg id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 464.078125px;\" viewBox=\"0 0 464.078125 278\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>\n    #diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .error-icon{fill:#a44141;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .error-text{fill:#ddd;stroke:#ddd;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .edge-thickness-normal{stroke-width:1px;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .edge-thickness-thick{stroke-width:3.5px;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .edge-pattern-solid{stroke-dasharray:0;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .marker.cross{stroke:lightgrey;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 p{margin:0;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .label{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;color:#ccc;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .cluster-label text{fill:#F9FFFE;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .cluster-label span{color:#F9FFFE;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .cluster-label span p{background-color:transparent;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .label text,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 span{fill:#ccc;color:#ccc;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .node rect,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .node circle,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .node ellipse,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .node polygon,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .rough-node .label text,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .node .label text,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .image-shape .label,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .icon-shape .label{text-anchor:middle;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .rough-node .label,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .node .label,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .image-shape .label,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .icon-shape .label{text-align:center;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .node.clickable{cursor:pointer;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .arrowheadPath{fill:lightgrey;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .flowchart-link{stroke:lightgrey;fill:none;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .cluster text{fill:#F9FFFE;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .cluster span{color:#F9FFFE;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 rect.text{fill:none;stroke-width:0;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .icon-shape,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .icon-shape p,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .icon-shape .label rect,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 .node .neo-node{stroke:#ccc;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 [data-look=\"neo\"].node rect,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 [data-look=\"neo\"].cluster rect,#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 [data-look=\"neo\"].node polygon{stroke:url(#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 [data-look=\"neo\"].node path{stroke:url(#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-gradient);stroke-width:1px;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 [data-look=\"neo\"].node circle{stroke:url(#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M231.156,62L231.156,66.167C231.156,70.333,231.156,78.667,231.156,86.333C231.156,94,231.156,101,231.156,104.5L231.156,108\" id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-L_Root_Clients_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_Clients_0\" data-points=\"W3sieCI6MjMxLjE1NjI1LCJ5Ijo2Mn0seyJ4IjoyMzEuMTU2MjUsInkiOjg3fSx7IngiOjIzMS4xNTYyNSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-pointEnd)\"></path><path d=\"M145.179,166L131.911,170.167C118.643,174.333,92.107,182.667,78.838,190.333C65.57,198,65.57,205,65.57,208.5L65.57,212\" id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-L_Clients_A_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Clients_A_0\" data-points=\"W3sieCI6MTQ1LjE3ODkzNjI5ODA3NjksInkiOjE2Nn0seyJ4Ijo2NS41NzAzMTI1LCJ5IjoxOTF9LHsieCI6NjUuNTcwMzEyNSwieSI6MjE2fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-pointEnd)\"></path><path d=\"M231.156,166L231.156,170.167C231.156,174.333,231.156,182.667,231.156,190.333C231.156,198,231.156,205,231.156,208.5L231.156,212\" id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-L_Clients_B_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Clients_B_0\" data-points=\"W3sieCI6MjMxLjE1NjI1LCJ5IjoxNjZ9LHsieCI6MjMxLjE1NjI1LCJ5IjoxOTF9LHsieCI6MjMxLjE1NjI1LCJ5IjoyMTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-pointEnd)\"></path><path d=\"M317.592,166L330.931,170.167C344.27,174.333,370.947,182.667,384.286,190.333C397.625,198,397.625,205,397.625,208.5L397.625,212\" id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-L_Clients_C_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Clients_C_0\" data-points=\"W3sieCI6MzE3LjU5MTk0NzExNTM4NDY0LCJ5IjoxNjZ9LHsieCI6Mzk3LjYyNSwieSI6MTkxfSx7IngiOjM5Ny42MjUsInkiOjIxNn1d\" data-look=\"classic\" marker-end=\"url(#diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Root_Clients_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Clients_A_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Clients_B_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Clients_C_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-flowchart-Root-0\" data-look=\"classic\" transform=\"translate(231.15625, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-46.8984375\" y=\"-27\" width=\"93.796875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-16.8984375, -12)\"><rect></rect><foreignObject width=\"33.796875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Root</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-flowchart-Clients-1\" data-look=\"classic\" transform=\"translate(231.15625, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-90.0390625\" y=\"-27\" width=\"180.078125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-60.0390625, -12)\"><rect></rect><foreignObject width=\"120.078125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Client operations</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-flowchart-A-2\" data-look=\"classic\" transform=\"translate(65.5703125, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-57.5703125\" y=\"-27\" width=\"115.140625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-27.5703125, -12)\"><rect></rect><foreignObject width=\"55.140625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Client A</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-flowchart-B-3\" data-look=\"classic\" transform=\"translate(231.15625, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-58.015625\" y=\"-27\" width=\"116.03125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-28.015625, -12)\"><rect></rect><foreignObject width=\"56.03125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Client B</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-flowchart-C-4\" data-look=\"classic\" transform=\"translate(397.625, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-58.453125\" y=\"-27\" width=\"116.90625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-28.453125, -12)\"><rect></rect><foreignObject width=\"56.90625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Client C</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><defs><filter id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><linearGradient id=\"diagram-2a46709712ff6d80e34541cbb3de231ef4053fe5927cbcbefd4bdb2d93b142c4-gradient\" gradientUnits=\"objectBoundingBox\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"><stop offset=\"0%\" stop-color=\"#cccccc\" stop-opacity=\"1\"></stop><stop offset=\"100%\" stop-color=\"hsl(180, 0%, 18.3529411765%)\" stop-opacity=\"1\"></stop></linearGradient></svg>"},"children":["flowchart TB\n    Root[\"Root\"]\n    Clients[\"Client operations\"]\n    A[\"Client A\"]\n    B[\"Client B\"]\n    C[\"Client C\"]\n\n    Root --> Clients\n    Clients --> A\n    Clients --> B\n    Clients --> C\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Design notes:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use clear domain aliases that match operational support and reporting needs."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Keep client users and client-specific policies in the client domain."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Put shared controls in the parent only when parent oversight is intended."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CoerceDescendants"]}," only for controls that clients cannot override."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"regional-governance","__idx":3},"children":["Regional governance"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use regional domains when jurisdiction, legal entity, operating hours, or compliance ownership differs by region."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart TB\n    Root[\"Root\"]\n    APAC[\"APAC\"]\n    EMEA[\"EMEA\"]\n    Americas[\"Americas\"]\n    Root --> APAC\n    Root --> EMEA\n    Root --> Americas\n","diagramHtml":"<svg id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 450.421875px;\" viewBox=\"0 0 450.421875 174\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>\n    #diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .error-icon{fill:#552222;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .error-text{fill:#552222;stroke:#552222;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .edge-thickness-normal{stroke-width:1px;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .edge-thickness-thick{stroke-width:3.5px;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .edge-pattern-solid{stroke-dasharray:0;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .marker{fill:#333333;stroke:#333333;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .marker.cross{stroke:#333333;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 p{margin:0;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .label{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;color:#333;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .cluster-label text{fill:#333;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .cluster-label span{color:#333;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .cluster-label span p{background-color:transparent;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .label text,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 span{fill:#333;color:#333;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .node rect,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .node circle,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .node ellipse,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .node polygon,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .rough-node .label text,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .node .label text,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .image-shape .label,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .icon-shape .label{text-anchor:middle;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .rough-node .label,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .node .label,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .image-shape .label,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .icon-shape .label{text-align:center;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .node.clickable{cursor:pointer;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .arrowheadPath{fill:#333333;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .flowchart-link{stroke:#333333;fill:none;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .cluster text{fill:#333;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .cluster span{color:#333;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 rect.text{fill:none;stroke-width:0;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .icon-shape,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .icon-shape p,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .icon-shape .label rect,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 .node .neo-node{stroke:#9370DB;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 [data-look=\"neo\"].node rect,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 [data-look=\"neo\"].cluster rect,#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M166.164,50.85L148.336,56.875C130.508,62.9,94.852,74.95,77.023,84.475C59.195,94,59.195,101,59.195,104.5L59.195,108\" id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7-L_Root_APAC_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_APAC_0\" data-points=\"W3sieCI6MTY2LjE2NDA2MjUsInkiOjUwLjg0OTUwNDk1MDQ5NTA0Nn0seyJ4Ijo1OS4xOTUzMTI1LCJ5Ijo4N30seyJ4Ijo1OS4xOTUzMTI1LCJ5IjoxMTJ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7_flowchart-v2-pointEnd)\"></path><path d=\"M213.063,62L213.063,66.167C213.063,70.333,213.063,78.667,213.063,86.333C213.063,94,213.063,101,213.063,104.5L213.063,108\" id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7-L_Root_EMEA_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_EMEA_0\" data-points=\"W3sieCI6MjEzLjA2MjUsInkiOjYyfSx7IngiOjIxMy4wNjI1LCJ5Ijo4N30seyJ4IjoyMTMuMDYyNSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7_flowchart-v2-pointEnd)\"></path><path d=\"M259.961,49.69L279.814,55.908C299.667,62.126,339.372,74.563,359.225,84.282C379.078,94,379.078,101,379.078,104.5L379.078,108\" id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7-L_Root_Americas_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_Americas_0\" data-points=\"W3sieCI6MjU5Ljk2MDkzNzUsInkiOjQ5LjY4OTY5NDExNzY0NzA2fSx7IngiOjM3OS4wNzgxMjUsInkiOjg3fSx7IngiOjM3OS4wNzgxMjUsInkiOjExMn1d\" data-look=\"classic\" marker-end=\"url(#diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Root_APAC_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Root_EMEA_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Root_Americas_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7-flowchart-Root-0\" data-look=\"classic\" transform=\"translate(213.0625, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-46.8984375\" y=\"-27\" width=\"93.796875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-16.8984375, -12)\"><rect></rect><foreignObject width=\"33.796875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Root</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7-flowchart-APAC-1\" data-look=\"classic\" transform=\"translate(59.1953125, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-51.1953125\" y=\"-27\" width=\"102.390625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-21.1953125, -12)\"><rect></rect><foreignObject width=\"42.390625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>APAC</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7-flowchart-EMEA-2\" data-look=\"classic\" transform=\"translate(213.0625, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-52.671875\" y=\"-27\" width=\"105.34375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-22.671875, -12)\"><rect></rect><foreignObject width=\"45.34375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>EMEA</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7-flowchart-Americas-3\" data-look=\"classic\" transform=\"translate(379.078125, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-63.34375\" y=\"-27\" width=\"126.6875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-33.34375, -12)\"><rect></rect><foreignObject width=\"66.6875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Americas</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs><defs><filter id=\"diagram-531c63180631111d094747c8ebea8e3a42f1658a6a92ab721e4edc568ee882b7-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs></svg>","diagramHtmlDark":"<svg id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 450.421875px;\" viewBox=\"0 0 450.421875 174\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>\n    #diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .error-icon{fill:#a44141;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .error-text{fill:#ddd;stroke:#ddd;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .edge-thickness-normal{stroke-width:1px;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .edge-thickness-thick{stroke-width:3.5px;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .edge-pattern-solid{stroke-dasharray:0;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .edge-pattern-dashed{stroke-dasharray:3;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .edge-pattern-dotted{stroke-dasharray:2;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .marker{fill:lightgrey;stroke:lightgrey;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .marker.cross{stroke:lightgrey;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace p{margin:0;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .label{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;color:#ccc;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .cluster-label text{fill:#F9FFFE;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .cluster-label span{color:#F9FFFE;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .cluster-label span p{background-color:transparent;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .label text,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace span{fill:#ccc;color:#ccc;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .node rect,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .node circle,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .node ellipse,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .node polygon,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .rough-node .label text,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .node .label text,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .image-shape .label,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .icon-shape .label{text-anchor:middle;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .rough-node .label,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .node .label,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .image-shape .label,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .icon-shape .label{text-align:center;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .node.clickable{cursor:pointer;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .arrowheadPath{fill:lightgrey;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .flowchart-link{stroke:lightgrey;fill:none;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .cluster text{fill:#F9FFFE;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .cluster span{color:#F9FFFE;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace rect.text{fill:none;stroke-width:0;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .icon-shape,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .icon-shape p,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .icon-shape .label rect,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace .node .neo-node{stroke:#ccc;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace [data-look=\"neo\"].node rect,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace [data-look=\"neo\"].cluster rect,#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace [data-look=\"neo\"].node polygon{stroke:url(#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace [data-look=\"neo\"].node path{stroke:url(#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace-gradient);stroke-width:1px;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace [data-look=\"neo\"].node circle{stroke:url(#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M166.164,50.85L148.336,56.875C130.508,62.9,94.852,74.95,77.023,84.475C59.195,94,59.195,101,59.195,104.5L59.195,108\" id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace-L_Root_APAC_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_APAC_0\" data-points=\"W3sieCI6MTY2LjE2NDA2MjUsInkiOjUwLjg0OTUwNDk1MDQ5NTA0Nn0seyJ4Ijo1OS4xOTUzMTI1LCJ5Ijo4N30seyJ4Ijo1OS4xOTUzMTI1LCJ5IjoxMTJ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace_flowchart-v2-pointEnd)\"></path><path d=\"M213.063,62L213.063,66.167C213.063,70.333,213.063,78.667,213.063,86.333C213.063,94,213.063,101,213.063,104.5L213.063,108\" id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace-L_Root_EMEA_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_EMEA_0\" data-points=\"W3sieCI6MjEzLjA2MjUsInkiOjYyfSx7IngiOjIxMy4wNjI1LCJ5Ijo4N30seyJ4IjoyMTMuMDYyNSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace_flowchart-v2-pointEnd)\"></path><path d=\"M259.961,49.69L279.814,55.908C299.667,62.126,339.372,74.563,359.225,84.282C379.078,94,379.078,101,379.078,104.5L379.078,108\" id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace-L_Root_Americas_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_Americas_0\" data-points=\"W3sieCI6MjU5Ljk2MDkzNzUsInkiOjQ5LjY4OTY5NDExNzY0NzA2fSx7IngiOjM3OS4wNzgxMjUsInkiOjg3fSx7IngiOjM3OS4wNzgxMjUsInkiOjExMn1d\" data-look=\"classic\" marker-end=\"url(#diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Root_APAC_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Root_EMEA_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Root_Americas_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace-flowchart-Root-0\" data-look=\"classic\" transform=\"translate(213.0625, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-46.8984375\" y=\"-27\" width=\"93.796875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-16.8984375, -12)\"><rect></rect><foreignObject width=\"33.796875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Root</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace-flowchart-APAC-1\" data-look=\"classic\" transform=\"translate(59.1953125, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-51.1953125\" y=\"-27\" width=\"102.390625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-21.1953125, -12)\"><rect></rect><foreignObject width=\"42.390625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>APAC</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace-flowchart-EMEA-2\" data-look=\"classic\" transform=\"translate(213.0625, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-52.671875\" y=\"-27\" width=\"105.34375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-22.671875, -12)\"><rect></rect><foreignObject width=\"45.34375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>EMEA</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace-flowchart-Americas-3\" data-look=\"classic\" transform=\"translate(379.078125, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-63.34375\" y=\"-27\" width=\"126.6875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-33.34375, -12)\"><rect></rect><foreignObject width=\"66.6875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Americas</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><defs><filter id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><linearGradient id=\"diagram-d298da601467f57c5b6f03c60224213a4cbbd783f420cc54d25e13479272cace-gradient\" gradientUnits=\"objectBoundingBox\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"><stop offset=\"0%\" stop-color=\"#cccccc\" stop-opacity=\"1\"></stop><stop offset=\"100%\" stop-color=\"hsl(180, 0%, 18.3529411765%)\" stop-opacity=\"1\"></stop></linearGradient></svg>"},"children":["flowchart TB\n    Root[\"Root\"]\n    APAC[\"APAC\"]\n    EMEA[\"EMEA\"]\n    Americas[\"Americas\"]\n    Root --> APAC\n    Root --> EMEA\n    Root --> Americas\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Design notes:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Put region-specific approver roles in the regional domain."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use policy conditions for regional thresholds or operating windows."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Keep global emergency controls in a parent domain."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"treasury-isolation","__idx":4},"children":["Treasury isolation"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use treasury isolation when operating teams, assets, desks, or risk limits differ."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart TB\n    Root[\"Root\"]\n    Treasury[\"Treasury\"]\n    BTC[\"BTC operations\"]\n    ETH[\"ETH operations\"]\n    Stablecoin[\"Stablecoin operations\"]\n\n    Root --> Treasury\n    Treasury --> BTC\n    Treasury --> ETH\n    Treasury --> Stablecoin\n","diagramHtml":"<svg id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 672.234375px;\" viewBox=\"0 0 672.234375 278\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>\n    #diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .error-icon{fill:#552222;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .error-text{fill:#552222;stroke:#552222;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .edge-thickness-normal{stroke-width:1px;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .edge-thickness-thick{stroke-width:3.5px;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .edge-pattern-solid{stroke-dasharray:0;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .edge-pattern-dashed{stroke-dasharray:3;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .edge-pattern-dotted{stroke-dasharray:2;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .marker{fill:#333333;stroke:#333333;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .marker.cross{stroke:#333333;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c p{margin:0;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .label{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;color:#333;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .cluster-label text{fill:#333;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .cluster-label span{color:#333;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .cluster-label span p{background-color:transparent;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .label text,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c span{fill:#333;color:#333;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .node rect,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .node circle,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .node ellipse,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .node polygon,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .rough-node .label text,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .node .label text,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .image-shape .label,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .icon-shape .label{text-anchor:middle;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .rough-node .label,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .node .label,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .image-shape .label,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .icon-shape .label{text-align:center;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .node.clickable{cursor:pointer;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .arrowheadPath{fill:#333333;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .flowchart-link{stroke:#333333;fill:none;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .cluster text{fill:#333;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .cluster span{color:#333;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c rect.text{fill:none;stroke-width:0;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .icon-shape,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .icon-shape p,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .icon-shape .label rect,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c .node .neo-node{stroke:#9370DB;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c [data-look=\"neo\"].node rect,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c [data-look=\"neo\"].cluster rect,#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M314.758,62L314.758,66.167C314.758,70.333,314.758,78.667,314.758,86.333C314.758,94,314.758,101,314.758,104.5L314.758,108\" id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c-L_Root_Treasury_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_Treasury_0\" data-points=\"W3sieCI6MzE0Ljc1NzgxMjUsInkiOjYyfSx7IngiOjMxNC43NTc4MTI1LCJ5Ijo4N30seyJ4IjozMTQuNzU3ODEyNSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-pointEnd)\"></path><path d=\"M253.492,153.404L226.841,159.67C200.19,165.936,146.888,178.468,120.237,188.234C93.586,198,93.586,205,93.586,208.5L93.586,212\" id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c-L_Treasury_BTC_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Treasury_BTC_0\" data-points=\"W3sieCI6MjUzLjQ5MjE4NzUsInkiOjE1My40MDQyMzg3ODQ4ODE2N30seyJ4Ijo5My41ODU5Mzc1LCJ5IjoxOTF9LHsieCI6OTMuNTg1OTM3NSwieSI6MjE2fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-pointEnd)\"></path><path d=\"M314.758,166L314.758,170.167C314.758,174.333,314.758,182.667,314.758,190.333C314.758,198,314.758,205,314.758,208.5L314.758,212\" id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c-L_Treasury_ETH_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Treasury_ETH_0\" data-points=\"W3sieCI6MzE0Ljc1NzgxMjUsInkiOjE2Nn0seyJ4IjozMTQuNzU3ODEyNSwieSI6MTkxfSx7IngiOjMxNC43NTc4MTI1LCJ5IjoyMTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-pointEnd)\"></path><path d=\"M376.023,152.136L406.234,158.613C436.445,165.09,496.867,178.045,527.078,188.023C557.289,198,557.289,205,557.289,208.5L557.289,212\" id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c-L_Treasury_Stablecoin_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Treasury_Stablecoin_0\" data-points=\"W3sieCI6Mzc2LjAyMzQzNzUsInkiOjE1Mi4xMzU2NzgzOTE5NTk4fSx7IngiOjU1Ny4yODkwNjI1LCJ5IjoxOTF9LHsieCI6NTU3LjI4OTA2MjUsInkiOjIxNn1d\" data-look=\"classic\" marker-end=\"url(#diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Root_Treasury_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Treasury_BTC_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Treasury_ETH_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Treasury_Stablecoin_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c-flowchart-Root-0\" data-look=\"classic\" transform=\"translate(314.7578125, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-46.8984375\" y=\"-27\" width=\"93.796875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-16.8984375, -12)\"><rect></rect><foreignObject width=\"33.796875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Root</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c-flowchart-Treasury-1\" data-look=\"classic\" transform=\"translate(314.7578125, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-61.265625\" y=\"-27\" width=\"122.53125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-31.265625, -12)\"><rect></rect><foreignObject width=\"62.53125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Treasury</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c-flowchart-BTC-2\" data-look=\"classic\" transform=\"translate(93.5859375, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-85.5859375\" y=\"-27\" width=\"171.171875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-55.5859375, -12)\"><rect></rect><foreignObject width=\"111.171875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>BTC operations</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c-flowchart-ETH-3\" data-look=\"classic\" transform=\"translate(314.7578125, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-85.5859375\" y=\"-27\" width=\"171.171875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-55.5859375, -12)\"><rect></rect><foreignObject width=\"111.171875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>ETH operations</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c-flowchart-Stablecoin-4\" data-look=\"classic\" transform=\"translate(557.2890625, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-106.9453125\" y=\"-27\" width=\"213.890625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-76.9453125, -12)\"><rect></rect><foreignObject width=\"153.890625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Stablecoin operations</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs><defs><filter id=\"diagram-ba8e6c76152f4ef4dd3576cd2389ebf004a14d6af00b1f44de72e15491d9572c-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs></svg>","diagramHtmlDark":"<svg id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 672.234375px;\" viewBox=\"0 0 672.234375 278\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>\n    #diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .error-icon{fill:#a44141;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .error-text{fill:#ddd;stroke:#ddd;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .edge-thickness-normal{stroke-width:1px;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .edge-thickness-thick{stroke-width:3.5px;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .edge-pattern-solid{stroke-dasharray:0;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .edge-pattern-dashed{stroke-dasharray:3;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .edge-pattern-dotted{stroke-dasharray:2;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .marker{fill:lightgrey;stroke:lightgrey;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .marker.cross{stroke:lightgrey;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c p{margin:0;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .label{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;color:#ccc;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .cluster-label text{fill:#F9FFFE;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .cluster-label span{color:#F9FFFE;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .cluster-label span p{background-color:transparent;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .label text,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c span{fill:#ccc;color:#ccc;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .node rect,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .node circle,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .node ellipse,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .node polygon,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .rough-node .label text,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .node .label text,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .image-shape .label,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .icon-shape .label{text-anchor:middle;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .rough-node .label,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .node .label,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .image-shape .label,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .icon-shape .label{text-align:center;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .node.clickable{cursor:pointer;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .arrowheadPath{fill:lightgrey;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .flowchart-link{stroke:lightgrey;fill:none;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .cluster text{fill:#F9FFFE;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .cluster span{color:#F9FFFE;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c rect.text{fill:none;stroke-width:0;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .icon-shape,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .icon-shape p,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .icon-shape .label rect,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c .node .neo-node{stroke:#ccc;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c [data-look=\"neo\"].node rect,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c [data-look=\"neo\"].cluster rect,#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c [data-look=\"neo\"].node polygon{stroke:url(#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c [data-look=\"neo\"].node path{stroke:url(#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-gradient);stroke-width:1px;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c [data-look=\"neo\"].node circle{stroke:url(#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M314.758,62L314.758,66.167C314.758,70.333,314.758,78.667,314.758,86.333C314.758,94,314.758,101,314.758,104.5L314.758,108\" id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-L_Root_Treasury_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_Treasury_0\" data-points=\"W3sieCI6MzE0Ljc1NzgxMjUsInkiOjYyfSx7IngiOjMxNC43NTc4MTI1LCJ5Ijo4N30seyJ4IjozMTQuNzU3ODEyNSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-pointEnd)\"></path><path d=\"M253.492,153.404L226.841,159.67C200.19,165.936,146.888,178.468,120.237,188.234C93.586,198,93.586,205,93.586,208.5L93.586,212\" id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-L_Treasury_BTC_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Treasury_BTC_0\" data-points=\"W3sieCI6MjUzLjQ5MjE4NzUsInkiOjE1My40MDQyMzg3ODQ4ODE2N30seyJ4Ijo5My41ODU5Mzc1LCJ5IjoxOTF9LHsieCI6OTMuNTg1OTM3NSwieSI6MjE2fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-pointEnd)\"></path><path d=\"M314.758,166L314.758,170.167C314.758,174.333,314.758,182.667,314.758,190.333C314.758,198,314.758,205,314.758,208.5L314.758,212\" id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-L_Treasury_ETH_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Treasury_ETH_0\" data-points=\"W3sieCI6MzE0Ljc1NzgxMjUsInkiOjE2Nn0seyJ4IjozMTQuNzU3ODEyNSwieSI6MTkxfSx7IngiOjMxNC43NTc4MTI1LCJ5IjoyMTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-pointEnd)\"></path><path d=\"M376.023,152.136L406.234,158.613C436.445,165.09,496.867,178.045,527.078,188.023C557.289,198,557.289,205,557.289,208.5L557.289,212\" id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-L_Treasury_Stablecoin_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Treasury_Stablecoin_0\" data-points=\"W3sieCI6Mzc2LjAyMzQzNzUsInkiOjE1Mi4xMzU2NzgzOTE5NTk4fSx7IngiOjU1Ny4yODkwNjI1LCJ5IjoxOTF9LHsieCI6NTU3LjI4OTA2MjUsInkiOjIxNn1d\" data-look=\"classic\" marker-end=\"url(#diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Root_Treasury_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Treasury_BTC_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Treasury_ETH_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Treasury_Stablecoin_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-flowchart-Root-0\" data-look=\"classic\" transform=\"translate(314.7578125, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-46.8984375\" y=\"-27\" width=\"93.796875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-16.8984375, -12)\"><rect></rect><foreignObject width=\"33.796875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Root</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-flowchart-Treasury-1\" data-look=\"classic\" transform=\"translate(314.7578125, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-61.265625\" y=\"-27\" width=\"122.53125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-31.265625, -12)\"><rect></rect><foreignObject width=\"62.53125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Treasury</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-flowchart-BTC-2\" data-look=\"classic\" transform=\"translate(93.5859375, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-85.5859375\" y=\"-27\" width=\"171.171875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-55.5859375, -12)\"><rect></rect><foreignObject width=\"111.171875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>BTC operations</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-flowchart-ETH-3\" data-look=\"classic\" transform=\"translate(314.7578125, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-85.5859375\" y=\"-27\" width=\"171.171875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-55.5859375, -12)\"><rect></rect><foreignObject width=\"111.171875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>ETH operations</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-flowchart-Stablecoin-4\" data-look=\"classic\" transform=\"translate(557.2890625, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-106.9453125\" y=\"-27\" width=\"213.890625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-76.9453125, -12)\"><rect></rect><foreignObject width=\"153.890625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Stablecoin operations</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><defs><filter id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><linearGradient id=\"diagram-40f1acfd726ef9fae9e2c72860cd25c0986d302a3e40fde96f195e70f5e6267c-gradient\" gradientUnits=\"objectBoundingBox\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"><stop offset=\"0%\" stop-color=\"#cccccc\" stop-opacity=\"1\"></stop><stop offset=\"100%\" stop-color=\"hsl(180, 0%, 18.3529411765%)\" stop-opacity=\"1\"></stop></linearGradient></svg>"},"children":["flowchart TB\n    Root[\"Root\"]\n    Treasury[\"Treasury\"]\n    BTC[\"BTC operations\"]\n    ETH[\"ETH operations\"]\n    Stablecoin[\"Stablecoin operations\"]\n\n    Root --> Treasury\n    Treasury --> BTC\n    Treasury --> ETH\n    Treasury --> Stablecoin\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Design notes:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Keep transfer policies close to the domain where transfers are created."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use parent policies for shared high-risk controls."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Keep read access broad enough for compliance and treasury oversight."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"compliance-oversight","__idx":5},"children":["Compliance oversight"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use a compliance domain when screening, quarantine, release, or exception review should sit above operational domains."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart TB\n    Root[\"Root\"]\n    Compliance[\"Compliance\"]\n    Trading[\"Trading\"]\n    Treasury[\"Treasury\"]\n\n    Root --> Compliance\n    Compliance --> Trading\n    Compliance --> Treasury\n","diagramHtml":"<svg id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 302.1875px;\" viewBox=\"0 0 302.1875 278\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>\n    #diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .error-icon{fill:#552222;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .error-text{fill:#552222;stroke:#552222;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .edge-thickness-normal{stroke-width:1px;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .edge-thickness-thick{stroke-width:3.5px;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .edge-pattern-solid{stroke-dasharray:0;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .marker{fill:#333333;stroke:#333333;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .marker.cross{stroke:#333333;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 p{margin:0;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .label{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;color:#333;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .cluster-label text{fill:#333;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .cluster-label span{color:#333;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .cluster-label span p{background-color:transparent;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .label text,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 span{fill:#333;color:#333;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .node rect,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .node circle,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .node ellipse,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .node polygon,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .rough-node .label text,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .node .label text,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .image-shape .label,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .icon-shape .label{text-anchor:middle;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .rough-node .label,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .node .label,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .image-shape .label,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .icon-shape .label{text-align:center;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .node.clickable{cursor:pointer;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .arrowheadPath{fill:#333333;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .flowchart-link{stroke:#333333;fill:none;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .cluster text{fill:#333;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .cluster span{color:#333;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 rect.text{fill:none;stroke-width:0;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .icon-shape,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .icon-shape p,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .icon-shape .label rect,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 .node .neo-node{stroke:#9370DB;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 [data-look=\"neo\"].node rect,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 [data-look=\"neo\"].cluster rect,#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M148.875,62L148.875,66.167C148.875,70.333,148.875,78.667,148.875,86.333C148.875,94,148.875,101,148.875,104.5L148.875,108\" id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70-L_Root_Compliance_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_Compliance_0\" data-points=\"W3sieCI6MTQ4Ljg3NSwieSI6NjJ9LHsieCI6MTQ4Ljg3NSwieSI6ODd9LHsieCI6MTQ4Ljg3NSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70_flowchart-v2-pointEnd)\"></path><path d=\"M105.235,166L98.501,170.167C91.766,174.333,78.297,182.667,71.563,190.333C64.828,198,64.828,205,64.828,208.5L64.828,212\" id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70-L_Compliance_Trading_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Compliance_Trading_0\" data-points=\"W3sieCI6MTA1LjIzNTI3NjQ0MjMwNzcsInkiOjE2Nn0seyJ4Ijo2NC44MjgxMjUsInkiOjE5MX0seyJ4Ijo2NC44MjgxMjUsInkiOjIxNn1d\" data-look=\"classic\" marker-end=\"url(#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70_flowchart-v2-pointEnd)\"></path><path d=\"M192.515,166L199.249,170.167C205.984,174.333,219.453,182.667,226.187,190.333C232.922,198,232.922,205,232.922,208.5L232.922,212\" id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70-L_Compliance_Treasury_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Compliance_Treasury_0\" data-points=\"W3sieCI6MTkyLjUxNDcyMzU1NzY5MjMyLCJ5IjoxNjZ9LHsieCI6MjMyLjkyMTg3NSwieSI6MTkxfSx7IngiOjIzMi45MjE4NzUsInkiOjIxNn1d\" data-look=\"classic\" marker-end=\"url(#diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Root_Compliance_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Compliance_Trading_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Compliance_Treasury_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70-flowchart-Root-0\" data-look=\"classic\" transform=\"translate(148.875, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-46.8984375\" y=\"-27\" width=\"93.796875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-16.8984375, -12)\"><rect></rect><foreignObject width=\"33.796875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Root</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70-flowchart-Compliance-1\" data-look=\"classic\" transform=\"translate(148.875, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-72.2421875\" y=\"-27\" width=\"144.484375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-42.2421875, -12)\"><rect></rect><foreignObject width=\"84.484375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Compliance</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70-flowchart-Trading-2\" data-look=\"classic\" transform=\"translate(64.828125, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-56.828125\" y=\"-27\" width=\"113.65625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-26.828125, -12)\"><rect></rect><foreignObject width=\"53.65625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Trading</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70-flowchart-Treasury-3\" data-look=\"classic\" transform=\"translate(232.921875, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-61.265625\" y=\"-27\" width=\"122.53125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-31.265625, -12)\"><rect></rect><foreignObject width=\"62.53125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Treasury</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs><defs><filter id=\"diagram-228251afa1e9083876cf67d47cca4308e78fe7373d4c8f8c7b57d73b99061f70-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs></svg>","diagramHtmlDark":"<svg id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 302.1875px;\" viewBox=\"0 0 302.1875 278\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>\n    #diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .error-icon{fill:#a44141;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .error-text{fill:#ddd;stroke:#ddd;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .edge-thickness-normal{stroke-width:1px;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .edge-thickness-thick{stroke-width:3.5px;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .edge-pattern-solid{stroke-dasharray:0;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .edge-pattern-dashed{stroke-dasharray:3;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .edge-pattern-dotted{stroke-dasharray:2;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .marker{fill:lightgrey;stroke:lightgrey;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .marker.cross{stroke:lightgrey;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb p{margin:0;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .label{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;color:#ccc;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .cluster-label text{fill:#F9FFFE;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .cluster-label span{color:#F9FFFE;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .cluster-label span p{background-color:transparent;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .label text,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb span{fill:#ccc;color:#ccc;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .node rect,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .node circle,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .node ellipse,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .node polygon,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .rough-node .label text,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .node .label text,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .image-shape .label,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .icon-shape .label{text-anchor:middle;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .rough-node .label,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .node .label,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .image-shape .label,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .icon-shape .label{text-align:center;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .node.clickable{cursor:pointer;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .arrowheadPath{fill:lightgrey;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .flowchart-link{stroke:lightgrey;fill:none;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .cluster text{fill:#F9FFFE;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .cluster span{color:#F9FFFE;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb rect.text{fill:none;stroke-width:0;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .icon-shape,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .icon-shape p,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .icon-shape .label rect,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb .node .neo-node{stroke:#ccc;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb [data-look=\"neo\"].node rect,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb [data-look=\"neo\"].cluster rect,#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb [data-look=\"neo\"].node polygon{stroke:url(#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb [data-look=\"neo\"].node path{stroke:url(#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb-gradient);stroke-width:1px;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb [data-look=\"neo\"].node circle{stroke:url(#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M148.875,62L148.875,66.167C148.875,70.333,148.875,78.667,148.875,86.333C148.875,94,148.875,101,148.875,104.5L148.875,108\" id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb-L_Root_Compliance_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_Compliance_0\" data-points=\"W3sieCI6MTQ4Ljg3NSwieSI6NjJ9LHsieCI6MTQ4Ljg3NSwieSI6ODd9LHsieCI6MTQ4Ljg3NSwieSI6MTEyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb_flowchart-v2-pointEnd)\"></path><path d=\"M105.235,166L98.501,170.167C91.766,174.333,78.297,182.667,71.563,190.333C64.828,198,64.828,205,64.828,208.5L64.828,212\" id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb-L_Compliance_Trading_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Compliance_Trading_0\" data-points=\"W3sieCI6MTA1LjIzNTI3NjQ0MjMwNzcsInkiOjE2Nn0seyJ4Ijo2NC44MjgxMjUsInkiOjE5MX0seyJ4Ijo2NC44MjgxMjUsInkiOjIxNn1d\" data-look=\"classic\" marker-end=\"url(#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb_flowchart-v2-pointEnd)\"></path><path d=\"M192.515,166L199.249,170.167C205.984,174.333,219.453,182.667,226.187,190.333C232.922,198,232.922,205,232.922,208.5L232.922,212\" id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb-L_Compliance_Treasury_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Compliance_Treasury_0\" data-points=\"W3sieCI6MTkyLjUxNDcyMzU1NzY5MjMyLCJ5IjoxNjZ9LHsieCI6MjMyLjkyMTg3NSwieSI6MTkxfSx7IngiOjIzMi45MjE4NzUsInkiOjIxNn1d\" data-look=\"classic\" marker-end=\"url(#diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Root_Compliance_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Compliance_Trading_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Compliance_Treasury_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb-flowchart-Root-0\" data-look=\"classic\" transform=\"translate(148.875, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-46.8984375\" y=\"-27\" width=\"93.796875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-16.8984375, -12)\"><rect></rect><foreignObject width=\"33.796875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Root</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb-flowchart-Compliance-1\" data-look=\"classic\" transform=\"translate(148.875, 139)\"><rect class=\"basic label-container\" style=\"\" x=\"-72.2421875\" y=\"-27\" width=\"144.484375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-42.2421875, -12)\"><rect></rect><foreignObject width=\"84.484375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Compliance</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb-flowchart-Trading-2\" data-look=\"classic\" transform=\"translate(64.828125, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-56.828125\" y=\"-27\" width=\"113.65625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-26.828125, -12)\"><rect></rect><foreignObject width=\"53.65625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Trading</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb-flowchart-Treasury-3\" data-look=\"classic\" transform=\"translate(232.921875, 243)\"><rect class=\"basic label-container\" style=\"\" x=\"-61.265625\" y=\"-27\" width=\"122.53125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-31.265625, -12)\"><rect></rect><foreignObject width=\"62.53125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Treasury</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><defs><filter id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><linearGradient id=\"diagram-bbdc189f1de4b3b81c5c5cbc2fd1f54de730dc4fd953909b2897d638bfba00bb-gradient\" gradientUnits=\"objectBoundingBox\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"><stop offset=\"0%\" stop-color=\"#cccccc\" stop-opacity=\"1\"></stop><stop offset=\"100%\" stop-color=\"hsl(180, 0%, 18.3529411765%)\" stop-opacity=\"1\"></stop></linearGradient></svg>"},"children":["flowchart TB\n    Root[\"Root\"]\n    Compliance[\"Compliance\"]\n    Trading[\"Trading\"]\n    Treasury[\"Treasury\"]\n\n    Root --> Compliance\n    Compliance --> Trading\n    Compliance --> Treasury\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Design notes:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Give compliance roles access to transactions, requests, events, and accounts needed for review."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Define quarantine release policies in the compliance layer."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ConsiderDescendants"]}," when compliance policies should combine with child-domain policies."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CoerceDescendants"]}," only where child policies must not weaken compliance control."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For the post-genesis procedure, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.38/governance/domains/inject-a-domain"},"children":["Inject a domain"]},"."]}]},"headings":[{"value":"Domain examples","id":"domain-examples","depth":1},{"value":"Example catalog","id":"example-catalog","depth":2},{"value":"Client tenancy","id":"client-tenancy","depth":2},{"value":"Regional governance","id":"regional-governance","depth":2},{"value":"Treasury isolation","id":"treasury-isolation","depth":2},{"value":"Compliance oversight","id":"compliance-oversight","depth":2}],"frontmatter":{"seo":{"title":"Domain examples"}},"lastModified":"2026-07-27T10:10:43.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/products/custody/v1.38/governance/domains/examples","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}