{"templateId":"markdown","versions":[{"version":"v1.39","label":"v1.39 STS","link":"/products/custody/identity-and-access/vault-management/cold-vaults","default":true,"active":true,"folderId":"c15a2701"},{"version":"v1.38","label":"v1.38 STS","link":"/products/custody/v1.38/identity-and-access/vault-management/cold-vaults","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.34","label":"v1.34 LTS","link":"/products/custody/v1.34/identity-and-access/vault-management/cold-vaults","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.26","label":"v1.26 LTS","link":"/products/custody/v1.26/identity-and-access/vault-management/cold-vaults","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.19","label":"v1.19 LTS","link":"/products/custody/v1.19/identity-and-access/vault-management/cold-vaults","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.15","label":"v1.15 LTS","link":"/products/custody/v1.15/identity-and-access/vault-management/cold-vaults","default":false,"active":false,"folderId":"c15a2701"}],"sharedDataIds":{"sidebar":"sidebar-products/custody/@v1.15/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"Cold vaults","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":"cold-vaults","__idx":0},"children":["Cold vaults"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Executive summary"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Cold vaults isolate the signing environment from network-connected systems."]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Cold vault signing uses the same governance approval model as hot vault signing."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The difference is transport: operations move between the online system and the air-gapped workstation as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":[".dat"]}," files."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A cold bridge runs on the air-gapped workstation and provides the local interface that the vault polls for signing work."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Accounts, transactions, and manifests created for a cold vault remain ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Pending"]}," until the signed payload is imported back into ","Ripple Custody","."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Cold vault operations trade speed and automation for stronger physical isolation."]}]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"success","name":"Why this matters"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Cold storage reduces the attack surface for high-value assets because the signing environment is not reachable from the online deployment. Even if an online component is compromised, the attacker still cannot directly reach the cold vault signing environment."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["For architects and operators"]},": Cold vaults require operational discipline. You need an air-gapped workstation, controlled transfer media, clear verification steps before signing, and recovery procedures for the workstation, vault configuration, and KMS material."]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning","name":"Prerequisites"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Before using cold vaults, you should understand:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/identity-and-access/vault-management"},"children":["Vaults"]}," - How vaults relate to KMS, accounts, and governance-approved signing."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/transactions/processing"},"children":["Transaction processing"]}," - How approved transactions move to signing and broadcast."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/deployment/planning/key-management"},"children":["Key management planning"]}," - How KMS choices affect signing and recovery."]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"cold-vault-architecture","__idx":1},"children":["Cold vault architecture"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["A cold vault uses a physically isolated signing environment. The online deployment prepares operation payloads, an operator transfers those payloads to the air-gapped workstation, the cold bridge makes the payload available to the local vault, and the signed result is transferred back for import."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart LR\n    subgraph Online[\"Online Ripple Custody environment\"]\n        UI[\"UI or API\"]\n        Core[\"Core services\"]\n    end\n\n    subgraph Transfer[\"Manual transfer\"]\n        DatOut[\"Unsigned .dat file\"]\n        DatIn[\"Signed .dat file\"]\n    end\n\n    subgraph Cold[\"Air-gapped workstation\"]\n        Bridge[\"Cold bridge\"]\n        Vault[\"Vault\"]\n        KMS[\"KMS<br/>HSM or MPC\"]\n        Bridge --> Vault --> KMS\n    end\n\n    UI --> Core\n    Core --> DatOut --> Bridge\n    Bridge --> DatIn --> Core\n","diagramHtml":"<svg id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 1358.34375px;\" viewBox=\"0 0 1358.34375 374\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8{font-family:\"Redocly Mermaid Sans\",\"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-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .error-icon{fill:#552222;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .error-text{fill:#552222;stroke:#552222;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .edge-thickness-normal{stroke-width:1px;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .edge-thickness-thick{stroke-width:3.5px;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .edge-pattern-solid{stroke-dasharray:0;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .marker{fill:#333333;stroke:#333333;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .marker.cross{stroke:#333333;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 p{margin:0;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .label{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;color:#333;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .cluster-label text{fill:#333;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .cluster-label span{color:#333;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .cluster-label span p{background-color:transparent;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .label text,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 span{fill:#333;color:#333;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .node rect,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .node circle,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .node ellipse,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .node polygon,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .rough-node .label text,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .node .label text,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .image-shape .label,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .icon-shape .label{text-anchor:middle;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .rough-node .label,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .node .label,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .image-shape .label,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .icon-shape .label{text-align:center;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .node.clickable{cursor:pointer;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .arrowheadPath{fill:#333333;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .flowchart-link{stroke:#333333;fill:none;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .cluster text{fill:#333;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .cluster span{color:#333;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",\"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-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 rect.text{fill:none;stroke-width:0;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .icon-shape,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .icon-shape p,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .icon-shape .label rect,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 .node .neo-node{stroke:#9370DB;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 [data-look=\"neo\"].node rect,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 [data-look=\"neo\"].cluster rect,#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_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-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_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-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_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-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_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-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_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-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_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-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_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-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_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-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_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-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_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-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_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-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_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 class=\"cluster\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-Cold\" data-look=\"classic\"><rect style=\"\" x=\"706.3125\" y=\"8\" width=\"644.03125\" height=\"152\"></rect><g class=\"cluster-label\" transform=\"translate(941.09375, 8)\"><foreignObject width=\"174.46875\" 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>Air-gapped workstation</p></span></div></foreignObject></g></g><g class=\"cluster\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-Transfer\" data-look=\"classic\"><rect style=\"\" x=\"441.375\" y=\"180\" width=\"680.25\" height=\"186\"></rect><g class=\"cluster-label\" transform=\"translate(721.8828125, 180)\"><foreignObject width=\"119.234375\" 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>Manual transfer</p></span></div></foreignObject></g></g><g class=\"cluster\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-Online\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"191\" width=\"383.375\" height=\"154\"></rect><g class=\"cluster-label\" transform=\"translate(67.2734375, 191)\"><foreignObject width=\"264.828125\" 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>Online Ripple Custody environment</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"><path d=\"M877.016,84.555L881.182,84.129C885.349,83.703,893.682,82.852,907.348,82.426C921.013,82,940.01,82,949.509,82L959.008,82\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-L_Bridge_Vault_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_Bridge_Vault_0\" data-points=\"W3sieCI6ODc3LjAxNTYyNSwieSI6ODQuNTU0ODkwMjE5NTYwODd9LHsieCI6OTAyLjAxNTYyNSwieSI6ODJ9LHsieCI6OTYzLjAwNzgxMjUsInkiOjgyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_flowchart-v2-pointEnd)\"></path><path d=\"M1060.633,82L1070.798,82C1080.964,82,1101.294,82,1115.626,82C1129.958,82,1138.292,82,1145.958,82C1153.625,82,1160.625,82,1164.125,82L1167.625,82\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-L_Vault_KMS_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_Vault_KMS_0\" data-points=\"W3sieCI6MTA2MC42MzI4MTI1LCJ5Ijo4Mn0seyJ4IjoxMTIxLjYyNSwieSI6ODJ9LHsieCI6MTE0Ni42MjUsInkiOjgyfSx7IngiOjExNzEuNjI1LCJ5Ijo4Mn1d\" data-look=\"classic\" marker-end=\"url(#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_flowchart-v2-pointEnd)\"></path><path d=\"M157.844,273L162.01,273C166.177,273,174.51,273,182.177,273C189.844,273,196.844,273,200.344,273L203.844,273\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-L_UI_Core_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_UI_Core_0\" data-points=\"W3sieCI6MTU3Ljg0Mzc1LCJ5IjoyNzN9LHsieCI6MTgyLjg0Mzc1LCJ5IjoyNzN9LHsieCI6MjA3Ljg0Mzc1LCJ5IjoyNzN9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_flowchart-v2-pointEnd)\"></path><path d=\"M366.375,249.433L370.542,248.194C374.708,246.955,383.042,244.478,391.375,243.239C399.708,242,408.042,242,416.375,242C424.708,242,433.042,242,440.708,242C448.375,242,455.375,242,458.875,242L462.375,242\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-L_Core_DatOut_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_Core_DatOut_0\" data-points=\"W3sieCI6MzY2LjM3NSwieSI6MjQ5LjQzMjkzODcwODIyNzJ9LHsieCI6MzkxLjM3NSwieSI6MjQyfSx7IngiOjQxNi4zNzUsInkiOjI0Mn0seyJ4Ijo0NDEuMzc1LCJ5IjoyNDJ9LHsieCI6NDY2LjM3NSwieSI6MjQyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_flowchart-v2-pointEnd)\"></path><path d=\"M656.313,242L660.479,242C664.646,242,672.979,242,681.313,242C689.646,242,697.979,242,715.155,222.058C732.33,202.117,758.348,162.233,771.357,142.292L784.365,122.35\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-L_DatOut_Bridge_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_DatOut_Bridge_0\" data-points=\"W3sieCI6NjU2LjMxMjUsInkiOjI0Mn0seyJ4Ijo2ODEuMzEyNSwieSI6MjQyfSx7IngiOjcwNi4zMTI1LCJ5IjoyNDJ9LHsieCI6Nzg2LjU1MDc4MTI1LCJ5IjoxMTl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_flowchart-v2-pointEnd)\"></path><path d=\"M877.016,112.102L881.182,113.251C885.349,114.401,893.682,116.701,913.139,143.61C932.595,170.52,963.174,222.04,978.464,247.8L993.753,273.56\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-L_Bridge_DatIn_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_Bridge_DatIn_0\" data-points=\"W3sieCI6ODc3LjAxNTYyNSwieSI6MTEyLjEwMTc5NjQwNzE4NTYzfSx7IngiOjkwMi4wMTU2MjUsInkiOjExOX0seyJ4Ijo5OTUuNzk0NzYzNTEzNTEzNSwieSI6Mjc3fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_flowchart-v2-pointEnd)\"></path><path d=\"M927.016,304L922.849,304C918.682,304,910.349,304,889.874,304C869.398,304,836.781,304,804.164,304C771.547,304,738.93,304,718.454,304C697.979,304,689.646,304,665.484,304C641.323,304,601.333,304,561.344,304C521.354,304,481.365,304,457.203,304C433.042,304,424.708,304,416.375,304C408.042,304,399.708,304,392.014,302.951C384.32,301.902,377.264,299.805,373.737,298.756L370.209,297.707\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-L_DatIn_Core_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_DatIn_Core_0\" data-points=\"W3sieCI6OTI3LjAxNTYyNSwieSI6MzA0fSx7IngiOjkwMi4wMTU2MjUsInkiOjMwNH0seyJ4Ijo4MDQuMTY0MDYyNSwieSI6MzA0fSx7IngiOjcwNi4zMTI1LCJ5IjozMDR9LHsieCI6NjgxLjMxMjUsInkiOjMwNH0seyJ4Ijo1NjEuMzQzNzUsInkiOjMwNH0seyJ4Ijo0NDEuMzc1LCJ5IjozMDR9LHsieCI6NDE2LjM3NSwieSI6MzA0fSx7IngiOjM5MS4zNzUsInkiOjMwNH0seyJ4IjozNjYuMzc1LCJ5IjoyOTYuNTY3MDYxMjkxNzcyOH1d\" data-look=\"classic\" marker-end=\"url(#diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Bridge_Vault_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Vault_KMS_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_UI_Core_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Core_DatOut_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_DatOut_Bridge_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Bridge_DatIn_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_DatIn_Core_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-flowchart-UI-0\" data-look=\"classic\" transform=\"translate(95.421875, 273)\"><rect class=\"basic label-container\" style=\"\" x=\"-62.421875\" y=\"-27\" width=\"124.84375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-32.421875, -12)\"><rect></rect><foreignObject width=\"64.84375\" 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>UI or API</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-flowchart-Core-1\" data-look=\"classic\" transform=\"translate(287.109375, 273)\"><rect class=\"basic label-container\" style=\"\" x=\"-79.265625\" y=\"-27\" width=\"158.53125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-49.265625, -12)\"><rect></rect><foreignObject width=\"98.53125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Core services</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-flowchart-DatOut-2\" data-look=\"classic\" transform=\"translate(561.34375, 242)\"><rect class=\"basic label-container\" style=\"\" x=\"-94.96875\" y=\"-27\" width=\"189.9375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-64.96875, -12)\"><rect></rect><foreignObject width=\"129.9375\" 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>Unsigned .dat file</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-flowchart-DatIn-3\" data-look=\"classic\" transform=\"translate(1011.8203125, 304)\"><rect class=\"basic label-container\" style=\"\" x=\"-84.8046875\" y=\"-27\" width=\"169.609375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-54.8046875, -12)\"><rect></rect><foreignObject width=\"109.609375\" 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>Signed .dat file</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-flowchart-Bridge-4\" data-look=\"classic\" transform=\"translate(804.1640625, 92)\"><rect class=\"basic label-container\" style=\"\" x=\"-72.8515625\" y=\"-27\" width=\"145.703125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-42.8515625, -12)\"><rect></rect><foreignObject width=\"85.703125\" 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>Cold bridge</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-flowchart-Vault-5\" data-look=\"classic\" transform=\"translate(1011.8203125, 82)\"><rect class=\"basic label-container\" style=\"\" x=\"-48.8125\" y=\"-27\" width=\"97.625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-18.8125, -12)\"><rect></rect><foreignObject width=\"37.625\" 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>Vault</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-flowchart-KMS-6\" data-look=\"classic\" transform=\"translate(1248.484375, 82)\"><rect class=\"basic label-container\" style=\"\" x=\"-76.859375\" y=\"-39\" width=\"153.71875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-46.859375, -24)\"><rect></rect><foreignObject width=\"93.71875\" height=\"48\"><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>KMS<br>HSM or MPC</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-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-fd121fd0ff5dea1b1b4e018b5b56bf21ef24635c896257c088c242d9c60daba8-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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 1358.34375px;\" viewBox=\"0 0 1358.34375 374\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce{font-family:\"Redocly Mermaid Sans\",\"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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .error-icon{fill:#a44141;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .error-text{fill:#ddd;stroke:#ddd;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .edge-thickness-normal{stroke-width:1px;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .edge-thickness-thick{stroke-width:3.5px;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .edge-pattern-solid{stroke-dasharray:0;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .edge-pattern-dashed{stroke-dasharray:3;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .edge-pattern-dotted{stroke-dasharray:2;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .marker{fill:lightgrey;stroke:lightgrey;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .marker.cross{stroke:lightgrey;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce p{margin:0;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .label{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;color:#ccc;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .cluster-label text{fill:#F9FFFE;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .cluster-label span{color:#F9FFFE;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .cluster-label span p{background-color:transparent;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .label text,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce span{fill:#ccc;color:#ccc;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .node rect,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .node circle,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .node ellipse,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .node polygon,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .rough-node .label text,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .node .label text,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .image-shape .label,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .icon-shape .label{text-anchor:middle;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .rough-node .label,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .node .label,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .image-shape .label,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .icon-shape .label{text-align:center;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .node.clickable{cursor:pointer;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .arrowheadPath{fill:lightgrey;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .flowchart-link{stroke:lightgrey;fill:none;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .cluster text{fill:#F9FFFE;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .cluster span{color:#F9FFFE;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",\"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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce rect.text{fill:none;stroke-width:0;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .icon-shape,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .icon-shape p,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .icon-shape .label rect,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce .node .neo-node{stroke:#ccc;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce [data-look=\"neo\"].node rect,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce [data-look=\"neo\"].cluster rect,#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce [data-look=\"neo\"].node polygon{stroke:url(#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce [data-look=\"neo\"].node path{stroke:url(#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-gradient);stroke-width:1px;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce [data-look=\"neo\"].node circle{stroke:url(#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g><marker id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_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 class=\"cluster\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-Cold\" data-look=\"classic\"><rect style=\"\" x=\"706.3125\" y=\"8\" width=\"644.03125\" height=\"152\"></rect><g class=\"cluster-label\" transform=\"translate(941.09375, 8)\"><foreignObject width=\"174.46875\" 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>Air-gapped workstation</p></span></div></foreignObject></g></g><g class=\"cluster\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-Transfer\" data-look=\"classic\"><rect style=\"\" x=\"441.375\" y=\"180\" width=\"680.25\" height=\"186\"></rect><g class=\"cluster-label\" transform=\"translate(721.8828125, 180)\"><foreignObject width=\"119.234375\" 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>Manual transfer</p></span></div></foreignObject></g></g><g class=\"cluster\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-Online\" data-look=\"classic\"><rect style=\"\" x=\"8\" y=\"191\" width=\"383.375\" height=\"154\"></rect><g class=\"cluster-label\" transform=\"translate(67.2734375, 191)\"><foreignObject width=\"264.828125\" 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>Online Ripple Custody environment</p></span></div></foreignObject></g></g></g><g class=\"edgePaths\"><path d=\"M877.016,84.555L881.182,84.129C885.349,83.703,893.682,82.852,907.348,82.426C921.013,82,940.01,82,949.509,82L959.008,82\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-L_Bridge_Vault_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_Bridge_Vault_0\" data-points=\"W3sieCI6ODc3LjAxNTYyNSwieSI6ODQuNTU0ODkwMjE5NTYwODd9LHsieCI6OTAyLjAxNTYyNSwieSI6ODJ9LHsieCI6OTYzLjAwNzgxMjUsInkiOjgyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_flowchart-v2-pointEnd)\"></path><path d=\"M1060.633,82L1070.798,82C1080.964,82,1101.294,82,1115.626,82C1129.958,82,1138.292,82,1145.958,82C1153.625,82,1160.625,82,1164.125,82L1167.625,82\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-L_Vault_KMS_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_Vault_KMS_0\" data-points=\"W3sieCI6MTA2MC42MzI4MTI1LCJ5Ijo4Mn0seyJ4IjoxMTIxLjYyNSwieSI6ODJ9LHsieCI6MTE0Ni42MjUsInkiOjgyfSx7IngiOjExNzEuNjI1LCJ5Ijo4Mn1d\" data-look=\"classic\" marker-end=\"url(#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_flowchart-v2-pointEnd)\"></path><path d=\"M157.844,273L162.01,273C166.177,273,174.51,273,182.177,273C189.844,273,196.844,273,200.344,273L203.844,273\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-L_UI_Core_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_UI_Core_0\" data-points=\"W3sieCI6MTU3Ljg0Mzc1LCJ5IjoyNzN9LHsieCI6MTgyLjg0Mzc1LCJ5IjoyNzN9LHsieCI6MjA3Ljg0Mzc1LCJ5IjoyNzN9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_flowchart-v2-pointEnd)\"></path><path d=\"M366.375,249.433L370.542,248.194C374.708,246.955,383.042,244.478,391.375,243.239C399.708,242,408.042,242,416.375,242C424.708,242,433.042,242,440.708,242C448.375,242,455.375,242,458.875,242L462.375,242\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-L_Core_DatOut_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_Core_DatOut_0\" data-points=\"W3sieCI6MzY2LjM3NSwieSI6MjQ5LjQzMjkzODcwODIyNzJ9LHsieCI6MzkxLjM3NSwieSI6MjQyfSx7IngiOjQxNi4zNzUsInkiOjI0Mn0seyJ4Ijo0NDEuMzc1LCJ5IjoyNDJ9LHsieCI6NDY2LjM3NSwieSI6MjQyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_flowchart-v2-pointEnd)\"></path><path d=\"M656.313,242L660.479,242C664.646,242,672.979,242,681.313,242C689.646,242,697.979,242,715.155,222.058C732.33,202.117,758.348,162.233,771.357,142.292L784.365,122.35\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-L_DatOut_Bridge_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_DatOut_Bridge_0\" data-points=\"W3sieCI6NjU2LjMxMjUsInkiOjI0Mn0seyJ4Ijo2ODEuMzEyNSwieSI6MjQyfSx7IngiOjcwNi4zMTI1LCJ5IjoyNDJ9LHsieCI6Nzg2LjU1MDc4MTI1LCJ5IjoxMTl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_flowchart-v2-pointEnd)\"></path><path d=\"M877.016,112.102L881.182,113.251C885.349,114.401,893.682,116.701,913.139,143.61C932.595,170.52,963.174,222.04,978.464,247.8L993.753,273.56\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-L_Bridge_DatIn_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_Bridge_DatIn_0\" data-points=\"W3sieCI6ODc3LjAxNTYyNSwieSI6MTEyLjEwMTc5NjQwNzE4NTYzfSx7IngiOjkwMi4wMTU2MjUsInkiOjExOX0seyJ4Ijo5OTUuNzk0NzYzNTEzNTEzNSwieSI6Mjc3fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_flowchart-v2-pointEnd)\"></path><path d=\"M927.016,304L922.849,304C918.682,304,910.349,304,889.874,304C869.398,304,836.781,304,804.164,304C771.547,304,738.93,304,718.454,304C697.979,304,689.646,304,665.484,304C641.323,304,601.333,304,561.344,304C521.354,304,481.365,304,457.203,304C433.042,304,424.708,304,416.375,304C408.042,304,399.708,304,392.014,302.951C384.32,301.902,377.264,299.805,373.737,298.756L370.209,297.707\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-L_DatIn_Core_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_DatIn_Core_0\" data-points=\"W3sieCI6OTI3LjAxNTYyNSwieSI6MzA0fSx7IngiOjkwMi4wMTU2MjUsInkiOjMwNH0seyJ4Ijo4MDQuMTY0MDYyNSwieSI6MzA0fSx7IngiOjcwNi4zMTI1LCJ5IjozMDR9LHsieCI6NjgxLjMxMjUsInkiOjMwNH0seyJ4Ijo1NjEuMzQzNzUsInkiOjMwNH0seyJ4Ijo0NDEuMzc1LCJ5IjozMDR9LHsieCI6NDE2LjM3NSwieSI6MzA0fSx7IngiOjM5MS4zNzUsInkiOjMwNH0seyJ4IjozNjYuMzc1LCJ5IjoyOTYuNTY3MDYxMjkxNzcyOH1d\" data-look=\"classic\" marker-end=\"url(#diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Bridge_Vault_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Vault_KMS_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_UI_Core_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Core_DatOut_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_DatOut_Bridge_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Bridge_DatIn_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_DatIn_Core_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-flowchart-UI-0\" data-look=\"classic\" transform=\"translate(95.421875, 273)\"><rect class=\"basic label-container\" style=\"\" x=\"-62.421875\" y=\"-27\" width=\"124.84375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-32.421875, -12)\"><rect></rect><foreignObject width=\"64.84375\" 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>UI or API</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-flowchart-Core-1\" data-look=\"classic\" transform=\"translate(287.109375, 273)\"><rect class=\"basic label-container\" style=\"\" x=\"-79.265625\" y=\"-27\" width=\"158.53125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-49.265625, -12)\"><rect></rect><foreignObject width=\"98.53125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Core services</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-flowchart-DatOut-2\" data-look=\"classic\" transform=\"translate(561.34375, 242)\"><rect class=\"basic label-container\" style=\"\" x=\"-94.96875\" y=\"-27\" width=\"189.9375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-64.96875, -12)\"><rect></rect><foreignObject width=\"129.9375\" 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>Unsigned .dat file</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-flowchart-DatIn-3\" data-look=\"classic\" transform=\"translate(1011.8203125, 304)\"><rect class=\"basic label-container\" style=\"\" x=\"-84.8046875\" y=\"-27\" width=\"169.609375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-54.8046875, -12)\"><rect></rect><foreignObject width=\"109.609375\" 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>Signed .dat file</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-flowchart-Bridge-4\" data-look=\"classic\" transform=\"translate(804.1640625, 92)\"><rect class=\"basic label-container\" style=\"\" x=\"-72.8515625\" y=\"-27\" width=\"145.703125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-42.8515625, -12)\"><rect></rect><foreignObject width=\"85.703125\" 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>Cold bridge</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-flowchart-Vault-5\" data-look=\"classic\" transform=\"translate(1011.8203125, 82)\"><rect class=\"basic label-container\" style=\"\" x=\"-48.8125\" y=\"-27\" width=\"97.625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-18.8125, -12)\"><rect></rect><foreignObject width=\"37.625\" 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>Vault</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-flowchart-KMS-6\" data-look=\"classic\" transform=\"translate(1248.484375, 82)\"><rect class=\"basic label-container\" style=\"\" x=\"-76.859375\" y=\"-39\" width=\"153.71875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-46.859375, -24)\"><rect></rect><foreignObject width=\"93.71875\" height=\"48\"><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>KMS<br>HSM or MPC</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-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-af26d835fd6497a17c6c14c3916ddd4a5d2c48d02985d94681fb752985deb3ce-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 LR\n    subgraph Online[\"Online Ripple Custody environment\"]\n        UI[\"UI or API\"]\n        Core[\"Core services\"]\n    end\n\n    subgraph Transfer[\"Manual transfer\"]\n        DatOut[\"Unsigned .dat file\"]\n        DatIn[\"Signed .dat file\"]\n    end\n\n    subgraph Cold[\"Air-gapped workstation\"]\n        Bridge[\"Cold bridge\"]\n        Vault[\"Vault\"]\n        KMS[\"KMS<br/>HSM or MPC\"]\n        Bridge --> Vault --> KMS\n    end\n\n    UI --> Core\n    Core --> DatOut --> Bridge\n    Bridge --> DatIn --> Core\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":"Component"},"children":["Component"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Role"},"children":["Role"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Online ","Ripple Custody"," environment"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Creates accounts, transactions, and manifests as governed operations. Exports pending cold vault operations."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Transfer media"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Moves ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":[".dat"]}," payloads between the online environment and the air-gapped workstation."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Cold bridge"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Runs on the air-gapped workstation. Provides the local UI and API used to upload, inspect, sign, and download operation payloads."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Vault"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Polls the cold bridge for signing work, verifies the notary attestation, builds the transaction, and signs."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["KMS"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Protects the signing key material and performs cryptographic operations."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"hot-vaults-and-cold-vaults","__idx":2},"children":["Hot vaults and cold vaults"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Both vault types follow the same governance and approval process. They differ after the operation is prepared for vault signing."]},{"$$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":"Factor"},"children":["Factor"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Hot vault"},"children":["Hot vault"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Cold vault"},"children":["Cold vault"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Connectivity"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Network-connected."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Air-gapped."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Signing path"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Vault polls the online API for operation queries."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Vault polls the local cold bridge for operation queries."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Operator involvement"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Automated after approval."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Manual export, transfer, signing, and import."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Typical use"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Frequent transactions, payments, and operational liquidity."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["High-value reserves and cold storage."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"signing-workflow","__idx":3},"children":["Signing workflow"]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n    participant User as User\n    participant Online as Online system\n    participant Media as Transfer media\n    participant Bridge as Cold bridge\n    participant Vault as Vault\n\n    User->>Online: Submit and approve operation\n    Online->>Online: Prepare cold vault operation\n    Online->>Media: Export unsigned .dat file\n    Media->>Bridge: Transfer to air-gapped workstation\n    Bridge->>Vault: Vault polls for signing work\n    Vault->>Vault: Verify notary attestation and sign\n    Vault->>Bridge: Return signed payload\n    Bridge->>Media: Download signed .dat file\n    Media->>Online: Import signed operations\n    Online->>User: Continue account, transaction, or manifest processing\n","diagramHtml":"<svg id=\"diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 1629.5px;\" viewBox=\"-50 -10 1629.5 771\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"1330\" y=\"685\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Vault\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1405\" y=\"717.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"1405\" dy=\"0\">Vault</tspan></text></g><g><rect x=\"1058\" y=\"685\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Bridge\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1133\" y=\"717.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"1133\" dy=\"0\">Cold bridge</tspan></text></g><g><rect x=\"730\" y=\"685\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Media\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"805\" y=\"717.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"805\" dy=\"0\">Transfer media</tspan></text></g><g><rect x=\"471\" y=\"685\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Online\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"546\" y=\"717.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"546\" dy=\"0\">Online system</tspan></text></g><g><rect x=\"0\" y=\"685\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"User\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"717.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">User</tspan></text></g><g><line id=\"actor4\" x1=\"1405\" y1=\"65\" x2=\"1405\" y2=\"685\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Vault\" data-et=\"life-line\" data-id=\"Vault\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Vault\"><rect x=\"1330\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Vault\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1405\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"1405\" dy=\"0\">Vault</tspan></text></g></g><g><line id=\"actor3\" x1=\"1133\" y1=\"65\" x2=\"1133\" y2=\"685\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Bridge\" data-et=\"life-line\" data-id=\"Bridge\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Bridge\"><rect x=\"1058\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Bridge\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1133\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"1133\" dy=\"0\">Cold bridge</tspan></text></g></g><g><line id=\"actor2\" x1=\"805\" y1=\"65\" x2=\"805\" y2=\"685\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Media\" data-et=\"life-line\" data-id=\"Media\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Media\"><rect x=\"730\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Media\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"805\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"805\" dy=\"0\">Transfer media</tspan></text></g></g><g><line id=\"actor1\" x1=\"546\" y1=\"65\" x2=\"546\" y2=\"685\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Online\" data-et=\"life-line\" data-id=\"Online\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Online\"><rect x=\"471\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Online\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"546\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"546\" dy=\"0\">Online system</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"685\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"User\" data-et=\"life-line\" data-id=\"User\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"User\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"User\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">User</tspan></text></g></g><style>#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550{font-family:\"Redocly Mermaid Sans\",\"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-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .error-icon{fill:#552222;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .error-text{fill:#552222;stroke:#552222;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .edge-thickness-normal{stroke-width:1px;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .edge-thickness-thick{stroke-width:3.5px;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .edge-pattern-solid{stroke-dasharray:0;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .marker{fill:#333333;stroke:#333333;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .marker.cross{stroke:#333333;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 p{margin:0;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 text.actor&gt;tspan{fill:black;stroke:none;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .actor-line{stroke:#9370DB;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .sequenceNumber{fill:white;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 [id$=\"-sequencenumber\"]{fill:#333;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .messageText{fill:#333;stroke:none;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .labelText,#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .labelText&gt;tspan{fill:black;stroke:none;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .loopText,#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .loopText&gt;tspan{fill:black;stroke:none;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .sectionTitle,#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .noteText,#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .activation0{fill:#f4f4f4;stroke:#666;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .activation1{fill:#f4f4f4;stroke:#666;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .activation2{fill:#f4f4f4;stroke:#666;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .actorPopupMenu{position:absolute;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .actor-man circle,#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 line{fill:#ECECFF;stroke-width:2px;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 .node .neo-node{stroke:#9370DB;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 [data-look=\"neo\"].node rect,#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 [data-look=\"neo\"].cluster rect,#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"309\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Submit and approve operation</text><line x1=\"76\" y1=\"119\" x2=\"542\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"User\" data-to=\"Online\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-arrowhead)\" style=\"fill: none;\"></line><text x=\"547\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Prepare cold vault operation</text><path d=\"M 547,173 C 607,163 607,203 547,193\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Online\" data-to=\"Online\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-arrowhead)\" style=\"fill: none;\"></path><text x=\"674\" y=\"218\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Export unsigned .dat file</text><line x1=\"547\" y1=\"257\" x2=\"801\" y2=\"257\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Online\" data-to=\"Media\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-arrowhead)\" style=\"fill: none;\"></line><text x=\"968\" y=\"272\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Transfer to air-gapped workstation</text><line x1=\"806\" y1=\"311\" x2=\"1129\" y2=\"311\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Media\" data-to=\"Bridge\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-arrowhead)\" style=\"fill: none;\"></line><text x=\"1268\" y=\"326\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Vault polls for signing work</text><line x1=\"1134\" y1=\"365\" x2=\"1401\" y2=\"365\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Bridge\" data-to=\"Vault\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-arrowhead)\" style=\"fill: none;\"></line><text x=\"1406\" y=\"380\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verify notary attestation and sign</text><path d=\"M 1406,419 C 1466,409 1466,449 1406,439\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Vault\" data-to=\"Vault\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-arrowhead)\" style=\"fill: none;\"></path><text x=\"1271\" y=\"464\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Return signed payload</text><line x1=\"1404\" y1=\"503\" x2=\"1137\" y2=\"503\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"Vault\" data-to=\"Bridge\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-arrowhead)\" style=\"fill: none;\"></line><text x=\"971\" y=\"518\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Download signed .dat file</text><line x1=\"1132\" y1=\"557\" x2=\"809\" y2=\"557\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Bridge\" data-to=\"Media\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-arrowhead)\" style=\"fill: none;\"></line><text x=\"677\" y=\"572\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Import signed operations</text><line x1=\"804\" y1=\"611\" x2=\"550\" y2=\"611\" class=\"messageLine0\" data-et=\"message\" data-id=\"i8\" data-from=\"Media\" data-to=\"Online\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-arrowhead)\" style=\"fill: none;\"></line><text x=\"312\" y=\"626\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Continue account, transaction, or manifest processing</text><line x1=\"545\" y1=\"665\" x2=\"79\" y2=\"665\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Online\" data-to=\"User\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-5807d4e6673e845cd6170cdbaefc4f15f19696e9807216a6a8c47e947d82e550-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 1629.5px;\" viewBox=\"-50 -10 1629.5 771\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"1330\" y=\"685\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Vault\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1405\" y=\"717.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"1405\" dy=\"0\">Vault</tspan></text></g><g><rect x=\"1058\" y=\"685\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Bridge\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1133\" y=\"717.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"1133\" dy=\"0\">Cold bridge</tspan></text></g><g><rect x=\"730\" y=\"685\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Media\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"805\" y=\"717.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"805\" dy=\"0\">Transfer media</tspan></text></g><g><rect x=\"471\" y=\"685\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Online\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"546\" y=\"717.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"546\" dy=\"0\">Online system</tspan></text></g><g><rect x=\"0\" y=\"685\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"User\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"717.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">User</tspan></text></g><g><line id=\"actor4\" x1=\"1405\" y1=\"65\" x2=\"1405\" y2=\"685\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Vault\" data-et=\"life-line\" data-id=\"Vault\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Vault\"><rect x=\"1330\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Vault\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1405\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"1405\" dy=\"0\">Vault</tspan></text></g></g><g><line id=\"actor3\" x1=\"1133\" y1=\"65\" x2=\"1133\" y2=\"685\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Bridge\" data-et=\"life-line\" data-id=\"Bridge\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Bridge\"><rect x=\"1058\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Bridge\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1133\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"1133\" dy=\"0\">Cold bridge</tspan></text></g></g><g><line id=\"actor2\" x1=\"805\" y1=\"65\" x2=\"805\" y2=\"685\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Media\" data-et=\"life-line\" data-id=\"Media\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Media\"><rect x=\"730\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Media\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"805\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"805\" dy=\"0\">Transfer media</tspan></text></g></g><g><line id=\"actor1\" x1=\"546\" y1=\"65\" x2=\"546\" y2=\"685\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Online\" data-et=\"life-line\" data-id=\"Online\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Online\"><rect x=\"471\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Online\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"546\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"546\" dy=\"0\">Online system</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"685\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"User\" data-et=\"life-line\" data-id=\"User\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"User\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"User\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">User</tspan></text></g></g><style>#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066{font-family:\"Redocly Mermaid Sans\",\"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-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .error-icon{fill:#a44141;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .error-text{fill:#ddd;stroke:#ddd;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .edge-thickness-normal{stroke-width:1px;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .edge-thickness-thick{stroke-width:3.5px;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .edge-pattern-solid{stroke-dasharray:0;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .marker.cross{stroke:lightgrey;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 svg{font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 p{margin:0;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .actor-line{stroke:#ccc;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .sequenceNumber{fill:black;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .messageText{fill:lightgrey;stroke:none;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .labelText,#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .loopText,#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .sectionTitle,#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .noteText,#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .actorPopupMenu{position:absolute;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .actor-man circle,#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 line{fill:#1f2020;stroke-width:2px;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 .node .neo-node{stroke:#ccc;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 [data-look=\"neo\"].node rect,#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 [data-look=\"neo\"].cluster rect,#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 [data-look=\"neo\"].node polygon{stroke:url(#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 [data-look=\"neo\"].node path{stroke:url(#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-gradient);stroke-width:1px;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 [data-look=\"neo\"].node circle{stroke:url(#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"309\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Submit and approve operation</text><line x1=\"76\" y1=\"119\" x2=\"542\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"User\" data-to=\"Online\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-arrowhead)\" style=\"fill: none;\"></line><text x=\"547\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Prepare cold vault operation</text><path d=\"M 547,173 C 607,163 607,203 547,193\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Online\" data-to=\"Online\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-arrowhead)\" style=\"fill: none;\"></path><text x=\"674\" y=\"218\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Export unsigned .dat file</text><line x1=\"547\" y1=\"257\" x2=\"801\" y2=\"257\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Online\" data-to=\"Media\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-arrowhead)\" style=\"fill: none;\"></line><text x=\"968\" y=\"272\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Transfer to air-gapped workstation</text><line x1=\"806\" y1=\"311\" x2=\"1129\" y2=\"311\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Media\" data-to=\"Bridge\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-arrowhead)\" style=\"fill: none;\"></line><text x=\"1268\" y=\"326\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Vault polls for signing work</text><line x1=\"1134\" y1=\"365\" x2=\"1401\" y2=\"365\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Bridge\" data-to=\"Vault\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-arrowhead)\" style=\"fill: none;\"></line><text x=\"1406\" y=\"380\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verify notary attestation and sign</text><path d=\"M 1406,419 C 1466,409 1466,449 1406,439\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Vault\" data-to=\"Vault\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-arrowhead)\" style=\"fill: none;\"></path><text x=\"1271\" y=\"464\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Return signed payload</text><line x1=\"1404\" y1=\"503\" x2=\"1137\" y2=\"503\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"Vault\" data-to=\"Bridge\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-arrowhead)\" style=\"fill: none;\"></line><text x=\"971\" y=\"518\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Download signed .dat file</text><line x1=\"1132\" y1=\"557\" x2=\"809\" y2=\"557\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Bridge\" data-to=\"Media\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-arrowhead)\" style=\"fill: none;\"></line><text x=\"677\" y=\"572\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Import signed operations</text><line x1=\"804\" y1=\"611\" x2=\"550\" y2=\"611\" class=\"messageLine0\" data-et=\"message\" data-id=\"i8\" data-from=\"Media\" data-to=\"Online\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-arrowhead)\" style=\"fill: none;\"></line><text x=\"312\" y=\"626\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Continue account, transaction, or manifest processing</text><line x1=\"545\" y1=\"665\" x2=\"79\" y2=\"665\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Online\" data-to=\"User\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-52df9914837ca44c8d93b4b6cd655c646c5e99826f57cdd712c014cd040d8066-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["sequenceDiagram\n    participant User as User\n    participant Online as Online system\n    participant Media as Transfer media\n    participant Bridge as Cold bridge\n    participant Vault as Vault\n\n    User->>Online: Submit and approve operation\n    Online->>Online: Prepare cold vault operation\n    Online->>Media: Export unsigned .dat file\n    Media->>Bridge: Transfer to air-gapped workstation\n    Bridge->>Vault: Vault polls for signing work\n    Vault->>Vault: Verify notary attestation and sign\n    Vault->>Bridge: Return signed payload\n    Bridge->>Media: Download signed .dat file\n    Media->>Online: Import signed operations\n    Online->>User: Continue account, transaction, or manifest processing\n"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"first-time-cold-vault-handshake","__idx":4},"children":["First-time cold vault handshake"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When a cold vault is first registered, it can appear in a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Pending"]}," state because it cannot automatically connect to the online deployment. Complete the manual handshake before using the vault for accounts, transactions, or manifests."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["At a high level:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Register the cold vault using the standard vault registration flow."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Download the vault data from the cold bridge on the air-gapped workstation."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Transfer the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":[".dat"]}," file to the online environment."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Import the file into ","Ripple Custody","."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Verify that the vault status is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Completed"]},"."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For steps, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/identity-and-access/vault-management/cold-vault-setup-ui#complete-the-first-time-vault-handshake"},"children":["Process cold vault operations in the UI"]}," or ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/identity-and-access/vault-management/cold-vault-setup-api#complete-the-first-time-vault-handshake"},"children":["Process cold vault operations with the API"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"operational-responsibilities","__idx":5},"children":["Operational responsibilities"]},{"$$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":"Responsibility"},"children":["Responsibility"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Why it matters"},"children":["Why it matters"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Air-gap controls"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The workstation must remain isolated from networks so signing cannot be reached remotely."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Transfer media controls"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":[".dat"]}," files move between the online environment and the air-gapped workstation. Use approved media and handling procedures."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Payload verification"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Operators should inspect operation details before allowing the cold vault to sign."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["KMS recovery"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Cold vault recovery depends on protected KMS material and vendor recovery procedures."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Configuration backup"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Recovery requires the same vault configuration, including the vault UUID and public key."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"next-steps","__idx":6},"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":"Task"},"children":["Task"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Page"},"children":["Page"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Plan the air-gapped workstation"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/deployment/planning/cold-vault-workstation"},"children":["Cold vault workstation planning"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Deploy the cold bridge"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/deployment/install/cold-bridge-deployment"},"children":["Deploy a cold bridge"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Register, view, update, lock, or unlock vaults"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/identity-and-access/vault-management/manage-vaults"},"children":["Manage vaults"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Process cold vault operations in the UI"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/identity-and-access/vault-management/cold-vault-setup-ui"},"children":["Process cold vault operations in the UI"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Process cold vault operations with the API"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/identity-and-access/vault-management/cold-vault-setup-api"},"children":["Process cold vault operations with the API"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Recover cold vault operations after workstation loss"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/identity-and-access/vault-management/cold-vault-recovery"},"children":["Recover a cold vault"]}]}]}]}]}]}]},"headings":[{"value":"Cold vaults","id":"cold-vaults","depth":1},{"value":"Cold vault architecture","id":"cold-vault-architecture","depth":2},{"value":"Hot vaults and cold vaults","id":"hot-vaults-and-cold-vaults","depth":2},{"value":"Signing workflow","id":"signing-workflow","depth":2},{"value":"First-time cold vault handshake","id":"first-time-cold-vault-handshake","depth":2},{"value":"Operational responsibilities","id":"operational-responsibilities","depth":2},{"value":"Next steps","id":"next-steps","depth":2}],"frontmatter":{"seo":{"title":"Cold vaults"}},"lastModified":"2026-08-04T20:25:11.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/products/custody/identity-and-access/vault-management/cold-vaults","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}