:root{--flow-bg-lane:#233743;--flow-bg-platform:#90caf9;--platform-text:#000000de;--flow-text:#e2e2e5;--flow-axis:#e2e2e5;--flow-lane-fill:#00e0ba;--flow-normal-stroke:#004c6b;--flow-normal-fill:#83cfff;--flow-normal-hover:#44b2f7;--flow-unknown-stroke:#8a6d00;--flow-unknown-fill:#ffd95a;--flow-unknown-hover:#ffc935;--flow-hardcoded-stroke:#8b0000;--flow-hardcoded-fill:#ff6b6b;--flow-hardcoded-hover:#ff4d4d}.platform-group-surface{fill:var(--flow-bg-platform)}.platform-title{fill:var(--platform-text);font-size:24px;font-weight:600;transform:translateY(24px)}.lane-surface{fill:var(--flow-bg-lane)}.tick>line,.domain{stroke:var(--flow-axis)}.tick>text{fill:var(--flow-axis);font-size:12px}.lane-title,.tick>text{fill:var(--flow-text)}.lane-title{text-anchor:end;font-size:24px}.lane-flow{stroke-width:1px;stroke:var(--flow-lane-fill);fill:var(--flow-lane-fill)}.transaction-flow{cursor:zoom-in;stroke-width:1px;stroke:var(--flow-normal-stroke);fill:var(--flow-normal-fill)}.transaction-flow-unknown{cursor:zoom-in;stroke:var(--flow-unknown-stroke);fill:var(--flow-unknown-fill)}.transaction-flow:hover{stroke:var(--flow-normal-stroke);fill:var(--flow-normal-hover)}.transaction-flow-hardcoded{cursor:zoom-in;stroke:var(--flow-hardcoded-stroke);fill:var(--flow-hardcoded-fill)}.transaction-flow-unknown:hover{stroke:var(--flow-unknown-stroke);fill:var(--flow-unknown-hover)}.transaction-flow-hardcoded:hover{stroke:var(--flow-hardcoded-stroke);fill:var(--flow-hardcoded-hover)}.tooltip{stroke:var(--flow-normal-stroke);fill:var(--flow-normal-fill);width:100px;height:50px}.tooltip>text{stroke:none;fill:var(--flow-normal-stroke)}
