.Chat-module__eGI-HG__container{flex-direction:column;align-items:center;width:100%;height:100%;max-height:100%;padding:0 0 1em;display:flex;position:relative;overflow:auto}.Chat-module__eGI-HG__logo{z-index:0;align-items:center;gap:.5em;font-size:3em;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Chat-module__eGI-HG__logoText{color:#ffffff1a;font-family:Arkham Heavy Condensed}.Chat-module__eGI-HG__messagesContainer{flex-direction:column;flex-grow:1;width:100%;display:flex;overflow:auto}.Chat-module__eGI-HG__chatObjectContainer{justify-content:center;align-items:center;width:100%;display:flex}.Chat-module__eGI-HG__chatObjectContainer>*{max-width:65em}.Chat-module__eGI-HG__inputContainer{background:var(--selected-light);width:100%;box-shadow:0 0 .4em .2em var(--dark-gray);border-bottom:none;border-radius:.5em;justify-content:center;align-items:center;margin:0;font-family:IBM Plex Mono Light;display:flex}.Chat-module__eGI-HG__textarea{width:100%;font-family:inherit;font-size:inherit;color:var(--off-white);resize:none;background:0 0;border:none;outline:none;padding:.5em 0 .5em .5em;font-size:1.5em;line-height:30px}.Chat-module__eGI-HG__textarea::placeholder{color:var(--placeholder)}.Chat-module__eGI-HG__promptButton{-webkit-mask:var(--beveled-small);mask:var(--beveled-small);justify-content:center;align-items:center;margin:.5em;padding:.4em 2em;font-size:1.2em;display:flex}.Chat-module__eGI-HG__promptButton:hover{filter:brightness(1.1)}.Chat-module__eGI-HG__userMessageBackground,.Chat-module__eGI-HG__assistantMessageBackground{padding:2em 0}.Chat-module__eGI-HG__assistantMessageBackground{background-color:#ffffff05}.Chat-module__eGI-HG__userMessageBackground{background-color:#ffffff0d}.Chat-module__eGI-HG__messageContainer{grid-template-columns:4em 1fr;width:100%;display:grid}.Chat-module__eGI-HG__message{color:var(--off-white);width:100%;margin:0;padding:0;font-family:IBM Plex Mono Light;font-size:1.1em}.Chat-module__eGI-HG__message p:first-child{margin-top:0}.Chat-module__eGI-HG__message p:last-child{margin-bottom:0}.Chat-module__eGI-HG__userIcon{font-size:2em}.Chat-module__eGI-HG__assistantIcon{width:2.5em;height:2.5em}.Chat-module__eGI-HG__toolCallBadge{color:var(--placeholder);border:1px solid var(--dark-gray);background:#ffffff08;border-radius:.3em;align-items:center;gap:.3em;margin-bottom:.5em;padding:.2em .6em;font-family:IBM Plex Mono Light;font-size:.85em;display:inline-flex}.Chat-module__eGI-HG__toolCallBadge:before{content:"";background:var(--placeholder);border-radius:50%;width:.5em;height:.5em;animation:1.5s infinite Chat-module__eGI-HG__pulse;display:inline-block}@keyframes Chat-module__eGI-HG__pulse{0%,to{opacity:.4}50%{opacity:1}}.Chat-module__eGI-HG__loadingEllipsis{margin-top:-.7em;font-size:4em}@keyframes Chat-module__eGI-HG__blinking{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}.Chat-module__eGI-HG__loadingEllipsis span{margin:0 -.1em;animation:1s infinite Chat-module__eGI-HG__blinking}.Chat-module__eGI-HG__loadingEllipsis span:nth-child(2){animation-delay:.1s}.Chat-module__eGI-HG__loadingEllipsis span:nth-child(3){animation-delay:.2s}.Chat-module__eGI-HG__errorMessage{color:#ff6b6b;background:#ff6b6b1a;border-radius:.3em;margin-top:.5em;padding:.5em 1em;font-family:IBM Plex Mono Light;font-size:.9em}@media (max-width:767px){.Chat-module__eGI-HG__container{padding:.75em}.Chat-module__eGI-HG__logo{font-size:2em}.Chat-module__eGI-HG__textarea{font-size:1em}.Chat-module__eGI-HG__inputContainer{margin-bottom:1em}.Chat-module__eGI-HG__userMessageBackground,.Chat-module__eGI-HG__assistantMessageBackground{padding:1em .5em}}
.Transactions-module__fZRgya__container{flex-direction:column;row-gap:.6em;width:100%;height:100%;min-height:60em;display:flex;position:relative;overflow:hidden}.Transactions-module__fZRgya__tabs{flex-grow:1;position:relative}.Transactions-module__fZRgya__paddedTabContainer{padding-left:2em}.Transactions-module__fZRgya__showFilterButton{z-index:2;cursor:pointer;width:1.4em;height:1.4em;position:absolute;top:.9em;left:.9em}.Transactions-module__fZRgya__filterContainer{flex-wrap:wrap;display:flex}.Transactions-module__fZRgya__filterContainer>:not(:last-child){margin-right:10px}.Transactions-module__fZRgya__filteredField{text-align:center;border-style:solid;border-width:1px;border-radius:15px;align-items:center;margin-bottom:7px;padding:3px 8px;font-weight:700;display:flex}.Transactions-module__fZRgya__removeFilterWrapper{justify-content:center;align-items:center;margin-top:.1em;margin-right:.6em;display:flex}.Transactions-module__fZRgya__removeFilter:hover{cursor:pointer}.Transactions-module__fZRgya__assetImage{width:.85em;height:.85em;position:relative}.Transactions-module__fZRgya__currency{justify-content:flex-end;align-items:center;display:flex}.Transactions-module__fZRgya__textOverflow{white-space:nowrap;overflow:hidden}.Transactions-module__fZRgya__nowrap{white-space:nowrap;flex-wrap:nowrap}.Transactions-module__fZRgya__mobileShortAddress{text-overflow:ellipsis;overflow:hidden}.Transactions-module__fZRgya__flex{align-items:center;display:inline-flex}.Transactions-module__fZRgya__disabled{color:var(--gray);position:relative}.Transactions-module__fZRgya__disabledTooltip{color:var(--off-white);background-color:var(--dark-navy);border-radius:.2em;padding:.2em;display:none;position:absolute;top:120%}.Transactions-module__fZRgya__disabled:hover>.Transactions-module__fZRgya__disabledTooltip{display:block}.Transactions-module__fZRgya__leftTooltipAlign{right:0}.Transactions-module__fZRgya__rightTooltipAlign{left:0}.Transactions-module__fZRgya__centerTooltipAlign{left:50%;transform:translate(-50%)}.Transactions-module__fZRgya__transactionsGrid{grid-template-columns:auto auto 3fr 3fr auto auto auto;display:grid}.Transactions-module__fZRgya__solanaAccountsGrid{grid-template-columns:auto auto auto;display:grid}.Transactions-module__fZRgya__holdingsCol,.Transactions-module__fZRgya__valueCol{text-align:end;justify-self:end}.Transactions-module__fZRgya__transactionGridton,.Transactions-module__fZRgya__transactionGridsolana{grid-template-columns:auto auto auto 3fr 3fr auto auto auto;display:grid}.Transactions-module__fZRgya__transactionsGrid>*,.Transactions-module__fZRgya__solanaAccountsGrid>*,.Transactions-module__fZRgya__tradesGrid>*,.Transactions-module__fZRgya__transactionGridton>*,.Transactions-module__fZRgya__transactionGridsolana>*{text-overflow:ellipsis;white-space:nowrap;padding:1em .5em;position:relative;overflow-x:hidden}.Transactions-module__fZRgya__transactionsGrid:nth-of-type(2n)>*{background-color:var(--row-alt-bg,#ffffff08)}.Transactions-module__fZRgya__tradesGrid{grid-template-columns:repeat(4,auto);display:grid}.Transactions-module__fZRgya__tradesGrid>:nth-child(8n+2),.Transactions-module__fZRgya__tradesGrid>:nth-child(8n+3),.Transactions-module__fZRgya__tradesGrid>:nth-child(8n+4),.Transactions-module__fZRgya__tradesGrid>:nth-child(8n+5){background-color:var(--row-alt-bg,#ffffff08)}.Transactions-module__fZRgya__centreIcon{align-items:center;gap:.2em;display:flex}.Transactions-module__fZRgya__solanaActionParent{align-items:center;display:flex}.Transactions-module__fZRgya__solanaAction{color:var(--blue);white-space:nowrap;text-overflow:ellipsis;background-color:#0171d933;border-radius:1em;flex:none;align-items:center;width:min-content;padding:0 .5em;display:flex;overflow:hidden}.Transactions-module__fZRgya__solanaAction span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Transactions-module__fZRgya__iconWrapper{justify-content:center;align-items:center;font-size:1.2em;display:flex;position:relative}.Transactions-module__fZRgya__toggleOwnerContainer{cursor:pointer}.Transactions-module__fZRgya__toggleOwnerContainer>:hover{color:var(--lighter-blue)}.Transactions-module__fZRgya__ownerTogglePopup{gap:.5em;display:flex}.Transactions-module__fZRgya__solanaGradient{background:linear-gradient(90deg,#9945ff,#14f195,#5973ff);color:#0000;-webkit-background-clip:text}.Transactions-module__fZRgya__extraButtons{justify-content:center;align-items:center;column-gap:1em;display:flex}.Transactions-module__fZRgya__headers{font-size:.85em;display:contents}.Transactions-module__fZRgya__transactionsGrid.Transactions-module__fZRgya__hoveredRow>*{background-color:#1585ed26}.Transactions-module__fZRgya__transactionsGrid.Transactions-module__fZRgya__activeLLMRow>*{background-color:var(--green);background-color:#54a66c33}.Transactions-module__fZRgya__transactionsGrid.Transactions-module__fZRgya__animateBackground>*{animation:2s ease-in-out infinite Transactions-module__fZRgya__animateBackground}@keyframes Transactions-module__fZRgya__animateBackground{0%{background-color:#1585ed26}20%{background-color:#1585ed26}50%{background-color:#1585ed40}80%{background-color:#1585ed26}to{background-color:#1585ed26}}.Transactions-module__fZRgya__headerWrapper{background-color:var(--light-navy);z-index:2;-webkit-user-select:none;user-select:none;width:100%;padding:.8em .5em;position:sticky;top:0;transform:translateY(-1px)}.Transactions-module__fZRgya__headerContentWrapper{align-items:center;height:100%;display:flex}.Transactions-module__fZRgya__masterHeaderContentWrapper{justify-content:flex-end;display:flex}.Transactions-module__fZRgya__headerPageInfo{-webkit-user-select:none;user-select:none}.Transactions-module__fZRgya__rightalign{justify-content:flex-end}.Transactions-module__fZRgya__sortable{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;column-gap:.5em;display:flex}.Transactions-module__fZRgya__sortable:hover{text-decoration:underline}.Transactions-module__fZRgya__sortArrow{width:1.3em;height:1.3em;display:flex}.Transactions-module__fZRgya__chainIcon{width:1.3em;height:1.3em;margin-left:-.2em;display:flex}.Transactions-module__fZRgya__filterButtonContainer{justify-content:center;align-items:center;column-gap:.5em;margin-right:.5em;display:flex}.Transactions-module__fZRgya__masterFilterButtonContainer{justify-content:center;align-items:center;column-gap:.5em;display:flex}.Transactions-module__fZRgya__activeFilterButton,.Transactions-module__fZRgya__inactiveFilterButton{cursor:pointer;width:1.1em;height:1.1em}.Transactions-module__fZRgya__activeFilterButton{color:var(--filter)}.Transactions-module__fZRgya__inactiveFilterButton{color:var(--off-white)}.Transactions-module__fZRgya__time{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:flex}.Transactions-module__fZRgya__time:hover{text-decoration:underline}.Transactions-module__fZRgya__time svg{margin-right:.3em}.Transactions-module__fZRgya__time svg:not(.Transactions-module__fZRgya__time:hover svg){opacity:.5}.Transactions-module__fZRgya__timeLink{color:var(--lighter-blue);align-items:center;display:flex}.Transactions-module__fZRgya__timeLink:hover{text-decoration:underline}.Transactions-module__fZRgya__title{align-items:center;height:1.33em;display:flex;overflow:visible}.Transactions-module__fZRgya__paginatorAlign{align-items:center;margin-left:.75em;display:flex}.Transactions-module__fZRgya__chain{justify-content:center;width:100%;display:flex}.Transactions-module__fZRgya__addressesRemaining{color:var(--gray)}.Transactions-module__fZRgya__coin{display:flex;overflow:hidden}.Transactions-module__fZRgya__tokenLink{cursor:pointer;max-width:5em;display:flex;overflow:hidden}.Transactions-module__fZRgya__tokenLink:hover{text-decoration:underline}.Transactions-module__fZRgya__tokenSymbol{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Transactions-module__fZRgya__csvButtonsContainer{border-radius:1em;column-gap:.5em;margin-right:1em;font-size:1.1em;display:flex}.Transactions-module__fZRgya__csvButtonsContainer>*{cursor:pointer}.Transactions-module__fZRgya__csvButtonsContainer>:hover{color:var(--lighter-blue)}.Transactions-module__fZRgya__csvButtonsContainer>.Transactions-module__fZRgya__fiCheckGreen:hover,.Transactions-module__fZRgya__fiCheckGreen{color:var(--green)}.Transactions-module__fZRgya__subTabsContainer{cursor:pointer;flex-direction:row;justify-content:flex-end;align-items:center;gap:.4em;height:100%;display:flex;position:absolute;top:0;right:.5em}.Transactions-module__fZRgya__subTabButton{z-index:1;color:var(--gray);font-size:.9em}.Transactions-module__fZRgya__selectedSubTab{color:var(--filter)}.Transactions-module__fZRgya__bubblesAndCSVContainer{justify-content:space-between;align-items:flex-end;max-height:20em;display:flex}.Transactions-module__fZRgya__flexContainer{justify-content:center;align-items:center;width:fit-content;display:flex}.Transactions-module__fZRgya__transactionsTitle{justify-content:center;align-items:center;height:1.33em;margin-bottom:.75em;display:flex;overflow:visible}.Transactions-module__fZRgya__chevron{vertical-align:middle;font-size:1.5em}.Transactions-module__fZRgya__paginatorRowNoTab{background-color:var(--light-navy);justify-content:space-between;margin-top:0;margin-bottom:-.6em;display:flex}.Transactions-module__fZRgya__paginatorRow{justify-content:space-between;display:flex}.Transactions-module__fZRgya__paginatorRowEnd{justify-content:flex-end;display:flex}.Transactions-module__fZRgya__paginatorContainer{margin-top:.25em;margin-right:.25em;display:flex}.Transactions-module__fZRgya__flowButtonContainer{color:var(--blue);justify-content:flex-end;align-items:center;padding:1px;display:flex}.Transactions-module__fZRgya__individualFlowButtonContainer{color:var(--blue);justify-content:center;align-items:center;display:flex}.Transactions-module__fZRgya__flowControl{cursor:pointer;opacity:.5;border-radius:4px;justify-content:center;align-items:center;height:1.5em;margin-right:.5em;transition:opacity .3s;display:flex}.Transactions-module__fZRgya__flowControl img{object-fit:contain;width:1.1em;height:1.1em}.Transactions-module__fZRgya__flowControl.Transactions-module__fZRgya__selected,.Transactions-module__fZRgya__allSelected{opacity:1;opacity:1;background:#161a26fc;border:1px solid #35487afc;border-radius:4px}.Transactions-module__fZRgya__paginationContainer{vertical-align:center;justify-content:flex-start;align-items:center;display:flex}.Transactions-module__fZRgya__desktopHeader{display:flex}.Transactions-module__fZRgya__mobileHeader{display:none}.Transactions-module__fZRgya__pendingTx{color:var(--blue);padding:.2em 0;font-style:italic}.Transactions-module__fZRgya__directionBox{height:100%;-webkit-mask:var(--beveled-small);mask:var(--beveled-small);justify-content:center;align-items:center;display:flex}@media (max-width:767px){.Transactions-module__fZRgya__desktopHeader{display:none}.Transactions-module__fZRgya__mobileHeader{display:flex}.Transactions-module__fZRgya__mobileHeaderCompact{justify-content:space-between}.Transactions-module__fZRgya__bubblesAndCSVContainer{display:none}.Transactions-module__fZRgya__sortable{column-gap:0}}.Transactions-module__fZRgya__analyzeButtonContainer{z-index:10}.Transactions-module__fZRgya__analyzeButton{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:4px;padding:8px 12px;transition:background-color .3s;box-shadow:0 2px 4px #0003}.Transactions-module__fZRgya__analyzeButton:hover{background-color:#0056b3}.Transactions-module__fZRgya__summariseTransferBtn{-webkit-backdrop-filter:blur(49px);backdrop-filter:blur(49px);z-index:12;opacity:0;background-color:#ffffff1a;border-radius:.4em;padding:.4em;animation:.5s ease-in-out .5s forwards Transactions-module__fZRgya__fade;position:absolute}.Transactions-module__fZRgya__extraSpaceRight{z-index:11;width:5em;position:absolute;top:0;transform:translate(7em)}.Transactions-module__fZRgya__summariseTransferBtn.Transactions-module__fZRgya__fadeIn{opacity:1;pointer-events:auto}.Transactions-module__fZRgya__summariseTransferBtn.Transactions-module__fZRgya__fadeOut{opacity:0;pointer-events:none}.Transactions-module__fZRgya__transfersBody{display:contents}.Transactions-module__fZRgya__transfersBodyCompact{grid-column:1/-1;min-height:30em;padding:0;display:block;position:relative}.Transactions-module__fZRgya__transfersCompactRow{gap:.5em;width:100%;padding:1em .5em;display:flex}.Transactions-module__fZRgya__transfersBodyCompact .Transactions-module__fZRgya__transfersCompactRow:nth-child(2n){background-color:var(--row-alt-bg,#ffffff08)}.Transactions-module__fZRgya__compactLeft,.Transactions-module__fZRgya__compactMiddle,.Transactions-module__fZRgya__compactRight{flex-direction:column;justify-content:center;gap:.5em;padding:.5em;display:flex}.Transactions-module__fZRgya__compactMiddle{flex:1;padding-left:2.5em;padding-right:1em;position:relative;overflow:hidden}.Transactions-module__fZRgya__compactMiddleArrow{border:solid .5px var(--gray);border-right:none;width:.6em;height:calc(100% - 1.2em);position:absolute;left:1em}.Transactions-module__fZRgya__compactMiddleArrow:before{content:"";border:.5em solid #0000;border-right-width:0;border-left-color:var(--gray);position:absolute;top:100%;left:calc(.6em - 1px);transform:translateY(-50%)}.Transactions-module__fZRgya__hoveredRowCompact{background-color:#1585ed26!important}.Transactions-module__fZRgya__toggleTransferCompactView{border:solid .5px var(--blue);border-radius:.4em;display:flex}.Transactions-module__fZRgya__toggleTransferCompactView>*{color:var(--gray);cursor:pointer;border-radius:.4em;padding:.5em 1em}.Transactions-module__fZRgya__activeToggle{color:var(--blue);background-color:#3f82e61a}@keyframes Transactions-module__fZRgya__fade{0%{opacity:0}to{opacity:1}}.Transactions-module__fZRgya__triangle{-webkit-backdrop-filter:blur(49px);backdrop-filter:blur(49px);border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:10px solid #ffffff1a;width:0;height:0;position:absolute;top:50%;right:-.85em;transform:translateY(-50%)}.Transactions-module__fZRgya__savedFilterButton{background-color:var(--selected-light);cursor:pointer;border-radius:.25em;justify-content:center;align-items:center;height:fit-content;padding:.5em;transition:all .2s;display:flex}.Transactions-module__fZRgya__savedFilterButton:hover:not(:disabled){background-color:var(--subtle-blue)}.Transactions-module__fZRgya__savedFilterButton:disabled{cursor:not-allowed;opacity:.5}.Transactions-module__fZRgya__savedFilterPopup{background-color:var(--selected);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);border:1px solid var(--border-color);z-index:1000;border-radius:.25em;width:320px;position:relative;box-shadow:0 4px 12px #0000004d}.Transactions-module__fZRgya__savedFilterScrollableContainer{max-height:300px;overflow-y:auto}.Transactions-module__fZRgya__savedFilterSectionTitle{color:var(--gray);text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-color-light);margin-top:.75em;margin-bottom:.5em;padding:1em;font-size:.75em;font-weight:600}.Transactions-module__fZRgya__savedFilterSectionTitle:first-child{margin-top:0}.Transactions-module__fZRgya__savedFilterPopupTitle{color:var(--text-color);background-color:var(--bg-color-light);border-bottom:1px solid var(--medium-gray);padding:1em;font-size:.9em;font-weight:500}.Transactions-module__fZRgya__stickyTop{padding:1em;position:sticky;top:0}.Transactions-module__fZRgya__savedFilterPopupItem,.Transactions-module__fZRgya__noFilterSaved{cursor:pointer;background-color:#0000;border-radius:.25em;padding:.75em;transition:background-color .2s}.Transactions-module__fZRgya__noFilterSaved{cursor:default;font-size:.9em}.Transactions-module__fZRgya__savedFilterPopupItem:hover{background-color:var(--selected-light)}.Transactions-module__fZRgya__savedFilterPopupItemSelected{background-color:var(--subtle-blue);border:1px solid var(--blue)}.Transactions-module__fZRgya__savedFilterPopupItemContent{justify-content:space-between;align-items:center;gap:.5em;width:100%;display:flex}.Transactions-module__fZRgya__savedFilterPopupItemMain{cursor:pointer;flex:1;justify-content:space-between;align-items:center;min-width:0;transition:margin-right .3s;display:flex}.Transactions-module__fZRgya__savedFilterPopupItem:hover .Transactions-module__fZRgya__savedFilterPopupItemMain{margin-right:.5em}.Transactions-module__fZRgya__savedFilterPopupItemName{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;font-size:.9em;font-weight:500;overflow:hidden}.Transactions-module__fZRgya__savedFilterPopupItemDate{color:var(--gray);flex-shrink:0;margin-left:.5em;font-size:.8em}.Transactions-module__fZRgya__savedFilterPopupItemDeleteBtn{cursor:pointer;color:var(--red);opacity:0;border-radius:.25em;flex-shrink:0;justify-content:center;align-items:center;width:0;transition:opacity .3s,width .3s,padding .3s;display:flex;overflow:hidden}.Transactions-module__fZRgya__savedFilterPopupItem:hover .Transactions-module__fZRgya__savedFilterPopupItemDeleteBtn{opacity:1;width:auto}.Transactions-module__fZRgya__savedFilterPopupItemDeleteBtn:hover{background-color:#ce535326}.Transactions-module__fZRgya__savedFilterConfirmDeleteBtn{cursor:pointer;background-color:var(--red);color:#fff;opacity:.8;border:none;border-radius:.25em;justify-content:center;align-items:center;padding:.4em .75em;font-family:IBM Plex Mono;font-size:.85em;transition:all .2s;display:flex}.Transactions-module__fZRgya__savedFilterConfirmDeleteBtn:hover{opacity:1}.Transactions-module__fZRgya__savedFilterCancelDeleteBtn,.Transactions-module__fZRgya__savedFilterCancelBtn{cursor:pointer;border:1px solid var(--border-color);background-color:var(--selected-light);color:var(--text-color);border-radius:.25em;justify-content:center;align-items:center;padding:.4em .75em;font-family:IBM Plex Mono;font-size:.85em;transition:all .2s;display:flex}.Transactions-module__fZRgya__savedFilterCancelDeleteBtn:hover,.Transactions-module__fZRgya__savedFilterCancelBtn:hover{background-color:#7f7f7f4d}.Transactions-module__fZRgya__savedFilterPopupInput{border:1px solid var(--border-color);background-color:var(--selected-light);width:calc(100% - 2em);color:var(--text-color);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-mask:var(--beveled);border-radius:.25em;outline:none;margin:.75em 1em;padding:.75em;font-family:IBM Plex Mono;font-size:.9em;transition:border-color .2s}.Transactions-module__fZRgya__savedFilterPopupInput:focus{border-color:var(--blue)}.Transactions-module__fZRgya__savedFilterPopupInput::placeholder{color:var(--placeholder)}.Transactions-module__fZRgya__savedFilterSaveBtn{background-color:var(--subtle-blue);color:#fff;cursor:pointer;opacity:1;border:none;border-radius:.25em;padding:.5em 1em;font-family:IBM Plex Mono;font-size:.85em;transition:all .2s}.Transactions-module__fZRgya__savedFilterSaveBtn:not(:disabled){background-color:var(--blue)}.Transactions-module__fZRgya__savedFilterSaveBtn:hover:not(:disabled){filter:brightness(1.2)}.Transactions-module__fZRgya__savedFilterButtonConfirm{background-color:var(--subtle-blue)}.Transactions-module__fZRgya__savedFilterPopupButtons{justify-content:flex-end;gap:.5em;display:flex}.Transactions-module__fZRgya__savedFilterPopupExistingFilters{max-height:250px;overflow-y:auto}.Transactions-module__fZRgya__savedFilterPopupExistingFiltersTitle{color:var(--gray);margin-bottom:.5em;padding:.25em 0;font-size:.85em}.Transactions-module__fZRgya__savedFilterDeleteConfirmation{flex-direction:column;gap:.5em;width:100%;display:flex}.Transactions-module__fZRgya__savedFilterDeleteConfirmationName{color:var(--text-color);font-size:.9em;font-weight:500}.Transactions-module__fZRgya__savedFilterDeleteConfirmationActions{justify-content:space-between;align-items:center;gap:.5em;display:flex}.Transactions-module__fZRgya__savedFilterDeleteConfirmationText{color:var(--red);font-size:.85em;font-weight:500}@media (max-width:767px){.Transactions-module__fZRgya__container{height:auto;min-height:auto}}@keyframes Transactions-module__fZRgya__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Transactions-module__fZRgya__reloadIcon{width:1em;height:1em;color:var(--gray)}.Transactions-module__fZRgya__reloadIcon:hover{color:#fff}.Transactions-module__fZRgya__reloadIconSpinning{width:1em;height:1em;animation:1s linear infinite Transactions-module__fZRgya__spin}
.TokenExchangeFlow-module__DqEGlq__histogramContainer{width:100%;height:100%;padding-bottom:2em;padding-right:1em;position:relative}.TokenExchangeFlow-module__DqEGlq__histogram{min-width:100%;min-height:90%;margin-left:-1em;padding-top:.5em}.TokenExchangeFlow-module__DqEGlq__exchangeFlowTimeLastContainer{justify-content:right;align-items:right;flex-direction:row;gap:1em;margin-top:1em;font-size:.8em;display:flex}.TokenExchangeFlow-module__DqEGlq__topFlowTimeScopeOptionUnselected{color:var(--gray)}.TokenExchangeFlow-module__DqEGlq__topFlowTimeScopeOptionSelected{color:var(--filter)}.TokenExchangeFlow-module__DqEGlq__topFlowTimeScopeOptionUnselected:hover{cursor:pointer;filter:brightness(1.2)}.TokenExchangeFlow-module__DqEGlq__smallHeader{flex-direction:column;align-items:center;gap:.5em;display:flex}.TokenExchangeFlow-module__DqEGlq__smallHeaderTitle{text-transform:uppercase}.TokenExchangeFlow-module__DqEGlq__header{justify-content:space-between;align-items:center;display:flex}.TokenExchangeFlow-module__DqEGlq__headerLeft{text-transform:uppercase;flex-direction:row;flex-shrink:1;font-family:IBM Plex Mono Light;font-size:1.2em;display:flex}.TokenExchangeFlow-module__DqEGlq__headerLeftStacked{flex-direction:column;gap:.5em;display:flex}.TokenExchangeFlow-module__DqEGlq__headerRight{flex-shrink:1}
.TokenTopFlows-module__9be2ZW__gridTitle{color:var(--gray);z-index:1;background:var(--bg-color-light);height:100%;margin-bottom:.1em;padding-top:0;padding-bottom:.85em;font-size:.85em;position:sticky;top:0}.TokenTopFlows-module__9be2ZW__topFlowsContainer{background:var(--light-navy);flex-direction:column;max-height:100%;padding-top:1em;display:flex;overflow:hidden}.TokenTopFlows-module__9be2ZW__topFlowsTopSection{flex-direction:row;justify-content:space-between;margin-bottom:1.25em;display:flex}.TokenTopFlows-module__9be2ZW__topFlowItemAddress{text-overflow:ellipsis;padding-right:.5em;overflow:hidden}.TokenTopFlows-module__9be2ZW__topFlowTitle{text-transform:uppercase}.TokenTopFlows-module__9be2ZW__topFlowsTopSectionLeft{flex-direction:row;gap:1em;font-size:.85em;display:flex}.TokenTopFlows-module__9be2ZW__topFlowsOptionUnselected{color:var(--gray)}.TokenTopFlows-module__9be2ZW__topFlowsOptionSelected{color:var(--filter)}.TokenTopFlows-module__9be2ZW__topFlowsOptionUnselected:hover{cursor:pointer;filter:brightness(1.2)}.TokenTopFlows-module__9be2ZW__topFlowTopSectionRight{flex-direction:row;gap:1em;font-size:.85em;display:flex}.TokenTopFlows-module__9be2ZW__topFlowTimeScopeOptionUnselected{color:var(--gray)}.TokenTopFlows-module__9be2ZW__topFlowTimeScopeOptionSelected{color:var(--filter)}.TokenTopFlows-module__9be2ZW__topFlowTimeScopeOptionUnselected:hover{cursor:pointer;filter:brightness(1.2)}.TokenTopFlows-module__9be2ZW__topFlowUSD{color:var(--gray)}.TokenTopFlows-module__9be2ZW__topFlowGrid{grid-template-rows:auto 1fr;grid-template-columns:1fr auto auto;align-items:center;max-height:100%;display:grid;overflow:scroll}.TokenTopFlows-module__9be2ZW__topFlowGrid>*{align-items:center;height:2.7em;display:flex}.TokenTopFlows-module__9be2ZW__topFlowGrid>:nth-child(3n+1){padding-left:.75em}.TokenTopFlows-module__9be2ZW__topFlowGrid>:nth-child(3n+2){padding-right:1em}.TokenTopFlows-module__9be2ZW__topFlowGrid>:nth-child(3n+3){padding-right:.75em}.TokenTopFlows-module__9be2ZW__topFlowGrid>:nth-child(6n+6),.TokenTopFlows-module__9be2ZW__topFlowGrid>:nth-child(6n+5),.TokenTopFlows-module__9be2ZW__topFlowGrid>:nth-child(6n+4){background-color:#ffffff08}.TokenTopFlows-module__9be2ZW__alignRight{text-align:right;justify-content:flex-end}.TokenTopFlows-module__9be2ZW__dashboardTopSection{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.TokenTopFlows-module__9be2ZW__dasbhoardTopLeft{text-transform:uppercase;flex-direction:row;flex-shrink:1;gap:.5em;display:flex}.TokenTopFlows-module__9be2ZW__dashboardGridTitle{color:var(--gray);text-transform:uppercase;background-color:var(--light-navy);z-index:2;border-top:.5px solid #6a6a6a4d;border-bottom:.5px solid #6a6a6a4d;position:sticky;top:0}.TokenTopFlows-module__9be2ZW__dashboardGroupButtons{flex-direction:row;align-items:center;gap:.7em;margin-left:1em;display:flex}@media (max-width:768px){.TokenTopFlows-module__9be2ZW__topFlowsContainer{max-height:40em}}
.Explore-module__yiWleG__container{flex-direction:row;gap:1.5em;max-height:100%;padding:1.5em;display:flex;overflow:hidden}.Explore-module__yiWleG__rightContainer{scroll-behavior:smooth;overflow-y:scroll}.Explore-module__yiWleG__rightContainerContent{flex-direction:column;flex-grow:1;flex-shrink:1;gap:1.5em;padding-bottom:2em;display:flex}.Explore-module__yiWleG__rightContainer>:first-child{margin-bottom:-1em}.Explore-module__yiWleG__pageTitle{color:var(--off-white);text-transform:uppercase;cursor:pointer;font-family:Arkham Heavy Condensed;font-size:3.3em}.Explore-module__yiWleG__columns{grid-template-columns:repeat(auto-fit,minmax(20em,1fr));gap:1.5em;display:grid}.Explore-module__yiWleG__dashboardPreviewListContainer{flex-direction:column;gap:1em;display:flex}.Explore-module__yiWleG__sectionTitle{color:var(--off-white);text-transform:uppercase;cursor:default;font-family:IBM Plex Mono Light;font-size:2em}.Explore-module__yiWleG__dashboardPreviewListSubheaderButtons{color:var(--blue);text-transform:uppercase;cursor:pointer;font-size:1.2em}.Explore-module__yiWleG__previewList{flex-direction:column;gap:1.5em;display:flex}.Explore-module__yiWleG__dashboardPreviewContainer{grid-template-columns:12em 1fr;gap:1em;width:100%;display:grid}.Explore-module__yiWleG__dashboardPreviewImageContainer{object-fit:cover;cursor:pointer;width:100%;height:100%;padding:.5em}.Explore-module__yiWleG__dashboardPreviewImage{object-fit:cover;width:100%;height:100%;-webkit-mask:var(--beveled-large);mask:var(--beveled-large);border-radius:.25em}.Explore-module__yiWleG__dashboardPreviewInfoContainer{flex-direction:column;gap:.7em;display:flex;overflow:hidden}.Explore-module__yiWleG__dashboardPreviewName{color:var(--off-white);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;flex-shrink:1;max-width:100%;font-size:1.75em;overflow:hidden}.Explore-module__yiWleG__dashboardPreviewDescription{text-overflow:ellipsis;white-space:nowrap;font-size:1em;font-style:italic;overflow:hidden}.Explore-module__yiWleG__dashboardPreviewBottomBar{text-transform:uppercase;cursor:default;flex-direction:row;align-items:center;gap:1em;min-height:2em;display:flex}.Explore-module__yiWleG__dashboardPreviewAuthor{color:var(--off-white);display:flex}.Explore-module__yiWleG__dashboardPreviewBottomBarTags{gap:.5em;display:flex}.Explore-module__yiWleG__dashboardPreviewTag{border:1px solid red}.Explore-module__yiWleG__sidebarContainer{flex-direction:column;flex-shrink:0;justify-content:space-between;gap:1.5em;max-height:100%;padding-top:1em;padding-right:3em;transition:width .5s;display:flex;position:relative;overflow:hidden}.Explore-module__yiWleG__sidebarContainerOpen{width:27em}.Explore-module__yiWleG__sidebarContainerCollapsed{width:4em}.Explore-module__yiWleG__sidebarExpandedContents{opacity:1;visibility:visible;flex-direction:column;flex-grow:1;flex-shrink:1;gap:1.5em;width:24em;max-width:24em;max-height:100%;padding-top:1em;transition:opacity .5s,visibility .5s,max-width .5s;display:flex;overflow:hidden}.Explore-module__yiWleG__sidebarExpandedContentsCollapsed{opacity:0;visibility:hidden;max-width:0;transition:opacity .5s,visibility .5s .5s,max-width .5s}.Explore-module__yiWleG__sidebarExpandedContentsOpen{opacity:1;visibility:visible;max-width:24em}.Explore-module__yiWleG__sidebarSections{flex-direction:column;flex-shrink:1;gap:1.5em;display:flex;overflow:hidden}.Explore-module__yiWleG__sidebarCollapsedContents{gap:1.9em;align-items:left;flex-direction:column;width:2em;padding-top:2.2em;display:flex;position:absolute;top:0;left:0}.Explore-module__yiWleG__sidebarCollapsedContents>*{font-size:1.5em}.Explore-module__yiWleG__sidebarCollapsedContentsCollapsed{opacity:1;z-index:1;cursor:pointer;transition:opacity .5s .25s}.Explore-module__yiWleG__sidebarCollapsedContentsOpen{opacity:0;transition:opacity .1s;display:none}.Explore-module__yiWleG__sidebarCollapseButton{background-color:var(--off-white);cursor:pointer;width:1em;height:10em;margin:.5em;position:absolute;top:10em;left:90%}.Explore-module__yiWleG__sidebarSection{flex-direction:column;flex-shrink:1;min-height:1.95em;display:flex;overflow:hidden}.Explore-module__yiWleG__sidebarSectionItems{flex-shrink:1;margin-top:1em;padding-left:2.5em;overflow:scroll}.Explore-module__yiWleG__sidebarSectionTitle{color:var(--off-white);text-transform:uppercase;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;flex-wrap:nowrap;flex-shrink:0;align-items:center;font-family:IBM Plex Mono Light;font-size:1.5em;display:flex;overflow:hidden}.Explore-module__yiWleG__sidebarSectionTitle>*{flex-shrink:0}.Explore-module__yiWleG__sidebarSectionItem{color:#ffffff8c;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;padding:.8em 0;font-size:1.25em;overflow:hidden}.Explore-module__yiWleG__sidebarSectionItem:hover{cursor:pointer;color:var(--blue)}.Explore-module__yiWleG__sidebarSectionItemSelected{color:var(--blue)}.Explore-module__yiWleG__dashboardPreviewListTagsList{gap:.5em;display:flex}.Explore-module__yiWleG__dashboardPreviewListTagsListTag{border:1px solid red}.Explore-module__yiWleG__newDashboardButton{background-color:var(--blue);width:100%;color:var(--off-white);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;border-radius:.2em;flex-shrink:0;justify-content:center;align-items:center;padding:.5em;font-size:1.2em;display:flex;overflow:hidden}.Explore-module__yiWleG__newDashboardButton:hover{cursor:pointer;filter:brightness(1.2)}.Explore-module__yiWleG__createdBy,.Explore-module__yiWleG__dashSaves{color:var(--gray);flex-shrink:0;align-items:center;min-width:fit-content;display:flex}.Explore-module__yiWleG__dashSaves{padding:0 .5em}.Explore-module__yiWleG__sidebarArrow{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:3em;height:70vh;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Explore-module__yiWleG__backButtonContainer{display:inline-block;position:relative}.Explore-module__yiWleG__placeholder{visibility:hidden;width:2em;height:2em}.Explore-module__yiWleG__backButton{height:100%;font-size:2em;position:absolute;top:0;left:0}.Explore-module__yiWleG__backButton:hover{cursor:pointer;filter:brightness(1.2)}.Explore-module__yiWleG__tab{color:#84868a;white-space:nowrap;background-color:#11141a;border:none;border-radius:1em;align-items:center;gap:.5em;margin-right:.8em;padding:.5em 1.25em;font-size:1.25em;display:flex;overflow:hidden}.Explore-module__yiWleG__tab:hover{cursor:pointer;filter:brightness(1.2)}.Explore-module__yiWleG__tab>span{font-size:1.2em}.Explore-module__yiWleG__activeTab{color:#5899ff;background-color:#0b1326;outline:.02em solid #3385ff}.Explore-module__yiWleG__activeTab:hover{cursor:pointer;filter:brightness(1.2)}.Explore-module__yiWleG__filtersButton{background:0 0;border:1px solid #84868a;margin-left:1em}.Explore-module__yiWleG__desktopHeader{display:block}.Explore-module__yiWleG__mobileHeader,.Explore-module__yiWleG__scrollButton{display:none}.Explore-module__yiWleG__paginationContainer{justify-content:center;display:flex}@media (max-width:767px){.Explore-module__yiWleG__desktopHeader{display:none}.Explore-module__yiWleG__mobileHeader{display:block}.Explore-module__yiWleG__pageTitle{font-size:2.5em}.Explore-module__yiWleG__sidebarContainer{display:none}.Explore-module__yiWleG__newDashboardButton{font-size:1.3em}.Explore-module__yiWleG__scrollButton{justify-content:center;align-items:center;margin-top:0;font-size:.75em;display:flex}.Explore-module__yiWleG__dashboardGrid{grid-template-columns:1fr}.Explore-module__yiWleG__tab{font-size:.7em}}
.tierCards-module__7170ZG__tierCardsContainer{flex-direction:column;gap:.5em;display:flex}.tierCards-module__7170ZG__tierCardsHeader{text-transform:uppercase;color:#fff9;letter-spacing:.06em;font-family:IBM Plex Mono;font-size:1em}.tierCards-module__7170ZG__tierCardsSubheader{color:#ffffff59;margin:0 0 1em;font-family:IBM Plex Mono;font-size:.9em}.tierCards-module__7170ZG__billingToggleContainer{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.5em;justify-content:center;align-items:center;gap:0;width:fit-content;margin:0 auto 1.5em;padding:.25em;display:flex}.tierCards-module__7170ZG__billingToggleBtn{color:#fff6;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.35em;align-items:center;gap:.5em;padding:.55em 1.4em;font-family:IBM Plex Mono;font-size:.85em;font-weight:500;transition:all .2s;display:flex}.tierCards-module__7170ZG__billingToggleBtn:hover{color:#ffffffb3}.tierCards-module__7170ZG__billingToggleBtnActive{color:#fff;background:#ffffff1a;font-weight:600}.tierCards-module__7170ZG__billingToggleDiscount{color:#000;letter-spacing:.04em;background:linear-gradient(135deg,#00c853,#00e676);border-radius:.25em;padding:.15em .45em;font-size:.75em;font-weight:700}.tierCards-module__7170ZG__tierCardBadgeDiscount{color:#000;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#00c853 0%,#00e676 100%);border-radius:.25em;padding:.25em .75em;font-family:IBM Plex Mono;font-size:.7em;font-weight:700;position:absolute;top:-.55em;right:1.25em;box-shadow:0 2px 12px #00c8534d}.tierCards-module__7170ZG__tierCardPriceStrikethrough{color:#ffffff40;margin-right:.3em;font-family:IBM Plex Mono;font-size:1.5em;font-weight:500;line-height:1;text-decoration:line-through}.tierCards-module__7170ZG__commitmentOptions{flex-direction:column;gap:0;margin-bottom:1.5em;display:flex}.tierCards-module__7170ZG__commitmentRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.7em 0;display:flex}.tierCards-module__7170ZG__commitmentRow:last-child{border-bottom:none}.tierCards-module__7170ZG__commitmentInfo{align-items:center;gap:.55em;display:flex}.tierCards-module__7170ZG__commitmentLabel{color:#fff9;text-transform:uppercase;letter-spacing:.03em;font-family:IBM Plex Mono;font-size:.88em}.tierCards-module__7170ZG__commitmentDiscountBadge{color:#00c853;letter-spacing:.03em;background:#00c8531a;border:1px solid #00c85333;border-radius:.25em;padding:.15em .45em;font-family:IBM Plex Mono;font-size:.72em;font-weight:700}.tierCards-module__7170ZG__commitmentPrice{color:#fff;font-family:IBM Plex Mono;font-size:1.15em;font-weight:700}.tierCards-module__7170ZG__commitmentPricePeriod{color:#ffffff4d;margin-left:.1em;font-size:.7em;font-weight:400}.tierCards-module__7170ZG__tierCardsGrid{align-items:stretch;gap:1.25em;display:flex}.tierCards-module__7170ZG__tierCard{background:linear-gradient(168deg,#191c26 0%,#13151d 100%);border:1px solid #ffffff14;border-radius:.75em;flex-direction:column;flex:1;gap:0;padding:2em 1.75em 1.75em;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative}.tierCards-module__7170ZG__tierCard:hover{border-color:#ffffff2e;transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.tierCards-module__7170ZG__tierCardCurrent{background:linear-gradient(168deg,#1a1f2e 0%,#141822 100%);border-color:#0171d980}.tierCards-module__7170ZG__tierCardPopular{background:linear-gradient(168deg,#1a1f2e 0%,#141822 100%) padding-box padding-box,linear-gradient(135deg,#0171d9,#00a3ff,#0171d9) border-box;border:1.5px solid #0000;box-shadow:0 0 40px #0171d91f,0 4px 24px #0000004d}.tierCards-module__7170ZG__tierCardPopular:hover{transform:translateY(-3px);box-shadow:0 0 50px #0171d933,0 8px 32px #0006}.tierCards-module__7170ZG__tierCardBadge{background:var(--blue);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:.25em;padding:.25em .75em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600;position:absolute;top:-.55em;right:1.25em}.tierCards-module__7170ZG__tierCardBadgePopular{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#0171d9 0%,#00a3ff 100%);border-radius:.25em;padding:.25em .85em;font-family:IBM Plex Mono;font-size:.7em;font-weight:700;position:absolute;top:-.55em;right:1.25em;box-shadow:0 2px 12px #0171d959}.tierCards-module__7170ZG__tierCardTop{flex-direction:column;gap:.5em;margin-bottom:1.5em;display:flex}.tierCards-module__7170ZG__tierCardName{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;font-family:IBM Plex Mono;font-size:1.1em;font-weight:600}.tierCards-module__7170ZG__tierCardPricing{align-items:baseline;gap:.1em;display:flex}.tierCards-module__7170ZG__tierCardPrice{color:#fff;letter-spacing:-.02em;font-family:IBM Plex Mono;font-size:3em;font-weight:700;line-height:1}.tierCards-module__7170ZG__tierCardPricePeriod{color:#ffffff4d;font-family:IBM Plex Mono;font-size:1em}.tierCards-module__7170ZG__tierCardNameLarge{text-transform:none;letter-spacing:-.02em;color:#fff;font-family:IBM Plex Mono;font-size:2.8em;font-weight:700;line-height:1}.tierCards-module__7170ZG__tierCardDivider{background:linear-gradient(90deg,#ffffff0f,#ffffff1a,#ffffff0f);height:1px;margin-bottom:1.5em}.tierCards-module__7170ZG__tierCardFeatures{flex-direction:column;flex:1;gap:1em;margin-bottom:2em;display:flex}.tierCards-module__7170ZG__tierCardFeature{color:#ffffff8c;align-items:center;gap:.7em;font-family:IBM Plex Mono;font-size:1.02em;line-height:1.5;display:flex}.tierCards-module__7170ZG__tierCardFeature strong{color:#ffffffe6;font-weight:600}.tierCards-module__7170ZG__tierCardFeatureIcon{color:#0171d9;flex-shrink:0;font-size:1.45em;font-weight:700;line-height:1}.tierCards-module__7170ZG__tierCardPopular .tierCards-module__7170ZG__tierCardFeatureIcon{color:#00a3ff}.tierCards-module__7170ZG__tierCardFeatureIconNo,.tierCards-module__7170ZG__tierCardPopular .tierCards-module__7170ZG__tierCardFeatureIconNo{color:#ffffff40}.tierCards-module__7170ZG__tierCardBtn{color:#ffffffd9;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;text-align:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.5em;margin-top:auto;padding:.9em 1.5em;font-family:IBM Plex Mono;font-size:.9em;font-weight:600;transition:all .2s}.tierCards-module__7170ZG__tierCardBtn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff40}.tierCards-module__7170ZG__tierCardBtn:disabled{opacity:.45;cursor:not-allowed}.tierCards-module__7170ZG__tierCardBtnCurrent{color:#ffffff59;cursor:default;background:0 0;border:1px solid #ffffff1a}.tierCards-module__7170ZG__tierCardBtnCurrent:hover{background:0 0;border-color:#ffffff1a}.tierCards-module__7170ZG__tierCardBtnPopular{color:#fff;background:linear-gradient(135deg,#0171d9 0%,#0090e8 100%);border:none;box-shadow:0 4px 16px #0171d94d}.tierCards-module__7170ZG__tierCardBtnPopular:hover:not(:disabled){background:linear-gradient(135deg,#0162bf 0%,#0080d0 100%);transform:translateY(-1px);box-shadow:0 4px 20px #0171d973}.tierCards-module__7170ZG__tierCardError{color:#e74c3c;margin-top:.5em;font-family:IBM Plex Mono;font-size:.8em}.tierCards-module__7170ZG__tierCardBtnContacted{color:#00c853;cursor:default;background:#00c8531a;border:1px solid #00c85340}.tierCards-module__7170ZG__tierCardBtnContacted:hover{background:#00c8531a;border-color:#00c85340;transform:none}.tierCards-module__7170ZG__contactModalOverlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:2em;display:flex;position:fixed;inset:0}.tierCards-module__7170ZG__contactModalContent{background:#1a1c26;border:1px solid #ffffff1a;border-radius:.75em;flex-direction:column;width:100%;max-width:480px;max-height:90vh;display:flex;box-shadow:0 10px 40px #00000080}.tierCards-module__7170ZG__contactModalHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.25em 1.5em;display:flex}.tierCards-module__7170ZG__contactModalHeader h3{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin:0;font-family:IBM Plex Mono;font-size:1em;font-weight:600}.tierCards-module__7170ZG__contactModalClose{color:#fff6;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5em;line-height:1}.tierCards-module__7170ZG__contactModalClose:hover{color:#fff}.tierCards-module__7170ZG__contactModalBody{flex-direction:column;gap:1.25em;padding:1.5em;display:flex;overflow-y:auto}.tierCards-module__7170ZG__contactModalTierLabel{color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:.4em;padding:.75em 1em;font-family:IBM Plex Mono;font-size:.9em}.tierCards-module__7170ZG__contactModalTierLabel strong{color:#fff}.tierCards-module__7170ZG__contactModalField{flex-direction:column;gap:.5em;display:flex}.tierCards-module__7170ZG__contactModalFieldLabel{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-family:IBM Plex Mono;font-size:.82em;font-weight:600}.tierCards-module__7170ZG__contactModalOptional{color:#ffffff4d;text-transform:none;font-weight:400}.tierCards-module__7170ZG__contactModalRadioGroup{border:1px solid #ffffff14;border-radius:.4em;flex-direction:column;gap:0;display:flex;overflow:hidden}.tierCards-module__7170ZG__contactModalRadioLabel{color:#ffffffb3;cursor:pointer;border-bottom:1px solid #ffffff0d;align-items:center;gap:.65em;padding:.7em 1em;font-family:IBM Plex Mono;font-size:.88em;transition:background .15s;display:flex}.tierCards-module__7170ZG__contactModalRadioLabel:last-child{border-bottom:none}.tierCards-module__7170ZG__contactModalRadioLabel:hover{background:#ffffff0a}.tierCards-module__7170ZG__contactModalRadio{accent-color:#0171d9}.tierCards-module__7170ZG__contactModalRadioDiscount{color:#00c853;margin-left:auto;font-size:.8em;font-weight:700}.tierCards-module__7170ZG__contactModalTextarea{color:#fff;resize:vertical;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.4em;min-height:80px;padding:.75em 1em;font-family:IBM Plex Mono;font-size:.88em}.tierCards-module__7170ZG__contactModalTextarea::placeholder{color:#ffffff40}.tierCards-module__7170ZG__contactModalTextarea:focus{border-color:#0171d980;outline:none}.tierCards-module__7170ZG__contactModalActions{justify-content:flex-end;gap:.75em;padding-top:.5em;display:flex}.tierCards-module__7170ZG__contactModalBtnSecondary{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:.4em;padding:.65em 1.4em;font-family:IBM Plex Mono;font-size:.85em;font-weight:500;transition:all .15s}.tierCards-module__7170ZG__contactModalBtnSecondary:hover:not(:disabled){background:#ffffff0f;border-color:#fff3}.tierCards-module__7170ZG__contactModalBtnSecondary:disabled{opacity:.5;cursor:not-allowed}.tierCards-module__7170ZG__contactModalBtnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0171d9 0%,#0090e8 100%);border:none;border-radius:.4em;padding:.65em 1.4em;font-family:IBM Plex Mono;font-size:.85em;font-weight:600;transition:all .15s;box-shadow:0 2px 12px #0171d94d}.tierCards-module__7170ZG__contactModalBtnPrimary:hover:not(:disabled){background:linear-gradient(135deg,#0162bf 0%,#0080d0 100%);box-shadow:0 4px 16px #0171d966}.tierCards-module__7170ZG__contactModalBtnPrimary:disabled{opacity:.5;cursor:not-allowed}.tierCards-module__7170ZG__contactModalSummary{background:#ffffff08;border:1px solid #ffffff0f;border-radius:.4em;flex-direction:column;gap:0;display:flex;overflow:hidden}.tierCards-module__7170ZG__contactModalSummaryRow{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:flex-start;padding:.75em 1em;display:flex}.tierCards-module__7170ZG__contactModalSummaryRow:last-child{border-bottom:none}.tierCards-module__7170ZG__contactModalSummaryLabel{color:#fff6;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-family:IBM Plex Mono;font-size:.82em}.tierCards-module__7170ZG__contactModalSummaryValue{color:#fff;text-align:right;word-break:break-word;max-width:65%;font-family:IBM Plex Mono;font-size:.88em}.tierCards-module__7170ZG__contactModalConfirmText{color:#fff6;text-align:center;margin:0;font-family:IBM Plex Mono;font-size:.82em}@media (max-width:767px){.tierCards-module__7170ZG__tierCardsGrid{flex-direction:column}.tierCards-module__7170ZG__contactModalOverlay{padding:1em}}
.Home-module__HnUYDa__sectionContainer{flex-direction:column;gap:1em;display:flex}.Home-module__HnUYDa__sectionTopBar{flex-direction:row;align-items:center;gap:2em;display:flex}.Home-module__HnUYDa__sectionTitle{color:var(--off-white);text-transform:uppercase;cursor:default;font-family:IBM Plex Mono Light;font-size:2em}.Home-module__HnUYDa__sectionTopBarRight{text-transform:uppercase;gap:1em;font-size:1.25em;display:flex}.Home-module__HnUYDa__sectionTopBarRightItem{color:var(--gray);cursor:pointer;padding:.4em .6em}.Home-module__HnUYDa__sectionTopBarRightItem:hover{filter:brightness(1.2)}.Home-module__HnUYDa__selectedSectionTopRightItem{cursor:pointer;color:var(--off-white);background-color:var(--light-navy);border-radius:.25em;outline:.2px solid #33333a;padding:.4em .6em}.Home-module__HnUYDa__featuredDashboardsContainer{grid-template-columns:1fr 1fr 1fr 1fr;gap:2.5em;min-height:14em;display:grid}.Home-module__HnUYDa__featuredDashboardLowerSection{flex-direction:column;flex-grow:1;justify-content:space-between;gap:.5em;padding:1em;font-family:IBM Plex Mono Light;display:flex}.Home-module__HnUYDa__featuredDashboardContainer{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);border-radius:.25em;flex-direction:column;display:flex;overflow:hidden}.Home-module__HnUYDa__featuredDashboardImageContainer{width:100%;height:6em;-webkit-mask:var(--beveled);mask:var(--beveled);cursor:pointer;border-radius:.25em;overflow:hidden}.Home-module__HnUYDa__featuredDashboardImage{object-fit:cover;width:100%;height:100%}.Home-module__HnUYDa__featuredDashboardTitle{color:var(--off-white);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;font-family:IBM Plex Mono Light;font-size:1.9em;overflow:hidden}.Home-module__HnUYDa__featuredDashboardTagsList{flex-direction:row;gap:.5em;display:flex}.Home-module__HnUYDa__featuredDashboardTag{background-color:var(--medium-steel);text-transform:uppercase;cursor:default;border-radius:2em;flex-shrink:0;padding:.25em .6em;font-size:1em}.Home-module__HnUYDa__featuredDashboardBottomSection{color:var(--gray);text-transform:uppercase;cursor:default;flex-direction:row;justify-content:space-between;align-items:center;font-family:IBM Plex Mono Light;font-size:1em;display:flex}.Home-module__HnUYDa__featuredDashboardAuthor{align-items:center;gap:.5em;display:flex}.Home-module__HnUYDa__featuredDashboardAuthorName{color:var(--off-white);align-items:center;display:flex}.Home-module__HnUYDa__verifiedIcon{font-size:.5em}@media (max-width:767px){.Home-module__HnUYDa__sectionTopBar{flex-direction:column;align-items:flex-start;gap:1em;margin-bottom:1em}.Home-module__HnUYDa__sectionTitle{font-size:1.4em}.Home-module__HnUYDa__featuredDashboardsContainer{flex-direction:column;display:flex}.Home-module__HnUYDa__scrollButton{justify-content:center;align-items:center;margin-top:0;font-size:.75em;display:flex}.Home-module__HnUYDa__sectionTopBarRight{white-space:nowrap;width:100%;max-width:100%;font-size:.9em;overflow:scroll}}
.dashboard-module__klqbmG__dashboardContainer{border-top:1px solid #ffffff1a;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.dashboard-module__klqbmG__dashboardContent{flex:1;display:flex;overflow:hidden}.dashboard-module__klqbmG__sidebar{border-right:1px solid #ffffff1a;flex-direction:column;width:250px;height:100%;transition:width .3s;display:flex;position:relative}.dashboard-module__klqbmG__sidebarCollapsed{width:4em}.dashboard-module__klqbmG__sidebar>*{padding:1em}.dashboard-module__klqbmG__sidebarHeader{border-bottom:1px solid #ffffff1a;flex-shrink:0;align-items:center;gap:10px;min-height:60px;display:flex;position:relative}.dashboard-module__klqbmG__icon{background:#0171d940;border-radius:4px;justify-content:center;align-items:center;padding:.5em;display:flex}.dashboard-module__klqbmG__orgIcon{object-fit:contain;border-radius:4px;flex-shrink:0;width:32px;height:32px}.dashboard-module__klqbmG__sidebarHeaderTitle{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;flex:1;gap:.25em;display:flex;overflow:hidden}.dashboard-module__klqbmG__sidebarHeaderTitleMain{font-size:1.25em}.dashboard-module__klqbmG__sidebarHeaderTitleSub{font-size:.75em}.dashboard-module__klqbmG__sidebarGroupHeader{text-transform:uppercase;color:#fff6;letter-spacing:.05em;cursor:default;border-top:1px solid #ffffff1a;margin-top:.25em;padding:.75em .5em .25em;font-size:.7em;font-weight:600}.dashboard-module__klqbmG__sidebarLinks{flex-direction:column;flex:1;gap:.5em;font-size:.875em;display:flex;overflow-y:auto}.dashboard-module__klqbmG__sidebarLinks>:hover,.dashboard-module__klqbmG__sidebarFooter>:hover{color:var(--blue)}.dashboard-module__klqbmG__sidebarLinks>*,.dashboard-module__klqbmG__sidebarFooter>*{cursor:pointer;white-space:nowrap;align-items:center;gap:.5em;padding:.5em;display:flex;overflow:hidden}.dashboard-module__klqbmG__sidebarLink{color:inherit;text-decoration:none}.dashboard-module__klqbmG__sidebarLinksIcon{font-size:1.5em}.dashboard-module__klqbmG__sidebarFooter{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;gap:.5em;font-size:.875em;display:flex}.dashboard-module__klqbmG__collapseToggle{cursor:pointer;align-items:center;padding:1em 1.5em;transition:color .2s;display:flex}.dashboard-module__klqbmG__collapseToggleIcon{border:solid;justify-content:center;align-items:center;font-size:.75em;display:flex}.dashboard-module__klqbmG__collapseToggle:hover{color:var(--blue)}.dashboard-module__klqbmG__collapseToggle svg{font-size:1.2em}.dashboard-module__klqbmG__activeTab{color:var(--blue)}.dashboard-module__klqbmG__mainContent{flex:1;height:100%;padding:2em;overflow-y:auto}.dashboard-module__klqbmG__loadingContainer{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.dashboard-module__klqbmG__creditWarningBanner{cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,#eb994133 0%,#eb99411f 100%);flex-shrink:0;justify-content:center;align-items:center;gap:.75em;padding:1em 1.5em;font-family:IBM Plex Mono;transition:all .2s;display:flex}.dashboard-module__klqbmG__trialWarningBanner{cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,#eb994133 0%,#eb99411f 100%);flex-shrink:0;justify-content:center;align-items:center;gap:.75em;padding:1em 1.5em;font-family:IBM Plex Mono;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__klqbmG__trialWarningBanner:hover{background:linear-gradient(135deg,#eb99414d 0%,#eb994133 100%)}.dashboard-module__klqbmG__trialBannerIcon{color:#eb9941;flex-shrink:0;font-size:1.2em}.dashboard-module__klqbmG__trialBannerText{color:#eb9941;flex-shrink:0;font-weight:600}.dashboard-module__klqbmG__bannerIcon{color:#eb9941;flex-shrink:0;font-size:1.2em}.dashboard-module__klqbmG__bannerText{color:#eb9941;flex-shrink:0;font-weight:600}.dashboard-module__klqbmG__bannerDot{color:#fff6;flex-shrink:0;font-size:1.2em}.dashboard-module__klqbmG__bannerAction{color:#fffc;flex-shrink:0;font-weight:500}.dashboard-module__klqbmG__bannerArrow{color:#fff9;flex-shrink:0;font-size:1em}.dashboard-module__klqbmG__setupBanner{color:#fff;text-align:center;background:#166534;flex-shrink:0;padding:1em 3em 1em 1.5em;font-family:IBM Plex Mono;font-size:.875em;position:relative}.dashboard-module__klqbmG__setupBannerClose{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.125em;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.dashboard-module__klqbmG__setupBannerClose:hover{opacity:.7}.dashboard-module__klqbmG__createKeyBanner{cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,#0171d933 0%,#0171d91f 100%);flex-shrink:0;justify-content:center;align-items:center;gap:.75em;padding:1em 1.5em;font-family:IBM Plex Mono;transition:all .2s;display:flex}.dashboard-module__klqbmG__createKeyBanner:hover{background:linear-gradient(135deg,#0171d94d 0%,#0171d933 100%)}.dashboard-module__klqbmG__createKeyBannerIcon{color:var(--blue);flex-shrink:0;font-size:1.2em}.dashboard-module__klqbmG__createKeyBannerText{color:var(--blue);flex-shrink:0;font-weight:600}.dashboard-module__klqbmG__documentation h1{font-family:Arkham Heavy Condensed;font-size:2.5em}.dashboard-module__klqbmG__documentation h2{color:#fff9;text-transform:uppercase;font-family:IBM Plex Mono;font-size:1em}.dashboard-module__klqbmG__documentationContent{flex-direction:column;gap:2em;margin-top:2em;display:flex}.dashboard-module__klqbmG__documentationCard{background:#171921;border-radius:.5em;flex-direction:column;gap:1.5em;padding:1.5em;display:flex}.dashboard-module__klqbmG__documentationCard p{color:#fffc;margin:0;font-family:IBM Plex Mono;line-height:1.5}.dashboard-module__klqbmG__documentationInlineLink{color:var(--blue);font-weight:500;text-decoration:none;transition:all .2s}.dashboard-module__klqbmG__documentationInlineLink:hover{color:#015bb8;text-decoration:underline}
.orgAlerts-module__c57foa__orgAlerts h1{letter-spacing:.02em;font-family:Arkham Heavy Condensed;font-size:2.5em}.orgAlerts-module__c57foa__orgAlerts h2{color:#fff9;text-transform:uppercase;font-family:IBM Plex Mono;font-size:1em}.orgAlerts-module__c57foa__header{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.orgAlerts-module__c57foa__headerTitle{flex:1}.orgAlerts-module__c57foa__content{flex-direction:column;gap:2em;margin-top:2em;display:flex}.orgAlerts-module__c57foa__summaryCards{grid-template-columns:repeat(4,1fr);gap:1.25em;display:grid}.orgAlerts-module__c57foa__summaryCard{background:linear-gradient(135deg,#0171d914 0%,#171921 60%);border:none;border-radius:.5em;flex-direction:column;gap:.75em;padding:1.5em;display:flex}.orgAlerts-module__c57foa__summaryCardLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-family:IBM Plex Mono;font-size:.75em;font-weight:500}.orgAlerts-module__c57foa__summaryCardValue{color:#fff;font-family:IBM Plex Mono;font-size:2em;font-weight:600;line-height:1}.orgAlerts-module__c57foa__summaryCardSub{color:#ffffff8c;text-transform:uppercase;font-family:IBM Plex Mono;font-size:.7em}.orgAlerts-module__c57foa__card{background:#171921;border:none;border-radius:.5em;flex-direction:column;padding:1.5em;display:flex}.orgAlerts-module__c57foa__cardAccent{background:linear-gradient(135deg,#0171d914 0%,#171921 60%)}.orgAlerts-module__c57foa__cardTitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:1.5em;font-family:IBM Plex Mono;font-size:.8em;font-weight:600;display:flex}.orgAlerts-module__c57foa__cardCount{color:#fff6;font-family:IBM Plex Mono;font-size:1em;font-weight:400}.orgAlerts-module__c57foa__controlsRow{justify-content:space-between;align-items:center;gap:1em;margin-bottom:1.5em;display:flex}.orgAlerts-module__c57foa__searchInput{color:#fff;appearance:none;background:#ffffff0a;border:1px solid #ffffff26;border-radius:.35em;min-width:14em;padding:.5em 1em;font-family:IBM Plex Mono;font-size:.8em;transition:border-color .2s}.orgAlerts-module__c57foa__searchInput::placeholder{color:#ffffff4d}.orgAlerts-module__c57foa__searchInput:focus{border-color:var(--blue);outline:none}.orgAlerts-module__c57foa__filterTabs{gap:.5em;display:flex}.orgAlerts-module__c57foa__filterTab{color:#ffffff80;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0f;border:none;border-radius:.35em;padding:.5em 1em;font-family:IBM Plex Mono;font-size:.75em;font-weight:500;transition:all .2s}.orgAlerts-module__c57foa__filterTab:hover{color:#fffc;background:#ffffff1f}.orgAlerts-module__c57foa__filterTabActive{background:var(--blue);color:#fff}.orgAlerts-module__c57foa__tableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;display:flex}.orgAlerts-module__c57foa__tableHeaderCell{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;flex:1;padding:.85em 1em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgAlerts-module__c57foa__tableHeaderCell:first-child{flex:2}.orgAlerts-module__c57foa__tableHeaderCell:not(:first-child){text-align:right}.orgAlerts-module__c57foa__tableBody{max-height:600px;overflow-y:auto}.orgAlerts-module__c57foa__tableRow{cursor:pointer;color:inherit;border-bottom:1px solid #ffffff0a;text-decoration:none;transition:background-color .15s;display:flex}.orgAlerts-module__c57foa__tableRow:hover{background:#ffffff08}.orgAlerts-module__c57foa__tableRow:last-child{border-bottom:none}.orgAlerts-module__c57foa__tableCell{color:#ffffffd9;flex:1;align-items:center;padding:.75em 1em;font-family:IBM Plex Mono;font-size:.85em;display:flex}.orgAlerts-module__c57foa__tableCell:first-child{flex:2;gap:.6em}.orgAlerts-module__c57foa__tableCell:not(:first-child){justify-content:flex-end}.orgAlerts-module__c57foa__alertInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgAlerts-module__c57foa__alertName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgAlerts-module__c57foa__alertDescription{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.8em;overflow:hidden}.orgAlerts-module__c57foa__alertMeta{color:#ffffff80;align-items:center;gap:.5em;font-size:.8em;display:flex}.orgAlerts-module__c57foa__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.orgAlerts-module__c57foa__statusActive{background:#4ade80;box-shadow:0 0 6px #4ade8066}.orgAlerts-module__c57foa__statusInactive{background:#ffffff40}.orgAlerts-module__c57foa__chainTags{flex-wrap:wrap;justify-content:flex-end;gap:.3em;display:flex}.orgAlerts-module__c57foa__chainTag{color:#ffffffb3;text-transform:uppercase;background:#ffffff14;border-radius:.2em;padding:.2em .5em;font-family:IBM Plex Mono;font-size:.7em}.orgAlerts-module__c57foa__moreChains{color:#fff6;padding:.2em .4em;font-family:IBM Plex Mono;font-size:.7em}.orgAlerts-module__c57foa__timestamp{color:#ffffff73;white-space:nowrap;font-family:IBM Plex Mono;font-size:.8em}.orgAlerts-module__c57foa__emptyState{color:#ffffff59;text-align:center;justify-content:center;align-items:center;padding:3em 1em;font-family:IBM Plex Mono;font-size:.85em;display:flex}
.orgCases-module__ze1tPG__orgCases h1{letter-spacing:.02em;font-family:Arkham Heavy Condensed;font-size:2.5em}.orgCases-module__ze1tPG__orgCases h2{color:#fff9;text-transform:uppercase;font-family:IBM Plex Mono;font-size:1em}.orgCases-module__ze1tPG__header{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.orgCases-module__ze1tPG__headerTitle{flex:1}.orgCases-module__ze1tPG__content{flex-direction:column;gap:2em;margin-top:2em;display:flex}.orgCases-module__ze1tPG__summaryCards{grid-template-columns:repeat(5,1fr);gap:1.25em;display:grid}.orgCases-module__ze1tPG__summaryCard{background:linear-gradient(135deg,#0171d914 0%,#171921 60%);border:none;border-radius:.5em;flex-direction:column;gap:.75em;padding:1.5em;display:flex}.orgCases-module__ze1tPG__summaryCardLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-family:IBM Plex Mono;font-size:.75em;font-weight:500}.orgCases-module__ze1tPG__summaryCardValue{color:#fff;font-family:IBM Plex Mono;font-size:2em;font-weight:600;line-height:1}.orgCases-module__ze1tPG__summaryCardSub{color:#ffffff8c;text-transform:uppercase;font-family:IBM Plex Mono;font-size:.7em}.orgCases-module__ze1tPG__card{background:#171921;border:none;border-radius:.5em;flex-direction:column;padding:1.5em;display:flex}.orgCases-module__ze1tPG__cardAccent{background:linear-gradient(135deg,#0171d914 0%,#171921 60%)}.orgCases-module__ze1tPG__cardTitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:1.5em;font-family:IBM Plex Mono;font-size:.8em;font-weight:600;display:flex}.orgCases-module__ze1tPG__cardCount{color:#fff6;font-family:IBM Plex Mono;font-size:1em;font-weight:400}.orgCases-module__ze1tPG__filterTabs{gap:.5em;margin-bottom:1.5em;display:flex}.orgCases-module__ze1tPG__filterTab{color:#ffffff80;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0f;border:none;border-radius:.35em;padding:.5em 1em;font-family:IBM Plex Mono;font-size:.75em;font-weight:500;transition:all .2s}.orgCases-module__ze1tPG__filterTab:hover{color:#fffc;background:#ffffff1f}.orgCases-module__ze1tPG__filterTabActive{background:var(--blue);color:#fff}.orgCases-module__ze1tPG__entitiesAndCases{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.5em;display:grid}.orgCases-module__ze1tPG__entitiesColumn{flex-direction:column;min-width:0;display:flex}.orgCases-module__ze1tPG__entitiesColumn>.orgCases-module__ze1tPG__card{flex:1}.orgCases-module__ze1tPG__casesColumn{flex-direction:column;min-width:0;display:flex}.orgCases-module__ze1tPG__casesColumn>.orgCases-module__ze1tPG__card{flex:1}.orgCases-module__ze1tPG__tableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;display:flex}.orgCases-module__ze1tPG__tableHeaderCell{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;flex:1;padding:.85em 1em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgCases-module__ze1tPG__tableHeaderCell:first-child{flex:2}.orgCases-module__ze1tPG__tableHeaderCell:not(:first-child){text-align:right}.orgCases-module__ze1tPG__tableBody{max-height:500px;overflow-y:auto}.orgCases-module__ze1tPG__tableRow{cursor:pointer;color:inherit;border-bottom:1px solid #ffffff0a;text-decoration:none;transition:background-color .15s;display:flex}.orgCases-module__ze1tPG__tableRow:hover{background:#ffffff08}.orgCases-module__ze1tPG__tableRow:last-child{border-bottom:none}.orgCases-module__ze1tPG__tableCell{color:#ffffffd9;flex:1;align-items:center;padding:.75em 1em;font-family:IBM Plex Mono;font-size:.85em;display:flex}.orgCases-module__ze1tPG__tableCell:first-child{flex:2;gap:.6em}.orgCases-module__ze1tPG__tableCell:not(:first-child){justify-content:flex-end}.orgCases-module__ze1tPG__caseInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgCases-module__ze1tPG__caseName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgCases-module__ze1tPG__caseDescription{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.8em;overflow:hidden}.orgCases-module__ze1tPG__caseMeta{color:#ffffff80;font-size:.8em}.orgCases-module__ze1tPG__statusBadge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:.25em;padding:.3em .6em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgCases-module__ze1tPG__statusOpen{color:#4ade80;background:#4ade801f}.orgCases-module__ze1tPG__statusClosed{color:#ffffff80;background:#ffffff14}.orgCases-module__ze1tPG__statusArchived{color:#f59e0b;background:#f59e0b1f}.orgCases-module__ze1tPG__priorityBadge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:.25em;padding:.3em .6em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgCases-module__ze1tPG__priorityHigh{color:#ef4444;background:#ef44441f}.orgCases-module__ze1tPG__priorityMedium{color:#f59e0b;background:#f59e0b1f}.orgCases-module__ze1tPG__priorityLow{color:#ffffff80;background:#ffffff0f}.orgCases-module__ze1tPG__artifactCounts{flex-wrap:wrap;justify-content:flex-end;gap:.5em;display:flex}.orgCases-module__ze1tPG__artifactBadge{color:#fff9;white-space:nowrap;background:#ffffff0f;border-radius:.2em;padding:.2em .5em;font-family:IBM Plex Mono;font-size:.65em}.orgCases-module__ze1tPG__entityList{flex-direction:column;flex:1;gap:.75em;display:flex;overflow-y:auto}.orgCases-module__ze1tPG__entityCard{cursor:pointer;color:inherit;background:#ffffff08;border:1px solid #ffffff0f;border-radius:.5em;flex-direction:column;gap:.75em;padding:1.25em;text-decoration:none;transition:all .2s;display:flex}.orgCases-module__ze1tPG__entityCard:hover{background:#ffffff0f;border-color:#0171d94d;transform:translateY(-1px)}.orgCases-module__ze1tPG__entityCardHeader{justify-content:space-between;align-items:flex-start;gap:.5em;display:flex}.orgCases-module__ze1tPG__entityIconWrapper{align-items:center;gap:.5em;min-width:0;font-size:1.1em;display:flex}.orgCases-module__ze1tPG__entityName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-family:IBM Plex Mono;font-size:.8em;font-weight:600;overflow:hidden}.orgCases-module__ze1tPG__entityTypeBadge{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#ffffff0f;border-radius:.2em;flex-shrink:0;padding:.3em .6em;font-family:IBM Plex Mono;font-size:.6em;font-weight:500}.orgCases-module__ze1tPG__entityCardStats{flex-wrap:wrap;gap:1em;display:flex}.orgCases-module__ze1tPG__entityStat{flex-direction:column;gap:.15em;display:flex}.orgCases-module__ze1tPG__entityStatLabel{color:#fff6;text-transform:uppercase;letter-spacing:.08em;font-family:IBM Plex Mono;font-size:.6em;font-weight:500}.orgCases-module__ze1tPG__entityStatValue{color:#fff;font-family:IBM Plex Mono;font-size:.85em;font-weight:600}.orgCases-module__ze1tPG__entityCardFooter{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:.5em;display:flex}.orgCases-module__ze1tPG__entityCaseCount{color:var(--blue);font-family:IBM Plex Mono;font-size:.7em;font-weight:500}.orgCases-module__ze1tPG__timestamp{color:#ffffff73;white-space:nowrap;font-family:IBM Plex Mono;font-size:.8em}.orgCases-module__ze1tPG__emptyState{color:#ffffff59;text-align:center;justify-content:center;align-items:center;padding:3em 1em;font-family:IBM Plex Mono;font-size:.85em;display:flex}
.TokenScreener-module__L2efPq__container{background-color:var(--light-navy);width:100%;-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;cursor:default;flex-direction:column;height:100%;max-height:100%;padding:1.25em;display:flex;position:relative;overflow:hidden}.TokenScreener-module__L2efPq__overlay{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.TokenScreener-module__L2efPq__fundingRateCell{flex-direction:row;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.TokenScreener-module__L2efPq__container{padding:.25em}}.TokenScreener-module__L2efPq__title{color:var(--gray);z-index:1;height:100%;margin-bottom:.1em;font-size:.85em;position:sticky;top:0}.TokenScreener-module__L2efPq__tradeButton{color:var(--lighter-blue)}.TokenScreener-module__L2efPq__tradeButtonActive{cursor:pointer}.TokenScreener-module__L2efPq__tradeButtonActive:hover{filter:brightness(1.4)}.TokenScreener-module__L2efPq__tokenGrid{grid-template-columns:2fr auto 1fr 1fr auto auto auto;display:grid;overflow:auto}.TokenScreener-module__L2efPq__tokenGrid>:nth-child(14n+8),.TokenScreener-module__L2efPq__tokenGrid>:nth-child(14n+9),.TokenScreener-module__L2efPq__tokenGrid>:nth-child(14n+10),.TokenScreener-module__L2efPq__tokenGrid>:nth-child(14n+11),.TokenScreener-module__L2efPq__tokenGrid>:nth-child(14n+12),.TokenScreener-module__L2efPq__tokenGrid>:nth-child(14n+13),.TokenScreener-module__L2efPq__tokenGrid>:nth-child(14n+14){background-color:#ffffff08}.TokenScreener-module__L2efPq__tokenIcon{direction:column;display:flex}.TokenScreener-module__L2efPq__filterButtonContainer{justify-content:center;align-items:center;column-gap:.5em;margin-right:.5em;display:flex}.TokenScreener-module__L2efPq__time{color:var(--lighter-blue);cursor:pointer}.TokenScreener-module__L2efPq__start{justify-self:start;align-items:baseline;gap:.5em;display:flex}.TokenScreener-module__L2efPq__end{text-align:end;justify-self:end;gap:.5em}.TokenScreener-module__L2efPq__tokenGrid>*,.TokenScreener-module__L2efPq__tokenGridMobile>*,.TokenScreener-module__L2efPq__chainGrid>*{width:100%;height:100%;padding:1em .5em}.TokenScreener-module__L2efPq__opaqueBG{background-color:var(--light-navy);text-wrap:nowrap;align-items:center}.TokenScreener-module__L2efPq__listing{border-bottom:1px solid #ffffff1a;grid-template-columns:auto 1fr 1fr 1fr 1fr auto;align-items:center;padding:1em .5em;display:grid}.TokenScreener-module__L2efPq__tokenGridHeader{background-color:var(--light-navy);grid-template-columns:1fr 1fr 1fr 1fr 1fr auto;align-items:center;padding:1em .5em;display:grid}.TokenScreener-module__L2efPq__tokenPrice{font-size:3em}.TokenScreener-module__L2efPq__tokenChange24hPos{color:var(--green)}.TokenScreener-module__L2efPq__tokenChange24hNeg{color:var(--red)}.TokenScreener-module__L2efPq__tokenChange24hNull{color:var(--grey)}.TokenScreener-module__L2efPq__tokenName{color:var(--gray);white-space:nowrap}.TokenScreener-module__L2efPq__tokenLink{align-items:center;gap:.5em;display:flex}.TokenScreener-module__L2efPq__linkIcon{width:100%;height:1em;position:relative}.TokenScreener-module__L2efPq__linkIcon:hover{text-decoration:underline}.TokenScreener-module__L2efPq__flashGreen{filter:brightness(1.9);background-color:#00ff004d;transition:background-color .5s,filter .5s}.TokenScreener-module__L2efPq__flashRed{filter:brightness(1.7);background-color:#ff0000b3;transition:background-color .5s,filter .5s}.TokenScreener-module__L2efPq__activeFilterButton,.TokenScreener-module__L2efPq__inactiveFilterButton{cursor:pointer;align-items:bottom;width:1.1em;height:1.1em}.TokenScreener-module__L2efPq__overflowEllipse{overflow:hidden}.TokenScreener-module__L2efPq__tokenName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.LabelList-module__QL2VQW__container{background:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);padding:1em;overflow:auto}.LabelList-module__QL2VQW__entityAddresses{grid-template-columns:1fr 2.5fr auto;align-items:center;gap:1em;display:grid}.LabelList-module__QL2VQW__entityAddressesTitle{justify-content:space-between;display:flex}.LabelList-module__QL2VQW__entityAddressName,.LabelList-module__QL2VQW__entityAddressValue{color:var(--off-white);white-space:nowrap;text-overflow:ellipsis;padding-right:1.5em;overflow:hidden}.LabelList-module__QL2VQW__entityAddressesInnerItem{padding-left:.6em}.LabelList-module__QL2VQW__gray,.LabelList-module__QL2VQW__entityCounterpartiesTableHeader{color:var(--gray)}.LabelList-module__QL2VQW__newEntityAddressInput{width:100%}.LabelList-module__QL2VQW__editIconNotEditing{color:var(--gray);font-size:1.2em}.LabelList-module__QL2VQW__icon{cursor:pointer;color:var(--gray);font-size:1.4em}.LabelList-module__QL2VQW__chainTypeHeader{color:var(--gray);grid-column:1/-1;justify-content:space-between;padding-left:.6em;display:flex}.LabelList-module__QL2VQW__saveEdits{color:var(--primary);cursor:pointer}.LabelList-module__QL2VQW__divider{background-color:#fff3;grid-column:1/-1;height:1px;margin-top:.2em;margin-right:.5em}.LabelList-module__QL2VQW__editableLabel{width:100%;overflow-x:scroll}.LabelList-module__QL2VQW__delete{color:var(--red);cursor:pointer;justify-content:center;font-size:1.2em;display:flex}.LabelList-module__QL2VQW__viewEntityProfile{margin-top:auto}.LabelList-module__QL2VQW__viewEntityProfile:hover{filter:brightness(1.2)}.LabelList-module__QL2VQW__entityAddressAddress{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.LabelList-module__QL2VQW__entityAddressAddress:hover{cursor:pointer;text-decoration:underline}.LabelList-module__QL2VQW__entityAddressesItemContainer{white-space:nowrap;text-overflow:ellipsis;flex-direction:row;max-width:100%;display:flex;overflow:hidden}.LabelList-module__QL2VQW__uploadButtonContainer{text-transform:uppercase;justify-content:center;margin-top:auto;display:flex}.LabelList-module__QL2VQW__csvTextEntry{min-width:20em;max-width:45em;height:11em;min-height:10em;max-height:40em}.LabelList-module__QL2VQW__uploadLabel{cursor:pointer}.LabelList-module__QL2VQW__uploadButton{background-color:var(--blue);color:var(--off-white);cursor:pointer;text-transform:uppercase;border-radius:.25em;flex-direction:row;justify-content:center;align-items:center;padding:.4em .8em;font-size:.9em;display:flex}.LabelList-module__QL2VQW__uploadButton:hover{filter:brightness(1.2)}.LabelList-module__QL2VQW__uploadButton:active{color:var(--darker-blue)}.LabelList-module__QL2VQW__csvUploadModal{background:var(--light-navy);border-radius:.25em;width:75em;margin:auto;padding:2em;box-shadow:0 2px 12px #0000001a}.LabelList-module__QL2VQW__csvModalHeader{text-align:center;margin-bottom:1em;font-size:1.7em}.LabelList-module__QL2VQW__csvModalContent{flex-direction:column;align-items:center;gap:1.7em;margin-bottom:1.7em;display:flex}.LabelList-module__QL2VQW__csvTextArea{background-color:var(--off-white);resize:vertical;border:1px solid #dddddd6a;border-radius:.25em;width:100%;height:13em;padding:.8em;font-size:1.2em}.LabelList-module__QL2VQW__fileUploadContainer{color:var(--gray);flex-direction:column;align-items:center;gap:.7em;font-size:1.2em;display:flex}.LabelList-module__QL2VQW__fileInputButtonContainer{flex-direction:column;align-items:center;gap:8px;display:flex}.LabelList-module__QL2VQW__fileInput{display:none}.LabelList-module__QL2VQW__fileName{text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;color:var(--gray);margin-top:0;font-size:11px;line-height:1.5;overflow:hidden}.LabelList-module__QL2VQW__uploadGrid{grid-template-columns:1fr auto 1fr;gap:5em;display:grid}.LabelList-module__QL2VQW__uploadGridCell{flex-direction:column;gap:1em;display:flex}.LabelList-module__QL2VQW__uploadLabel{text-align:center;font-size:1.3em}.LabelList-module__QL2VQW__uploadBottomMessage{color:var(--gray);text-transform:uppercase;text-align:center;margin-top:2em;margin-left:auto;margin-right:auto}.LabelList-module__QL2VQW__csvUploadMiddleSection{text-align:center;flex-direction:column;flex-grow:1;justify-content:center;gap:.5em;display:flex}.LabelList-module__QL2VQW__or{text-transform:uppercase;justify-content:center;align-items:center;height:100%;display:flex}.LabelList-module__QL2VQW__doneButton{justify-content:center;align-items:center;margin-top:auto;padding:2em;display:flex}.LabelList-module__QL2VQW__doneButton>*{border-radius:2px;padding:.5em 2em}.LabelList-module__QL2VQW__showOnMobile{display:none}.LabelList-module__QL2VQW__bulkUploadButton{justify-content:flex-end;width:100%;padding:.5em 0;display:flex}@media (max-width:767px){.LabelList-module__QL2VQW__csvUploadModal{flex-direction:column;justify-content:center;width:100vw;height:100vh;display:flex}.LabelList-module__QL2VQW__uploadGrid{flex-direction:column;gap:1em;display:flex}.LabelList-module__QL2VQW__showOnMobile{display:flex}.LabelList-module__QL2VQW__entityAddresses{grid-template-columns:4fr 7fr auto;row-gap:1em}.LabelList-module__QL2VQW__entityAddRemove{font-size:1em}}
.Accounts-module__c-OiIG__grid{grid-template-columns:4fr 2fr 2fr 1fr;gap:1em;margin-top:.5em;display:grid;overflow:auto}.Accounts-module__c-OiIG__justifyRight{justify-self:right}.Accounts-module__c-OiIG__title{color:var(--gray);font-size:.85em;display:contents}.Accounts-module__c-OiIG__name{text-overflow:ellipsis;white-space:nowrap;align-items:center;display:flex;overflow:hidden}.Accounts-module__c-OiIG__logo{width:1em;min-width:1em;height:1em;margin-right:.35em;display:inline-block;position:relative}.Accounts-module__c-OiIG__innerValue,.Accounts-module__c-OiIG__quantitySymbol,.Accounts-module__c-OiIG__extra{color:var(--gray)}
.Radio-module__EjJAFq__container{align-items:center;display:flex}.Radio-module__EjJAFq__container>input[type=radio]{margin:0 .5em 0 0}
.orgDashboardOverview-module__-fID6a__orgDashboardWrapper{gap:2em;min-height:0;display:flex}.orgDashboardOverview-module__-fID6a__orgDashboardWrapper>.orgDashboardOverview-module__-fID6a__orgDashboard{flex:1;min-width:0}.orgDashboardOverview-module__-fID6a__rightSidebar{flex-direction:column;flex-shrink:0;gap:1.5em;width:280px;padding:2em 1.5em;display:flex}.orgDashboardOverview-module__-fID6a__rightSidebarOrgInfo{flex-direction:column;gap:.5em;display:flex}.orgDashboardOverview-module__-fID6a__rightSidebarOrgLogo{object-fit:cover;border-radius:6px;width:28px;height:28px}.orgDashboardOverview-module__-fID6a__rightSidebarOrgLogoPlaceholder{color:#fff;background:#ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-family:IBM Plex Mono;font-size:1.4em;font-weight:600;display:flex}.orgDashboardOverview-module__-fID6a__rightSidebarOrgName{color:#fff;margin-top:.25em;font-family:IBM Plex Mono;font-size:1.15em;font-weight:600}.orgDashboardOverview-module__-fID6a__rightSidebarMemberCount{color:#fff6;letter-spacing:.1em;text-transform:uppercase;font-family:IBM Plex Mono;font-size:.7em;font-weight:500}.orgDashboardOverview-module__-fID6a__rightSidebarDivider{background:#ffffff1a;height:1px}.orgDashboardOverview-module__-fID6a__rightSidebarSection{flex-direction:column;gap:1em;display:flex}.orgDashboardOverview-module__-fID6a__rightSidebarSectionTitle{color:#fff6;letter-spacing:.12em;text-transform:uppercase;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgDashboardOverview-module__-fID6a__rightSidebarMemberList{flex-direction:column;gap:.75em;display:flex}.orgDashboardOverview-module__-fID6a__rightSidebarMemberRow{align-items:center;gap:.75em;display:flex}.orgDashboardOverview-module__-fID6a__memberAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:IBM Plex Mono;font-size:.7em;font-weight:600;display:flex}.orgDashboardOverview-module__-fID6a__rightSidebarMemberName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-family:IBM Plex Mono;font-size:.85em;overflow:hidden}.orgDashboardOverview-module__-fID6a__orgDashboard h1{letter-spacing:.02em;font-family:Arkham Heavy Condensed;font-size:2.5em}.orgDashboardOverview-module__-fID6a__orgDashboard h2{color:#fff9;text-transform:uppercase;font-family:IBM Plex Mono;font-size:1em}.orgDashboardOverview-module__-fID6a__header{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.orgDashboardOverview-module__-fID6a__headerTitle{flex:1}.orgDashboardOverview-module__-fID6a__headerControls{flex-shrink:0;align-items:center;gap:1em;display:flex}.orgDashboardOverview-module__-fID6a__timeFrameSelector{color:#fff;background:#ffffff1a;border-radius:.5em;font-family:IBM Plex Mono;font-size:.8em;display:flex}.orgDashboardOverview-module__-fID6a__timeFrameSelectorItem{color:#fff;cursor:pointer;border-radius:.25em;padding:.5em 1em;transition:all .2s}.orgDashboardOverview-module__-fID6a__timeFrameSelectorItem:hover{background:#fff3}.orgDashboardOverview-module__-fID6a__timeFrameSelectorItem.orgDashboardOverview-module__-fID6a__selected{background:var(--blue)}.orgDashboardOverview-module__-fID6a__content{flex-direction:column;gap:2em;margin-top:2em;display:flex}.orgDashboardOverview-module__-fID6a__summaryCards{grid-template-columns:repeat(5,1fr);gap:1.25em;display:grid}.orgDashboardOverview-module__-fID6a__summaryCard{background:linear-gradient(135deg,#0171d914 0%,#171921 60%);border:none;border-radius:.5em;flex-direction:column;gap:.75em;padding:1.5em;display:flex}.orgDashboardOverview-module__-fID6a__summaryCardLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-family:IBM Plex Mono;font-size:.75em;font-weight:500}.orgDashboardOverview-module__-fID6a__summaryCardValue{color:#fff;font-family:IBM Plex Mono;font-size:2em;font-weight:600;line-height:1}.orgDashboardOverview-module__-fID6a__summaryCardSub{color:#ffffff8c;text-transform:uppercase;font-family:IBM Plex Mono;font-size:.7em}.orgDashboardOverview-module__-fID6a__twoColumns{grid-template-columns:1fr 1fr;gap:1.5em;display:grid}.orgDashboardOverview-module__-fID6a__card{background:#171921;border:none;border-radius:.5em;flex-direction:column;padding:1.5em;display:flex}.orgDashboardOverview-module__-fID6a__cardAccent{background:linear-gradient(135deg,#0171d914 0%,#171921 60%)}.orgDashboardOverview-module__-fID6a__cardTitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:1.5em;font-family:IBM Plex Mono;font-size:.8em;font-weight:600;display:flex}.orgDashboardOverview-module__-fID6a__cardCount{color:#fff6;font-family:IBM Plex Mono;font-size:1em;font-weight:400}.orgDashboardOverview-module__-fID6a__tableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;display:flex}.orgDashboardOverview-module__-fID6a__tableHeaderCell{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;flex:1;padding:.85em 1em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgDashboardOverview-module__-fID6a__tableHeaderCell:first-child{flex:2}.orgDashboardOverview-module__-fID6a__tableHeaderCell:not(:first-child){text-align:right}.orgDashboardOverview-module__-fID6a__tableBody{max-height:400px;overflow-y:auto}.orgDashboardOverview-module__-fID6a__tableRow{cursor:pointer;color:inherit;border-bottom:1px solid #ffffff0a;text-decoration:none;transition:background-color .15s;display:flex}.orgDashboardOverview-module__-fID6a__tableRow:hover{background:#ffffff08}.orgDashboardOverview-module__-fID6a__tableRow:last-child{border-bottom:none}.orgDashboardOverview-module__-fID6a__tableCell{color:#ffffffd9;flex:1;align-items:center;padding:.75em 1em;font-family:IBM Plex Mono;font-size:.85em;display:flex}.orgDashboardOverview-module__-fID6a__tableCell:first-child{flex:2;gap:.6em}.orgDashboardOverview-module__-fID6a__tableCell:not(:first-child){justify-content:flex-end}.orgDashboardOverview-module__-fID6a__alertName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgDashboardOverview-module__-fID6a__alertInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgDashboardOverview-module__-fID6a__alertDescription{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.8em;overflow:hidden}.orgDashboardOverview-module__-fID6a__alertMeta{color:#ffffff80;align-items:center;gap:.5em;font-size:.8em;display:flex}.orgDashboardOverview-module__-fID6a__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.orgDashboardOverview-module__-fID6a__statusActive{background:#4ade80;box-shadow:0 0 6px #4ade8066}.orgDashboardOverview-module__-fID6a__statusInactive{background:#ffffff40}.orgDashboardOverview-module__-fID6a__chainTag{color:#ffffffb3;text-transform:uppercase;background:#ffffff14;border-radius:.2em;padding:.2em .5em;font-family:IBM Plex Mono;font-size:.7em}.orgDashboardOverview-module__-fID6a__chainTags{flex-wrap:wrap;justify-content:flex-end;gap:.3em;display:flex}.orgDashboardOverview-module__-fID6a__moreChains{color:#fff6;padding:.2em .4em;font-family:IBM Plex Mono;font-size:.7em}.orgDashboardOverview-module__-fID6a__caseMiniStats{background:#ffffff08;border-radius:.35em;gap:1.5em;margin-bottom:1.5em;padding:.75em 1em;display:flex}.orgDashboardOverview-module__-fID6a__caseMiniStat{align-items:center;gap:.4em;display:flex}.orgDashboardOverview-module__-fID6a__caseMiniStatDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.orgDashboardOverview-module__-fID6a__caseMiniStatValue{color:#fff;font-family:IBM Plex Mono;font-size:.95em;font-weight:600}.orgDashboardOverview-module__-fID6a__caseMiniStatLabel{color:#ffffff73;text-transform:uppercase;letter-spacing:.05em;font-family:IBM Plex Mono;font-size:.7em}.orgDashboardOverview-module__-fID6a__caseInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgDashboardOverview-module__-fID6a__caseName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgDashboardOverview-module__-fID6a__caseDescription{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.8em;overflow:hidden}.orgDashboardOverview-module__-fID6a__caseMeta{color:#ffffff80;font-size:.8em}.orgDashboardOverview-module__-fID6a__caseStatusBadge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:.25em;padding:.3em .6em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgDashboardOverview-module__-fID6a__caseStatusOpen{color:#4ade80;background:#4ade801f}.orgDashboardOverview-module__-fID6a__caseStatusClosed{color:#ffffff80;background:#ffffff14}.orgDashboardOverview-module__-fID6a__caseStatusArchived{color:#f59e0b;background:#f59e0b1f}.orgDashboardOverview-module__-fID6a__casePriorityBadge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:.25em;padding:.3em .6em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgDashboardOverview-module__-fID6a__casePriorityHigh{color:#ef4444;background:#ef44441f}.orgDashboardOverview-module__-fID6a__casePriorityMedium{color:#f59e0b;background:#f59e0b1f}.orgDashboardOverview-module__-fID6a__casePriorityLow{color:#ffffff80;background:#ffffff0f}.orgDashboardOverview-module__-fID6a__caseArtifactCounts{flex-wrap:wrap;justify-content:flex-end;gap:.5em;display:flex}.orgDashboardOverview-module__-fID6a__caseArtifactBadge{color:#fff9;white-space:nowrap;background:#ffffff0f;border-radius:.2em;padding:.2em .5em;font-family:IBM Plex Mono;font-size:.65em}.orgDashboardOverview-module__-fID6a__timestamp{color:#ffffff73;white-space:nowrap;font-family:IBM Plex Mono;font-size:.8em}.orgDashboardOverview-module__-fID6a__emptyState{color:#ffffff59;text-align:center;justify-content:center;align-items:center;padding:3em 1em;font-family:IBM Plex Mono;font-size:.85em;display:flex}
.index-module__HahFva__container{grid-template-columns:auto 1fr;width:100%;height:100%;padding-top:1.5em;display:flex;position:relative;overflow:hidden}.index-module__HahFva__tab{text-transform:uppercase;cursor:pointer;align-items:center;font-size:18px;font-style:normal;font-weight:400;line-height:23px;display:flex}.index-module__HahFva__tab:hover{filter:brightness(1.2)}.index-module__HahFva__tabSelected{color:var(--white)}.index-module__HahFva__tabUnselected{color:var(--gray)}.index-module__HahFva__tabsContainer{gap:2.5em;display:flex}.index-module__HahFva__rightContainer{flex-direction:column;flex-grow:1;gap:2em;height:100%;padding:0 3em;display:flex}.index-module__HahFva__rightInnerContainer{flex-direction:column;flex-grow:1;height:100%;display:flex;overflow:hidden}.index-module__HahFva__mobileTitle{text-transform:uppercase;font-family:Arkham Heavy Condensed;font-size:2.5em;display:none}.index-module__HahFva__mobileSeparator{background-color:var(--gray);opacity:.5;width:100%;height:1px;display:none}.index-module__HahFva__hideIfNotMobile,.index-module__HahFva__mobileUsageLimits{display:none}@media (max-width:767px){.index-module__HahFva__rightContainer{gap:1em;width:100vw;padding:0 .75em}.index-module__HahFva__mobileTitle{display:block}.index-module__HahFva__container{grid-gap:1em;font-size:.7em}.index-module__HahFva__mobileSeparator{display:block}.index-module__HahFva__tabsContainer{justify-content:space-between}.index-module__HahFva__hideIfNotMobile{display:flex}.index-module__HahFva__mobileUsageLimits{flex-shrink:0;margin-top:auto;padding-top:1em;display:block}}
.Categories-module__JxBVWq__marketOverview{flex-direction:row;font-size:12px;display:flex;overflow:visible}.Categories-module__JxBVWq__topRow{justify-content:space-between;gap:2em;height:16em;display:flex}.Categories-module__JxBVWq__row{flex-direction:row;gap:2em;min-height:50em;max-height:50em;margin-top:2em;display:flex}.Categories-module__JxBVWq__heatmapContainer{width:100%;max-height:60em;display:flex}.Categories-module__JxBVWq__table{text-align:center;border-radius:8px;width:50%;height:40em;min-height:40em;box-shadow:0 2px 4px #0000001a}.Categories-module__JxBVWq__tallUnit{width:100%;height:100%}.Categories-module__JxBVWq__row2{height:50em}.Categories-module__JxBVWq__tallSplitUnit{flex-direction:column;gap:2em;width:50%;min-height:60em;max-height:60em;display:flex}.Categories-module__JxBVWq__row2,.Categories-module__JxBVWq__row1{flex-direction:row;justify-content:space-between;gap:2em;margin-top:2em;display:flex}.Categories-module__JxBVWq__tallUnit,.Categories-module__JxBVWq__heatmapContainer{flex:1;min-width:0}@media (max-width:767px){.Categories-module__JxBVWq__row1,.Categories-module__JxBVWq__row2{flex-direction:column}.Categories-module__JxBVWq__row2{height:auto}.Categories-module__JxBVWq__table{width:100%;height:40em}.Categories-module__JxBVWq__tallUnit{flex:auto;height:40em}}
.orgMembers-module__dHNppG__header{justify-content:space-between;align-items:center;display:flex}.orgMembers-module__dHNppG__orgMembers h1{font-family:Arkham Heavy Condensed;font-size:2.5em}.orgMembers-module__dHNppG__orgMembers h2{color:#fff9;text-transform:uppercase;font-family:IBM Plex Mono;font-size:1em}.orgMembers-module__dHNppG__inviteBtn{background-color:var(--blue);color:#fff;text-transform:uppercase;cursor:pointer;border:none;border-radius:.25em;padding:.75em 1.5em;font-family:IBM Plex Mono;font-size:.8em;transition:all .2s}.orgMembers-module__dHNppG__inviteBtn:hover{opacity:.8;transform:translateY(-1px)}.orgMembers-module__dHNppG__tabsHeader{gap:.5em;margin-top:2em;margin-bottom:0;display:flex}.orgMembers-module__dHNppG__tab{color:#fff9;cursor:pointer;text-transform:uppercase;background:#ffffff0d;border:none;border-radius:.5em .5em 0 0;padding:.75em 1.5em;font-family:IBM Plex Mono;font-size:.875em;font-weight:500;transition:all .2s}.orgMembers-module__dHNppG__tab:hover:not(.orgMembers-module__dHNppG__tabActive){color:#ffffffe6;background:#ffffff14}.orgMembers-module__dHNppG__tabActive{color:var(--blue);border-bottom:2px solid var(--blue);background:#ffffff0d}.orgMembers-module__dHNppG__tabActive:hover{color:var(--blue);background:#ffffff0d}.orgMembers-module__dHNppG__card{background:#ffffff0d;border-radius:0 .5em .5em;flex-direction:column;gap:1em;margin-top:0;padding:1.5em;display:flex;overflow:visible}.orgMembers-module__dHNppG__cardLabel{text-transform:uppercase;font-family:IBM Plex Mono}.orgMembers-module__dHNppG__tableContainer{position:relative}.orgMembers-module__dHNppG__table{border-collapse:collapse;color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5em;width:100%;font-family:IBM Plex Mono}.orgMembers-module__dHNppG__table th{text-align:left;text-transform:uppercase;color:#fff;letter-spacing:.05em;background:#ffffff1a;border-bottom:1px solid #ffffff1a;padding:.8em;font-family:IBM Plex Mono;font-size:.8em;font-weight:600}.orgMembers-module__dHNppG__table th:last-child{text-align:right}.orgMembers-module__dHNppG__table td{vertical-align:middle;text-transform:none;border-bottom:1px solid #ffffff0d;padding:.8em;transition:background-color .2s}.orgMembers-module__dHNppG__table td:last-child{text-align:right}.orgMembers-module__dHNppG__table tr:last-child td{border-bottom:none}.orgMembers-module__dHNppG__table tr:hover td{background:#ffffff05}.orgMembers-module__dHNppG__loadingCell,.orgMembers-module__dHNppG__errorCell,.orgMembers-module__dHNppG__emptyCell{color:#ffffff80;font-style:italic;text-align:center!important;padding:2em!important}.orgMembers-module__dHNppG__errorCell{color:#ff6b6b}.orgMembers-module__dHNppG__actionsHeader{width:3em}.orgMembers-module__dHNppG__actionsCell{text-align:center;vertical-align:middle;width:3em}.orgMembers-module__dHNppG__actionsDropdownWrapper{display:inline-block;position:relative}.orgMembers-module__dHNppG__actionsMenuButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:.4em;justify-content:center;align-items:center;width:2em;height:2em;transition:background-color .15s,color .15s;display:flex}.orgMembers-module__dHNppG__actionsMenuButton:hover{color:#ffffffe6;background:#ffffff14}.orgMembers-module__dHNppG__actionsDropdown{z-index:100;background:#1e2029;border:1px solid #ffffff1f;border-radius:.5em;min-width:13em;margin-top:.25em;padding:.3em 0;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #0006}.orgMembers-module__dHNppG__actionsDropdownItem{color:#fffc;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.5em;width:100%;padding:.55em .85em;font-family:IBM Plex Mono;font-size:.85em;transition:background-color .12s;display:flex}.orgMembers-module__dHNppG__actionsDropdownItem:hover{background:#ffffff0f}.orgMembers-module__dHNppG__actionsDropdownItem:disabled{opacity:.5;cursor:not-allowed}.orgMembers-module__dHNppG__actionsDropdownItemDanger{color:#ff6b6b}.orgMembers-module__dHNppG__actionsDropdownItemDanger:hover{background:#ff000014}.orgMembers-module__dHNppG__roleBadge{text-transform:capitalize;background:#ffffff1a;border-radius:.25em;padding:.25em .5em;font-size:.85em;display:inline-block}.orgMembers-module__dHNppG__adminBadge{color:var(--blue);background:#007bff33}.orgMembers-module__dHNppG__statusBadge{color:#eb9941;text-transform:capitalize;background:#eb994133;border-radius:.25em;padding:.25em .5em;font-size:.85em;display:inline-block}.orgMembers-module__dHNppG__statusBadgeActive{color:#4ade80;text-transform:capitalize;background:#00ff0026;border-radius:.25em;padding:.25em .5em;font-size:.85em;display:inline-block}.orgMembers-module__dHNppG__statusBadgeRemoved{color:#ffffff80;text-transform:capitalize;background:#ffffff1a;border-radius:.25em;padding:.25em .5em;font-size:.85em;display:inline-block}.orgMembers-module__dHNppG__inviteForm{background:#ffffff05;border:1px solid #ffffff1a;border-radius:.5em;justify-content:space-between;align-items:center;gap:.75em;padding:.5em;display:flex}.orgMembers-module__dHNppG__inviteInput{color:#fff;flex:1;max-width:400px;font-family:IBM Plex Mono}.orgMembers-module__dHNppG__inviteInput:focus{border-color:#fff6;outline:none}.orgMembers-module__dHNppG__inviteActions{align-items:center;gap:.5em;display:flex}.orgMembers-module__dHNppG__cancelBtn,.orgMembers-module__dHNppG__sendBtn,.orgMembers-module__dHNppG__sendBtnDisabled{cursor:pointer;text-transform:uppercase;border:none;border-radius:.25em;padding:.25em .5em;font-family:IBM Plex Mono;font-size:.8em}.orgMembers-module__dHNppG__cancelBtn{color:#fff;background-color:#ffffff1a}.orgMembers-module__dHNppG__cancelBtn:hover{background-color:#fff3}.orgMembers-module__dHNppG__sendBtn{color:#4ade80;background-color:#0f03}.orgMembers-module__dHNppG__sendBtn:hover{background-color:#00ff004d}.orgMembers-module__dHNppG__sendBtnDisabled{color:#fff6;cursor:not-allowed;background-color:#ffffff1a}.orgMembers-module__dHNppG__successMessage{color:#4ade80;text-align:center;text-transform:none;background-color:#00ff001a;border-radius:.5em;padding:1em;font-family:IBM Plex Mono}.orgMembers-module__dHNppG__errorMessage{color:#ff6b6b;text-align:center;text-transform:none;background-color:#ff00001a;border-radius:.5em;padding:1em;font-family:IBM Plex Mono}.orgMembers-module__dHNppG__modal{z-index:1000;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.orgMembers-module__dHNppG__modalContent{color:#fff;text-align:center;background-color:#171921;border-radius:.5em;width:90%;max-width:500px;padding:2em;font-family:IBM Plex Mono}.orgMembers-module__dHNppG__modalButtons{justify-content:center;gap:1em;margin:1em 0;display:flex}.orgMembers-module__dHNppG__modalCancelButton{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#ffffff1a;border-radius:.25em;padding:.5em 1em;font-family:IBM Plex Mono}.orgMembers-module__dHNppG__modalCancelButton:hover{background-color:#fff3}.orgMembers-module__dHNppG__modalDeleteButton{color:#ff6b6b;cursor:pointer;text-transform:uppercase;background-color:#f003;border-radius:.25em;padding:.5em 1em;font-family:IBM Plex Mono}.orgMembers-module__dHNppG__modalDeleteButton:hover{background-color:#ff00004d}.orgMembers-module__dHNppG__modalText{color:#ffffffb3;margin-top:1em;font-size:.8em}.orgMembers-module__dHNppG__loadingContainer{justify-content:center;margin:1em 0;display:flex}
.VolumeBars-module__U8aOja__flexItemLarge{flex:2;padding:1.25em}.VolumeBars-module__U8aOja__flexItemSmall{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:1}.VolumeBars-module__U8aOja__row{flex-direction:row;gap:20px;height:30em;display:flex}.VolumeBars-module__U8aOja__rowSection{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);margin-top:2em}.VolumeBars-module__U8aOja__rowHeader{justify-content:space-between;align-items:center;font-family:IBM Plex Mono Light;display:flex}.VolumeBars-module__U8aOja__title{text-transform:uppercase;text-align:left;justify-content:space-between;align-items:center;padding:1.5em;font-family:IBM Plex Mono Light;font-size:1.25em;font-weight:700;display:flex}.VolumeBars-module__U8aOja__row:not(.VolumeBars-module__U8aOja__top-row) .VolumeBars-module__U8aOja__box{min-width:calc(50% - 20px);max-width:calc(50% - 20px)}.VolumeBars-module__U8aOja__selectors{align-items:center;gap:10px;margin-right:3em;display:flex}@media (max-width:768px){.VolumeBars-module__U8aOja__row{flex-direction:column;gap:1em;height:auto}.VolumeBars-module__U8aOja__flexItemLarge{padding:1em 1.2em}}
.AddAccount-module__vxL5iW__container{width:50vw;height:50vh;padding:1em}.AddAccount-module__vxL5iW__header{flex-direction:row;display:flex}.AddAccount-module__vxL5iW__typeButton{cursor:pointer;color:var(--gray);margin-right:1.8em}.AddAccount-module__vxL5iW__content{flex-direction:column;gap:1.5em;width:fit-content;margin-top:1.6em;display:flex}.AddAccount-module__vxL5iW__radios{margin-bottom:1em}.AddAccount-module__vxL5iW__inputs{flex-direction:column;width:fit-content;display:flex}.AddAccount-module__vxL5iW__inputs>*{margin-bottom:.5em}.AddAccount-module__vxL5iW__chainOptions{display:flex}.AddAccount-module__vxL5iW__chainOptions>*{opacity:.5;cursor:pointer;margin-right:1em}.AddAccount-module__vxL5iW__chainOptions>:hover{opacity:.75}.AddAccount-module__vxL5iW__chainTypeSelector{gap:.8em;display:flex}.AddAccount-module__vxL5iW__chainTypeSelector>*{cursor:pointer;opacity:.5}.AddAccount-module__vxL5iW__chainTypeSelector>:hover{opacity:.75}.AddAccount-module__vxL5iW__green{color:var(--green)}.AddAccount-module__vxL5iW__phantomWrapper{flex-direction:column;gap:1.5em;display:flex}.AddAccount-module__vxL5iW__tabList{gap:2em;width:fit-content;display:flex;position:relative}.AddAccount-module__vxL5iW__tabList:after{content:"";background-color:#ffffff1a;height:1px;position:absolute;bottom:0;left:0;right:0}.AddAccount-module__vxL5iW__tab{color:var(--gray);cursor:pointer;text-align:center;min-width:6em;padding:.75em 0;position:relative}.AddAccount-module__vxL5iW__tab:hover{color:var(--light-gray)}.AddAccount-module__vxL5iW__activeTab{color:var(--blue)}.AddAccount-module__vxL5iW__activeTab:after{content:"";background-color:var(--blue);z-index:1;height:1px;position:absolute;bottom:0;left:0;right:0}.AddAccount-module__vxL5iW__buttonWrapper{min-height:3em}
.Analysis-module__4B3M5a__exchangeOuterContainer{flex-direction:column;height:100%;display:flex}.Analysis-module__4B3M5a__dateRangeDiv{flex-direction:row;justify-content:center;align-items:center;gap:.2em;padding:.5em;display:flex;position:relative}.Analysis-module__4B3M5a__filterIcon{cursor:pointer;margin-right:1em}.Analysis-module__4B3M5a__dateRangeDiv span{color:var(--gray)}.Analysis-module__4B3M5a__dateRangeLabel{color:var(--gray);text-transform:uppercase;margin-left:.2em}.Analysis-module__4B3M5a__dateInputField{background-color:none;cursor:pointer;background:0 0;width:7em}.Analysis-module__4B3M5a__exchangeContainer{grid-template:"depositChart withdrawalChart"1fr"depositPie withdrawalPie"1fr/1fr 1fr;column-gap:1em;height:100%;padding:1em .5em;display:grid}.Analysis-module__4B3M5a__depositChartArea{flex-direction:column;grid-area:depositChart;display:flex}.Analysis-module__4B3M5a__withdrawalChartArea{flex-direction:column;grid-area:withdrawalChart;display:flex}.Analysis-module__4B3M5a__chartHeader{color:var(--gray);text-align:center;width:100%;margin:0 1em .7em;font-size:.9em}.Analysis-module__4B3M5a__chart{flex:1}.Analysis-module__4B3M5a__depositPieArea{grid-area:depositPie}.Analysis-module__4B3M5a__withdrawalPieArea{grid-area:withdrawalPie}.Analysis-module__4B3M5a__pieSection{display:flex}.Analysis-module__4B3M5a__pie{flex-direction:column;flex:1;margin:.6em 0;display:flex}.Analysis-module__4B3M5a__graph{justify-self:center;width:100%;min-width:0;min-height:0;display:flex}.Analysis-module__4B3M5a__pieLegend{flex:1;grid-template-rows:repeat(auto-fill,minmax(0,max-content));grid-template-columns:auto auto;align-items:start;column-gap:.5em;font-size:.9em;display:grid}.Analysis-module__4B3M5a__pieLegendTitle{color:var(--gray);font-size:.9em}.Analysis-module__4B3M5a__depositChart{grid-area:depositChart;display:flex}.Analysis-module__4B3M5a__withdrawalChart{grid-area:withdrawalChart;display:flex}.Analysis-module__4B3M5a__graph{justify-self:center;width:100%;min-width:0;min-height:0;display:flex;position:relative}.Analysis-module__4B3M5a__exchangeColumn{justify-self:start;align-items:center;max-width:100%;display:flex;overflow:hidden}.Analysis-module__4B3M5a__exchangeColor{min-width:fit-content;margin-right:.3em;display:flex}.Analysis-module__4B3M5a__exchangeName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Analysis-module__4B3M5a__valueColumn{justify-self:flex-end;padding:.05em 0;display:flex}.Analysis-module__4B3M5a__entityLink:hover .Analysis-module__4B3M5a__entityName{text-decoration:underline}.Analysis-module__4B3M5a__counterpartiesContainer{flex-direction:column;height:100%;display:flex;overflow:auto}.Analysis-module__4B3M5a__counterpartiesHeader{justify-content:space-between;display:flex}.Analysis-module__4B3M5a__counterpartiesFlow,.Analysis-module__4B3M5a__counterpartiesTime,.Analysis-module__4B3M5a__counterpartiesChain,.Analysis-module__4B3M5a__counterpartiesTokens{-webkit-user-select:none;user-select:none;align-items:center;gap:1em;display:flex}.Analysis-module__4B3M5a__counterpartiesChain{margin-left:3em}.Analysis-module__4B3M5a__counterpartyBubbles{flex-wrap:wrap;align-items:center;gap:.6em .9em;margin-top:1em;display:flex}.Analysis-module__4B3M5a__ownerToggle{margin-left:auto}.Analysis-module__4B3M5a__ownerTogglePopup{gap:.5em;display:flex}.Analysis-module__4B3M5a__counterpartiesTime{margin-left:auto}.Analysis-module__4B3M5a__counterpartiesTokens{gap:.5em}.Analysis-module__4B3M5a__counterpartiesTokenText{color:var(--gray);font-size:.9em}.Analysis-module__4B3M5a__counterpartiesFlowItem,.Analysis-module__4B3M5a__counterpartiesTimeItem{cursor:pointer;color:var(--gray);font-size:.9em}.Analysis-module__4B3M5a__counterpartiesCustomTime{font-size:.9em;transform:translateY(1px)}.Analysis-module__4B3M5a__counterparty{text-overflow:ellipsis;white-space:nowrap;height:3.33em;overflow:hidden}.Analysis-module__4B3M5a__selectedItem{color:var(--filter)}.Analysis-module__4B3M5a__counterparties{grid-template-columns:5fr 1fr 1fr 1fr;align-items:center;width:100%;display:grid}.Analysis-module__4B3M5a__counterparties>*,.Analysis-module__4B3M5a__header>*{padding:.5em}.Analysis-module__4B3M5a__header{display:contents}.Analysis-module__4B3M5a__header>div{background-color:var(--light-navy);z-index:1;color:var(--gray);align-items:center;gap:.5em;height:100%;margin-bottom:.5em;font-size:.85em;line-height:100%;display:flex;position:sticky;top:0}.Analysis-module__4B3M5a__customCounterpartiesHeader{background-color:var(--light-navy);z-index:1;position:sticky;top:0}.Analysis-module__4B3M5a__counterparties>*{background-color:var(--selected);padding:.8em .5em}.Analysis-module__4B3M5a__header>div:nth-child(2),.Analysis-module__4B3M5a__header>div:nth-child(3),.Analysis-module__4B3M5a__header>div:nth-child(4),.Analysis-module__4B3M5a__counterparties>div:nth-child(4n+4),.Analysis-module__4B3M5a__counterparties>div:nth-child(4n+5){text-align:right;justify-content:flex-end}.Analysis-module__4B3M5a__headerText{color:var(--gray);height:100%;padding-right:1.5em}.Analysis-module__4B3M5a__tx{color:var(--gray);height:100%;padding-right:1em}.Analysis-module__4B3M5a__chainIcons{flex-direction:row;justify-content:flex-end;align-items:center;gap:.1em;height:100%;padding-right:1em;display:flex}.Analysis-module__4B3M5a__fullHeight{height:100%}.Analysis-module__4B3M5a__groupButton{background:var(--blue);color:var(--off-white);opacity:.8;cursor:pointer;border-radius:2px;margin-left:.5em;padding:.2em;font-size:1em}.Analysis-module__4B3M5a__groupButton:hover{opacity:1}.Analysis-module__4B3M5a__groupByContainer{height:100%}.Analysis-module__4B3M5a__counterpartyRowContainer{background:var(--selected);display:contents}.Analysis-module__4B3M5a__counterpartyRowContainer>*{flex-direction:row;align-items:center;padding:0 1em;display:flex}.Analysis-module__4B3M5a__highlightKids>*{background:var(--selected)}.Analysis-module__4B3M5a__counterpartyRowContainer>:nth-child(2),.Analysis-module__4B3M5a__counterpartyRowContainer>:nth-child(3),.Analysis-module__4B3M5a__counterpartyRowContainer>:nth-child(4){justify-content:flex-end}.Analysis-module__4B3M5a__counterparties>:nth-child(odd){background-color:var(--light-navy)}.Analysis-module__4B3M5a__counterpartyRowHover:hover>*{background:var(--selected-light);cursor:pointer}.Analysis-module__4B3M5a__paginatorRow{justify-content:flex-end;display:flex}.Analysis-module__4B3M5a__desktopHeader{display:block}.Analysis-module__4B3M5a__mobileHeader{display:none}.Analysis-module__4B3M5a__fullWidth{width:100%}.Analysis-module__4B3M5a__exposureContainer{flex-direction:column;justify-content:center;height:100%;display:flex;overflow:auto}.Analysis-module__4B3M5a__exposureGrid{grid-template-columns:1fr 1fr;align-items:start;gap:1.5em;padding:.5em 1em;display:grid}.Analysis-module__4B3M5a__exposurePanel{flex-direction:column;gap:.2em;display:flex}.Analysis-module__4B3M5a__exposurePanelHeader{color:var(--gray);text-transform:uppercase;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:0 0 .5em;font-size:.85em;display:flex}.Analysis-module__4B3M5a__exposurePieRow{align-items:flex-start;gap:.5em;display:flex}.Analysis-module__4B3M5a__exposurePieContainer{flex-shrink:0;width:140px;height:140px}.Analysis-module__4B3M5a__exposureSummary{font-family:var(--font-mono);border-top:1px solid #ffffff0f;flex-direction:column;gap:.75em;padding:1em;font-size:12px;display:flex}.Analysis-module__4B3M5a__exposureSummaryTitle{color:#ffffff80;text-transform:uppercase;letter-spacing:.12px}.Analysis-module__4B3M5a__exposureSummaryGrid{gap:3em;display:flex}.Analysis-module__4B3M5a__exposureSummaryLabel{color:#fff;text-transform:uppercase;letter-spacing:.12px;margin-bottom:.3em;display:block}.Analysis-module__4B3M5a__exposureSummaryValue{color:#fff;letter-spacing:.12px}.Analysis-module__4B3M5a__exposureSummaryText{color:#ffffffd9;text-transform:uppercase;line-height:1.6}.Analysis-module__4B3M5a__exposureNoData{color:var(--gray);padding:2em 0;font-size:.85em}@media (max-width:767px){.Analysis-module__4B3M5a__desktopHeader{display:none}.Analysis-module__4B3M5a__mobileHeader{display:block}}.Analysis-module__4B3M5a__compactPieRow{align-items:center;gap:16px;padding:0 1em 1em;display:flex}.Analysis-module__4B3M5a__compactPieContainer{flex-shrink:0;width:160px;height:160px}.Analysis-module__4B3M5a__compactLegend{flex-direction:column;gap:5px;padding-top:4px;font-size:10px;display:flex}.Analysis-module__4B3M5a__compactLegendRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.Analysis-module__4B3M5a__compactLegendName{white-space:nowrap;align-items:center;gap:6px;display:flex}.Analysis-module__4B3M5a__compactLegendValue{white-space:nowrap;text-align:right;color:#ffffffb3}.Analysis-module__4B3M5a__compactLegendHeader{color:#ffffff80;text-transform:uppercase;letter-spacing:.1px;border-bottom:1px solid #ffffff0f;justify-content:space-between;margin-bottom:2px;padding-bottom:4px;font-size:9px;display:flex}.Analysis-module__4B3M5a__riskSummaryBox{text-transform:uppercase;background:#d36f7114;border:1px solid #d36f7126;border-radius:2px;padding:10px 12px;font-size:11px;line-height:1.6}.Analysis-module__4B3M5a__riskSummaryBoxNone{text-transform:uppercase;color:#ffffff80;background:#ffffff08;border:1px solid #ffffff0f;border-radius:2px;padding:10px 12px;font-size:11px;line-height:1.6}.Analysis-module__4B3M5a__riskLevelSevere{color:var(--risk-severe,#e74c3c);text-transform:uppercase}.Analysis-module__4B3M5a__riskLevelNone{color:#fff6;text-transform:uppercase}.Analysis-module__4B3M5a__riskSourcesList{flex-direction:column;gap:4px;display:flex}.Analysis-module__4B3M5a__riskSourceRow{border-bottom:1px solid #ffffff0a;flex-direction:column;gap:4px;padding:8px 0;font-size:10px;display:flex}.Analysis-module__4B3M5a__riskSourceRow:last-child{border-bottom:none}.Analysis-module__4B3M5a__riskSourceInfo{align-items:center;gap:6px;min-width:0;display:flex}.Analysis-module__4B3M5a__riskSourceName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.Analysis-module__4B3M5a__riskSourceBadge{text-transform:uppercase;white-space:nowrap;border-radius:2px;flex-shrink:0;padding:2px 6px;font-size:8px}.Analysis-module__4B3M5a__riskSourceMeta{color:#fff6;white-space:nowrap;font-size:9px}.Analysis-module__4B3M5a__riskSourcesEmpty{color:#ffffff4d;text-align:center;padding:20px 0;font-size:10px}.Analysis-module__4B3M5a__exposureDirectionToggle{gap:0;margin-bottom:.5em;padding:0 1em;display:flex}.Analysis-module__4B3M5a__exposureToggleActive{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12px;background-color:var(--enterprise-tab-active,var(--bg-color-light));color:#fff;cursor:pointer;border:none;padding:.6em 1.2em;font-size:12px}.Analysis-module__4B3M5a__exposureToggleInactive{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12px;background-color:var(--enterprise-tab-bg,var(--dark-blue-gray));color:#ffffff80;cursor:pointer;opacity:.8;border:none;padding:.6em 1.2em;font-size:12px}.Analysis-module__4B3M5a__exposureToggleInactive:hover{opacity:1;color:#ffffffb3}.Analysis-module__4B3M5a__exposureSplitLayout{flex:1;grid-template-columns:3fr 2fr;min-height:0;display:grid}.Analysis-module__4B3M5a__exposurePieColumn{flex-direction:column;justify-content:center;min-width:0;display:flex;overflow:auto}.Analysis-module__4B3M5a__exposureRiskColumn{font-family:var(--font-mono);border-left:1px solid #ffffff0f;flex-direction:column;gap:8px;padding:12px 14px;font-size:10px;display:flex;overflow-y:auto}.Analysis-module__4B3M5a__riskPanelHeader{color:#ffffff80;text-transform:uppercase;letter-spacing:.1px;justify-content:space-between;margin-bottom:8px;font-size:10px;display:flex}.Analysis-module__4B3M5a__riskCategoryList{flex-direction:column;gap:8px;display:flex}.Analysis-module__4B3M5a__riskCategoryRow{justify-content:space-between;align-items:center;display:flex}.Analysis-module__4B3M5a__riskCategoryName{color:#fff;text-transform:uppercase;letter-spacing:.12px;align-items:center;gap:8px;display:flex}.Analysis-module__4B3M5a__riskCategoryDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.Analysis-module__4B3M5a__riskLevelHigh{color:var(--risk-high,#d36f71);text-transform:uppercase}.Analysis-module__4B3M5a__riskLevelMedium{color:var(--risk-medium,#d9a74a);text-transform:uppercase}.Analysis-module__4B3M5a__riskLevelLow{color:var(--risk-low,#55a66c);text-transform:uppercase}.Analysis-module__4B3M5a__riskDivider{border-top:1px solid #ffffff1a}.Analysis-module__4B3M5a__riskStats{flex-direction:column;gap:8px;display:flex}.Analysis-module__4B3M5a__riskStatRow{text-transform:uppercase;letter-spacing:.12px;justify-content:space-between;align-items:center;padding:4px 0;display:flex}.Analysis-module__4B3M5a__riskStatLabel{color:#fff}.Analysis-module__4B3M5a__riskStatValue{color:#fff;text-align:right}.Analysis-module__4B3M5a__riskStatUnit{color:#ffffff80}.enterprise-profile .Analysis-module__4B3M5a__counterparties>*{background-color:#0000}
.Futures-module__SzOGnW__marketOverview{flex-direction:row;display:flex}.Futures-module__SzOGnW__topRow{gap:20px;width:100%;height:16em;display:flex}.Futures-module__SzOGnW__seperateRow{gap:20px;width:100%;height:30em;display:flex}.Futures-module__SzOGnW__flexItemLarge{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:2}.Futures-module__SzOGnW__flexItemSmall{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:1}.Futures-module__SzOGnW__row{flex-direction:row;gap:20px;height:30em;display:flex}.Futures-module__SzOGnW__rowSection{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);margin-top:2em}.Futures-module__SzOGnW__title{text-transform:uppercase;text-align:left;justify-content:space-between;align-items:center;padding:1.5em;font-family:IBM Plex Mono Light;font-size:1.25em;font-weight:700;display:flex}.Futures-module__SzOGnW__box{text-align:center;border:1px solid #ccc;border-radius:8px;flex:1;min-width:calc(33.3333% - 40px);max-width:calc(33.3333% - 40px);max-height:50em;padding:20px;box-shadow:0 2px 4px #0000001a}.Futures-module__SzOGnW__row:not(.Futures-module__SzOGnW__top-row) .Futures-module__SzOGnW__box{min-width:calc(50% - 20px);max-width:calc(50% - 20px)}.Futures-module__SzOGnW__rowSection{margin-top:20px}.Futures-module__SzOGnW__rowHeader{justify-content:space-between;align-items:center;font-family:IBM Plex Mono Light;display:flex}.Futures-module__SzOGnW__selectors{align-items:center;gap:10px;margin-right:3em;display:flex}@media (max-width:768px){.Futures-module__SzOGnW__topRow{flex-direction:column;flex:auto;height:auto}.Futures-module__SzOGnW__topRow>*{height:16em}.Futures-module__SzOGnW__seperateRow,.Futures-module__SzOGnW__row{flex-direction:column;height:auto}.Futures-module__SzOGnW__seperateRow>*{flex:auto;height:40em}.Futures-module__SzOGnW__row{gap:0}.Futures-module__SzOGnW__flexItemSmall{flex:auto}.Futures-module__SzOGnW__stackedChart{padding:1.25em}}
.Welcome-module__RaTM-q__page{z-index:4;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.Welcome-module__RaTM-q__logo{width:18em;margin-bottom:1em}.Welcome-module__RaTM-q__welcome{padding-left:.3em;font-size:1.7em}.Welcome-module__RaTM-q__progress{background:#000;border-radius:7em;justify-content:flex-start;align-items:center;width:14em;height:.35em;margin-top:1.4em;display:flex;position:relative}@keyframes Welcome-module__RaTM-q__load{0%{width:0}to{width:100%}}.Welcome-module__RaTM-q__progressValue{background:#fff;border-radius:7em;width:0;height:100%;animation:2s forwards Welcome-module__RaTM-q__load}
.invite-module__WdknKG__container{justify-content:center;align-items:center;min-height:80vh;padding:2em;display:flex}.invite-module__WdknKG__card{background:var(--background-secondary);border:1px solid var(--border-color);text-align:center;border-radius:8px;width:100%;max-width:480px;padding:2em}.invite-module__WdknKG__title{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5em;font-size:1.5em;font-weight:600}.invite-module__WdknKG__inviteDetails{margin-bottom:2em}.invite-module__WdknKG__orgName{color:var(--verified-blue);margin-bottom:1em;font-size:1.75em;font-weight:700}.invite-module__WdknKG__message{color:var(--text-secondary);margin-bottom:.75em;line-height:1.5}.invite-module__WdknKG__emailNote{color:var(--text-tertiary);margin-top:1em;font-size:.875em}.invite-module__WdknKG__errorMessage{color:var(--error-color,#f44);margin-bottom:1.5em}.invite-module__WdknKG__actions{flex-direction:column;gap:.75em;margin-top:1.5em;display:flex}
