.index-module__cnwWEW__outerContainer{grid-template-rows:1fr auto;display:grid}.index-module__cnwWEW__container{flex-direction:row;gap:2em;width:100%;padding:0 2em;display:flex;position:relative;overflow:hidden}.index-module__cnwWEW__traceContainer{flex-grow:1}.index-module__cnwWEW__sideContainer{flex-direction:column;flex-shrink:0;width:30em;height:100%;display:flex;position:relative}.index-module__cnwWEW__sidebarTabsContainer{grid-template-rows:3em;grid-template-columns:1fr 1fr;gap:0;display:grid}.index-module__cnwWEW__sidebarTab{color:var(--off-white);cursor:pointer;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;height:100%;font-size:1.1em;display:flex}.index-module__cnwWEW__sidebarTab:hover{filter:brightness(1.2)}.index-module__cnwWEW__sidebarTabSelected{background-color:var(--light-navy)}.index-module__cnwWEW__sidebarTabSelected:hover{filter:brightness()}.index-module__cnwWEW__filtersContainer{flex-direction:row;justify-content:space-around;font-size:.85em;display:flex}.index-module__cnwWEW__filtersContainer>*{width:min-content}.index-module__cnwWEW__filtersContainer>:first-child{width:3em}.index-module__cnwWEW__filtersContainer>:nth-child(2),.index-module__cnwWEW__filtersContainer>:nth-child(3){width:6em}.index-module__cnwWEW__filtersContainer>:nth-child(4){width:4em}.index-module__cnwWEW__filtersContainer>:nth-child(5){width:6em}.index-module__cnwWEW__sidebarBottomButtons{gap:.5em;margin-top:auto;margin-bottom:.4em;display:flex}.index-module__cnwWEW__sidebarBottomButton{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:.25em;flex:1;justify-content:center;align-items:center;height:2.5em;display:flex}.index-module__cnwWEW__sidebarBottomButton:hover{filter:brightness(1.1)}.index-module__cnwWEW__copyTraceButton{color:var(--blue);outline:1px solid var(--blue);background-color:transparent}.index-module__cnwWEW__newTraceButton{background-color:var(--blue);color:#fff}.index-module__cnwWEW__searchbarContainer{flex-direction:row;padding:.4em .8em;display:flex}.index-module__cnwWEW__searchbarContainer>:last-child{flex-shrink:1}.index-module__cnwWEW__searchIcon{color:#fff;opacity:.5;cursor:pointer;height:100%;margin-right:.5em;font-size:2em}.index-module__cnwWEW__traceTitle{text-overflow:ellipsis;white-space:nowrap;flex-grow:1;padding:1em 0;font-family:IBM Plex Mono Light;font-size:1.5em;overflow:hidden}.index-module__cnwWEW__traceTitle>*{width:100%}.index-module__cnwWEW__shareButton{cursor:pointer;background-color:var(--blue);color:var(--off-white);border-radius:.25em;justify-content:center;align-items:center;margin-left:1em;padding:.4em .8em;display:flex}.index-module__cnwWEW__shareButton:hover{filter:brightness(1.2)}.index-module__cnwWEW__shareButton:active{color:var(--darker-blue)}.index-module__cnwWEW__shareButtonDisabled{filter:brightness(.7);cursor:default}.index-module__cnwWEW__shareButtonDisabled:hover{filter:brightness(.7)}.index-module__cnwWEW__shareButtonDisabled:active{color:var(--off-white)}.index-module__cnwWEW__shareIcon{width:1.2em;height:1.2em;margin-right:.5em}.index-module__cnwWEW__toggleMenuBar{background-color:var(--light-navy);border:.5px solid var(--steel);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:.25em;flex-direction:column;width:4em;display:flex;position:absolute;top:10em;right:2em}.index-module__cnwWEW__toggleMenuBar>*{position:relative}.index-module__cnwWEW__toggleMenuItem{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:not-allowed;justify-content:center;align-items:center;width:100%;height:4em;display:flex}.index-module__cnwWEW__toggleMenuItem:hover{background-color:var(--steel);filter:brightness(1.2)}.index-module__cnwWEW__toggleMenuItemSelected{background-color:var(--steel)}.index-module__cnwWEW__toggleMenuItemLeftRightContainer{display:flex}.index-module__cnwWEW__toggleMenuItemTopBottomContainer{flex-direction:column;display:flex}.index-module__cnwWEW__toggleMenuItemLeft{cursor:pointer;justify-content:center;align-items:center;width:2em;height:4em;display:flex}.index-module__cnwWEW__toggleMenuItemLeft:hover{background-color:var(--steel)}.index-module__cnwWEW__toggleMenuItemTop{cursor:pointer;justify-content:center;align-items:center;width:100%;height:2em;display:flex}.index-module__cnwWEW__toggleMenuItemTop:hover{background-color:var(--steel)}.index-module__cnwWEW__flowPanelContainer{z-index:1;width:50em;height:50em;position:absolute;bottom:0;right:2em}.index-module__cnwWEW__flowPanelContainerInner{flex-direction:column;justify-content:flex-end;gap:.5em;width:100%;height:100%;display:flex}.index-module__cnwWEW__flowPanelInfoContainer{background-color:var(--light-navy);width:100%;-webkit-mask:var(--beveled);mask:var(--beveled);grid-template-columns:6.5em auto;gap:1em;padding:1em;display:grid}.index-module__cnwWEW__flowPanelLabel{color:var(--gray)}.index-module__cnwWEW__popoutTransactionsContainer{width:100%;height:40em;margin-top:auto}.index-module__cnwWEW__traceIsLoadingContainer{width:2em;height:2em;position:absolute;top:7em;right:3em}.index-module__cnwWEW__sidebarTabBody{background-color:var(--light-navy);flex-direction:column;flex-grow:1;padding:.8em;display:flex;overflow:hidden}.index-module__cnwWEW__myTraceTitle{cursor:pointer;width:100%;padding:.2em 0;font-size:1.2em;display:flex}.index-module__cnwWEW__deleteTraceButton{color:var(--red);opacity:.5;flex-shrink:0;padding-top:.1em;display:none}.index-module__cnwWEW__deleteTraceButton:hover{opacity:1}.index-module__cnwWEW__myTraceTitle:hover>*>.index-module__cnwWEW__deleteTraceButton{display:flex}.index-module__cnwWEW__myTraceTitleInner{white-space:nowrap;text-overflow:ellipsis;border-radius:.2em;flex-direction:row;justify-content:space-between;width:100%;padding:.2em .5em;font-family:IBM Plex Mono Light;display:flex;overflow:hidden}.index-module__cnwWEW__myTraceTitleInnerSelected{background-color:var(--steel)}.index-module__cnwWEW__myTraceTitle:hover>.index-module__cnwWEW__myTraceTitleInner{background:var(--dark-blue-gray)}.index-module__cnwWEW__traceTitleContainer{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;display:flex}.index-module__cnwWEW__sidebarContainer{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;flex-grow:1;height:calc(100% - 6em);max-height:0;transition:max-height .5s ease-in-out;display:flex;overflow:hidden}.index-module__cnwWEW__sidebarOpen{max-height:1000px}.index-module__cnwWEW__closeFlowPanelButton{cursor:pointer;background-color:var(--red);color:var(--off-white);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:.2em;width:min-content;padding:.5em 1em}.index-module__cnwWEW__closeFlowPanelButton:hover{filter:brightness(1.2)}.index-module__cnwWEW__tracerButton{cursor:pointer;color:var(--off-white);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:.2em;padding:.5em 1em;display:inline-block}.index-module__cnwWEW__tracerButton:hover{filter:brightness(1.2)}.index-module__cnwWEW__selectedFlowDirectionButton{text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.5em 1em}.index-module__cnwWEW__selectedFlowDirectionButton:hover{filter:brightness(1.2);cursor:pointer}.index-module__cnwWEW__selectedFlowDirectionButtonSelected{background-color:var(--steel)}.index-module__cnwWEW__selectedNodeFetchButton{background-color:var(--steel);-webkit-user-select:none;-moz-user-select:none;user-select:none}.index-module__cnwWEW__selectedNodeFetchButtonContainer{flex-direction:row;justify-content:center;gap:2em;display:flex}.index-module__cnwWEW__addFlow,.index-module__cnwWEW__removeFlow{text-align:center;cursor:pointer;color:var(--off-white);flex-shrink:0;justify-content:center;align-items:center;font-size:1.5em;display:flex}.index-module__cnwWEW__addFlow:hover,.index-module__cnwWEW__removeFlow:hover{filter:brightness(1.2)}.index-module__cnwWEW__selectedNodePropsFlowListContainer{overflow-x:hidden}.index-module__cnwWEW__flowInList{align-items:center;gap:1em;height:3em;padding:.5em 1em;display:flex;overflow:hidden}.index-module__cnwWEW__selectedFlowDirectionButtonContainer{background-color:var(--dark-steel);flex-grow:1;grid-template-rows:1fr;grid-template-columns:1fr 1fr;gap:0;padding:.2em;display:grid}.index-module__cnwWEW__selectedNodePageSelectionDiv{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:var(--dark-steel);flex-direction:row;justify-content:center;align-items:center;height:100%;padding:.5em;font-family:IBM Plex Mono Light;display:flex}.index-module__cnwWEW__allTraceContainer{flex-direction:column;flex-shrink:1;display:flex;overflow:scroll}.index-module__cnwWEW__sidebarSeparator{border-top:.3px solid var(--filter);width:calc(100% + 1.6em);margin:1em -.8em}.index-module__cnwWEW__selectedNodeFlowListContainer{padding:.4em 0}.index-module__cnwWEW__selectedNodeFlowListContainer>:nth-child(odd){background-color:rgba(255,255,255,.03)}.index-module__cnwWEW__noFlowsText{text-align:center;padding:.4em 0}.index-module__cnwWEW__noHighlight{-webkit-user-select:none;-moz-user-select:none;user-select:none}.index-module__cnwWEW__sidebarTabUnselected{background:#2f3341;box-shadow:inset 4px -4px 7px rgba(0,0,0,.25)}.index-module__cnwWEW__viewingSelectedNodeContainer{flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:relative;overflow:hidden}.index-module__cnwWEW__viewingSelectedNodeLabel{color:var(--off-white);font-family:IBM Plex Mono Light}.index-module__cnwWEW__selectedNodeAddNoesLabel{-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:row;justify-content:center;align-items:center;margin-bottom:.5em;padding:.5em 0;font-size:1.2em;display:flex}.index-module__cnwWEW__altSeparator{border-bottom:.3px solid var(--gray);opacity:.3;width:95%;height:1em;margin:0 auto .5em}.index-module__cnwWEW__addNodesLine{background-color:#3a3a3a;border-radius:1px;flex-grow:1;height:.5px;margin:0 1em}.index-module__cnwWEW__flowInListAddressWrapper{flex-grow:1;overflow:hidden}.index-module__cnwWEW__searchInput>input::placeholder{color:var(--gray)}.index-module__cnwWEW__pageNavButton{color:var(--blue);flex-direction:row;justify-content:center;align-items:center;height:100%;font-size:1.3em;display:flex}.index-module__cnwWEW__flowAndPageNavContainer{justify-content:space-between;align-items:center;gap:1em;display:flex}.index-module__cnwWEW__toggleShareableButton{background-color:var(--blue);color:var(--off-white);cursor:pointer;text-transform:uppercase;border-radius:2px;align-items:center;gap:.5em;height:2.5em;padding:.4em .8em;font-size:1.1em;display:flex;position:absolute;top:3em;right:2em}.index-module__cnwWEW__toggleShareableButton:hover{filter:brightness(1.2)}.index-module__cnwWEW__desktopHeader{display:block}.index-module__cnwWEW__mobileHeader{display:none}.index-module__cnwWEW__grow{height:100%}.index-module__cnwWEW__readOnlyBanner{pointer-events:none;border:1px solid var(--blue);background-color:rgba(0,0,0,.9);border-radius:.5em;padding:0 1em;font-weight:700;animation:10s index-module__cnwWEW__fadeOut;position:absolute;top:2em;right:1em}@keyframes index-module__cnwWEW__fadeOut{0%,90%{opacity:1}to{opacity:0}}.index-module__cnwWEW__notViewableContainer{flex-direction:column;justify-content:center;align-items:center;gap:2em;width:40em;height:100%;margin:auto;display:flex}.index-module__cnwWEW__notViewableMessage{text-align:center;white-space:pre-wrap;text-transform:uppercase;font-size:1.8em}.index-module__cnwWEW__notViewableSubtitle{text-align:center;white-space:pre-wrap;font-size:1.2em}.index-module__cnwWEW__notViewableButtons{text-transform:uppercase;gap:1em;margin-top:1em;display:flex}.index-module__cnwWEW__notViewableButton{background-color:var(--blue);border-radius:2px;justify-content:center;align-items:center;width:12em;padding:.5em 1em;font-size:1.2em;text-decoration:none;display:flex}.index-module__cnwWEW__notViewableButton:hover{filter:brightness(1.2)}@media (min-width:768px){.index-module__cnwWEW__sidebarContainer{max-height:4000px}}@media (max-width:767px){.index-module__cnwWEW__titleDropDown{grid-template-columns:1fr auto;align-items:center;gap:1em;display:grid}.index-module__cnwWEW__desktopHeader{display:none}.index-module__cnwWEW__mobileHeader{justify-content:center;align-items:center;display:flex}.index-module__cnwWEW__sideContainer{width:auto;height:flex;background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);margin-left:2em}.index-module__cnwWEW__hidden{display:none}.index-module__cnwWEW__container{gap:2em;width:100%;height:100%;padding:0;font-size:.6em;display:block;position:relative;overflow:hidden}.index-module__cnwWEW__sidebarContainer{font-size:1.2em}.index-module__cnwWEW__centerWatermark{justify-content:center;align-items:center}.index-module__cnwWEW__overlayComponent{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.index-module__cnwWEW__someSpecificComponent{z-index:2}.index-module__cnwWEW__traceContainer{flex-grow:1;width:100%;height:100%}.index-module__cnwWEW__sidebarTabBody>:last-child{margin-top:2.5em}.index-module__cnwWEW__collapse{align-items:center;display:flex}.index-module__cnwWEW__expand{font-size:1.1em}.index-module__cnwWEW__moreInfoButton{background-color:var(--blue);color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;border-radius:.25em;justify-content:center;align-items:center;width:2em;height:2em;margin-top:auto;margin-left:auto;margin-right:auto;font-size:2em;display:flex}.index-module__cnwWEW__toggleMenuBar{flex-direction:row;width:auto;position:absolute;top:auto;bottom:0;right:0}.index-module__cnwWEW__toggleMenuItemLeft,.index-module__cnwWEW__toggleMenuItemRight{width:4em;height:4em}.index-module__cnwWEW__sidebarOverlay{z-index:1;width:100%;height:auto;position:absolute;top:0;left:0}.index-module__cnwWEW__toggleMenuItem{width:4em;height:4em}.index-module__cnwWEW__toggleMenuItemTopBottomContainer{width:4em}.index-module__cnwWEW__selectedNodeFetchButton{font-size:1.25em}}
.Graph-module__XGBWpq__graphArea{width:100%;height:100%}.Graph-module__XGBWpq__rectWithPurpleBorder{stroke:var(--filter);stroke-width:.75px}.Graph-module__XGBWpq__rectWithPurpleBorder:hover{stroke-width:1px}.Graph-module__XGBWpq__rectWithWhiteBorder{stroke:var(--grayish-white);stroke-width:.5px}.Graph-module__XGBWpq__rectWithWhiteBorder:hover{stroke-width:.75px}.Graph-module__XGBWpq__nodeButtonHover{fill:var(--navy)}.Graph-module__XGBWpq__nodeButtonHover:hover,.Graph-module__XGBWpq__nodeButtonHoverAlways{fill:rgba(255,255,255,.4)}
.TracerSkeleton-module__KTCiSW__wrapper{pointer-events:none;cursor:default;width:100%;padding:0 0 0 2em;display:flex;position:relative;overflow:visible}.TracerSkeleton-module__KTCiSW__background{background-color:var(--bg-color);-webkit-mask:var(--beveled);mask:var(--beveled);z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.TracerSkeleton-module__KTCiSW__surface{z-index:1;opacity:.5;width:100%;padding:0;position:relative}.TracerSkeleton-module__KTCiSW__pointerless{pointer-events:none}.TracerSkeleton-module__KTCiSW__searchInputMock{pointer-events:none;background:var(--selected-light);width:100%;-webkit-mask:var(--beveled);mask:var(--beveled);color:var(--off-white);text-transform:uppercase;border:none;align-items:center;padding:.5em 0 .5em .6em;display:flex}.TracerSkeleton-module__KTCiSW__searchInputMock::placeholder{color:var(--gray);letter-spacing:.1em}.TracerSkeleton-module__KTCiSW__filterHeader{pointer-events:none;position:static;top:auto;transform:none}.TracerSkeleton-module__KTCiSW__filterBubbleMock{pointer-events:none;text-transform:uppercase;border-style:solid;border-width:1px;gap:.4em}.TracerSkeleton-module__KTCiSW__filterBubbleText{white-space:nowrap}.TracerSkeleton-module__KTCiSW__tracePlaceholder{color:var(--gray);text-align:center;flex:1;justify-content:center;align-items:center;min-height:calc(100vh - 12rem);font-size:1.2em;display:flex}
