{"templateId":"markdown","versions":[{"version":"v1.40","label":"v1.40 STS","link":"/products/custody/v1.40/concepts/accounts","default":true,"active":false,"folderId":"c15a2701"},{"version":"v1.39","label":"v1.39 STS","link":"/products/custody/v1.39/concepts/accounts","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.38","label":"v1.38 STS","link":"/products/custody/v1.38/concepts/accounts","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.34","label":"v1.34 LTS","link":"/products/custody/v1.34/concepts/accounts","default":false,"active":true,"folderId":"c15a2701"},{"version":"v1.26","label":"v1.26 LTS","link":"/products/custody/v1.26/concepts/accounts","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.19","label":"v1.19 LTS","link":"/products/custody/v1.19/concepts/accounts","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.15","label":"v1.15 LTS","link":"/products/custody/v1.15/concepts/accounts","default":false,"active":false,"folderId":"c15a2701"}],"sharedDataIds":{"sidebar":"sidebar-products/custody/@v1.15/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"Accounts","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":"accounts","__idx":0},"children":["Accounts"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Executive summary"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Accounts are blockchain wallets that store assets, track transfers, and enable transactions across multiple ledgers."]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Multi-ledger accounts work with all supported blockchains using a single account ID."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Single-ledger accounts are optimized for specific chains when needed."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Accounts belong to domains and derive their blockchain addresses from a vault's master seed."]}]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"success","name":"Why this matters"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Your account structure directly impacts operational efficiency and cost. Multi-ledger accounts simplify management when you need to receive multiple asset types at one logical \"wallet.\" Choosing the right account types affects reconciliation complexity, gas costs, and client experience."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["For architects and operators"]},": Plan your account hierarchy during domain design and ensure your account-naming conventions support operational clarity at scale."]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning","name":"Prerequisites"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Before reading this page, you should understand:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/concepts/key-management"},"children":["Key management"]}," - How ","Ripple Custody"," protects cryptographic keys"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/concepts/key-derivation"},"children":["Key derivation"]}," - How accounts derive their blockchain addresses"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Blockchain transactions are managed in ","Ripple Custody"," using ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["accounts"]},", which work in the same way as any wallet interacting with a blockchain."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Ripple Custody"," accounts:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Store coins and other tokens."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Track transfers of coins and tokens to and from the blockchain and other accounts."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"organizational-structure","__idx":1},"children":["Organizational structure"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Ripple Custody"," organizes accounts within a hierarchical structure. Understanding this structure is essential for designing your custody operations."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart TD\n    subgraph Tenant[\"Tenant\"]\n        subgraph V1[\"Vault 1 (Hot)\"]\n            MS1[Master Seed]\n        end\n        subgraph V2[\"Vault 2 (Cold)\"]\n            MS2[Master Seed]\n        end\n\n        subgraph D1[\"Domain: Trading\"]\n            A1[\"Account: BTC Trading\"]\n            A2[\"Account: ETH Trading\"]\n        end\n\n        subgraph D2[\"Domain: Treasury\"]\n            A3[\"Account: Reserve\"]\n            A4[\"Account: Hot Wallet\"]\n        end\n\n        subgraph D3[\"Domain: Client Omnibus\"]\n            OA[\"Omnibus Account (on-chain)\"]\n            VA1[\"Virtual: Client A\"]\n            VA2[\"Virtual: Client B\"]\n            VA3[\"Virtual: Client C\"]\n        end\n    end\n\n    V1 -->|\"Signs for\"| D1\n    V1 -->|\"Signs for\"| D3\n    V2 -->|\"Signs for\"| D2\n","diagramHtml":"<svg id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 1439.796875px;\" viewBox=\"0 0 1439.796875 672\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>\n    #diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27{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-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .error-icon{fill:#552222;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .error-text{fill:#552222;stroke:#552222;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .edge-thickness-normal{stroke-width:1px;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .edge-thickness-thick{stroke-width:3.5px;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .edge-pattern-solid{stroke-dasharray:0;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .marker{fill:#333333;stroke:#333333;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .marker.cross{stroke:#333333;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 p{margin:0;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .label{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;color:#333;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .cluster-label text{fill:#333;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .cluster-label span{color:#333;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .cluster-label span p{background-color:transparent;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .label text,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 span{fill:#333;color:#333;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .node rect,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .node circle,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .node ellipse,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .node polygon,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .rough-node .label text,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .node .label text,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .image-shape .label,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .icon-shape .label{text-anchor:middle;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .rough-node .label,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .node .label,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .image-shape .label,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .icon-shape .label{text-align:center;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .node.clickable{cursor:pointer;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .arrowheadPath{fill:#333333;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .flowchart-link{stroke:#333333;fill:none;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .cluster text{fill:#333;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .cluster span{color:#333;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 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-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 rect.text{fill:none;stroke-width:0;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .icon-shape,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .icon-shape p,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .icon-shape .label rect,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 .node .neo-node{stroke:#9370DB;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 [data-look=\"neo\"].node rect,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 [data-look=\"neo\"].cluster rect,#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27_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-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27_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-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27_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-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27_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-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27_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-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27_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-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27_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-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27_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-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27_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-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27_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-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27_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-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27_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\"></g><g class=\"edgeLabels\"></g><g class=\"nodes\"><g class=\"root\" transform=\"translate(0, 0)\"><g class=\"clusters\"><g class=\"cluster\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-Tenant\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"8\" width=\"1423.796875\" height=\"656\"></rect><g class=\"cluster-label\" transform=\"translate(695.875, 8)\"><foreignObject width=\"48.046875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\"><p>Tenant</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"><path d=\"M266.219,306.426L277.73,313.355C289.242,320.284,312.266,334.142,371.031,341.071C429.797,348,524.305,348,571.559,348L618.813,348\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-L_V1_D1_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_V1_D1_0\" data-points=\"W3sieCI6MjY2LjIxODc1LCJ5IjozMDYuNDI2MDg5NjA2ODI3Mn0seyJ4IjozMzUuMjg5MDYyNSwieSI6MzQ4fSx7IngiOjYyMi44MTI1LCJ5IjozNDh9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27_flowchart-v2-pointEnd)\"></path><path d=\"M266.219,173.574L277.73,166.645C289.242,159.716,312.266,145.858,334.622,138.929C356.979,132,378.669,132,389.514,132L400.359,132\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-L_V1_D3_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_V1_D3_0\" data-points=\"W3sieCI6MjY2LjIxODc1LCJ5IjoxNzMuNTczOTEwMzkzMTcyOH0seyJ4IjozMzUuMjg5MDYyNSwieSI6MTMyfSx7IngiOjQwNC4zNTkzNzUsInkiOjEzMn1d\" data-look=\"classic\" marker-end=\"url(#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27_flowchart-v2-pointEnd)\"></path><path d=\"M266.219,552L277.73,552C289.242,552,312.266,552,374.935,552C437.604,552,539.919,552,591.077,552L642.234,552\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-L_V2_D2_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_V2_D2_0\" data-points=\"W3sieCI6MjY2LjIxODc1LCJ5Ijo1NTJ9LHsieCI6MzM1LjI4OTA2MjUsInkiOjU1Mn0seyJ4Ijo2NDYuMjM0Mzc1LCJ5Ijo1NTJ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(335.2890625, 348)\"><g class=\"label\" data-id=\"L_V1_D1_0\" transform=\"translate(-31.5703125, -12)\"><foreignObject width=\"63.140625\" height=\"24\"><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\"><p>Signs for</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(335.2890625, 132)\"><g class=\"label\" data-id=\"L_V1_D3_0\" transform=\"translate(-31.5703125, -12)\"><foreignObject width=\"63.140625\" height=\"24\"><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\"><p>Signs for</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(335.2890625, 552)\"><g class=\"label\" data-id=\"L_V2_D2_0\" transform=\"translate(-31.5703125, -12)\"><foreignObject width=\"63.140625\" height=\"24\"><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\"><p>Signs for</p></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"root\" transform=\"translate(396.359375, 35)\"><g class=\"clusters\"><g class=\"cluster\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-D3\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"8\" width=\"989.9375\" height=\"178\"></rect><g class=\"cluster-label\" transform=\"translate(416.265625, 8)\"><foreignObject width=\"173.40625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\"><p>Domain: Client Omnibus</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"></g><g class=\"edgeLabels\"></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-flowchart-OA-6\" data-look=\"classic\" transform=\"translate(173, 97)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-39\" width=\"260\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -24)\"><rect></rect><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>Omnibus Account (on-chain)</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-flowchart-VA1-7\" data-look=\"classic\" transform=\"translate(437.546875, 97)\"><rect class=\"basic label-container\" style=\"\" x=\"-84.546875\" y=\"-27\" width=\"169.09375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-54.546875, -12)\"><rect></rect><foreignObject width=\"109.09375\" 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>Virtual: Client A</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-flowchart-VA2-8\" data-look=\"classic\" transform=\"translate(657.0859375, 97)\"><rect class=\"basic label-container\" style=\"\" x=\"-84.9921875\" y=\"-27\" width=\"169.984375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-54.9921875, -12)\"><rect></rect><foreignObject width=\"109.984375\" 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>Virtual: Client B</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-flowchart-VA3-9\" data-look=\"classic\" transform=\"translate(877.5078125, 97)\"><rect class=\"basic label-container\" style=\"\" x=\"-85.4296875\" y=\"-27\" width=\"170.859375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-55.4296875, -12)\"><rect></rect><foreignObject width=\"110.859375\" 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>Virtual: Client C</p></span></div></foreignObject></g></g></g></g><g class=\"root\" transform=\"translate(37.5, 155)\"><g class=\"clusters\"><g class=\"cluster\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-V1\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"8\" width=\"220.71875\" height=\"154\"></rect><g class=\"cluster-label\" transform=\"translate(74.046875, 8)\"><foreignObject width=\"88.625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\"><p>Vault 1 (Hot)</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"></g><g class=\"edgeLabels\"></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-flowchart-MS1-0\" data-look=\"classic\" transform=\"translate(118.359375, 85)\"><rect class=\"basic label-container\" style=\"\" x=\"-75.359375\" y=\"-27\" width=\"150.71875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-45.359375, -12)\"><rect></rect><foreignObject width=\"90.71875\" 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>Master Seed</p></span></div></foreignObject></g></g></g></g><g class=\"root\" transform=\"translate(614.8125, 263)\"><g class=\"clusters\"><g class=\"cluster\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-D1\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"8\" width=\"553.03125\" height=\"154\"></rect><g class=\"cluster-label\" transform=\"translate(225.8203125, 8)\"><foreignObject width=\"117.390625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\"><p>Domain: Trading</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"></g><g class=\"edgeLabels\"></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-flowchart-A1-2\" data-look=\"classic\" transform=\"translate(151.2578125, 85)\"><rect class=\"basic label-container\" style=\"\" x=\"-108.2578125\" y=\"-27\" width=\"216.515625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-78.2578125, -12)\"><rect></rect><foreignObject width=\"156.515625\" 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>Account: BTC Trading</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-flowchart-A2-3\" data-look=\"classic\" transform=\"translate(417.7734375, 85)\"><rect class=\"basic label-container\" style=\"\" x=\"-108.2578125\" y=\"-27\" width=\"216.515625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-78.2578125, -12)\"><rect></rect><foreignObject width=\"156.515625\" 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>Account: ETH Trading</p></span></div></foreignObject></g></g></g></g><g class=\"root\" transform=\"translate(37.5, 467)\"><g class=\"clusters\"><g class=\"cluster\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-V2\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"8\" width=\"220.71875\" height=\"154\"></rect><g class=\"cluster-label\" transform=\"translate(70.0390625, 8)\"><foreignObject width=\"96.640625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\"><p>Vault 2 (Cold)</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"></g><g class=\"edgeLabels\"></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-flowchart-MS2-1\" data-look=\"classic\" transform=\"translate(118.359375, 85)\"><rect class=\"basic label-container\" style=\"\" x=\"-75.359375\" y=\"-27\" width=\"150.71875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-45.359375, -12)\"><rect></rect><foreignObject width=\"90.71875\" 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>Master Seed</p></span></div></foreignObject></g></g></g></g><g class=\"root\" transform=\"translate(638.234375, 467)\"><g class=\"clusters\"><g class=\"cluster\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-D2\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"8\" width=\"506.1875\" height=\"154\"></rect><g class=\"cluster-label\" transform=\"translate(197.9609375, 8)\"><foreignObject width=\"126.265625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\"><p>Domain: Treasury</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"></g><g class=\"edgeLabels\"></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-flowchart-A3-4\" data-look=\"classic\" transform=\"translate(136.140625, 85)\"><rect class=\"basic label-container\" style=\"\" x=\"-93.140625\" y=\"-27\" width=\"186.28125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-63.140625, -12)\"><rect></rect><foreignObject width=\"126.28125\" 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>Account: Reserve</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-flowchart-A4-5\" data-look=\"classic\" transform=\"translate(379.234375, 85)\"><rect class=\"basic label-container\" style=\"\" x=\"-99.953125\" y=\"-27\" width=\"199.90625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-69.953125, -12)\"><rect></rect><foreignObject width=\"139.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>Account: Hot Wallet</p></span></div></foreignObject></g></g></g></g></g></g></g></g></g><defs><filter id=\"diagram-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-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-08084ba014060c581db2787044b9c269ae27de8acb5fcdfe0ca74997aebe9b27-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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 1439.796875px;\" viewBox=\"0 0 1439.796875 672\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>\n    #diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2{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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .error-icon{fill:#a44141;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .error-text{fill:#ddd;stroke:#ddd;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .edge-thickness-normal{stroke-width:1px;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .edge-thickness-thick{stroke-width:3.5px;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .edge-pattern-solid{stroke-dasharray:0;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .marker.cross{stroke:lightgrey;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 p{margin:0;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .label{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;color:#ccc;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .cluster-label text{fill:#F9FFFE;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .cluster-label span{color:#F9FFFE;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .cluster-label span p{background-color:transparent;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .label text,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 span{fill:#ccc;color:#ccc;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .node rect,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .node circle,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .node ellipse,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .node polygon,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .rough-node .label text,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .node .label text,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .image-shape .label,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .icon-shape .label{text-anchor:middle;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .rough-node .label,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .node .label,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .image-shape .label,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .icon-shape .label{text-align:center;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .node.clickable{cursor:pointer;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .arrowheadPath{fill:lightgrey;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .flowchart-link{stroke:lightgrey;fill:none;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .cluster text{fill:#F9FFFE;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .cluster span{color:#F9FFFE;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 rect.text{fill:none;stroke-width:0;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .icon-shape,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .icon-shape p,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .icon-shape .label rect,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 .node .neo-node{stroke:#ccc;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 [data-look=\"neo\"].node rect,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 [data-look=\"neo\"].cluster rect,#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 [data-look=\"neo\"].node polygon{stroke:url(#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 [data-look=\"neo\"].node path{stroke:url(#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-gradient);stroke-width:1px;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 [data-look=\"neo\"].node circle{stroke:url(#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2_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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2_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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2_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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2_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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2_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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2_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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2_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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2_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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2_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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2_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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2_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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2_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\"></g><g class=\"edgeLabels\"></g><g class=\"nodes\"><g class=\"root\" transform=\"translate(0, 0)\"><g class=\"clusters\"><g class=\"cluster\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-Tenant\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"8\" width=\"1423.796875\" height=\"656\"></rect><g class=\"cluster-label\" transform=\"translate(695.875, 8)\"><foreignObject width=\"48.046875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\"><p>Tenant</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"><path d=\"M266.219,306.426L277.73,313.355C289.242,320.284,312.266,334.142,371.031,341.071C429.797,348,524.305,348,571.559,348L618.813,348\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-L_V1_D1_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_V1_D1_0\" data-points=\"W3sieCI6MjY2LjIxODc1LCJ5IjozMDYuNDI2MDg5NjA2ODI3Mn0seyJ4IjozMzUuMjg5MDYyNSwieSI6MzQ4fSx7IngiOjYyMi44MTI1LCJ5IjozNDh9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2_flowchart-v2-pointEnd)\"></path><path d=\"M266.219,173.574L277.73,166.645C289.242,159.716,312.266,145.858,334.622,138.929C356.979,132,378.669,132,389.514,132L400.359,132\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-L_V1_D3_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_V1_D3_0\" data-points=\"W3sieCI6MjY2LjIxODc1LCJ5IjoxNzMuNTczOTEwMzkzMTcyOH0seyJ4IjozMzUuMjg5MDYyNSwieSI6MTMyfSx7IngiOjQwNC4zNTkzNzUsInkiOjEzMn1d\" data-look=\"classic\" marker-end=\"url(#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2_flowchart-v2-pointEnd)\"></path><path d=\"M266.219,552L277.73,552C289.242,552,312.266,552,374.935,552C437.604,552,539.919,552,591.077,552L642.234,552\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-L_V2_D2_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_V2_D2_0\" data-points=\"W3sieCI6MjY2LjIxODc1LCJ5Ijo1NTJ9LHsieCI6MzM1LjI4OTA2MjUsInkiOjU1Mn0seyJ4Ijo2NDYuMjM0Mzc1LCJ5Ijo1NTJ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(335.2890625, 348)\"><g class=\"label\" data-id=\"L_V1_D1_0\" transform=\"translate(-31.5703125, -12)\"><foreignObject width=\"63.140625\" height=\"24\"><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\"><p>Signs for</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(335.2890625, 132)\"><g class=\"label\" data-id=\"L_V1_D3_0\" transform=\"translate(-31.5703125, -12)\"><foreignObject width=\"63.140625\" height=\"24\"><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\"><p>Signs for</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(335.2890625, 552)\"><g class=\"label\" data-id=\"L_V2_D2_0\" transform=\"translate(-31.5703125, -12)\"><foreignObject width=\"63.140625\" height=\"24\"><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\"><p>Signs for</p></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"root\" transform=\"translate(396.359375, 35)\"><g class=\"clusters\"><g class=\"cluster\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-D3\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"8\" width=\"989.9375\" height=\"178\"></rect><g class=\"cluster-label\" transform=\"translate(416.265625, 8)\"><foreignObject width=\"173.40625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\"><p>Domain: Client Omnibus</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"></g><g class=\"edgeLabels\"></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-flowchart-OA-6\" data-look=\"classic\" transform=\"translate(173, 97)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-39\" width=\"260\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -24)\"><rect></rect><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>Omnibus Account (on-chain)</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-flowchart-VA1-7\" data-look=\"classic\" transform=\"translate(437.546875, 97)\"><rect class=\"basic label-container\" style=\"\" x=\"-84.546875\" y=\"-27\" width=\"169.09375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-54.546875, -12)\"><rect></rect><foreignObject width=\"109.09375\" 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>Virtual: Client A</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-flowchart-VA2-8\" data-look=\"classic\" transform=\"translate(657.0859375, 97)\"><rect class=\"basic label-container\" style=\"\" x=\"-84.9921875\" y=\"-27\" width=\"169.984375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-54.9921875, -12)\"><rect></rect><foreignObject width=\"109.984375\" 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>Virtual: Client B</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-flowchart-VA3-9\" data-look=\"classic\" transform=\"translate(877.5078125, 97)\"><rect class=\"basic label-container\" style=\"\" x=\"-85.4296875\" y=\"-27\" width=\"170.859375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-55.4296875, -12)\"><rect></rect><foreignObject width=\"110.859375\" 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>Virtual: Client C</p></span></div></foreignObject></g></g></g></g><g class=\"root\" transform=\"translate(37.5, 155)\"><g class=\"clusters\"><g class=\"cluster\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-V1\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"8\" width=\"220.71875\" height=\"154\"></rect><g class=\"cluster-label\" transform=\"translate(74.046875, 8)\"><foreignObject width=\"88.625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\"><p>Vault 1 (Hot)</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"></g><g class=\"edgeLabels\"></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-flowchart-MS1-0\" data-look=\"classic\" transform=\"translate(118.359375, 85)\"><rect class=\"basic label-container\" style=\"\" x=\"-75.359375\" y=\"-27\" width=\"150.71875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-45.359375, -12)\"><rect></rect><foreignObject width=\"90.71875\" 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>Master Seed</p></span></div></foreignObject></g></g></g></g><g class=\"root\" transform=\"translate(614.8125, 263)\"><g class=\"clusters\"><g class=\"cluster\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-D1\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"8\" width=\"553.03125\" height=\"154\"></rect><g class=\"cluster-label\" transform=\"translate(225.8203125, 8)\"><foreignObject width=\"117.390625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\"><p>Domain: Trading</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"></g><g class=\"edgeLabels\"></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-flowchart-A1-2\" data-look=\"classic\" transform=\"translate(151.2578125, 85)\"><rect class=\"basic label-container\" style=\"\" x=\"-108.2578125\" y=\"-27\" width=\"216.515625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-78.2578125, -12)\"><rect></rect><foreignObject width=\"156.515625\" 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>Account: BTC Trading</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-flowchart-A2-3\" data-look=\"classic\" transform=\"translate(417.7734375, 85)\"><rect class=\"basic label-container\" style=\"\" x=\"-108.2578125\" y=\"-27\" width=\"216.515625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-78.2578125, -12)\"><rect></rect><foreignObject width=\"156.515625\" 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>Account: ETH Trading</p></span></div></foreignObject></g></g></g></g><g class=\"root\" transform=\"translate(37.5, 467)\"><g class=\"clusters\"><g class=\"cluster\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-V2\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"8\" width=\"220.71875\" height=\"154\"></rect><g class=\"cluster-label\" transform=\"translate(70.0390625, 8)\"><foreignObject width=\"96.640625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\"><p>Vault 2 (Cold)</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"></g><g class=\"edgeLabels\"></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-flowchart-MS2-1\" data-look=\"classic\" transform=\"translate(118.359375, 85)\"><rect class=\"basic label-container\" style=\"\" x=\"-75.359375\" y=\"-27\" width=\"150.71875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-45.359375, -12)\"><rect></rect><foreignObject width=\"90.71875\" 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>Master Seed</p></span></div></foreignObject></g></g></g></g><g class=\"root\" transform=\"translate(638.234375, 467)\"><g class=\"clusters\"><g class=\"cluster\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-D2\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"8\" width=\"506.1875\" height=\"154\"></rect><g class=\"cluster-label\" transform=\"translate(197.9609375, 8)\"><foreignObject width=\"126.265625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5;\"><span class=\"nodeLabel\"><p>Domain: Treasury</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"></g><g class=\"edgeLabels\"></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-flowchart-A3-4\" data-look=\"classic\" transform=\"translate(136.140625, 85)\"><rect class=\"basic label-container\" style=\"\" x=\"-93.140625\" y=\"-27\" width=\"186.28125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-63.140625, -12)\"><rect></rect><foreignObject width=\"126.28125\" 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>Account: Reserve</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-flowchart-A4-5\" data-look=\"classic\" transform=\"translate(379.234375, 85)\"><rect class=\"basic label-container\" style=\"\" x=\"-99.953125\" y=\"-27\" width=\"199.90625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-69.953125, -12)\"><rect></rect><foreignObject width=\"139.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>Account: Hot Wallet</p></span></div></foreignObject></g></g></g></g></g></g></g></g></g><defs><filter id=\"diagram-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-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-af191b4ff77ac9f7ba56ee4fb033d2005b5341ac9c7ba9c17245021259fbeeb2-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 TD\n    subgraph Tenant[\"Tenant\"]\n        subgraph V1[\"Vault 1 (Hot)\"]\n            MS1[Master Seed]\n        end\n        subgraph V2[\"Vault 2 (Cold)\"]\n            MS2[Master Seed]\n        end\n\n        subgraph D1[\"Domain: Trading\"]\n            A1[\"Account: BTC Trading\"]\n            A2[\"Account: ETH Trading\"]\n        end\n\n        subgraph D2[\"Domain: Treasury\"]\n            A3[\"Account: Reserve\"]\n            A4[\"Account: Hot Wallet\"]\n        end\n\n        subgraph D3[\"Domain: Client Omnibus\"]\n            OA[\"Omnibus Account (on-chain)\"]\n            VA1[\"Virtual: Client A\"]\n            VA2[\"Virtual: Client B\"]\n            VA3[\"Virtual: Client C\"]\n        end\n    end\n\n    V1 -->|\"Signs for\"| D1\n    V1 -->|\"Signs for\"| D3\n    V2 -->|\"Signs for\"| D2\n"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"hierarchy-levels","__idx":2},"children":["Hierarchy levels"]},{"$$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":"Level"},"children":["Level"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Tenant"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Your organization's ","Ripple Custody"," instance. All resources belong to a single tenant."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Vault"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A signing component connected to a key management system (HSM or MPC). Each vault has its own master seed. You can have multiple vaults (e.g., hot and cold)."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Domain"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["An organizational unit that groups accounts. Domains enable logical separation (e.g., by business unit, client, or purpose). Each domain can be assigned to a specific vault."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Account"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A logical entity that holds assets. Accounts derive blockchain addresses from the vault's master seed using the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/concepts/key-derivation"},"children":["key derivation"]}," process."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"why-domains-matter","__idx":3},"children":["Why domains matter"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Domains provide several benefits:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Organizational clarity"]},": Group accounts by purpose, business unit, or client"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Vault assignment"]},": All accounts in a domain use the same vault for signing"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Policy scope"]},": Governance policies can be applied at the domain level"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Reporting"]},": Generate reports and audit trails per domain"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For more on the concept of domains, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/concepts/governance/domains"},"children":["Domains"]},". For information on creating domains, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/ui/environment/domain/create"},"children":["Create domains (UI)"]}," or ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/api/environment/domain/create"},"children":["Create domains (API)"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"account-types","__idx":4},"children":["Account types"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["There are several types of accounts available in ","Ripple Custody",":"]},{"$$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":"Account Type"},"children":["Account Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Use Case"},"children":["Use Case"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Multi-ledger accounts"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The standard account type that can perform transactions on all compatible ledgers or a selection of ledgers of your choice"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["General custody operations across multiple blockchains"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Single-ledger accounts"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Accounts that perform transactions only on a single ledger"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Dedicated accounts for specific blockchain operations"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["By default, any accounts you create in ","Ripple Custody"," can interact with all compatible blockchain ledgers."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"account-lifecycle","__idx":5},"children":["Account lifecycle"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Accounts in ","Ripple Custody"," progress through distinct states from creation to potential closure:"]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"stateDiagram-v2\n    [*] --> Created: Create account\n    Created --> Active: First transaction\n    Active --> Active: Transactions\n    Active --> Suspended: Suspend account\n    Suspended --> Active: Reactivate\n    Active --> Closed: Close account\n    Closed --> [*]\n","diagramHtml":"<svg id=\"diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"statediagram\" style=\"max-width: 404.276123046875px;\" viewBox=\"58.233245849609375 0 404.276123046875 460\" role=\"graphics-document document\" aria-roledescription=\"stateDiagram\"><style>\n    #diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162{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-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .error-icon{fill:#552222;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .error-text{fill:#552222;stroke:#552222;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .edge-thickness-normal{stroke-width:1px;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .edge-thickness-thick{stroke-width:3.5px;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .edge-pattern-solid{stroke-dasharray:0;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .marker{fill:#333333;stroke:#333333;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .marker.cross{stroke:#333333;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 p{margin:0;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 defs [id$=\"-barbEnd\"]{fill:#333333;stroke:#333333;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 g.stateGroup text{fill:#9370DB;stroke:none;font-size:10px;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 g.stateGroup text{fill:#333;stroke:none;font-size:10px;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 g.stateGroup .state-title{font-weight:bolder;fill:#131300;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 g.stateGroup rect{fill:#ECECFF;stroke:#9370DB;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 g.stateGroup line{stroke:#333333;stroke-width:1;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .transition{stroke:#333333;stroke-width:1;fill:none;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .stateGroup .composit{fill:white;border-bottom:1px;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .state-note{stroke:#aaaa33;fill:#fff5ad;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .state-note text{fill:black;stroke:none;font-size:10px;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .stateLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.5;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .edgeLabel .label rect{fill:#ECECFF;opacity:0.5;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .edgeLabel .label text{fill:#333;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .label div .edgeLabel{color:#333;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .stateLabel text{fill:#131300;font-size:10px;font-weight:bold;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .node circle.state-start{fill:#333333;stroke:#333333;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .node .fork-join{fill:#333333;stroke:#333333;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .node circle.state-end{fill:#9370DB;stroke:white;stroke-width:1.5;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .end-state-inner{fill:white;stroke-width:1.5;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .node rect{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .node polygon{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [id$=\"-barbEnd\"]{fill:#333333;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .statediagram-cluster rect{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .cluster-label,#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .nodeLabel{color:#131300;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .statediagram-cluster rect.outer{rx:5px;ry:5px;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .statediagram-state .divider{stroke:#9370DB;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .statediagram-state .title-state{rx:5px;ry:5px;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .statediagram-cluster.statediagram-cluster .inner{fill:white;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .statediagram-cluster.statediagram-cluster-alt .inner{fill:#f0f0f0;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .statediagram-cluster .inner{rx:0;ry:0;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .statediagram-state rect.basic{rx:5px;ry:5px;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#f0f0f0;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .note-edge{stroke-dasharray:5;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .statediagram-note rect{fill:#fff5ad;stroke:#aaaa33;stroke-width:1px;rx:0;ry:0;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .statediagram-note rect{fill:#fff5ad;stroke:#aaaa33;stroke-width:1px;rx:0;ry:0;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .statediagram-note text{fill:black;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .statediagram-note .nodeLabel{color:black;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .statediagram .edgeLabel{color:red;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [id$=\"-dependencyStart\"],#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [id$=\"-dependencyEnd\"]{fill:#333333;stroke:#333333;stroke-width:1;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .statediagramTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [data-look=\"neo\"].statediagram-cluster rect{fill:#ECECFF;stroke:#9370DB;stroke-width:1;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [data-look=\"neo\"].statediagram-cluster rect.outer{rx:5px;ry:5px;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 .node .neo-node{stroke:#9370DB;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [data-look=\"neo\"].node rect,#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [data-look=\"neo\"].cluster rect,#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g><defs><marker id=\"diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162_stateDiagram-barbEnd\" refX=\"19\" refY=\"7\" markerWidth=\"20\" markerHeight=\"14\" markerUnits=\"userSpaceOnUse\" orient=\"auto\"><path d=\"M 19,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M267.619,22L267.619,28.167C267.619,34.333,267.619,46.667,267.619,59C267.619,71.333,267.619,83.667,267.619,89.833L267.619,96\" id=\"diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162-edge0\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge0\" data-points=\"W3sieCI6MjY3LjYxODc1MDAwMDM3MjUzLCJ5IjoyMn0seyJ4IjoyNjcuNjE4NzUwMDAwMzcyNTMsInkiOjU5fSx7IngiOjI2Ny42MTg3NTAwMDAzNzI1MywieSI6OTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162_stateDiagram-barbEnd)\"></path><path d=\"M267.619,136L267.619,142.167C267.619,148.333,267.619,160.667,267.619,173C267.619,185.333,267.619,197.667,267.619,203.833L267.619,210\" id=\"diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162-edge1\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge1\" data-points=\"W3sieCI6MjY3LjYxODc1MDAwMDM3MjUzLCJ5IjoxMzZ9LHsieCI6MjY3LjYxODc1MDAwMDM3MjUzLCJ5IjoxNzN9LHsieCI6MjY3LjYxODc1MDAwMDM3MjUzLCJ5IjoyMTB9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162_stateDiagram-barbEnd)\"></path><path d=\"M237.83,238.585L209.829,246.654C181.829,254.723,125.829,270.862,104.299,285.097C82.77,299.333,95.712,311.667,102.183,317.833L108.654,324\" id=\"diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162-edge3\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge3\" data-points=\"W3sieCI6MjM3LjgyOTY4NzUwMDM3MjUzLCJ5IjoyMzguNTg0NzE3MTA5MzAwOH0seyJ4Ijo2OS44MjgxMjUsInkiOjI4N30seyJ4IjoxMDguNjUzNzgyODk0NzM2ODUsInkiOjMyNH1d\" data-look=\"classic\" marker-end=\"url(#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162_stateDiagram-barbEnd)\"></path><path d=\"M150.627,324L157.098,317.833C163.569,311.667,176.511,299.333,191.439,287C206.366,274.667,223.279,262.333,231.736,256.167L240.192,250\" id=\"diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162-edge4\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge4\" data-points=\"W3sieCI6MTUwLjYyNzQ2NzEwNTI2MzE1LCJ5IjozMjR9LHsieCI6MTg5LjQ1MzEyNSwieSI6Mjg3fSx7IngiOjI0MC4xOTIyMTQ5MTI1MjI1MywieSI6MjUwfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162_stateDiagram-barbEnd)\"></path><path d=\"M297.408,242.467L315.142,249.889C332.877,257.311,368.345,272.156,386.08,285.745C403.814,299.333,403.814,311.667,403.814,317.833L403.814,324\" id=\"diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162-edge5\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge5\" data-points=\"W3sieCI6Mjk3LjQwNzgxMjUwMDM3MjUzLCJ5IjoyNDIuNDY3MjE3MzQ2NDExOTl9LHsieCI6NDAzLjgxNDA2MjUwMDM3MjUzLCJ5IjoyODd9LHsieCI6NDAzLjgxNDA2MjUwMDM3MjUzLCJ5IjozMjR9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162_stateDiagram-barbEnd)\"></path><path d=\"M403.814,364L403.814,370.167C403.814,376.333,403.814,388.667,403.814,400.999C403.814,413.331,403.814,425.662,403.814,431.828L403.814,437.993\" id=\"diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162-edge6\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge6\" data-points=\"W3sieCI6NDAzLjgxNDA2MjUwMDM3MjUzLCJ5IjozNjR9LHsieCI6NDAzLjgxNDA2MjUwMDM3MjUzLCJ5Ijo0MDF9LHsieCI6NDAzLjgxNDA2MjUwMDM3MjUzLCJ5Ijo0MzcuOTkzMzUzMzY2ODUxOH1d\" data-look=\"classic\" marker-end=\"url(#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162_stateDiagram-barbEnd)\"></path><path d=\"M256.786,250L254.62,254C252.453,258,248.12,266,253.898,270C259.675,274,275.563,274,281.34,270C287.117,266,282.784,258,280.618,254L278.451,250\" id=\"diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162-edge2\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge2\" data-points=\"W3sieCI6MjU2Ljc4NjM2MzYzNjczNjE2LCJ5IjoyNTB9LHsieCI6MjQzLjc4NzUwMDAwMDM3MjUyLCJ5IjoyNzR9LHsieCI6MjkxLjQ1MDAwMDAwMDM3MjU0LCJ5IjoyNzR9LHsieCI6Mjc4LjQ1MTEzNjM2NDAwODksInkiOjI1MH1d\" data-look=\"classic\" marker-end=\"url(#diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162_stateDiagram-barbEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(267.61875000037253, 59)\"><g class=\"label\" data-id=\"edge0\" transform=\"translate(-54.2578125, -12)\"><foreignObject width=\"108.515625\" height=\"24\"><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\"><p>Create account</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(267.61875000037253, 173)\"><g class=\"label\" data-id=\"edge1\" transform=\"translate(-56.90625, -12)\"><foreignObject width=\"113.8125\" height=\"24\"><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\"><p>First transaction</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(267.61875000037253, 290)\"><g class=\"label\" data-id=\"edge2\" transform=\"translate(-45.5, -12)\"><foreignObject width=\"91\" height=\"24\"><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\"><p>Transactions</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(128.06137, 270.21814)\"><g class=\"label\" data-id=\"edge3\" transform=\"translate(-61.828125, -12)\"><foreignObject width=\"123.65625\" height=\"24\"><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\"><p>Suspend account</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(189.453125, 287)\"><g class=\"label\" data-id=\"edge4\" transform=\"translate(-37.796875, -12)\"><foreignObject width=\"75.59375\" height=\"24\"><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\"><p>Reactivate</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(403.81406250037253, 287)\"><g class=\"label\" data-id=\"edge5\" transform=\"translate(-50.6953125, -12)\"><foreignObject width=\"101.390625\" height=\"24\"><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\"><p>Close account</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge6\" 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-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162-state-root_start-0\" data-look=\"classic\" transform=\"translate(267.61875000037253, 15)\"><circle class=\"state-start\" r=\"7\" width=\"14\" height=\"14\"></circle></g><g class=\"node  statediagram-state\" id=\"diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162-state-Created-1\" data-look=\"classic\" transform=\"translate(267.61875000037253, 116)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-36.4609375\" y=\"-20\" width=\"72.921875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-28.4609375, -12)\"><rect></rect><foreignObject width=\"56.921875\" 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 markdown-node-label\"><p>Created</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162-state-Active-5\" data-look=\"classic\" transform=\"translate(267.61875000037253, 230)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-29.7890625\" y=\"-20\" width=\"59.578125\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-21.7890625, -12)\"><rect></rect><foreignObject width=\"43.578125\" 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 markdown-node-label\"><p>Active</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162-state-Suspended-4\" data-look=\"classic\" transform=\"translate(129.640625, 344)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-48.484375\" y=\"-20\" width=\"96.96875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-40.484375, -12)\"><rect></rect><foreignObject width=\"80.96875\" 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 markdown-node-label\"><p>Suspended</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162-state-Closed-6\" data-look=\"classic\" transform=\"translate(403.81406250037253, 344)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-32.90625\" y=\"-20\" width=\"65.8125\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-24.90625, -12)\"><rect></rect><foreignObject width=\"49.8125\" 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 markdown-node-label\"><p>Closed</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162-state-root_end-6\" data-look=\"classic\" transform=\"translate(403.81406250037253, 445)\"><g class=\"outer-path\"><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" style=\"\"></path><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"#333333\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path><g><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#9370DB\" style=\"\"></path><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"#9370DB\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g></g></g><g class=\"label edgeLabel\" id=\"Active---Active---1\" transform=\"translate(267.61875000037253, 344)\"><rect width=\"0.1\" height=\"0.1\"></rect><g class=\"label\" style=\"\" transform=\"translate(0, 0)\"><rect></rect><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 10px; text-align: center;\"><span class=\"nodeLabel\"></span></div></foreignObject></g></g><g class=\"label edgeLabel\" id=\"Active---Active---2\" transform=\"translate(300.36875000037253, 445)\"><rect width=\"0.1\" height=\"0.1\"></rect><g class=\"label\" style=\"\" transform=\"translate(0, 0)\"><rect></rect><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 10px; text-align: center;\"><span class=\"nodeLabel\"></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162-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-6149bafa98473e14e24f8aeeb166828108c3f5a4f2aaeb5d40ef05ad81d60162-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-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"statediagram\" style=\"max-width: 404.276123046875px;\" viewBox=\"58.233245849609375 0 404.276123046875 460\" role=\"graphics-document document\" aria-roledescription=\"stateDiagram\"><style>\n    #diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3{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-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .error-icon{fill:#a44141;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .error-text{fill:#ddd;stroke:#ddd;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .edge-thickness-normal{stroke-width:1px;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .edge-thickness-thick{stroke-width:3.5px;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .edge-pattern-solid{stroke-dasharray:0;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .marker.cross{stroke:lightgrey;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 p{margin:0;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 defs [id$=\"-barbEnd\"]{fill:lightgrey;stroke:lightgrey;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 g.stateGroup text{fill:#ccc;stroke:none;font-size:10px;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 g.stateGroup text{fill:#ccc;stroke:none;font-size:10px;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 g.stateGroup .state-title{font-weight:bolder;fill:#e0dfdf;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 g.stateGroup rect{fill:#1f2020;stroke:#ccc;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 g.stateGroup line{stroke:lightgrey;stroke-width:1;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .transition{stroke:lightgrey;stroke-width:1;fill:none;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .stateGroup .composit{fill:#333;border-bottom:1px;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .state-note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .state-note text{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-size:10px;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .stateLabel .box{stroke:none;stroke-width:0;fill:#1f2020;opacity:0.5;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .edgeLabel .label rect{fill:#1f2020;opacity:0.5;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .edgeLabel .label text{fill:#ccc;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .label div .edgeLabel{color:#ccc;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .stateLabel text{fill:#e0dfdf;font-size:10px;font-weight:bold;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .node circle.state-start{fill:#f4f4f4;stroke:#f4f4f4;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .node .fork-join{fill:#f4f4f4;stroke:#f4f4f4;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .node circle.state-end{fill:#cccccc;stroke:#333;stroke-width:1.5;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .end-state-inner{fill:#333;stroke-width:1.5;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .node rect{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .node polygon{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [id$=\"-barbEnd\"]{fill:lightgrey;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .statediagram-cluster rect{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .cluster-label,#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .nodeLabel{color:#e0dfdf;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .statediagram-cluster rect.outer{rx:5px;ry:5px;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .statediagram-state .divider{stroke:#ccc;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .statediagram-state .title-state{rx:5px;ry:5px;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .statediagram-cluster.statediagram-cluster .inner{fill:#333;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .statediagram-cluster.statediagram-cluster-alt .inner{fill:#555;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .statediagram-cluster .inner{rx:0;ry:0;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .statediagram-state rect.basic{rx:5px;ry:5px;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#555;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .note-edge{stroke-dasharray:5;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .statediagram-note rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:hsl(180, 0%, 18.3529411765%);stroke-width:1px;rx:0;ry:0;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .statediagram-note rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:hsl(180, 0%, 18.3529411765%);stroke-width:1px;rx:0;ry:0;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .statediagram-note text{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .statediagram-note .nodeLabel{color:rgb(183.8476190475, 181.5523809523, 181.5523809523);}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .statediagram .edgeLabel{color:red;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [id$=\"-dependencyStart\"],#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [id$=\"-dependencyEnd\"]{fill:lightgrey;stroke:lightgrey;stroke-width:1;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .statediagramTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [data-look=\"neo\"].statediagram-cluster rect{fill:#1f2020;stroke:url(#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-gradient);stroke-width:1;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [data-look=\"neo\"].statediagram-cluster rect.outer{rx:5px;ry:5px;filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 .node .neo-node{stroke:#ccc;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [data-look=\"neo\"].node rect,#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [data-look=\"neo\"].cluster rect,#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [data-look=\"neo\"].node polygon{stroke:url(#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [data-look=\"neo\"].node path{stroke:url(#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-gradient);stroke-width:1px;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [data-look=\"neo\"].node circle{stroke:url(#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g><defs><marker id=\"diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3_stateDiagram-barbEnd\" refX=\"19\" refY=\"7\" markerWidth=\"20\" markerHeight=\"14\" markerUnits=\"userSpaceOnUse\" orient=\"auto\"><path d=\"M 19,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M267.619,22L267.619,28.167C267.619,34.333,267.619,46.667,267.619,59C267.619,71.333,267.619,83.667,267.619,89.833L267.619,96\" id=\"diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-edge0\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge0\" data-points=\"W3sieCI6MjY3LjYxODc1MDAwMDM3MjUzLCJ5IjoyMn0seyJ4IjoyNjcuNjE4NzUwMDAwMzcyNTMsInkiOjU5fSx7IngiOjI2Ny42MTg3NTAwMDAzNzI1MywieSI6OTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3_stateDiagram-barbEnd)\"></path><path d=\"M267.619,136L267.619,142.167C267.619,148.333,267.619,160.667,267.619,173C267.619,185.333,267.619,197.667,267.619,203.833L267.619,210\" id=\"diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-edge1\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge1\" data-points=\"W3sieCI6MjY3LjYxODc1MDAwMDM3MjUzLCJ5IjoxMzZ9LHsieCI6MjY3LjYxODc1MDAwMDM3MjUzLCJ5IjoxNzN9LHsieCI6MjY3LjYxODc1MDAwMDM3MjUzLCJ5IjoyMTB9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3_stateDiagram-barbEnd)\"></path><path d=\"M237.83,238.585L209.829,246.654C181.829,254.723,125.829,270.862,104.299,285.097C82.77,299.333,95.712,311.667,102.183,317.833L108.654,324\" id=\"diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-edge3\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge3\" data-points=\"W3sieCI6MjM3LjgyOTY4NzUwMDM3MjUzLCJ5IjoyMzguNTg0NzE3MTA5MzAwOH0seyJ4Ijo2OS44MjgxMjUsInkiOjI4N30seyJ4IjoxMDguNjUzNzgyODk0NzM2ODUsInkiOjMyNH1d\" data-look=\"classic\" marker-end=\"url(#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3_stateDiagram-barbEnd)\"></path><path d=\"M150.627,324L157.098,317.833C163.569,311.667,176.511,299.333,191.439,287C206.366,274.667,223.279,262.333,231.736,256.167L240.192,250\" id=\"diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-edge4\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge4\" data-points=\"W3sieCI6MTUwLjYyNzQ2NzEwNTI2MzE1LCJ5IjozMjR9LHsieCI6MTg5LjQ1MzEyNSwieSI6Mjg3fSx7IngiOjI0MC4xOTIyMTQ5MTI1MjI1MywieSI6MjUwfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3_stateDiagram-barbEnd)\"></path><path d=\"M297.408,242.467L315.142,249.889C332.877,257.311,368.345,272.156,386.08,285.745C403.814,299.333,403.814,311.667,403.814,317.833L403.814,324\" id=\"diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-edge5\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge5\" data-points=\"W3sieCI6Mjk3LjQwNzgxMjUwMDM3MjUzLCJ5IjoyNDIuNDY3MjE3MzQ2NDExOTl9LHsieCI6NDAzLjgxNDA2MjUwMDM3MjUzLCJ5IjoyODd9LHsieCI6NDAzLjgxNDA2MjUwMDM3MjUzLCJ5IjozMjR9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3_stateDiagram-barbEnd)\"></path><path d=\"M403.814,364L403.814,370.167C403.814,376.333,403.814,388.667,403.814,400.999C403.814,413.331,403.814,425.662,403.814,431.828L403.814,437.993\" id=\"diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-edge6\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge6\" data-points=\"W3sieCI6NDAzLjgxNDA2MjUwMDM3MjUzLCJ5IjozNjR9LHsieCI6NDAzLjgxNDA2MjUwMDM3MjUzLCJ5Ijo0MDF9LHsieCI6NDAzLjgxNDA2MjUwMDM3MjUzLCJ5Ijo0MzcuOTkzMzUzMzY2ODUxOH1d\" data-look=\"classic\" marker-end=\"url(#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3_stateDiagram-barbEnd)\"></path><path d=\"M256.786,250L254.62,254C252.453,258,248.12,266,253.898,270C259.675,274,275.563,274,281.34,270C287.117,266,282.784,258,280.618,254L278.451,250\" id=\"diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-edge2\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge2\" data-points=\"W3sieCI6MjU2Ljc4NjM2MzYzNjczNjE2LCJ5IjoyNTB9LHsieCI6MjQzLjc4NzUwMDAwMDM3MjUyLCJ5IjoyNzR9LHsieCI6MjkxLjQ1MDAwMDAwMDM3MjU0LCJ5IjoyNzR9LHsieCI6Mjc4LjQ1MTEzNjM2NDAwODksInkiOjI1MH1d\" data-look=\"classic\" marker-end=\"url(#diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3_stateDiagram-barbEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(267.61875000037253, 59)\"><g class=\"label\" data-id=\"edge0\" transform=\"translate(-54.2578125, -12)\"><foreignObject width=\"108.515625\" height=\"24\"><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\"><p>Create account</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(267.61875000037253, 173)\"><g class=\"label\" data-id=\"edge1\" transform=\"translate(-56.90625, -12)\"><foreignObject width=\"113.8125\" height=\"24\"><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\"><p>First transaction</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(267.61875000037253, 290)\"><g class=\"label\" data-id=\"edge2\" transform=\"translate(-45.5, -12)\"><foreignObject width=\"91\" height=\"24\"><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\"><p>Transactions</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(128.06137, 270.21814)\"><g class=\"label\" data-id=\"edge3\" transform=\"translate(-61.828125, -12)\"><foreignObject width=\"123.65625\" height=\"24\"><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\"><p>Suspend account</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(189.453125, 287)\"><g class=\"label\" data-id=\"edge4\" transform=\"translate(-37.796875, -12)\"><foreignObject width=\"75.59375\" height=\"24\"><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\"><p>Reactivate</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(403.81406250037253, 287)\"><g class=\"label\" data-id=\"edge5\" transform=\"translate(-50.6953125, -12)\"><foreignObject width=\"101.390625\" height=\"24\"><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\"><p>Close account</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge6\" 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-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-state-root_start-0\" data-look=\"classic\" transform=\"translate(267.61875000037253, 15)\"><circle class=\"state-start\" r=\"7\" width=\"14\" height=\"14\"></circle></g><g class=\"node  statediagram-state\" id=\"diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-state-Created-1\" data-look=\"classic\" transform=\"translate(267.61875000037253, 116)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-36.4609375\" y=\"-20\" width=\"72.921875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-28.4609375, -12)\"><rect></rect><foreignObject width=\"56.921875\" 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 markdown-node-label\"><p>Created</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-state-Active-5\" data-look=\"classic\" transform=\"translate(267.61875000037253, 230)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-29.7890625\" y=\"-20\" width=\"59.578125\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-21.7890625, -12)\"><rect></rect><foreignObject width=\"43.578125\" 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 markdown-node-label\"><p>Active</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-state-Suspended-4\" data-look=\"classic\" transform=\"translate(129.640625, 344)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-48.484375\" y=\"-20\" width=\"96.96875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-40.484375, -12)\"><rect></rect><foreignObject width=\"80.96875\" 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 markdown-node-label\"><p>Suspended</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-state-Closed-6\" data-look=\"classic\" transform=\"translate(403.81406250037253, 344)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-32.90625\" y=\"-20\" width=\"65.8125\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-24.90625, -12)\"><rect></rect><foreignObject width=\"49.8125\" 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 markdown-node-label\"><p>Closed</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-state-root_end-6\" data-look=\"classic\" transform=\"translate(403.81406250037253, 445)\"><g class=\"outer-path\"><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" style=\"\"></path><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"lightgrey\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path><g><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#ccc\" style=\"\"></path><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"#ccc\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g></g></g><g class=\"label edgeLabel\" id=\"Active---Active---1\" transform=\"translate(267.61875000037253, 344)\"><rect width=\"0.1\" height=\"0.1\"></rect><g class=\"label\" style=\"\" transform=\"translate(0, 0)\"><rect></rect><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 10px; text-align: center;\"><span class=\"nodeLabel\"></span></div></foreignObject></g></g><g class=\"label edgeLabel\" id=\"Active---Active---2\" transform=\"translate(300.36875000037253, 445)\"><rect width=\"0.1\" height=\"0.1\"></rect><g class=\"label\" style=\"\" transform=\"translate(0, 0)\"><rect></rect><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 10px; text-align: center;\"><span class=\"nodeLabel\"></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-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-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-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-c7078f99f012d72245204a816165cd34c7c61cac3dc5302bcb275442f91f38d3-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":["stateDiagram-v2\n    [*] --> Created: Create account\n    Created --> Active: First transaction\n    Active --> Active: Transactions\n    Active --> Suspended: Suspend account\n    Suspended --> Active: Reactivate\n    Active --> Closed: Close account\n    Closed --> [*]\n"]},{"$$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":"State"},"children":["State"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Allowed Operations"},"children":["Allowed Operations"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Created"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Account exists but has never transacted. Blockchain addresses are derived but may not be funded."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Receive funds, view balances, modify settings"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Active"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Account is operational and can send and receive transactions."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["All operations including send, receive, stake"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Suspended"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Account is temporarily disabled. Funds remain but outbound transactions are blocked."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Receive funds, view balances (no sends)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Closed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Account is permanently closed. Should have zero balance before closure."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["View historical data only"]}]}]}]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Before closing an account, ensure all funds have been transferred out. Closing an account with a non-zero balance may result in loss of funds."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"ledger-compatibility","__idx":6},"children":["Ledger compatibility"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Ripple Custody"," determines the ledgers that are compatible with the account based on the following factors:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The key derivation strategy you choose."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The key derivation capabilities of your key management system (KMS)."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For more information, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/concepts/key-derivation"},"children":["Key derivation"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"account-management","__idx":7},"children":["Account management"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For information on creating and managing accounts, see:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Create accounts: ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/ui/accounting-entities/account/create"},"children":["UI"]}," | ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/api/accounting-entities/account/create"},"children":["API"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Update accounts: ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/ui/accounting-entities/account/update"},"children":["UI"]}," | ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/api/accounting-entities/account/update"},"children":["API"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["View accounts: ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/ui/accounting-entities/account/view"},"children":["UI"]}," | ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/api/accounting-entities/account/view"},"children":["API"]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"next-steps","__idx":8},"children":["Next steps"]},{"$$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":"Topic"},"children":["Topic"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/concepts/transactions"},"children":["Transactions"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Learn how to send and receive assets"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/concepts/key-derivation"},"children":["Key derivation"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Understand how accounts derive blockchain addresses"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/concepts/governance/domains"},"children":["Domains"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Learn how accounts are organized within domains"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/support/supported-ledgers"},"children":["Supported ledgers"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See which blockchains are supported"]}]}]}]}]}]},"headings":[{"value":"Accounts","id":"accounts","depth":1},{"value":"Organizational structure","id":"organizational-structure","depth":2},{"value":"Hierarchy levels","id":"hierarchy-levels","depth":3},{"value":"Why domains matter","id":"why-domains-matter","depth":3},{"value":"Account types","id":"account-types","depth":2},{"value":"Account lifecycle","id":"account-lifecycle","depth":2},{"value":"Ledger compatibility","id":"ledger-compatibility","depth":2},{"value":"Account management","id":"account-management","depth":2},{"value":"Next steps","id":"next-steps","depth":2}],"frontmatter":{"seo":{"title":"Accounts"}},"lastModified":"2026-04-07T19:14:09.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/products/custody/v1.34/concepts/accounts","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}