.Chat-module__pIlYaa__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__pIlYaa__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__pIlYaa__logoText{font-family:var(--font-arkham);color:#ffffff1a}.Chat-module__pIlYaa__messagesContainer{flex-direction:column;flex-grow:1;width:100%;display:flex;overflow:auto}.Chat-module__pIlYaa__chatObjectContainer{justify-content:center;align-items:center;width:100%;display:flex}.Chat-module__pIlYaa__chatObjectContainer>*{max-width:65em}.Chat-module__pIlYaa__inputContainer{font-family:var(--font-mono-light);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;display:flex}.Chat-module__pIlYaa__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__pIlYaa__textarea::placeholder{color:var(--placeholder)}.Chat-module__pIlYaa__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__pIlYaa__promptButton:hover{filter:brightness(1.1)}.Chat-module__pIlYaa__userMessageBackground,.Chat-module__pIlYaa__assistantMessageBackground{padding:2em 0}.Chat-module__pIlYaa__assistantMessageBackground{background-color:#ffffff05}.Chat-module__pIlYaa__userMessageBackground{background-color:#ffffff0d}.Chat-module__pIlYaa__messageContainer{grid-template-columns:4em 1fr;width:100%;display:grid}.Chat-module__pIlYaa__message{font-family:var(--font-mono-light);color:var(--off-white);width:100%;margin:0;padding:0;font-size:1.1em}.Chat-module__pIlYaa__message p:first-child{margin-top:0}.Chat-module__pIlYaa__message p:last-child{margin-bottom:0}.Chat-module__pIlYaa__userIcon{font-size:2em}.Chat-module__pIlYaa__assistantIcon{width:2.5em;height:2.5em}.Chat-module__pIlYaa__toolCallBadge{font-family:var(--font-mono-light);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-size:.85em;display:inline-flex}.Chat-module__pIlYaa__toolCallBadge:before{content:"";background:var(--placeholder);border-radius:50%;width:.5em;height:.5em;animation:1.5s infinite Chat-module__pIlYaa__pulse;display:inline-block}@keyframes Chat-module__pIlYaa__pulse{0%,to{opacity:.4}50%{opacity:1}}.Chat-module__pIlYaa__loadingEllipsis{margin-top:-.7em;font-size:4em}@keyframes Chat-module__pIlYaa__blinking{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}.Chat-module__pIlYaa__loadingEllipsis span{margin:0 -.1em;animation:1s infinite Chat-module__pIlYaa__blinking}.Chat-module__pIlYaa__loadingEllipsis span:nth-child(2){animation-delay:.1s}.Chat-module__pIlYaa__loadingEllipsis span:nth-child(3){animation-delay:.2s}.Chat-module__pIlYaa__errorMessage{color:#ff6b6b;font-family:var(--font-mono-light);background:#ff6b6b1a;border-radius:.3em;margin-top:.5em;padding:.5em 1em;font-size:.9em}@media (max-width:767px){.Chat-module__pIlYaa__container{padding:.75em}.Chat-module__pIlYaa__logo{font-size:2em}.Chat-module__pIlYaa__textarea{font-size:1em}.Chat-module__pIlYaa__inputContainer{margin-bottom:1em}.Chat-module__pIlYaa__userMessageBackground,.Chat-module__pIlYaa__assistantMessageBackground{padding:1em .5em}}
.Transactions-module__mZpYBG__container{flex-direction:column;row-gap:.6em;width:100%;height:100%;min-height:60em;display:flex;position:relative;overflow:hidden}.Transactions-module__mZpYBG__tabs{flex-grow:1;position:relative}.Transactions-module__mZpYBG__paddedTabContainer{padding-left:2em}.Transactions-module__mZpYBG__showFilterButton{z-index:2;cursor:pointer;width:1.4em;height:1.4em;position:absolute;top:.9em;left:.9em}.Transactions-module__mZpYBG__filterContainer{flex-wrap:wrap;display:flex}.Transactions-module__mZpYBG__filterContainer>:not(:last-child){margin-right:10px}.Transactions-module__mZpYBG__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__mZpYBG__removeFilterWrapper{justify-content:center;align-items:center;margin-top:.1em;margin-right:.6em;display:flex}.Transactions-module__mZpYBG__removeFilter:hover{cursor:pointer}.Transactions-module__mZpYBG__assetImage{width:.85em;height:.85em;position:relative}.Transactions-module__mZpYBG__currency{justify-content:flex-end;align-items:center;display:flex}.Transactions-module__mZpYBG__textOverflow{white-space:nowrap;overflow:hidden}.Transactions-module__mZpYBG__nowrap{white-space:nowrap;flex-wrap:nowrap}.Transactions-module__mZpYBG__mobileShortAddress{text-overflow:ellipsis;overflow:hidden}.Transactions-module__mZpYBG__flex{align-items:center;display:inline-flex}.Transactions-module__mZpYBG__disabled{color:var(--gray);position:relative}.Transactions-module__mZpYBG__transactionsGrid{grid-template-columns:auto auto 3fr 3fr auto auto auto;display:grid}.Transactions-module__mZpYBG__solanaAccountsGrid{grid-template-columns:auto auto auto;display:grid}.Transactions-module__mZpYBG__holdingsCol,.Transactions-module__mZpYBG__valueCol{text-align:end;justify-self:end}.Transactions-module__mZpYBG__transactionGridton,.Transactions-module__mZpYBG__transactionGridsolana{grid-template-columns:auto auto auto 3fr 3fr auto auto auto;display:grid}.Transactions-module__mZpYBG__transactionsGrid>*,.Transactions-module__mZpYBG__solanaAccountsGrid>*,.Transactions-module__mZpYBG__tradesGrid>*,.Transactions-module__mZpYBG__transactionGridton>*,.Transactions-module__mZpYBG__transactionGridsolana>*{text-overflow:ellipsis;white-space:nowrap;padding:1em .5em;position:relative;overflow-x:hidden}.Transactions-module__mZpYBG__transactionsGrid:nth-of-type(odd)>*{background-color:var(--row-alt-bg,#ffffff08)}.Transactions-module__mZpYBG__tradesGrid{grid-template-columns:repeat(4,auto);display:grid}.Transactions-module__mZpYBG__tradesGrid>:nth-child(8n+2),.Transactions-module__mZpYBG__tradesGrid>:nth-child(8n+3),.Transactions-module__mZpYBG__tradesGrid>:nth-child(8n+4),.Transactions-module__mZpYBG__tradesGrid>:nth-child(8n+5){background-color:var(--row-alt-bg,#ffffff08)}.Transactions-module__mZpYBG__centreIcon{align-items:center;gap:.2em;display:flex}.Transactions-module__mZpYBG__solanaActionParent{align-items:center;display:flex}.Transactions-module__mZpYBG__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__mZpYBG__solanaAction span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Transactions-module__mZpYBG__iconWrapper{justify-content:center;align-items:center;font-size:1.2em;display:flex;position:relative}.Transactions-module__mZpYBG__toggleOwnerContainer{cursor:pointer}.Transactions-module__mZpYBG__toggleOwnerContainer>:hover{color:var(--lighter-blue)}.Transactions-module__mZpYBG__ownerTogglePopup{gap:.5em;display:flex}.Transactions-module__mZpYBG__solanaGradient{background:linear-gradient(90deg,#9945ff,#14f195,#5973ff);color:#0000;-webkit-background-clip:text}.Transactions-module__mZpYBG__extraButtons{justify-content:center;align-items:center;column-gap:1em;display:flex}.Transactions-module__mZpYBG__headers{font-size:.85em;display:contents}.Transactions-module__mZpYBG__transactionsGrid.Transactions-module__mZpYBG__hoveredRow>*{background-color:#1585ed26}.Transactions-module__mZpYBG__transactionsGrid.Transactions-module__mZpYBG__activeLLMRow>*{background-color:var(--green);background-color:#54a66c33}.Transactions-module__mZpYBG__transactionsGrid.Transactions-module__mZpYBG__animateBackground>*{animation:2s ease-in-out infinite Transactions-module__mZpYBG__animateBackground}@keyframes Transactions-module__mZpYBG__animateBackground{0%{background-color:#1585ed26}20%{background-color:#1585ed26}50%{background-color:#1585ed40}80%{background-color:#1585ed26}to{background-color:#1585ed26}}.Transactions-module__mZpYBG__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__mZpYBG__headerContentWrapper{align-items:center;height:100%;display:flex}.Transactions-module__mZpYBG__masterHeaderContentWrapper{justify-content:flex-end;display:flex}.Transactions-module__mZpYBG__headerPageInfo{-webkit-user-select:none;user-select:none}.Transactions-module__mZpYBG__rightalign{justify-content:flex-end}.Transactions-module__mZpYBG__sortable{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;column-gap:.5em;display:flex}.Transactions-module__mZpYBG__sortable:hover{text-decoration:underline}.Transactions-module__mZpYBG__sortArrow{width:1.3em;height:1.3em;display:flex}.Transactions-module__mZpYBG__chainIcon{width:1.3em;height:1.3em;margin-left:-.2em;display:flex}.Transactions-module__mZpYBG__filterButtonContainer{justify-content:center;align-items:center;column-gap:.5em;margin-right:.5em;display:flex}.Transactions-module__mZpYBG__masterFilterButtonContainer{justify-content:center;align-items:center;column-gap:.5em;display:flex}.Transactions-module__mZpYBG__activeFilterButton,.Transactions-module__mZpYBG__inactiveFilterButton{cursor:pointer;width:1.1em;height:1.1em}.Transactions-module__mZpYBG__activeFilterButton{color:var(--filter)}.Transactions-module__mZpYBG__inactiveFilterButton{color:var(--off-white)}.Transactions-module__mZpYBG__time{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:flex}.Transactions-module__mZpYBG__time:hover{text-decoration:underline}.Transactions-module__mZpYBG__time svg{margin-right:.3em}.Transactions-module__mZpYBG__time svg:not(.Transactions-module__mZpYBG__time:hover svg){opacity:.5}.Transactions-module__mZpYBG__timeLink{color:var(--lighter-blue);align-items:center;display:flex}.Transactions-module__mZpYBG__timeLink:hover{text-decoration:underline}.Transactions-module__mZpYBG__title{align-items:center;height:1.33em;display:flex;overflow:visible}.Transactions-module__mZpYBG__paginatorAlign{align-items:center;margin-left:.75em;display:flex}.Transactions-module__mZpYBG__chain{justify-content:center;width:100%;display:flex}.Transactions-module__mZpYBG__addressesRemaining{color:var(--gray)}.Transactions-module__mZpYBG__coin{display:flex;overflow:hidden}.Transactions-module__mZpYBG__tokenLink{cursor:pointer;max-width:5em;display:flex;overflow:hidden}.Transactions-module__mZpYBG__tokenLink:hover{text-decoration:underline}.Transactions-module__mZpYBG__tokenSymbol{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Transactions-module__mZpYBG__csvButtonsContainer{border-radius:1em;column-gap:.5em;margin-right:1em;font-size:1.1em;display:flex}.Transactions-module__mZpYBG__csvButtonsContainer>*{cursor:pointer}.Transactions-module__mZpYBG__csvButtonsContainer>:hover{color:var(--lighter-blue)}.Transactions-module__mZpYBG__csvButtonsContainer>.Transactions-module__mZpYBG__fiCheckGreen:hover,.Transactions-module__mZpYBG__fiCheckGreen{color:var(--green)}.Transactions-module__mZpYBG__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__mZpYBG__subTabButton{z-index:1;color:var(--gray);font-size:.9em}.Transactions-module__mZpYBG__selectedSubTab{color:var(--filter)}.Transactions-module__mZpYBG__bubblesAndCSVContainer{justify-content:space-between;align-items:flex-end;max-height:20em;display:flex}.Transactions-module__mZpYBG__flexContainer{justify-content:center;align-items:center;width:fit-content;display:flex}.Transactions-module__mZpYBG__transactionsTitle{justify-content:center;align-items:center;height:1.33em;margin-bottom:.75em;display:flex;overflow:visible}.Transactions-module__mZpYBG__chevron{vertical-align:middle;font-size:1.5em}.Transactions-module__mZpYBG__paginatorRowNoTab{background-color:var(--light-navy);justify-content:space-between;margin-top:0;margin-bottom:-.6em;display:flex}.Transactions-module__mZpYBG__paginatorRow{justify-content:space-between;display:flex}.Transactions-module__mZpYBG__paginatorRowEnd{justify-content:flex-end;display:flex}.Transactions-module__mZpYBG__paginatorContainer{margin-top:.25em;margin-right:.25em;display:flex}.Transactions-module__mZpYBG__flowButtonContainer{color:var(--blue);justify-content:flex-end;align-items:center;padding:1px;display:flex}.Transactions-module__mZpYBG__individualFlowButtonContainer{color:var(--blue);justify-content:center;align-items:center;display:flex}.Transactions-module__mZpYBG__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__mZpYBG__flowControl img{object-fit:contain;width:1.1em;height:1.1em}.Transactions-module__mZpYBG__flowControl.Transactions-module__mZpYBG__selected,.Transactions-module__mZpYBG__allSelected{opacity:1;opacity:1;background:#161a26fc;border:1px solid #35487afc;border-radius:4px}.Transactions-module__mZpYBG__paginationContainer{vertical-align:center;justify-content:flex-start;align-items:center;display:flex}.Transactions-module__mZpYBG__desktopHeader{display:flex}.Transactions-module__mZpYBG__mobileHeader{display:none}.Transactions-module__mZpYBG__pendingTx{color:var(--blue);padding:.2em 0;font-style:italic}.Transactions-module__mZpYBG__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__mZpYBG__desktopHeader{display:none}.Transactions-module__mZpYBG__mobileHeader{display:flex}.Transactions-module__mZpYBG__mobileHeaderCompact{justify-content:space-between}.Transactions-module__mZpYBG__bubblesAndCSVContainer{display:none}.Transactions-module__mZpYBG__sortable{column-gap:0}.Transactions-module__mZpYBG__scrollableMobileTableContent{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;width:100%;max-width:100%;display:block;overflow-y:visible;overflow-x:auto!important}.Transactions-module__mZpYBG__fullViewTransactionsGrid{grid-template-columns:minmax(2em,auto) minmax(4.5em,auto) minmax(calc(6ch + 3.75em),1fr) minmax(calc(6ch + 3.75em),1fr) minmax(5.25em,auto) minmax(4.75em,auto) minmax(6.75em,auto);width:100%;min-width:37.25em}.Transactions-module__mZpYBG__fullViewTransactionsGrid .Transactions-module__mZpYBG__headerWrapper{padding:.8em .35em}.Transactions-module__mZpYBG__fullViewTransactionsGrid .Transactions-module__mZpYBG__transactionsGrid>*{padding-left:.35em;padding-right:.35em}.Transactions-module__mZpYBG__fullViewTransactionsGrid .Transactions-module__mZpYBG__transactionsGrid>:nth-child(4),.Transactions-module__mZpYBG__fullViewTransactionsGrid .Transactions-module__mZpYBG__transactionsGrid>:nth-child(5){min-width:0}.Transactions-module__mZpYBG__fullViewTransactionsGrid .Transactions-module__mZpYBG__mobileShortAddress{min-width:0;max-width:100%}.Transactions-module__mZpYBG__fullViewTransactionsGrid .Transactions-module__mZpYBG__mobileShortAddress>span:not([aria-label]){flex:0 6ch;max-width:6ch!important}.Transactions-module__mZpYBG__fullViewTransactionsGrid .Transactions-module__mZpYBG__currency{white-space:nowrap;min-width:max-content}}.Transactions-module__mZpYBG__analyzeButtonContainer{z-index:10}.Transactions-module__mZpYBG__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__mZpYBG__analyzeButton:hover{background-color:#0056b3}.Transactions-module__mZpYBG__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__mZpYBG__fade;position:absolute}.Transactions-module__mZpYBG__extraSpaceRight{z-index:11;width:5em;position:absolute;top:0;transform:translate(7em)}.Transactions-module__mZpYBG__summariseTransferBtn.Transactions-module__mZpYBG__fadeIn{opacity:1;pointer-events:auto}.Transactions-module__mZpYBG__summariseTransferBtn.Transactions-module__mZpYBG__fadeOut{opacity:0;pointer-events:none}.Transactions-module__mZpYBG__transfersBody{display:contents}.Transactions-module__mZpYBG__fullViewTransactionsGrid{min-width:100%}.Transactions-module__mZpYBG__transfersBodyCompact{grid-column:1/-1;min-height:30em;padding:0;display:block;position:relative}.Transactions-module__mZpYBG__transfersCompactRow{gap:.5em;width:100%;padding:1em .5em;display:flex}.Transactions-module__mZpYBG__transfersBodyCompact .Transactions-module__mZpYBG__transfersCompactRow:nth-child(odd){background-color:var(--row-alt-bg,#ffffff08)}.Transactions-module__mZpYBG__compactLeft,.Transactions-module__mZpYBG__compactMiddle,.Transactions-module__mZpYBG__compactRight{flex-direction:column;justify-content:center;gap:.5em;padding:.5em;display:flex}.Transactions-module__mZpYBG__compactMiddle{flex:1;padding-left:2.5em;padding-right:1em;position:relative;overflow:hidden}.Transactions-module__mZpYBG__compactMiddleArrow{border:solid .5px var(--gray);border-right:none;width:.6em;height:calc(100% - 1.2em);position:absolute;left:1em}.Transactions-module__mZpYBG__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__mZpYBG__hoveredRowCompact{background-color:#1585ed26!important}.Transactions-module__mZpYBG__toggleTransferCompactView{border:solid .5px var(--blue);border-radius:.4em;display:flex}.Transactions-module__mZpYBG__toggleTransferCompactView>*{color:var(--gray);cursor:pointer;border-radius:.4em;padding:.5em 1em}.Transactions-module__mZpYBG__activeToggle{color:var(--blue);background-color:#3f82e61a}@keyframes Transactions-module__mZpYBG__fade{0%{opacity:0}to{opacity:1}}.Transactions-module__mZpYBG__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__mZpYBG__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__mZpYBG__savedFilterButton:hover:not(:disabled){background-color:var(--subtle-blue)}.Transactions-module__mZpYBG__savedFilterButton:disabled{cursor:not-allowed;opacity:.5}.Transactions-module__mZpYBG__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__mZpYBG__savedFilterScrollableContainer{max-height:300px;overflow-y:auto}.Transactions-module__mZpYBG__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__mZpYBG__savedFilterSectionTitle:first-child{margin-top:0}.Transactions-module__mZpYBG__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__mZpYBG__stickyTop{padding:1em;position:sticky;top:0}.Transactions-module__mZpYBG__savedFilterPopupItem,.Transactions-module__mZpYBG__noFilterSaved{cursor:pointer;background-color:#0000;border-radius:.25em;padding:.75em;transition:background-color .2s}.Transactions-module__mZpYBG__noFilterSaved{cursor:default;font-size:.9em}.Transactions-module__mZpYBG__savedFilterPopupItem:hover{background-color:var(--selected-light)}.Transactions-module__mZpYBG__savedFilterPopupItemSelected{background-color:var(--subtle-blue);border:1px solid var(--blue)}.Transactions-module__mZpYBG__savedFilterPopupItemContent{justify-content:space-between;align-items:center;gap:.5em;width:100%;display:flex}.Transactions-module__mZpYBG__savedFilterPopupItemMain{cursor:pointer;flex:1;justify-content:space-between;align-items:center;min-width:0;transition:margin-right .3s;display:flex}.Transactions-module__mZpYBG__savedFilterPopupItem:hover .Transactions-module__mZpYBG__savedFilterPopupItemMain{margin-right:.5em}.Transactions-module__mZpYBG__savedFilterPopupItemName{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;font-size:.9em;font-weight:500;overflow:hidden}.Transactions-module__mZpYBG__savedFilterPopupItemDate{color:var(--gray);flex-shrink:0;margin-left:.5em;font-size:.8em}.Transactions-module__mZpYBG__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__mZpYBG__savedFilterPopupItem:hover .Transactions-module__mZpYBG__savedFilterPopupItemDeleteBtn{opacity:1;width:auto}.Transactions-module__mZpYBG__savedFilterPopupItemDeleteBtn:hover{background-color:#ce535326}.Transactions-module__mZpYBG__savedFilterConfirmDeleteBtn{cursor:pointer;background-color:var(--red);color:#fff;font-size:.85em;font-family:var(--font-mono);opacity:.8;border:none;border-radius:.25em;justify-content:center;align-items:center;padding:.4em .75em;transition:all .2s;display:flex}.Transactions-module__mZpYBG__savedFilterConfirmDeleteBtn:hover{opacity:1}.Transactions-module__mZpYBG__savedFilterCancelDeleteBtn,.Transactions-module__mZpYBG__savedFilterCancelBtn{cursor:pointer;border:1px solid var(--border-color);background-color:var(--selected-light);color:var(--text-color);font-size:.85em;font-family:var(--font-mono);border-radius:.25em;justify-content:center;align-items:center;padding:.4em .75em;transition:all .2s;display:flex}.Transactions-module__mZpYBG__savedFilterCancelDeleteBtn:hover,.Transactions-module__mZpYBG__savedFilterCancelBtn:hover{background-color:#7f7f7f4d}.Transactions-module__mZpYBG__savedFilterPopupInput{border:1px solid var(--border-color);background-color:var(--selected-light);width:calc(100% - 2em);color:var(--text-color);font-size:.9em;font-family:var(--font-mono);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-mask:var(--beveled);border-radius:.25em;outline:none;margin:.75em 1em;padding:.75em;transition:border-color .2s}.Transactions-module__mZpYBG__savedFilterPopupInput:focus{border-color:var(--blue)}.Transactions-module__mZpYBG__savedFilterPopupInput::placeholder{color:var(--placeholder)}.Transactions-module__mZpYBG__savedFilterSaveBtn{background-color:var(--subtle-blue);color:#fff;cursor:pointer;font-family:var(--font-mono);opacity:1;border:none;border-radius:.25em;padding:.5em 1em;font-size:.85em;transition:all .2s}.Transactions-module__mZpYBG__savedFilterSaveBtn:not(:disabled){background-color:var(--blue)}.Transactions-module__mZpYBG__savedFilterSaveBtn:hover:not(:disabled){filter:brightness(1.2)}.Transactions-module__mZpYBG__savedFilterButtonConfirm{background-color:var(--subtle-blue)}.Transactions-module__mZpYBG__savedFilterPopupButtons{justify-content:flex-end;gap:.5em;display:flex}.Transactions-module__mZpYBG__savedFilterPopupExistingFilters{max-height:250px;overflow-y:auto}.Transactions-module__mZpYBG__savedFilterPopupExistingFiltersTitle{color:var(--gray);margin-bottom:.5em;padding:.25em 0;font-size:.85em}.Transactions-module__mZpYBG__savedFilterDeleteConfirmation{flex-direction:column;gap:.5em;width:100%;display:flex}.Transactions-module__mZpYBG__savedFilterDeleteConfirmationName{color:var(--text-color);font-size:.9em;font-weight:500}.Transactions-module__mZpYBG__savedFilterDeleteConfirmationActions{justify-content:space-between;align-items:center;gap:.5em;display:flex}.Transactions-module__mZpYBG__savedFilterDeleteConfirmationText{color:var(--red);font-size:.85em;font-weight:500}@media (max-width:767px){.Transactions-module__mZpYBG__container{height:auto;min-height:auto}}@keyframes Transactions-module__mZpYBG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Transactions-module__mZpYBG__reloadIcon{width:1em;height:1em;color:var(--gray)}.Transactions-module__mZpYBG__reloadIcon:hover{color:#fff}.Transactions-module__mZpYBG__reloadIconSpinning{width:1em;height:1em;animation:1s linear infinite Transactions-module__mZpYBG__spin}.Transactions-module__mZpYBG__lockedTransactionsContainer{min-height:30em}.Transactions-module__mZpYBG__lockedTransactionsTabPreview{min-height:30em;position:relative;overflow:hidden}.Transactions-module__mZpYBG__lockedTransactionsRowsBlur{pointer-events:none;filter:blur(7px);-webkit-user-select:none;user-select:none;min-height:30em}.Transactions-module__mZpYBG__lockedTransactionsRowsBlurAnimated{animation:.18s ease-out both Transactions-module__mZpYBG__lockedTransactionsBlurIn}@keyframes Transactions-module__mZpYBG__lockedTransactionsBlurIn{0%{filter:blur()}to{filter:blur(7px)}}.Transactions-module__mZpYBG__hcRow>*{text-overflow:ellipsis;white-space:nowrap;padding:1em .5em;position:relative;overflow-x:hidden}.Transactions-module__mZpYBG__hcAltRow>*{background-color:var(--row-alt-bg,#ffffff08)}.Transactions-module__mZpYBG__hcSubRow>*{background-color:#ffffff0f}.Transactions-module__mZpYBG__hcSelectableRow{cursor:pointer}.Transactions-module__mZpYBG__hcSelectableRow:hover>*{background-color:#1585ed26}.Transactions-module__mZpYBG__tradesGridWithControls{--trade-controls-row-height:2.2rem}.Transactions-module__mZpYBG__tradeViewControlsRow{z-index:3;height:var(--trade-controls-row-height);background-color:var(--light-navy);-webkit-user-select:none;user-select:none;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:.75em;padding:0 .5em;display:flex;position:sticky;top:0}.Transactions-module__mZpYBG__tradesGridWithControls .Transactions-module__mZpYBG__headerWrapper{top:var(--trade-controls-row-height)}
.AddUnit-module__-KQjda__container{background:var(--black-gradient);flex-direction:column;justify-content:space-between;width:fit-content;max-width:75vw;max-height:83vh;padding:2em 3.5em 2.5em;display:flex;position:relative}.AddUnit-module__-KQjda__selectionContainer{display:flex}.AddUnit-module__-KQjda__leftDiv{background-color:#add8e6;flex:1}.AddUnit-module__-KQjda__rightDiv{background-color:#f08080}.AddUnit-module__-KQjda__containerMinWidth{min-width:98em}.AddUnit-module__-KQjda__textarea{resize:none;width:"100%";max-width:19em;height:"3em";white-space:"pre-wrap";overflow-x:"hidden";overflow-y:"auto";background:var(--selected-light);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);color:var(--off-white);font:inherit;-webkit-mask:var(--beveled);mask:var(--beveled);border:none;border-radius:.25em;outline:none;margin:0;padding:.9em 1em;overflow:scroll}.AddUnit-module__-KQjda__button{background-color:var(--selected);-webkit-mask:var(--beveled);mask:var(--beveled);cursor:pointer;opacity:0;place-items:center;width:100%;height:100%;font-size:2em;transition:all .3s;display:grid}.AddUnit-module__-KQjda__buttonShow{background-color:var(--selected);-webkit-mask:var(--beveled);mask:var(--beveled);cursor:pointer;opacity:.5;place-items:center;width:100%;height:100%;font-size:2em;transition:all .3s;display:grid}.AddUnit-module__-KQjda__buttonShow:hover{opacity:1}.AddUnit-module__-KQjda__buttonShow:active{transform:scale(.95)}.AddUnit-module__-KQjda__button:hover{opacity:1}.AddUnit-module__-KQjda__button:active{transform:scale(.95)}.AddUnit-module__-KQjda__input{width:100%;margin-top:1em}.AddUnit-module__-KQjda__separator{border-left:1px solid var(--medium-gray);height:calc(100% - 2em);margin:1em 0}.AddUnit-module__-KQjda__selectedCategoryHeader{cursor:pointer;flex-grow:0;flex-shrink:1;width:20%;min-width:fit-content;padding:1em;display:inline-block}.AddUnit-module__-KQjda__title{cursor:pointer;border-radius:.5em;justify-content:center;align-items:center;gap:1em;padding:1em;display:flex}.AddUnit-module__-KQjda__title:hover{background-color:#3336449b}.AddUnit-module__-KQjda__titleText{text-align:center;font-size:2.7em;font-family:var(--font-arkham)}.AddUnit-module__-KQjda__backArrow{font-size:1.7em}.AddUnit-module__-KQjda__selectContentWrapper{border-radius:.5em;min-height:0;overflow:scroll}.AddUnit-module__-KQjda__selectContent{grid-template-rows:repeat(auto-fill,27em);grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5em .5em;width:100%;padding:3em 0;display:grid;overflow:visible}.AddUnit-module__-KQjda__selectContent>*{overflow:hidden}.AddUnit-module__-KQjda__optionContainer{position:relative}.AddUnit-module__-KQjda__option{flex-shrink:1;grid-template-rows:auto auto 20em;place-items:flex-start center;row-gap:.5em;min-width:0;max-width:100%;padding:1em;display:grid}.AddUnit-module__-KQjda__optionForeground{background-color:var(--selected);width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);opacity:0;cursor:pointer;position:absolute;top:0;left:0}.AddUnit-module__-KQjda__optionForeground:hover{opacity:1}.AddUnit-module__-KQjda__optionForeground:active{opacity:.8}.AddUnit-module__-KQjda__unitName{font-size:1.1em}.AddUnit-module__-KQjda__unitDescription{opacity:.5;text-align:center;font-size:.9em;font-family:var(--font-mono-light);margin-bottom:1em}.AddUnit-module__-KQjda__unitContainer{background-color:var(--bg-color-light);pointer-events:none;-webkit-mask:var(--beveled);mask:var(--beveled);flex-shrink:1;width:100%;min-width:0;max-width:100%;height:100%;display:flex}.AddUnit-module__-KQjda__configureContent{grid-template-rows:min-content min-content min-content;padding:3em;display:grid;overflow:scroll}.AddUnit-module__-KQjda__sizeOptionContainer{grid-template-columns:1fr 1fr 1fr 1fr;column-gap:.5em;display:grid}.AddUnit-module__-KQjda__sectionContinaer{grid-template-rows:min-content min-content;display:grid}.AddUnit-module__-KQjda__sectionHeader{row-gap:.5em;display:grid}.AddUnit-module__-KQjda__sectionTitle{align-items:center;font-size:1.3em;display:flex}.AddUnit-module__-KQjda__sectionSubtitle{color:var(--gray);margin-bottom:1.5em;font-size:.9em}.AddUnit-module__-KQjda__sizeOption{flex-direction:column;align-items:center;padding:.8em;display:flex;position:relative}.AddUnit-module__-KQjda__sizeTitle{margin-bottom:.6em}.AddUnit-module__-KQjda__sizeOptionGrid{background-color:var(--bg-color-light);grid-template-rows:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;width:100%;height:7vw;padding:.5em;display:grid}.AddUnit-module__-KQjda__small,.AddUnit-module__-KQjda__medium,.AddUnit-module__-KQjda__large,.AddUnit-module__-KQjda__full{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:#ffffff14;grid-row-start:1;grid-column-start:1}.AddUnit-module__-KQjda__small{grid-row-end:2;grid-column-end:2}.AddUnit-module__-KQjda__medium{grid-row-end:3;grid-column-end:3}.AddUnit-module__-KQjda__large{grid-row-end:5;grid-column-end:3}.AddUnit-module__-KQjda__full{grid-row-end:5;grid-column-end:5}.AddUnit-module__-KQjda__sizeOptionForeground{width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);opacity:0;cursor:pointer;background-color:#ffffff14;position:absolute;top:0;left:0}.AddUnit-module__-KQjda__selected,.AddUnit-module__-KQjda__sizeOptionForeground:hover{opacity:1}.AddUnit-module__-KQjda__sizeOptionForeground:active{opacity:.8}.AddUnit-module__-KQjda__configureGrid{row-gap:3em;display:grid}.AddUnit-module__-KQjda__configureOuter{z-index:3;flex-direction:column;gap:2.5em;width:100%;min-width:88em;height:100%;display:flex}.AddUnit-module__-KQjda__configureUnitTopBar{justify-content:space-between;align-items:center;width:100%;display:flex}.AddUnit-module__-KQjda__configureGridWithPreview{flex-shrink:1;grid-template-columns:5fr auto 32em;gap:1.5em 4em;min-height:0;display:grid;overflow:hidden}.AddUnit-module__-KQjda__configureGridWithPreviewLeft{grid-template-columns:1fr 19em;gap:2em 3.5em;max-width:100%;display:grid}.AddUnit-module__-KQjda__configureGridWithPreviewLeft>*{border:.5 px solid var(--medium-gray)}.AddUnit-module__-KQjda__emptyPreviewContainer{width:100%;padding-bottom:60%;position:relative}.AddUnit-module__-KQjda__emptyPreviewContainerInner{width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);background:var(--bg-color-light);text-align:center;place-items:center;display:grid;position:absolute;top:0;left:0}.AddUnit-module__-KQjda__previewContainer{width:100%;height:19.2em;position:relative}.AddUnit-module__-KQjda__previewContainer>*{width:100%;height:100%;position:absolute;top:0;left:0}.AddUnit-module__-KQjda__previewGrid{grid-template-columns:repeat(var(--preview-grid-dimension), 1fr);grid-template-rows:repeat(var(--preview-grid-dimension), 1fr);gap:1em;display:grid}.AddUnit-module__-KQjda__previewGrid>.AddUnit-module__-KQjda__previewComponentWrapper{grid-column:1 / span var(--preview-grid-width);grid-row:1 / span var(--preview-grid-height);overflow:hidden}.AddUnit-module__-KQjda__previewFiller{background:var(--gray);opacity:.5;border-radius:.25em}.AddUnit-module__-KQjda__mockBubble{padding-top:.7em;font-size:.4em}.AddUnit-module__-KQjda__mockBubblePill{padding-top:.2em;font-size:.46em}.AddUnit-module__-KQjda__sortOptions{-webkit-user-select:none;user-select:none;flex-wrap:wrap;gap:1em;display:flex}.AddUnit-module__-KQjda__sortOptions>*{cursor:pointer}.AddUnit-module__-KQjda__valueFilterContainer{background:var(--bg-color-light);width:100%;-webkit-mask:var(--beveled);mask:var(--beveled);padding:1em}.AddUnit-module__-KQjda__methodContainer{flex-flow:wrap;gap:1em;display:flex}.AddUnit-module__-KQjda__method{background:var(--bg-color-light);cursor:pointer;border-radius:.5em;padding:1em}.AddUnit-module__-KQjda__method:hover{background:var(--gray)}.AddUnit-module__-KQjda__selectedMethod{background:var(--red);cursor:pointer;border-radius:.5em;padding:1em}.AddUnit-module__-KQjda__selectedMethod:hover{background:var(--gray)}.AddUnit-module__-KQjda__format{background:var(--bg-color-light);cursor:pointer;text-transform:uppercase;border-radius:.5em;padding:1em}.AddUnit-module__-KQjda__format:hover{background:var(--gray)}.AddUnit-module__-KQjda__selectedFormat{background:var(--red);cursor:pointer;text-transform:uppercase;border-radius:.5em;padding:1em}.AddUnit-module__-KQjda__selectedFormat:hover{background:var(--gray)}.AddUnit-module__-KQjda__sizeContainerInner{background:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;gap:1em;width:100%;margin:auto;padding:1em;display:inline-flex}.AddUnit-module__-KQjda__sizeContainer{text-align:center;flex-direction:column;justify-content:center;display:flex}.AddUnit-module__-KQjda__cellSelectionContainer{flex-direction:column;gap:1em;width:100%;display:flex}.AddUnit-module__-KQjda__cellSelectionGrid{cursor:pointer;grid-template-rows:repeat(4,10em);grid-template-columns:repeat(5,1fr);gap:1.2em;width:100%;font-size:.25em;display:grid}.AddUnit-module__-KQjda__sizeBlueBox{z-index:1;pointer-events:none;-webkit-mask:var(--beveled);mask:var(--beveled);grid-column-start:1;grid-column-end:var(--width-before);grid-row-start:1;grid-row-end:var(--height-before);background-color:var(--blue);flex-direction:column;justify-content:center;align-items:center;font-size:.9em;display:flex}.AddUnit-module__-KQjda__sizeBlueBox>*{font-size:4em}.AddUnit-module__-KQjda__emphasizeYouCantDoThat{animation:.2s linear AddUnit-module__-KQjda__emphasize}@keyframes AddUnit-module__-KQjda__emphasize{0%{background-color:var(--darker-blue)}to{background-color:var(--blue)}}.AddUnit-module__-KQjda__cellSelectionCell{border-radius:.25em;width:100%;height:100%}.AddUnit-module__-KQjda__cellSelectionPartialFill{background:var(--green);opacity:.7}.AddUnit-module__-KQjda__cellSelectionPartialRemove{background:var(--red);opacity:.7}.AddUnit-module__-KQjda__cellSelectionFullFill{background:var(--green);opacity:1}.AddUnit-module__-KQjda__cellSelectionCellSelectable{background:var(--placeholder)}.AddUnit-module__-KQjda__cellSelectionCellUnselectable{background:#ffffff0a}.AddUnit-module__-KQjda__unfinishedConfigMessage{color:var(--off-white);padding:1em 2em 2em}.AddUnit-module__-KQjda__configureGridColumnLeft{flex-direction:column;flex-grow:1;gap:2em;height:100%;display:flex;overflow-y:scroll}.AddUnit-module__-KQjda__configureGridColumnRight{text-align:center;flex-direction:column;justify-content:flex-start;display:flex;overflow-y:scroll}.AddUnit-module__-KQjda__configureGridColumnRightInner{flex-direction:column;gap:2em;width:100%;height:100%;margin:auto;display:flex}.AddUnit-module__-KQjda__sizeInNumbers{text-align:center;font-size:1.5em}.AddUnit-module__-KQjda__configureUnitButtonsContainer{flex-shrink:0;justify-content:center;gap:1.8em;display:flex}.AddUnit-module__-KQjda__configureUnitButtonsContainer>*{cursor:pointer}.AddUnit-module__-KQjda__saveButton{font-family:var(--font-mono-light);color:var(--off-white);background-color:var(--blue);border-radius:.3em;place-items:center;width:10em;height:2.5em;font-size:1.2em;display:grid}.AddUnit-module__-KQjda__saveButton:hover{filter:brightness(1.2)}.AddUnit-module__-KQjda__saveButtonDisabled,.AddUnit-module__-KQjda__saveButtonDisabled:hover{filter:brightness(.5)}.AddUnit-module__-KQjda__deleteButton{font-family:var(--font-mono-light);color:var(--red);border:1px solid var(--red);border-radius:.25em;place-items:center;width:10em;height:2.5em;font-size:1.2em;display:grid}.AddUnit-module__-KQjda__deleteButton:hover{background:var(--red);color:var(--off-white)}.AddUnit-module__-KQjda__fontSizeContainer{flex-flow:wrap;gap:1em;display:flex}.AddUnit-module__-KQjda__limitsExplainedContainer{flex-direction:row;justify-content:center;width:100%;height:2em;display:flex}.AddUnit-module__-KQjda__sizeGhostsContainer{width:100%;height:5em;font-size:.7em;position:relative}.AddUnit-module__-KQjda__sizeGhostsContainer>*{background:#ffffff1a;height:1em;position:absolute}.AddUnit-module__-KQjda__ghost1{width:20%;top:0;left:0}.AddUnit-module__-KQjda__ghost2{width:30%;top:2em;left:0}.AddUnit-module__-KQjda__ghost3{width:60%;top:4em;left:0}.AddUnit-module__-KQjda__ghost4{width:20%;top:0;left:40%}.AddUnit-module__-KQjda__ghost5{width:20%;top:0;right:0%}.AddUnit-module__-KQjda__ghost6{width:12%;top:4em;right:14%}.AddUnit-module__-KQjda__ghost7{width:12%;top:4em;right:0%}.AddUnit-module__-KQjda__alertOptionsContainer{flex-direction:column;gap:.5em;width:60%;display:flex;overflow:scroll}.AddUnit-module__-KQjda__alertOption{white-space:nowrap;text-overflow:ellipsis;max-width:80%;color:var(--off-white);-webkit-mask:var(--beveled);mask:var(--beveled);cursor:pointer;padding:.7em;overflow:hidden}.AddUnit-module__-KQjda__alertOption:hover{background:var(--selected-light)}.AddUnit-module__-KQjda__alertOptionSelected,.AddUnit-module__-KQjda__alertOptionSelected:hover{opacity:1;background-color:var(--placeholder)}.AddUnit-module__-KQjda__selectAUnitTitle{font-size:2.5em;font-family:var(--font-arkham);text-transform:uppercase}.AddUnit-module__-KQjda__configureTransactionSectionContainer{background-color:var(--light-navy);border-radius:.2em;flex-direction:column;gap:.5em;width:100%;padding:1em;display:flex;position:relative}.AddUnit-module__-KQjda__configureTransactionSectionHeader{align-items:left;flex-direction:column;margin-bottom:auto;display:flex}.AddUnit-module__-KQjda__configureTransactionSectionTitle{margin-bottom:.3em;font-size:1.4em;display:flex}.AddUnit-module__-KQjda__configureTransactionSectionSubtitle{color:var(--gray);font-size:.9em;font-family:var(--font-mono-light);margin-bottom:.5em}.AddUnit-module__-KQjda__configureTransactionSectionEnterprise{flex-direction:column;gap:.55rem;width:100%;display:flex}.AddUnit-module__-KQjda__configureTransactionSectionEnterprise:not(:last-child){margin-bottom:1.35rem}.AddUnit-module__-KQjda__configureTransactionSectionEnterprise .AddUnit-module__-KQjda__configureTransactionSectionTitle{align-items:center;gap:.2rem}.AddUnit-module__-KQjda__configureTransactionSectionEnterprise .AddUnit-module__-KQjda__configureTransactionSectionSubtitle{font-family:var(--font-arkham-sans);margin-bottom:.15rem}.AddUnit-module__-KQjda__requiredFlexContainer{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.AddUnit-module__-KQjda__requiredIndicator{color:var(--red);margin-bottom:auto;padding-top:.5em;padding-right:1em}.AddUnit-module__-KQjda__configureAlertInput{width:100%}.AddUnit-module__-KQjda__exchangeOption{background:var(--bg-color-light);cursor:pointer;border-radius:.5em;padding:1em}.AddUnit-module__-KQjda__exchangeOption:hover{background:var(--gray)}.AddUnit-module__-KQjda__selectedExchange{background:var(--red);cursor:pointer;border-radius:.5em;padding:1em}.AddUnit-module__-KQjda__categorySelectContainer{flex-direction:column;gap:2em;max-width:65em;padding-bottom:2em;display:flex}.AddUnit-module__-KQjda__categorySelect{background-color:var(--dark-steel);cursor:pointer;border-radius:.5em;flex-direction:column;gap:1.5em;min-width:0;padding:1.3em 1.5em;display:flex}.AddUnit-module__-KQjda__categorySelect:hover{background-color:var(--medium-steel);box-shadow:0 0 15.7px #000000c7,inset 0 0 11.8px #5e637e66}.AddUnit-module__-KQjda__categoryTopSection{text-transform:uppercase;align-items:baseline;gap:1.2em;display:flex}.AddUnit-module__-KQjda__categoryTitle{font-size:1.85em}.AddUnit-module__-KQjda__categoryNumUnits{color:var(--gray);font-size:1.25em}.AddUnit-module__-KQjda__selectedCategoryHeader{cursor:pointer;border-radius:.5em;flex-grow:0;flex-shrink:1;width:20%;min-width:fit-content;padding:1em;display:inline-block}.AddUnit-module__-KQjda__selectedCategoryHeader:hover{background-color:#3336449b}.AddUnit-module__-KQjda__selectedCategorySubtitle{text-transform:uppercase;color:var(--gray);font-family:var(--font-mono-light);margin-top:.5em;font-size:1.35em}.AddUnit-module__-KQjda__categoryBottomSection{text-transform:capitalize;color:var(--gray);white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-bottom:.2em;overflow:hidden}.AddUnit-module__-KQjda__headerSeparator{background-color:var(--medium-steel);width:100%;height:1px;margin:1em 0}.AddUnit-module__-KQjda__categorySelectSubtitle{font-size:1.6em;font-family:var(--font-mono-light);text-transform:uppercase;margin-bottom:1em}.AddUnit-module__-KQjda__sortOptions{text-transform:uppercase;background-color:var(--light-navy);border-radius:.25em;width:100%;position:relative}.AddUnit-module__-KQjda__sortOptionsCurrent{white-space:nowrap;text-overflow:ellipsis;flex-direction:row;justify-content:space-between;width:100%;min-width:0;max-width:100%;height:3em;padding:.9em 1em;display:flex;overflow:hidden}.AddUnit-module__-KQjda__selectedSortOption{color:var(--blue);white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;overflow:hidden}.AddUnit-module__-KQjda__noselectedSortOption{color:var(--gray)}.AddUnit-module__-KQjda__sortOptionsChevron{margin-left:.5em;font-size:1.5em}.AddUnit-module__-KQjda__sortOptionsDropdown{background-color:var(--light-navy);z-index:1;border-radius:.25em;width:100%;position:absolute;top:115%;left:0;overflow:hidden;box-shadow:0 0 15.7px #000000c7,inset 0 0 11.8px #0006}.AddUnit-module__-KQjda__sortOptionsOption{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;flex-direction:row;justify-content:space-between;max-width:100%;height:3em;padding:.9em 1em;display:flex}.AddUnit-module__-KQjda__sortOptionsOptionHighlight{background-color:var(--medium-steel)}.AddUnit-module__-KQjda__sortOptionsOptionHighlight:hover{filter:brightness(1.2)}.AddUnit-module__-KQjda__sortOptionsOption:hover{background-color:var(--medium-steel)}.AddUnit-module__-KQjda__addUnitInputDefault{width:100%}.AddUnit-module__-KQjda__addUnitInputDefault>input{background-color:var(--light-navy);border-radius:.3em;padding:.9em 1em;-webkit-mask:none;mask:none}.AddUnit-module__-KQjda__addUnitInputDefault>input::placeholder{color:#fff;opacity:.3;text-transform:uppercase}.AddUnit-module__-KQjda__colorSelectorContainer{background-color:var(--light-navy);border-radius:.25em;flex-direction:row;justify-content:space-between;padding:.9em 1em;display:flex}.AddUnit-module__-KQjda__colorOptionCircle{cursor:pointer;border:.2px solid var(--gray);border-radius:1em;justify-content:center;align-items:center;width:1.7em;height:1.7em;display:flex}.AddUnit-module__-KQjda__colorOptionCircle>*{width:1.2em;height:1.2em}.AddUnit-module__-KQjda__titleAndArrow{flex-direction:row;align-items:center;gap:1em;display:flex}.AddUnit-module__-KQjda__exitTopRow{display:none}.AddUnit-module__-KQjda__desktopHeader{display:block;overflow:scroll}.AddUnit-module__-KQjda__mobileHeader{display:none;overflow:scroll}@media (max-width:767px){.AddUnit-module__-KQjda__container{width:95vw;max-width:95vw;height:95vh;max-height:95vh;font-size:.8em}.AddUnit-module__-KQjda__requiredFlexContainer{flex-direction:row;justify-content:space-between;align-items:center;margin-top:1em;margin-bottom:-.5em;display:flex}.AddUnit-module__-KQjda__selectContent{grid-template-rows:repeat(auto-fill,auto);grid-template-columns:1fr;gap:1.5em 0;width:100%;padding:3em 0;display:grid;overflow:visible}.AddUnit-module__-KQjda__containerMinWidth{min-width:0}.AddUnit-module__-KQjda__configureOuter{z-index:3;flex-direction:column;gap:2.5em;width:100%;min-width:0;height:100%;display:flex;overflow:scroll}.AddUnit-module__-KQjda__configureGridWithPreview{flex-shrink:1;grid-template-columns:1fr;gap:1.5em 4em;min-height:0;display:grid;overflow:hidden}.AddUnit-module__-KQjda__closeButton{cursor:pointer;color:#fff;background:0 0;border:none;font-size:2em}.AddUnit-module__-KQjda__closeIcon{cursor:pointer;justify-content:center;align-items:center;width:1.25em;height:1.25em;margin-right:.5em;font-size:1em;line-height:.5;display:flex}.AddUnit-module__-KQjda__exitTopRow{justify-content:flex-end;align-items:center;margin-bottom:.5em;display:flex}.AddUnit-module__-KQjda__desktopHeader{display:none}.AddUnit-module__-KQjda__mobileHeader{display:block}.AddUnit-module__-KQjda__titleText{text-align:center;font-size:2em;font-family:var(--font-arkham)}.AddUnit-module__-KQjda__container{background:0 0;justify-content:flex-start;padding:.5em}.AddUnit-module__-KQjda__container:after{background:0 0}.AddUnit-module__-KQjda__configureGridWithPreview{font-size:.8em}.AddUnit-module__-KQjda__configureGridWithPreviewLeft{grid-template-rows:auto;gap:2em 3.5em;max-width:100%;display:grid}.AddUnit-module__-KQjda__configureUnitTopBar,.AddUnit-module__-KQjda__selectedCategoryHeader{font-size:.8em}.AddUnit-module__-KQjda__categoryTitle{font-size:1.75em}.AddUnit-module__-KQjda__configureGridColumnLeft,.AddUnit-module__-KQjda__configureGridColumnRight{flex-direction:column;flex-grow:1;gap:2em;height:40vh;display:flex;overflow-y:scroll}.AddUnit-module__-KQjda__sectionHeader{flex-direction:column;align-items:flex-start;display:flex}.AddUnit-module__-KQjda__sectionSubtitle{font-size:1.5em}.AddUnit-module__-KQjda__previewFiller{display:none}.AddUnit-module__-KQjda__previewComponentWrapper{flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100%;display:flex;overflow:hidden}.AddUnit-module__-KQjda__previewGrid{grid-template-columns:repeat(var(--preview-grid-dimension), 1fr);grid-template-rows:repeat(var(--preview-grid-dimension), 1fr);gap:1em;display:grid}.AddUnit-module__-KQjda__previewGrid>.AddUnit-module__-KQjda__previewComponentWrapper{grid-area:1/1/-1/-1;height:30vh}}.AddUnit-module__-KQjda__configureTransactionsWrapper{grid-template-rows:auto auto 1fr auto;width:100%;height:100%;display:grid}.AddUnit-module__-KQjda__bubblesRow{flex-wrap:nowrap;max-height:2em;display:flex;overflow:auto hidden}.AddUnit-module__-KQjda__transactionFiltersScrollable{margin-top:.5em;margin-bottom:.5em;padding:0 1em 10em;font-size:.8em;overflow-y:scroll}.AddUnit-module__-KQjda__applyButtonContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.AddUnit-module__-KQjda__applyButton{background-color:var(--verified-blue);color:#fff;text-align:center;cursor:pointer;border:none;border-radius:.25em;width:40%;padding:.5em 2em}.AddUnit-module__-KQjda__applyButton:hover{filter:brightness(1.1)}.AddUnit-module__-KQjda__buttonsContainer{justify-content:space-around;display:flex}
.tierCards-module__wJKmia__tierCardsContainer{flex-direction:column;gap:.5em;display:flex}.tierCards-module__wJKmia__tierCardsHeader{font-family:var(--font-mono);text-transform:uppercase;color:#fff9;letter-spacing:.06em;font-size:1em}.tierCards-module__wJKmia__tierCardsSubheader{font-family:var(--font-mono);color:#ffffff59;margin:0 0 1em;font-size:.9em}.tierCards-module__wJKmia__billingToggleContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.6em .6em;width:fit-content;margin:1.9em auto 1.6em;display:flex}.tierCards-module__wJKmia__billingToggleBtn{font-family:var(--font-mono);color:#ffffff8c;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff1f;border-radius:.45em;padding:.75em 1.8em;font-size:.95em;font-weight:500;transition:background .18s,color .18s,border-color .18s;position:relative}.tierCards-module__wJKmia__billingToggleBtn:hover{color:#fffc;border-color:#fff3}.tierCards-module__wJKmia__billingToggleBtnActive{color:#fff;background:#ffffff1f;border-color:#fff3;font-weight:600}.tierCards-module__wJKmia__billingToggleBadge{letter-spacing:.03em;white-space:nowrap;border-radius:.4em;padding:.3em .65em;font-size:.75em;font-weight:700;line-height:1.2;position:absolute;top:-1.05em;right:-.5em}.tierCards-module__wJKmia__billingToggleBadgeDiscount{color:#062a15;background:linear-gradient(135deg,#2fe07a,#00e676)}.tierCards-module__wJKmia__billingToggleBadgeNew{background:var(--blue);color:#fff;box-shadow:0 2px 8px #0171d966}.tierCards-module__wJKmia__tierCardBadgeDiscount{color:#000;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#00c853 0%,#00e676 100%);border-radius:.25em;padding:.25em .75em;font-size:.7em;font-weight:700;position:absolute;top:-.55em;right:1.25em;box-shadow:0 2px 12px #00c8534d}.tierCards-module__wJKmia__tierCardPriceStrikethrough{font-size:1.5em;font-weight:500;font-family:var(--font-mono);color:#ffffff40;margin-right:.3em;line-height:1;text-decoration:line-through}.tierCards-module__wJKmia__tierCardPriceMid{font-size:1.5em;font-weight:500;font-family:var(--font-mono);color:#fff;margin-right:.3em;line-height:1}.tierCards-module__wJKmia__commitmentOptions{flex-direction:column;gap:0;margin-bottom:1.5em;display:flex}.tierCards-module__wJKmia__commitmentRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.7em 0;display:flex}.tierCards-module__wJKmia__commitmentRow:last-child{border-bottom:none}.tierCards-module__wJKmia__commitmentInfo{align-items:center;gap:.55em;display:flex}.tierCards-module__wJKmia__commitmentLabel{font-family:var(--font-mono);color:#fff9;text-transform:uppercase;letter-spacing:.03em;font-size:.88em}.tierCards-module__wJKmia__commitmentDiscountBadge{font-family:var(--font-mono);color:#00c853;letter-spacing:.03em;background:#00c8531a;border:1px solid #00c85333;border-radius:.25em;padding:.15em .45em;font-size:.72em;font-weight:700}.tierCards-module__wJKmia__commitmentPrice{font-family:var(--font-mono);color:#fff;font-size:1.15em;font-weight:700}.tierCards-module__wJKmia__commitmentPricePeriod{color:#ffffff4d;margin-left:.1em;font-size:.7em;font-weight:400}.tierCards-module__wJKmia__tierCardsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:1.25em;display:grid}.tierCards-module__wJKmia__tierCard{background:linear-gradient(168deg,#191c26 0%,#13151d 100%);border:1px solid #ffffff14;border-radius:.75em;flex-direction:column;gap:0;min-width:0;padding:2em 1.75em 1.75em;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative}.tierCards-module__wJKmia__tierCard:hover{border-color:#ffffff2e;transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.tierCards-module__wJKmia__tierCardCurrent{background:linear-gradient(168deg,#1a1f2e 0%,#141822 100%);border-color:#0171d980}.tierCards-module__wJKmia__tierCardCustom{background:radial-gradient(circle at 100% 0,#00a3ff14,#0000 35%),linear-gradient(168deg,#191c26 0%,#13151d 100%)}.tierCards-module__wJKmia__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__wJKmia__tierCardPopular:hover{transform:translateY(-3px);box-shadow:0 0 50px #0171d933,0 8px 32px #0006}.tierCards-module__wJKmia__tierCardBadge{background:var(--blue);color:#fff;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;border-radius:.25em;padding:.25em .75em;font-size:.7em;font-weight:600;position:absolute;top:-.55em;right:1.25em}.tierCards-module__wJKmia__tierCardBadgePopular{color:#fff;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#0171d9 0%,#00a3ff 100%);border-radius:.25em;padding:.25em .85em;font-size:.7em;font-weight:700;position:absolute;top:-.55em;right:1.25em;box-shadow:0 2px 12px #0171d959}.tierCards-module__wJKmia__tierCardTop{flex-direction:column;gap:.5em;margin-bottom:1.5em;display:flex}.tierCards-module__wJKmia__tierCardName{font-size:1.1em;font-family:var(--font-mono);font-weight:inherit;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80}.tierCards-module__wJKmia__tierCardLead{font-family:var(--font-mono);color:#ffffff6b;max-width:34ch;margin:0 0 1.5em;font-size:.85em;line-height:1.6}.tierCards-module__wJKmia__tierCardPricing{align-items:baseline;gap:.1em;display:flex}.tierCards-module__wJKmia__tierCardPrice{font-size:3em;font-weight:inherit;font-family:var(--font-mono);color:#fff;letter-spacing:-.02em;line-height:1}.tierCards-module__wJKmia__tierCardPricePeriod{font-size:1em;font-family:var(--font-mono);color:#ffffff4d}.tierCards-module__wJKmia__tierCardNameLarge{font-size:2.8em;font-family:var(--font-mono);font-weight:inherit;text-transform:none;letter-spacing:-.02em;color:#fff;line-height:1}.tierCards-module__wJKmia__tierCardDivider{background:linear-gradient(90deg,#ffffff0f,#ffffff1a,#ffffff0f);height:1px;margin-bottom:1.5em}.tierCards-module__wJKmia__tierCardFeatures{flex-direction:column;flex:1;gap:1em;margin-bottom:2em;display:flex}.tierCards-module__wJKmia__tierCardFeature{font-family:var(--font-mono);color:#ffffff8c;align-items:center;gap:.7em;font-size:1.02em;line-height:1.5;display:flex}.tierCards-module__wJKmia__tierCardFeature strong{color:#ffffffe6;font-weight:inherit}.tierCards-module__wJKmia__tierCardFeatureIcon{color:#0171d9;flex-shrink:0;justify-content:center;width:1em;font-size:1.45em;font-weight:700;line-height:1;display:inline-flex}.tierCards-module__wJKmia__tierCardPopular .tierCards-module__wJKmia__tierCardFeatureIcon{color:#00a3ff}.tierCards-module__wJKmia__tierCardFeatureIconNo,.tierCards-module__wJKmia__tierCardPopular .tierCards-module__wJKmia__tierCardFeatureIconNo{color:#ffffff40}.tierCards-module__wJKmia__tierCardBtn{color:#ffffffd9;font-family:var(--font-mono);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-size:.9em;font-weight:600;transition:all .2s}.tierCards-module__wJKmia__tierCardBtn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff40}.tierCards-module__wJKmia__tierCardBtn:disabled{opacity:.45;cursor:not-allowed}.tierCards-module__wJKmia__tierCardBtnCurrent{color:#ffffff59;cursor:default;background:0 0;border:1px solid #ffffff1a}.tierCards-module__wJKmia__tierCardBtnCurrent:hover{background:0 0;border-color:#ffffff1a}.tierCards-module__wJKmia__tierCardBtnPopular{color:#fff;background:linear-gradient(135deg,#0171d9 0%,#0090e8 100%);border:none;box-shadow:0 4px 16px #0171d94d}.tierCards-module__wJKmia__tierCardBtnPopular:hover:not(:disabled){background:linear-gradient(135deg,#0162bf 0%,#0080d0 100%);transform:translateY(-1px);box-shadow:0 4px 20px #0171d973}.tierCards-module__wJKmia__tierCardError{color:#e74c3c;font-family:var(--font-mono);margin-top:.5em;font-size:.8em}.tierCards-module__wJKmia__tierCardBtnContacted{color:#00c853;cursor:default;background:#00c8531a;border:1px solid #00c85340}.tierCards-module__wJKmia__tierCardBtnContacted:hover{background:#00c8531a;border-color:#00c85340;transform:none}.tierCards-module__wJKmia__contactModalOverlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:2em;display:flex;position:fixed;inset:0}.tierCards-module__wJKmia__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__wJKmia__contactModalHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.25em 1.5em;display:flex}.tierCards-module__wJKmia__contactModalHeader h3{font-family:var(--font-mono);color:#fff;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:1em;font-weight:600}.tierCards-module__wJKmia__contactModalClose{color:#fff6;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5em;line-height:1}.tierCards-module__wJKmia__contactModalClose:hover{color:#fff}.tierCards-module__wJKmia__contactModalBody{flex-direction:column;gap:1.25em;padding:1.5em;display:flex;overflow-y:auto}.tierCards-module__wJKmia__contactModalTierLabel{font-family:var(--font-mono);color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:.4em;padding:.75em 1em;font-size:.9em}.tierCards-module__wJKmia__contactModalTierLabel strong{color:#fff}.tierCards-module__wJKmia__contactModalField{flex-direction:column;gap:.5em;display:flex}.tierCards-module__wJKmia__contactModalFieldLabel{font-family:var(--font-mono);color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.82em;font-weight:600}.tierCards-module__wJKmia__contactModalOptional{color:#ffffff4d;text-transform:none;font-weight:400}.tierCards-module__wJKmia__contactModalRadioGroup{border:1px solid #ffffff14;border-radius:.4em;flex-direction:column;gap:0;display:flex;overflow:hidden}.tierCards-module__wJKmia__contactModalRadioLabel{font-family:var(--font-mono);color:#ffffffb3;cursor:pointer;border-bottom:1px solid #ffffff0d;align-items:center;gap:.65em;padding:.7em 1em;font-size:.88em;transition:background .15s;display:flex}.tierCards-module__wJKmia__contactModalRadioLabel:last-child{border-bottom:none}.tierCards-module__wJKmia__contactModalRadioLabel:hover{background:#ffffff0a}.tierCards-module__wJKmia__contactModalRadio{accent-color:#0171d9}.tierCards-module__wJKmia__contactModalRadioDiscount{color:#00c853;margin-left:auto;font-size:.8em;font-weight:700}.tierCards-module__wJKmia__contactModalTextarea{font-family:var(--font-mono);color:#fff;resize:vertical;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.4em;min-height:80px;padding:.75em 1em;font-size:.88em}.tierCards-module__wJKmia__contactModalTextarea::placeholder{color:#ffffff40}.tierCards-module__wJKmia__contactModalTextarea:focus{border-color:#0171d980;outline:none}.tierCards-module__wJKmia__contactModalActions{justify-content:flex-end;gap:.75em;padding-top:.5em;display:flex}.tierCards-module__wJKmia__contactModalBtnSecondary{font-family:var(--font-mono);color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:.4em;padding:.65em 1.4em;font-size:.85em;font-weight:500;transition:all .15s}.tierCards-module__wJKmia__contactModalBtnSecondary:hover:not(:disabled){background:#ffffff0f;border-color:#fff3}.tierCards-module__wJKmia__contactModalBtnSecondary:disabled{opacity:.5;cursor:not-allowed}.tierCards-module__wJKmia__contactModalBtnPrimary{font-family:var(--font-mono);color:#fff;cursor:pointer;background:linear-gradient(135deg,#0171d9 0%,#0090e8 100%);border:none;border-radius:.4em;padding:.65em 1.4em;font-size:.85em;font-weight:600;transition:all .15s;box-shadow:0 2px 12px #0171d94d}.tierCards-module__wJKmia__contactModalBtnPrimary:hover:not(:disabled){background:linear-gradient(135deg,#0162bf 0%,#0080d0 100%);box-shadow:0 4px 16px #0171d966}.tierCards-module__wJKmia__contactModalBtnPrimary:disabled{opacity:.5;cursor:not-allowed}.tierCards-module__wJKmia__contactModalSummary{background:#ffffff08;border:1px solid #ffffff0f;border-radius:.4em;flex-direction:column;gap:0;display:flex;overflow:hidden}.tierCards-module__wJKmia__contactModalSummaryRow{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:flex-start;padding:.75em 1em;display:flex}.tierCards-module__wJKmia__contactModalSummaryRow:last-child{border-bottom:none}.tierCards-module__wJKmia__contactModalSummaryLabel{font-family:var(--font-mono);color:#fff6;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:.82em}.tierCards-module__wJKmia__contactModalSummaryValue{font-family:var(--font-mono);color:#fff;text-align:right;word-break:break-word;max-width:65%;font-size:.88em}.tierCards-module__wJKmia__contactModalConfirmText{font-family:var(--font-mono);color:#fff6;text-align:center;margin:0;font-size:.82em}@media (max-width:767px){.tierCards-module__wJKmia__tierCardsGrid{flex-direction:column}.tierCards-module__wJKmia__contactModalOverlay{padding:1em}}
.subscription-module__O1URRW__subscriptionLinks{justify-content:space-between;align-items:center;gap:1.5em;margin-top:1.5em;display:flex}.subscription-module__O1URRW__usageLink{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:#0171d9;cursor:pointer;background:0 0;border:2px solid #0171d9;border-radius:.5em;padding:.75em 1.5em;font-size:.9em;font-weight:600;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s;display:inline-block}.subscription-module__O1URRW__usageLink:hover{color:#00a3ff;background:#0171d91a;border-color:#00a3ff;box-shadow:0 4px 16px #0171d933}.subscription-module__O1URRW__contactSalesBtn{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0171d9 0%,#0090e8 100%);border-radius:.5em;padding:.75em 1.5em;font-size:.9em;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 16px #0171d94d}.subscription-module__O1URRW__contactSalesBtn:hover{background:linear-gradient(135deg,#0162bf 0%,#0080d0 100%);box-shadow:0 4px 20px #0171d973}.subscription-module__O1URRW__apiTosBanner{background:var(--black-gradient);z-index:10;border-top:.5px solid #fff6;flex-direction:column;align-items:center;gap:.25em;width:100vw;padding:.75em 2em;display:flex;position:fixed;bottom:0;left:0}.subscription-module__O1URRW__apiTosBannerRow{align-items:center;gap:.625em;display:flex}.subscription-module__O1URRW__apiTosBannerCheckbox{accent-color:#0089f9;cursor:pointer;flex-shrink:0;width:1em;height:1em;margin:0}.subscription-module__O1URRW__apiTosBannerLabel{color:#ffffffe6;font-size:1em;font-family:var(--font-mono);cursor:pointer}.subscription-module__O1URRW__apiTosBannerLink{color:#0089f9;text-decoration:underline}.subscription-module__O1URRW__apiTosBannerLink:hover{color:#33a3ff}.subscription-module__O1URRW__apiTosBannerError{color:#f87171;font-size:.875em;font-family:var(--font-mono)}
.index-module__KT2P1q__pageContainer{box-sizing:border-box;width:100%;max-width:74rem;height:100%;margin:0 auto;padding:2em;overflow:hidden}.index-module__KT2P1q__outerContainer{max-width:100vw;height:100%}.index-module__KT2P1q__label{color:#ffffff80}.index-module__KT2P1q__feeRow{grid-template-columns:auto 1fr;column-gap:1em;display:grid}.index-module__KT2P1q__txInfoBox{flex-direction:column;height:100%;padding-top:2em;padding-left:2em;padding-right:2em;display:flex;overflow:hidden}.index-module__KT2P1q__grid{grid-template-rows:auto;grid-template-columns:1fr 3fr;row-gap:1.5em;display:grid;overflow:auto}.index-module__KT2P1q__noOverflow{overflow-x:hidden}.index-module__KT2P1q__sectionSeparator{border-top:.5px solid #fff3;grid-column:1/-1;margin-top:.5em;margin-bottom:.5em}.index-module__KT2P1q__externalLink{color:var(--primary);align-items:center;gap:.5em;display:flex}.index-module__KT2P1q__externalLink:hover{text-decoration:underline}.index-module__KT2P1q__protocolLinks{flex-wrap:wrap;gap:.75em;min-width:0;display:flex}.index-module__KT2P1q__protocolLink{color:var(--primary);align-items:center;gap:.45em;min-width:0;display:inline-flex}.index-module__KT2P1q__protocolLink:hover{text-decoration:underline}.index-module__KT2P1q__protocolLinkIcon,.index-module__KT2P1q__bridgeProtocol,.index-module__KT2P1q__bridgeChainIcon,.index-module__KT2P1q__bridgeToken{min-width:0}.index-module__KT2P1q__bridgeProtocolLink,.index-module__KT2P1q__bridgeTokenLink{color:var(--off-white);min-width:0;display:inline-flex}.index-module__KT2P1q__bridgeProtocolLink:hover,.index-module__KT2P1q__bridgeTokenLink:hover{text-decoration:underline}.index-module__KT2P1q__bridgeList{flex-direction:column;gap:.75em;width:100%;min-width:0;margin-top:1em;margin-bottom:1.5em;display:flex}.index-module__KT2P1q__bridgePanel{box-sizing:border-box;background-color:#ffffff08;border:1px solid #ffffff24;border-radius:6px;width:100%;padding:1em}.index-module__KT2P1q__bridgeHeader{justify-content:space-between;align-items:center;gap:1em;margin-bottom:1em;display:flex}.index-module__KT2P1q__bridgeRoute,.index-module__KT2P1q__bridgeColumnHeader{align-items:center;gap:.45em;min-width:0;display:flex}.index-module__KT2P1q__bridgeColumns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5em;display:grid}.index-module__KT2P1q__bridgeColumn{min-width:0}.index-module__KT2P1q__bridgeColumnHeader{color:var(--off-white);margin-bottom:.75em}.index-module__KT2P1q__bridgeColumnLabel{font-weight:700}.index-module__KT2P1q__bridgeField{grid-template-columns:8em minmax(0,1fr);align-items:center;gap:.75em;min-height:2em;display:grid}.index-module__KT2P1q__bridgeFieldLabel{color:#ffffff80}.index-module__KT2P1q__bridgeArrow{color:var(--gray)}.index-module__KT2P1q__bridgeValue{overflow-wrap:anywhere;min-width:0}.index-module__KT2P1q__bridgeHash{white-space:nowrap}.index-module__KT2P1q__bridgeTimeLabel{color:#ffffff80;align-items:center;gap:.4em;display:inline-flex}.index-module__KT2P1q__bridgeTimeIcon{cursor:pointer;color:#ffffff80;flex-shrink:0}.index-module__KT2P1q__bridgeTimeIcon:hover{color:var(--white)}.index-module__KT2P1q__tradeRow{cursor:pointer;display:contents}.index-module__KT2P1q__tradeRows .index-module__KT2P1q__tradeRow>*{background-color:#0000}.index-module__KT2P1q__tradeRows .index-module__KT2P1q__tradeRowAlt>*{background-color:var(--row-alt-bg,#ffffff08)}.index-module__KT2P1q__tradeRows .index-module__KT2P1q__tradeRow:hover>*,.index-module__KT2P1q__tradeRows .index-module__KT2P1q__tradeRow:focus-visible>*{background-color:#1585ed26}.index-module__KT2P1q__tradeRows .index-module__KT2P1q__tradeRow:focus-visible{outline:none}.index-module__KT2P1q__tradeChevron{color:var(--gray);transition:transform .2s}.index-module__KT2P1q__tradeChevronOpen{color:var(--blue);transform:rotate(180deg)}.index-module__KT2P1q__tradeRows .index-module__KT2P1q__tradeDetail{background-color:var(--row-alt-bg,#ffffff08);white-space:normal;flex-direction:column;grid-column:1/-1;gap:.75em;padding:1em 1em 1.25em 2em;display:flex}.index-module__KT2P1q__tradeDetailField{grid-template-columns:8em minmax(0,1fr);align-items:start;gap:.75em;display:grid}.index-module__KT2P1q__gasLimitAndUsage{gap:2em;display:flex}.index-module__KT2P1q__divider{background-color:#ffffff4d;width:1px;height:100%}.index-module__KT2P1q__valueRow{align-items:center;gap:1em;display:flex}.index-module__KT2P1q__transfersContainer,.index-module__KT2P1q__transactionsContainer{grid-column:1/-1}.index-module__KT2P1q__transactionsContainer{margin-top:1em}.index-module__KT2P1q__transfersContainer{margin-bottom:3em}.index-module__KT2P1q__ioContainer{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:2em;margin-bottom:1em;display:grid}.index-module__KT2P1q__ioItem{background-color:#ffffff08;border-radius:.5em;align-items:center;column-gap:1em;padding:1em;display:flex}.index-module__KT2P1q__inputs,.index-module__KT2P1q__outputs{--io-address-min-width:10rem;grid-template-columns:auto minmax(var(--io-address-min-width), 1fr) auto auto auto;grid-auto-rows:minmax(3.5em,auto);align-content:start;align-items:center;row-gap:1em;min-width:0;display:grid}.index-module__KT2P1q__ioIndex,.index-module__KT2P1q__ioAddress,.index-module__KT2P1q__ioValue,.index-module__KT2P1q__ioUSD,.index-module__KT2P1q__ioSpends{box-sizing:border-box;background-color:#ffffff08;width:100%;min-width:0;height:100%;padding:1em}.index-module__KT2P1q__ioIndex{color:var(--gray);border-top-left-radius:.5em;border-bottom-left-radius:.5em;font-size:.8em}.index-module__KT2P1q__ioAddress{text-overflow:ellipsis;white-space:nowrap;align-items:center;display:flex;position:relative;overflow:hidden}.index-module__KT2P1q__ioAddress>*{text-overflow:clip;min-width:0;max-width:100%;overflow:visible}.index-module__KT2P1q__ioMessage{white-space:normal;overflow-wrap:anywhere;max-height:7em;overflow-y:auto}.index-module__KT2P1q__ioAddressComponent{width:100%;min-width:0;max-width:100%}.index-module__KT2P1q__ioIndexItem{align-items:center;height:100%;display:flex}.index-module__KT2P1q__ioValue,.index-module__KT2P1q__ioUSD,.index-module__KT2P1q__ioSpends{text-align:right}.index-module__KT2P1q__ioValue{color:var(--gray);padding-right:1em}.index-module__KT2P1q__ioSpends{color:var(--primary);border-top-right-radius:.5em;border-bottom-right-radius:.5em}.index-module__KT2P1q__ioSpendsLink{text-decoration:none}.index-module__KT2P1q__ioSpendsLink:hover{text-decoration:underline}.index-module__KT2P1q__ioSpendsUnspent{color:var(--green)}.index-module__KT2P1q__solanaEventContainer{align-items:center;gap:1em;display:flex}.index-module__KT2P1q__solanaInstruction{background-color:var(--medium-gray);border-radius:1em;padding:.2em .6em}.index-module__KT2P1q__solanaLlmInstruction{background-color:var(--medium-gray);border-radius:1em;padding:.05em .3em}.index-module__KT2P1q__solanaLevel{border:solid 1px var(--blue);color:var(--blue);z-index:2;--pseudo-width:0;--pseudo-translate:0;border-radius:.3em;width:fit-content;padding:.2em .7em;position:relative}.index-module__KT2P1q__solanaLevel:before{content:"";background-color:var(--blue);background-color:var(--gray);z-index:0;height:1px;width:calc(var(--pseudo-width) - 1px);transform:translateX(calc(var(--pseudo-translate)));display:block;position:absolute;top:50%;left:0}.index-module__KT2P1q__solanaLevel:after{content:"";background-color:var(--blue);background-color:var(--gray);width:1px;height:calc(100% + 2em + 4px);transform:translate(var(--pseudo-translate), calc(-1em + -2px));display:block;position:absolute;top:0%;left:0}.index-module__KT2P1q__solanaLevel.index-module__KT2P1q__topLevel:before{display:none}.index-module__KT2P1q__solanaLevel.index-module__KT2P1q__topLevel:after{background-color:var(--blue);background-color:var(--gray);height:4em;bottom:0;left:0;transform:translateY(1.75em)}.index-module__KT2P1q__lineOpen{content:"";background-color:var(--blue);background-color:var(--gray);opacity:0;width:1px;height:100%;transition:opacity .4s;display:block;position:absolute;top:0;left:0;transform:translateY(100%)}.index-module__KT2P1q__lineOpen.index-module__KT2P1q__show{opacity:1;height:100%}.index-module__KT2P1q__solanaTransferContainer{padding:1em;position:relative}.index-module__KT2P1q__accordionContent{background-color:var(--bg-color);padding:1em;position:relative}.index-module__KT2P1q__solanaTransferContainer,.index-module__KT2P1q__solanaTransferContainerStandAlone,.index-module__KT2P1q__headers{grid-template-columns:6.5em 1.5fr 3fr 3fr repeat(3,1fr);gap:1em;display:grid}.index-module__KT2P1q__headersContainer{background-color:var(--dark-blue-gray);margin-left:1px;padding:.2em 0}.index-module__KT2P1q__headers{padding:0 1em}.index-module__KT2P1q__headerTitle{background-color:var(---medium-gray);padding:0}.index-module__KT2P1q__solanaTransferContainer>*,.index-module__KT2P1q__solanaTransferContainerStandAlone>*{text-overflow:ellipsis;white-space:nowrap;position:relative;overflow-x:hidden}.index-module__KT2P1q__solanaLevel{overflow:visible}.index-module__KT2P1q__solanaTransfer{background-color:var(--light-navy)}.index-module__KT2P1q__tokenLink{cursor:pointer;max-width:5em;display:flex;overflow:hidden}.index-module__KT2P1q__tokenLink:hover{text-decoration:underline}.index-module__KT2P1q__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}.index-module__KT2P1q__solanaAction span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.index-module__KT2P1q__solanaValue,.index-module__KT2P1q__solanaUSD{text-align:right;padding:.2em 0 0}.index-module__KT2P1q__coin{justify-content:flex-end;padding:0 0 .2em;display:flex}.index-module__KT2P1q__programAddress{position:relative}.index-module__KT2P1q__flexEnd{justify-content:flex-end}.index-module__KT2P1q__accordionHeader{background-color:var(--dark-blue-gray);justify-content:space-between;align-items:center;padding:1em;display:flex;position:relative}.index-module__KT2P1q__section{box-shadow:0px 0px 1px 0px var(--gray);margin:1em 0}.index-module__KT2P1q__childTransfers{transition:max-height .4s;overflow:hidden}.index-module__KT2P1q__arrow{font-size:1.5em;transform:rotate(90deg)}.index-module__KT2P1q__arrow.index-module__KT2P1q__open{color:var(--blue);transform:rotate(90deg)scaleX(-1)}.index-module__KT2P1q__extraLine{border:1px solid #0000;width:10px;height:calc(100% + 2px);position:absolute;transform:translateY(-1px)}.index-module__KT2P1q__extraLine:before{content:"";background-color:var(--blue);background-color:var(--gray);width:1px;height:calc(100% + 2px);position:absolute}.index-module__KT2P1q__noLine.index-module__KT2P1q__solanaLevel:after,.index-module__KT2P1q__solanaTransferContainerStandAlone .index-module__KT2P1q__solanaLevel:before,.index-module__KT2P1q__solanaTransferContainerStandAlone .index-module__KT2P1q__solanaLevel:after{display:none}.index-module__KT2P1q__solanaTransferContainerStandAlone{background-color:var(--light-navy);padding:1em}.index-module__KT2P1q__lastLine .index-module__KT2P1q__solanaLevel:after{height:calc(50% + 1em + 1px);transform:none;transform:translate(var(--pseudo-translate), calc(-1em - 1px));top:0%;left:0}.index-module__KT2P1q__toggleContainer{z-index:3;background-color:var(--bg-color-light);place-content:end;width:calc(100% + 2em);padding:1em;display:grid;position:sticky;top:0;transform:translate(-1em)}.index-module__KT2P1q__buttonsContainer{justify-content:space-between;gap:2em;display:flex}.index-module__KT2P1q__LLMBtnContainer{filter:brightness(.8)}.index-module__KT2P1q__LLMBtnContainer:hover{filter:brightness()}.index-module__KT2P1q__LLMBtn{cursor:pointer;background:radial-gradient(circle at 37.77% 12.5%,#0d101c 44.3%,#0d3e73 100%,#3892ff63 100%);border:.5px solid #306fd2cc;border-radius:.4em;align-items:center;gap:.6em;padding:.5em 1.2em;transition:background .5s ease-out,filter .5s ease-in-out;display:flex;position:relative;overflow:hidden}.index-module__KT2P1q__LLMBtn:after{content:"";background:linear-gradient(120deg,#0000 0%,#ffffff40 50%,#0000 100%);width:50%;height:100%;transition:left .5s ease-in-out;position:absolute;top:0;left:-150%;transform:skew(-20deg)}.index-module__KT2P1q__LLMBtn:not(.index-module__KT2P1q__LLMBtnInActive):hover:after{left:130%}.index-module__KT2P1q__LLMBtn:not(.index-module__KT2P1q__LLMBtnInActive):hover{filter:brightness(1.5)}.index-module__KT2P1q__LLMBtnInActive{cursor:not-allowed;filter:grayscale()}.index-module__KT2P1q__tabContainer{background:#13131a;border-radius:.4em;align-items:center;gap:4px;width:fit-content;padding:4px;display:flex}.index-module__KT2P1q__tabItem{color:#ffffff80;cursor:pointer;white-space:nowrap;border-radius:.4em;justify-content:center;min-width:8em;padding:.6em;display:flex;overflow:hidden}.index-module__KT2P1q__chevron{border-left:2px solid var(--gray);border-top:2px solid var(--gray);margin:1em;padding:.25em;transition:transform .2s;transform:rotate(225deg)}.index-module__KT2P1q__chevron.index-module__KT2P1q__open{border-left:2px solid var(--blue);border-top:2px solid var(--blue);transform:rotate(45deg)}.index-module__KT2P1q__llmTransactionParser,.index-module__KT2P1q__llmTransactionContainer{line-height:1.6;font-family:var(--font-mono-light);background-color:var(--bg-color);-webkit-backdrop-filter:blur(49px);backdrop-filter:blur(49px);background:linear-gradient(1deg,#0b0b0f80,#0b0b0fcc),radial-gradient(circle at 100% 101.57%,#3d81e64d 0%,#20315033 22.5%,#0f1624 134%),radial-gradient(circle at 3.38% 10.97%,#73a4edd6 0%,#20315019 34.5%,#0f1624 50%);border:1px solid #a5b6dc26;border-radius:10px;min-height:30em;padding:2em}.index-module__KT2P1q__llmTransactionParser{margin-top:1em;margin-bottom:2em}.index-module__KT2P1q__llmTop{justify-content:space-between;align-items:center;gap:3em;margin-bottom:2em;display:flex}.index-module__KT2P1q__llmTransactionContainer{z-index:10;border:1px solid #a5b6dc26;border-radius:10px;width:62em;max-height:100%;position:absolute;top:-10%;overflow:scroll;transform:translate(-100%);box-shadow:-25px 0 100px #000}.index-module__KT2P1q__timeLink{overflow:hidden}.index-module__KT2P1q__hashStyle{white-space:nowrap;text-overflow:ellipsis}.index-module__KT2P1q__generatedByAI{color:var(--gray);text-transform:uppercase;text-align:end;flex-shrink:0;justify-content:flex-end;gap:2em;margin-left:auto;display:flex}.index-module__KT2P1q__instrumentIcons{width:1.6em;height:1.6em;margin-right:.25em;position:relative;transform:translateY(.2em)}.index-module__KT2P1q__instrumentIconBase{position:absolute;top:0;left:0}.index-module__KT2P1q__instrumentIconQuote{position:absolute;bottom:0;right:0}.index-module__KT2P1q__instrumentSymbol{color:var(--off-white);display:flex;transform:translateY(.4em)}.index-module__KT2P1q__llmTransactionLoading{border-radius:4px;padding:8px;font-size:14px}.index-module__KT2P1q__llmTransactionError{color:var(--red);border-radius:4px;padding:8px;font-size:14px}.index-module__KT2P1q__llmTransactionTitle{color:var(--off-white);align-items:center;gap:1em;margin-bottom:1em;font-size:1.5em;display:flex}.index-module__KT2P1q__llmTransactionSection{margin-bottom:1.5em}.index-module__KT2P1q__llmTransactionSectionHeader{color:var(--gray);margin-bottom:1em;font-size:1.25em}.index-module__KT2P1q__llmTransactionContent{white-space:normal;color:var(--off-white)}.index-module__KT2P1q__box{background-color:var(--selected);border-radius:8px;padding:1em;transition:opacity .5s ease-in-out;box-shadow:0 1px 3px #0000001a}.index-module__KT2P1q__llmTransactionHashValue{white-space:nowrap;text-overflow:ellipsis;color:var(--blue);overflow:hidden}.index-module__KT2P1q__amountToken{color:var(--blue)}.index-module__KT2P1q__amountUsd{color:var(--green)}.index-module__KT2P1q__explanationRow{align-items:center;margin-bottom:20px;transition:opacity .5s ease-in-out;display:flex}.index-module__KT2P1q__llmSwapIcon{color:var(--off-white);display:inline-block;transform:translateY(.1em)}.index-module__KT2P1q__explanationNumber{text-align:center;min-width:40px;color:var(--blue);border:solid 1px var(--blue);background:#0045851f;border-radius:.4em;margin-right:1em;padding:.4em 0;font-weight:700}.index-module__KT2P1q__greenBox{color:var(--green);font-weight:700}.index-module__KT2P1q__redBox{color:var(--red);font-weight:700}.index-module__KT2P1q__colon,.index-module__KT2P1q__thisTx{color:var(--gray)}.index-module__KT2P1q__txLink{color:var(--blue);cursor:pointer;text-decoration:none}.index-module__KT2P1q__txLink:hover,.index-module__KT2P1q__underline:hover{text-decoration:underline}.index-module__KT2P1q__explanationText{background-color:var(--selected);border-radius:8px;flex-grow:1;width:100%;padding:1em;font-size:1em;line-height:1.5;transition:opacity .5s ease-in-out;box-shadow:0 1px 3px #0000001a}.index-module__KT2P1q__fadeIn{opacity:1;opacity:1;animation:.5s ease-in-out index-module__KT2P1q__fadeInEffect}.index-module__KT2P1q__showContent{display:contents}@keyframes index-module__KT2P1q__fadeInEffect{0%{opacity:0}to{opacity:1}}.index-module__KT2P1q__titleContainer{justify-content:flex-start;align-items:center;margin-bottom:1em;display:flex}.index-module__KT2P1q__analyzingText{-webkit-text-fill-color:transparent;color:#0000;background-image:linear-gradient(-45deg,#adadad,#adadad 35%,#5fadf766 49%,#1585ed 48% 52%,#5fadf766 51%,#adadad 65%,#adadad);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;align-items:center;gap:1em;font-size:1.5em;animation:1.5s linear infinite index-module__KT2P1q__blue-wave-animation,1.5s linear infinite index-module__KT2P1q__color-wave-animation;display:flex}@keyframes index-module__KT2P1q__blue-wave-animation{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes index-module__KT2P1q__color-wave-animation{0%{color:#adadad}20%{color:var(--blue)}60%{color:#adadad}to{color:#adadad}}@keyframes index-module__KT2P1q__fillAnimation{0%{fill:#adadad}to{fill:var(--green)}}.index-module__KT2P1q__llmIcon{animation:none}.index-module__KT2P1q__fadeInTitle .index-module__KT2P1q__llmIcon{animation:.5s ease-in-out forwards index-module__KT2P1q__fillAnimation}@media (max-width:1600px){.index-module__KT2P1q__llmTransactionContainer{width:48em}}@media (max-width:1024px){.index-module__KT2P1q__ioContainer{flex-direction:column;gap:1em;width:100%;max-width:100%;display:flex;overflow:hidden}.index-module__KT2P1q__ioContainer>*{box-sizing:border-box;flex-shrink:1;width:100%;max-width:100%}.index-module__KT2P1q__inputs,.index-module__KT2P1q__outputs{--io-address-min-width:6rem;grid-template-columns:minmax(0, .5fr) minmax(var(--io-address-min-width), 3.5fr) minmax(0, 3fr) minmax(0, 2fr) minmax(0, 1.5fr);overflow:hidden}}@media (max-width:768px){.index-module__KT2P1q__pageContainer{font-size:.8em;overflow:auto}.index-module__KT2P1q__tgMiniPageContainer{flex-direction:column;height:100dvh;padding:0;display:flex;overflow:hidden}.index-module__KT2P1q__tgContent{height:calc(100% - 9em);overflow:scroll}.index-module__KT2P1q__grid{grid-template-rows:auto;grid-template-columns:7em auto;gap:1.5em 1em;width:100%;max-width:100%;display:grid;overflow:hidden}.index-module__KT2P1q__externalLink{color:var(--primary);flex-wrap:wrap;align-items:center;gap:.5em;display:flex}.index-module__KT2P1q__externalLink a{white-space:normal;flex:auto}.index-module__KT2P1q__bridgeColumns{grid-template-columns:1fr;gap:1em}.index-module__KT2P1q__bridgeHeader{flex-direction:column;align-items:flex-start}.index-module__KT2P1q__bridgeField{grid-template-columns:7em minmax(0,1fr)}.index-module__KT2P1q__txInfoBox{flex-direction:column;width:100%;height:100%;padding:2em 0 0;display:flex;overflow:visible}.index-module__KT2P1q__ioContainer{flex-direction:column;width:100%;max-width:100%;margin-bottom:1em;display:flex;overflow:hidden}.index-module__KT2P1q__ioContainer>*{box-sizing:border-box;flex-shrink:1;width:100%;max-width:100%}.index-module__KT2P1q__inputs,.index-module__KT2P1q__outputs{--io-address-min-width:6rem;grid-template-columns:minmax(0, .5fr) minmax(var(--io-address-min-width), 3.5fr) minmax(0, 3fr) minmax(0, 2fr) minmax(0, 1.5fr);grid-auto-rows:auto;align-items:center;row-gap:1em;font-size:.9em;display:grid;overflow:hidden}.index-module__KT2P1q__ioItem{background-color:#ffffff08;border-radius:.5em;align-items:center;column-gap:1em;padding:1em;display:flex}.index-module__KT2P1q__ioIndex,.index-module__KT2P1q__ioAddress,.index-module__KT2P1q__ioValue,.index-module__KT2P1q__ioUSD,.index-module__KT2P1q__ioSpends{text-overflow:ellipsis;white-space:normal;overflow-wrap:break-word;background-color:#ffffff08;width:100%;height:100%;padding:1em .25em;overflow:hidden}.index-module__KT2P1q__ioIndex{color:var(--gray);border-top-left-radius:.5em;border-bottom-left-radius:.5em;font-size:.8em}.index-module__KT2P1q__hashStyle{text-overflow:ellipsis;white-space:nowrap;overflow-wrap:break-word;max-width:50vw;overflow:hidden}.index-module__KT2P1q__txoComponent{border-bottom:1px solid #ccc;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:center;gap:10px;padding:8px;display:grid}.index-module__KT2P1q__accordionHeader{padding:.5em}.index-module__KT2P1q__accordionContent{padding:.5em 0}.index-module__KT2P1q__solanaLevel:after,.index-module__KT2P1q__solanaLevel:before,.index-module__KT2P1q__extraLine,.index-module__KT2P1q__lineOpen{display:none}.index-module__KT2P1q__solanaLevel{margin-left:0}.index-module__KT2P1q__programAddress{max-width:10em}}
.Emotes-module__dn9-Jq__emoteBar{gap:.5em;display:flex}.Emotes-module__dn9-Jq__emoteButton{pointer-events:auto;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;border:none;border-radius:.5em;align-items:center;padding:.25em .5em;font-size:.75em;transition:transform .1s,background-color .2s;display:flex;box-shadow:0 1px 2px #0000001a}.Emotes-module__dn9-Jq__unselectedEmoteButton{-webkit-backdrop-filter:none;backdrop-filter:none}.Emotes-module__dn9-Jq__emoteButton:hover:not(:disabled){filter:brightness(1.2)}.Emotes-module__dn9-Jq__emoteButton:active:not(:disabled){transform:scale(.95)}.Emotes-module__dn9-Jq__selected{background:#4f46e5}.Emotes-module__dn9-Jq__emoji{margin-right:.25em;font-size:2em;line-height:1}.Emotes-module__dn9-Jq__count,.Emotes-module__dn9-Jq__countMine{color:var(--gray);font-size:1.5em;line-height:1}.Emotes-module__dn9-Jq__countMine{color:var(--blue)}.Emotes-module__dn9-Jq__disabled{pointer-events:none;cursor:not-allowed}.Emotes-module__dn9-Jq__viewCounter{color:var(--gray);align-items:center;gap:.25em;margin-left:auto;font-size:.75em;display:flex}.Emotes-module__dn9-Jq__addEmoteContainer{align-items:center;display:flex;position:relative}.Emotes-module__dn9-Jq__addButton{color:#fffc;background-color:#ffffff1a;border-radius:.25em;justify-content:center;align-items:center;width:1.5em;height:1.5em;font-size:1.5em;display:flex}.Emotes-module__dn9-Jq__addButton:hover{filter:brightness(1.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Emotes-module__dn9-Jq__shareButton{color:#fffc;border:1px solid var(--selected-light);background-color:#ffffff1a;border-radius:.25em;justify-content:space-between;align-items:center;width:5em;height:1.8em;margin-left:.35em;padding:0 .25em;font-size:1.25em;display:flex}.Emotes-module__dn9-Jq__emotePicker{border:1px solid var(--border-color);background-color:var(--selected-light);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;border-radius:.1em;grid-template-columns:repeat(7,1fr);gap:4px;width:max-content;padding:8px;display:grid;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 8px 24px #00000040}.Emotes-module__dn9-Jq__emotePicker .Emotes-module__dn9-Jq__emoteButton{padding:6px}.Emotes-module__dn9-Jq__emotePicker .Emotes-module__dn9-Jq__emoji{margin-right:0}
.bdstats-module__16KMoa__panel{width:100%;max-width:900px;max-height:85vh;padding:2em;overflow-y:auto}.bdstats-module__16KMoa__header{justify-content:space-between;align-items:center;display:flex}.bdstats-module__16KMoa__header h1{font-size:2em;font-family:var(--font-arkham);margin:0}.bdstats-module__16KMoa__header h2{color:#fff9;font-size:1em;font-family:var(--font-mono);text-transform:uppercase;margin:.5em 0 0}.bdstats-module__16KMoa__closeIcon{cursor:pointer;color:#fff9;font-size:1.5em;transition:color .2s}.bdstats-module__16KMoa__closeIcon:hover{color:#fff}.bdstats-module__16KMoa__panel h2{color:#fff9;font-size:1em;font-family:var(--font-mono);text-transform:uppercase;margin:.5em 0 1.5em}.bdstats-module__16KMoa__controls{flex-wrap:wrap;align-items:flex-end;gap:1.5em;margin-bottom:2em;display:flex}.bdstats-module__16KMoa__dateControls{gap:1em;display:flex}.bdstats-module__16KMoa__dateField{flex-direction:column;gap:.5em;display:flex}.bdstats-module__16KMoa__dateField label{font-size:.8em;font-family:var(--font-mono);text-transform:uppercase;color:#fff9}.bdstats-module__16KMoa__dateInput{color:#fff;font-family:var(--font-mono);background:#ffffff0d;border:1px solid #fff3;border-radius:.25em;padding:.6em 1em;font-size:.9em}.bdstats-module__16KMoa__dateInput:focus{border-color:#2670ca;outline:none}.bdstats-module__16KMoa__generateBtn{color:#fff;font-family:var(--font-mono);text-transform:uppercase;cursor:pointer;background:#2670ca;border:none;border-radius:.25em;padding:.7em 1.5em;font-size:.9em;transition:all .2s}.bdstats-module__16KMoa__generateBtn:hover:not(:disabled){background:#1e5aa8}.bdstats-module__16KMoa__generateBtn:disabled{opacity:.6;cursor:not-allowed}.bdstats-module__16KMoa__results{flex-direction:column;gap:2em;display:flex}.bdstats-module__16KMoa__summaryCards{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1em;display:grid}.bdstats-module__16KMoa__card{background:#171921;border:1px solid #ffffff1a;border-radius:.5em;padding:1.25em}.bdstats-module__16KMoa__cardLabel{font-size:.75em;font-family:var(--font-mono);text-transform:uppercase;color:#fff9;margin-bottom:.5em}.bdstats-module__16KMoa__cardValue{font-size:1.5em;font-family:var(--font-mono);color:#fff;font-weight:600}.bdstats-module__16KMoa__estimateCard{background:#2670ca1a;border-color:#2670ca4d}.bdstats-module__16KMoa__estimateValue{color:#ffffffd9;font-style:italic}.bdstats-module__16KMoa__section{background:#171921;border:1px solid #ffffff1a;border-radius:.5em;padding:1.5em}.bdstats-module__16KMoa__section h3{font-size:1em;font-family:var(--font-mono);text-transform:uppercase;color:#fff;margin:0 0 1em}.bdstats-module__16KMoa__subscriptionInfo{flex-direction:column;gap:.75em;display:flex}.bdstats-module__16KMoa__subscriptionRow{justify-content:space-between;align-items:center;display:flex}.bdstats-module__16KMoa__subscriptionLabel{color:#fff9;font-size:.9em;font-family:var(--font-mono)}.bdstats-module__16KMoa__subscriptionValue{color:#fff;font-size:.9em;font-family:var(--font-mono);font-weight:500}.bdstats-module__16KMoa__table{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5em;overflow:hidden}.bdstats-module__16KMoa__tableHeader{background:#ffffff1a;border-bottom:1px solid #ffffff1a;display:flex}.bdstats-module__16KMoa__tableHeaderCell{color:#fff;text-transform:uppercase;font-size:.75em;font-weight:600;font-family:var(--font-mono);flex:1;padding:.75em 1em}.bdstats-module__16KMoa__tableHeaderCell:first-child{flex:2}.bdstats-module__16KMoa__tableHeaderCell:not(:first-child){text-align:right}.bdstats-module__16KMoa__tableRow{border-bottom:1px solid #ffffff0d;transition:background-color .2s;display:flex}.bdstats-module__16KMoa__tableRow:last-child{border-bottom:none}.bdstats-module__16KMoa__tableRow:hover{background:#ffffff0d}.bdstats-module__16KMoa__tableCell{color:#fff;font-size:.9em;font-family:var(--font-mono);flex:1;align-items:center;padding:.75em 1em;display:flex}.bdstats-module__16KMoa__tableCell:first-child{flex:2}.bdstats-module__16KMoa__tableCell:not(:first-child){justify-content:flex-end}.bdstats-module__16KMoa__endpointName{font-family:var(--font-mono);word-break:break-all}.bdstats-module__16KMoa__memberName{word-break:break-all}.bdstats-module__16KMoa__paginationNote{color:#fff9;font-size:.85em;font-family:var(--font-mono);text-align:center;margin-top:1em}.bdstats-module__16KMoa__dataQuality{align-items:center;gap:.75em;display:flex}.bdstats-module__16KMoa__dataQualityIcon{font-size:1.25em}.bdstats-module__16KMoa__dataQualityText{color:#fff;font-size:.9em;font-family:var(--font-mono)}.bdstats-module__16KMoa__dataQualityWarning{color:#eb9941;font-size:.85em;font-family:var(--font-mono);background:#eb99411a;border:1px solid #eb99414d;border-radius:.25em;margin-top:.75em;padding:.75em}.bdstats-module__16KMoa__actions{justify-content:flex-end;gap:1em;display:flex}.bdstats-module__16KMoa__actionBtn{color:#fff;font-family:var(--font-mono);text-transform:uppercase;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.25em;padding:.6em 1.25em;font-size:.85em;transition:all .2s}.bdstats-module__16KMoa__actionBtn:hover{background:#fff3;border-color:#ffffff4d}.bdstats-module__16KMoa__emptyState{text-align:center;color:#fff9;font-family:var(--font-mono);padding:2em;font-size:.9em}.bdstats-module__16KMoa__placeholder{text-align:center;color:#fff9;font-family:var(--font-mono);background:#171921;border:1px solid #ffffff1a;border-radius:.5em;padding:3em;font-size:.9em}.bdstats-module__16KMoa__placeholder p{margin:0}
.Insight-module__q0lVtq__container{width:100%;height:100%;padding:.75em;position:relative}.Insight-module__q0lVtq__outerContainer{background-color:#1d212b;border-radius:.5em;width:100%;height:calc(100% - 45px);position:relative}.Insight-module__q0lVtq__insightContainer{height:100%;display:flex}.Insight-module__q0lVtq__analyzeContainer{z-index:10;border:1px solid #a5b6dc26;border-radius:10px;width:62em;max-height:50%;position:absolute;top:50%;left:50%;overflow:scroll;transform:translate(-50%,-50%);box-shadow:-25px 0 100px #000}.Insight-module__q0lVtq__insightContainerTimeline{background-color:var(--bg-color-light);border-radius:.5em;flex:1;height:100%;transition:width .3s ease-in-out;overflow:auto}.Insight-module__q0lVtq__timelineContainerMobile{padding-right:1.5em}.Insight-module__q0lVtq__insightContentDark{background-color:var(--bg-color-light);color:var(--text-primary);border-radius:1em}.Insight-module__q0lVtq__insightTitle{font-size:1.3em;font-weight:700}.Insight-module__q0lVtq__timelineContainer{flex-direction:column;margin-top:1em;display:flex;position:relative}.Insight-module__q0lVtq__timelineContainer:before{content:"";left:1em;top:var(--line-top,0);height:var(--line-height,100%);border-left:1px dashed var(--blue);opacity:.7;z-index:0;transition:height .3s,top .3s;position:absolute}.Insight-module__q0lVtq__timelineItem{padding-bottom:1.5em;transition:padding-bottom .3s;display:flex}.Insight-module__q0lVtq__timelineItemCollapsed{padding-bottom:0}.Insight-module__q0lVtq__timeGapLabel{color:var(--gray);align-items:center;gap:.3em;margin-left:2em;font-size:.8em;display:flex}.Insight-module__q0lVtq__marker{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:2em;display:flex;position:relative}.Insight-module__q0lVtq__bubble{background-color:var(--blue);border-radius:100%;padding:.2em}.Insight-module__q0lVtq__bubbleText{text-align:center;color:var(--gray);font-size:.75em}.Insight-module__q0lVtq__timelineContent,.Insight-module__q0lVtq__timelineContentMobile{cursor:pointer;background-color:#1d212b;border:1px solid #23252c;border-radius:.5em;flex:1;padding:1em;overflow:auto}.Insight-module__q0lVtq__timelineContent:hover{border-color:#8d94a5}.Insight-module__q0lVtq__timelineContentMobile{cursor:default}.Insight-module__q0lVtq__activeTimelineContent,.Insight-module__q0lVtq__activeTimelineContent:hover{border-color:var(--blue)}.Insight-module__q0lVtq__topShadow{box-shadow:0 -4px 6px -4px #000}.Insight-module__q0lVtq__timelineContentTop,.Insight-module__q0lVtq__timelineContentBottom{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.Insight-module__q0lVtq__timelineDate{color:var(--blue);font-size:.8em}.Insight-module__q0lVtq__timelineContentBottom{justify-content:flex-end;font-size:.8em}.Insight-module__q0lVtq__details{margin:1em 0}.Insight-module__q0lVtq__timelineDetailsWrapper{opacity:0;max-height:0;transition:max-height .4s,opacity .3s;overflow:hidden}.Insight-module__q0lVtq__showChartContainer{cursor:pointer;white-space:nowrap;background:#ffffff0d;border-radius:100px;justify-content:center;align-items:center;width:24px;height:20px;padding:.2em .3em;transition:width .3s;display:flex;position:relative;overflow:hidden}.Insight-module__q0lVtq__showChartIcon{opacity:1;transition:opacity .2s;position:absolute;left:50%;transform:translate(-50%)}.Insight-module__q0lVtq__showChartText{opacity:0;margin-left:4px;transition:opacity .2s,color .2s,background-color .2s}.Insight-module__q0lVtq__showChartContainer:hover{width:100px;color:var(--blue);background-color:#0171d914}.Insight-module__q0lVtq__showChartContainer:hover .Insight-module__q0lVtq__showChartIcon{opacity:0}.Insight-module__q0lVtq__showChartContainer:hover .Insight-module__q0lVtq__showChartText{opacity:1}.Insight-module__q0lVtq__timelineContentSource{border:.5px solid #4e535f;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:.5em;padding:.3em .8em;display:flex}.Insight-module__q0lVtq__source{margin-bottom:6px;font-style:italic}.Insight-module__q0lVtq__insightContent{margin-top:2em;line-height:2}.Insight-module__q0lVtq__insightCharts{flex-direction:column;width:100%;padding:1em 0;display:flex}.Insight-module__q0lVtq__insightOnChainDataSection{background-color:#0000;flex-direction:column;gap:1.5em;width:100%;padding:1em 0;display:flex}.Insight-module__q0lVtq__insightOnChainDataSection>*{margin:0}.Insight-module__q0lVtq__tokenChartCard{background-color:var(--bg-color-light);border-radius:.5em;margin:.5em;overflow:hidden}.Insight-module__q0lVtq__tokenChartHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:1.25em;font-weight:700;display:flex}.Insight-module__q0lVtq__tokenChartContent{opacity:0;max-height:0;padding:0;transition:max-height .4s,opacity .3s,padding .3s;overflow:hidden}.Insight-module__q0lVtq__tokenChartContent.Insight-module__q0lVtq__open{opacity:1;max-height:35em;padding:0 1.25em 1.25em}.Insight-module__q0lVtq__tokenHeader{font-size:1.25em}.Insight-module__q0lVtq__tokenCharts{flex-direction:column;width:100%;height:30em;display:flex}.Insight-module__q0lVtq__subsectionHeader{color:var(--off-white);margin-bottom:.5em;font-size:1.25em;font-weight:700}.Insight-module__q0lVtq__dateText{color:var(--gray);padding:.5em 0;position:relative;transform:translate(4em)}.Insight-module__q0lVtq__dateText:before{content:"";background:#536a91;width:1em;height:1px;position:absolute;top:50%;left:-1.5em;transform:translateY(calc(-50% - 1px))}.Insight-module__q0lVtq__insightHeader{color:var(--gray);flex-direction:row;justify-content:space-between;column-gap:.8em;margin-bottom:1em;display:flex}.Insight-module__q0lVtq__entitiesTokens{flex-direction:column;gap:1em;display:flex}.Insight-module__q0lVtq__entityLine,.Insight-module__q0lVtq__tokenLine{gap:1.5em;font-size:.9em;display:flex}.Insight-module__q0lVtq__seeRelatedButton{background-color:var(--bg-color-light);border:1px solid var(--blue);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:fit-content;padding:.3em;display:flex}.Insight-module__q0lVtq__seeRelatedButton:hover{filter:brightness(1.2)}.Insight-module__q0lVtq__tokensTimelineChart{width:100%;height:100%}.Insight-module__q0lVtq__tokensTimelineChart>div[class*=container]{background-color:var(--bg-color)}.Insight-module__q0lVtq__tagsVotingRow{flex-direction:row;justify-content:space-between;align-items:center;margin-top:1em;display:flex}.Insight-module__q0lVtq__miscTagLine{gap:1.5em;font-size:.9em;display:flex}.Insight-module__q0lVtq__entitiesTokens{margin:1em 0}.Insight-module__q0lVtq__tagsVotingEnd{flex-flow:column wrap;gap:1em;font-size:.9em;display:flex}.Insight-module__q0lVtq__tagsVotingStart{flex-wrap:wrap;gap:.5em;height:fit-content;display:flex}.Insight-module__q0lVtq__insightPNLTableSection{flex-direction:column;display:flex}.Insight-module__q0lVtq__pnlTableContainer{flex-direction:column;width:100%;display:flex}.Insight-module__q0lVtq__pnlTable{flex:1;position:relative}.Insight-module__q0lVtq__pnlTable table{border-collapse:collapse;table-layout:fixed;width:100%}.Insight-module__q0lVtq__headerRow th{z-index:10;background-color:var(--dark-blue-gray);color:var(--gray);text-transform:uppercase;border-bottom:1px solid #ffffff1a;padding:.75em .6em;font-size:.85em;position:sticky;top:0}.Insight-module__q0lVtq__headerRow th:first-child,.Insight-module__q0lVtq__headerRow th:nth-child(2),.Insight-module__q0lVtq__headerRow th:nth-child(3){text-align:left}.Insight-module__q0lVtq__headerRow th:nth-child(n+4){text-align:right}.Insight-module__q0lVtq__pnlTable td{white-space:nowrap;text-overflow:ellipsis;padding:.75em .2em}.Insight-module__q0lVtq__num{text-align:right}.Insight-module__q0lVtq__pnlTable tbody tr:nth-child(2n){background-color:#ffffff08}.Insight-module__q0lVtq__pnlTable tbody tr:hover{background-color:#1585ed26}.Insight-module__q0lVtq__overlay{-webkit-backdrop-filter:blur(.3em);backdrop-filter:blur(.3em);z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Insight-module__q0lVtq__timeCell{color:var(--lighter-blue);cursor:pointer}.Insight-module__q0lVtq__linkIcon{align-items:center;gap:.5em;display:flex}.Insight-module__q0lVtq__clickableRow{cursor:pointer}.Insight-module__q0lVtq__expandCell{cursor:pointer;width:1.5em}.Insight-module__q0lVtq__summaryText{white-space:pre-wrap;margin:.5em 1em;font-family:inherit}.Insight-module__q0lVtq__summaryRow{z-index:1;position:relative}.Insight-module__q0lVtq__clockIcon{vertical-align:middle;margin-top:-.2em}.Insight-module__q0lVtq__collapsibleDataCard{background-color:var(--bg-color-light);border:1px solid #ffffff0d;border-radius:.5em;margin-bottom:1em;overflow:hidden}.Insight-module__q0lVtq__collapsibleDataCard:last-child{margin-bottom:0}.Insight-module__q0lVtq__collapsibleDataHeader{cursor:pointer;background-color:#0000;justify-content:space-between;align-items:center;padding:1.25em;font-weight:700;display:flex}.Insight-module__q0lVtq__collapsibleDataHeader:hover .Insight-module__q0lVtq__chevron{color:var(--blue)}.Insight-module__q0lVtq__collapsibleDataTitle{color:var(--off-white);font-size:1.25em;font-weight:700}.Insight-module__q0lVtq__collapsibleDataContent{opacity:0;max-height:0;padding:0;transition:max-height .4s,opacity .3s,padding .3s;overflow:hidden}.Insight-module__q0lVtq__collapsibleDataContent.Insight-module__q0lVtq__open{opacity:1;max-height:none;padding:1em}@media (max-width:767px){.Insight-module__q0lVtq__pnlTable td,.Insight-module__q0lVtq__pnlTable th{padding:.5em .4em;font-size:.85em}}.Insight-module__q0lVtq__tagsRow{flex-wrap:wrap;gap:.5em;display:flex}.Insight-module__q0lVtq__swapperCell{text-overflow:ellipsis;white-space:nowrap;flex-direction:row;min-width:fit-content;display:flex;overflow:hidden}.Insight-module__q0lVtq__tagsContainer{justify-content:center;align-items:center;font-size:.95em;display:flex}.Insight-module__q0lVtq__detailPanel{background-color:var(--bg-color-light);justify-content:space-between;min-height:15em;display:flex}.Insight-module__q0lVtq__chartPane,.Insight-module__q0lVtq__analysisPane{background-color:var(--bg-color-light);flex:1;min-height:100%;padding:1em}.Insight-module__q0lVtq__chartPane{padding-right:2em}.Insight-module__q0lVtq__chartPane>*{width:100%}.Insight-module__q0lVtq__summaryText{white-space:pre-wrap;margin:0;line-height:2;overflow-x:auto}.Insight-module__q0lVtq__versionControls{justify-content:flex-end;align-items:center;width:100%;margin-top:8px;display:flex}.Insight-module__q0lVtq__versionButton{color:var(--gray);cursor:pointer;text-transform:uppercase;background:0 0;border:none;padding:0;font-size:.85em;transition:all .2s}.Insight-module__q0lVtq__versionButton:hover{background:var(--background-tertiary);border-color:var(--border-color-hover);color:var(--text-primary)}.Insight-module__q0lVtq__counterpartiesIcon{width:1.2em;height:1.2em;margin-right:1em}.Insight-module__q0lVtq__long{color:var(--green)}.Insight-module__q0lVtq__short{color:var(--red)}.Insight-module__q0lVtq__sectionTitle{margin-bottom:.5em;font-size:1.5em;font-weight:700}.Insight-module__q0lVtq__cardTitle{font-size:1.25em}.Insight-module__q0lVtq__collapsibleCard{margin:0 1.5em;padding:1em 0;overflow:hidden}.Insight-module__q0lVtq__cardHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:.5em 0 .25em;font-weight:700;display:flex}.Insight-module__q0lVtq__cardContent{opacity:0;max-height:0;padding:0;transition:max-height .4s,opacity .3s,padding .3s;overflow:hidden}.Insight-module__q0lVtq__collapsibleCard:first-child{padding-top:.5em}.Insight-module__q0lVtq__collapsibleCard:not(:first-child){border-top:1px solid var(--dark-blue-gray)}.Insight-module__q0lVtq__chevron{color:var(--gray);font-size:.9em;transition:color .2s}.Insight-module__q0lVtq__cardHeader:hover .Insight-module__q0lVtq__chevron,.Insight-module__q0lVtq__tokenChartHeader:hover .Insight-module__q0lVtq__chevron{color:var(--blue)}.Insight-module__q0lVtq__keyInsightsSection{margin-top:2em}.Insight-module__q0lVtq__open{opacity:1;max-height:1000px;overflow:auto}.Insight-module__q0lVtq__closed{opacity:0;max-height:0}.Insight-module__q0lVtq__cardContent.Insight-module__q0lVtq__open{padding:.25em 0 .75em}.Insight-module__q0lVtq__resizer{cursor:col-resize;z-index:1;transition:background-color .2s;position:relative}.Insight-module__q0lVtq__resizer:after{content:"";z-index:2;cursor:col-resize;border:1px solid #ffffff80;height:2em;transition:filter .2s;position:absolute;top:50%;transform:translate(-.45em,-50%)}.Insight-module__q0lVtq__insightDescription{color:var(--text-secondary);margin:1em 0;line-height:2}.Insight-module__q0lVtq__insightContainerMain,.Insight-module__q0lVtq__insightContainerMainMobile{flex-direction:column;gap:1em;margin-right:.75em;display:flex;overflow:auto}.Insight-module__q0lVtq__insightContainerMainMobile{margin-right:0}.Insight-module__q0lVtq__collapseArrow{cursor:pointer;width:100%;height:1.5em;color:var(--gray);justify-content:center;align-items:center;font-size:1.5em;transition:transform .3s ease-in-out;display:flex}.Insight-module__q0lVtq__collapseArrow:hover{background-color:var(--selected)}.Insight-module__q0lVtq__insightTopSection{cursor:pointer;background-color:var(--bg-color);border-radius:.5em;padding:1em;transition:padding .3s ease-in-out,border-color .3s ease-in-out,border-radius .3s ease-in-out}.Insight-module__q0lVtq__scrollableContent{border-radius:.5em;overflow:auto}.Insight-module__q0lVtq__tabContainer{background-color:var(--navy);min-height:40em}.Insight-module__q0lVtq__tabContainer>div[class*=content]{background-color:var(--navy)}.Insight-module__q0lVtq__dropDownContainer{z-index:100;min-width:20em;margin-right:auto}.Insight-module__q0lVtq__dropDown{width:100%}.Insight-module__q0lVtq__onChainTabTitle{align-items:center;width:100%;display:flex}.Insight-module__q0lVtq__collapsibleSection{grid-template-rows:1fr;transition:grid-template-rows .3s ease-in-out,margin-top .3s ease-in-out;display:grid}.Insight-module__q0lVtq__collapsibleSection>*{overflow:hidden}.Insight-module__q0lVtq__insightTopSection.Insight-module__q0lVtq__collapsed .Insight-module__q0lVtq__collapsibleSection{grid-template-rows:0fr;margin-top:0}.Insight-module__q0lVtq__relatedContainer{padding:1em 0}.Insight-module__q0lVtq__cardList{flex-direction:column;gap:1em;display:flex;overflow:auto}.Insight-module__q0lVtq__relatedTitle{color:var(--gray);margin-bottom:1em;font-size:1em}.Insight-module__q0lVtq__insightHeaderCollapseButtonRow{background-color:var(--bg-color-light);width:100%;height:0;max-height:0;color:var(--gray);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex}.Insight-module__q0lVtq__expandIcon{width:3.5em;height:1.50em;background-color:var(--bg-color);cursor:pointer;border-radius:.5em;justify-content:center;align-items:center;margin-bottom:-1.5em;display:flex}.Insight-module__q0lVtq__expandIconSize:hover{filter:brightness(1.5)}.Insight-module__q0lVtq__expandIconSize{width:1.5em;height:1.5em}.Insight-module__q0lVtq__iconSize{font-size:1.5em}.Insight-module__q0lVtq__onChainDataTabs>div[class*=tabs]>div{background-color:var(--navy)}
.dashboard-module__VbAwYG__dashboardContainer{border-top:1px solid #ffffff1a;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.dashboard-module__VbAwYG__dashboardContent{flex:1;display:flex;overflow:hidden}.dashboard-module__VbAwYG__sidebar{border-right:1px solid #ffffff1a;flex-direction:column;width:250px;height:100%;transition:width .3s;display:flex;position:relative}.dashboard-module__VbAwYG__sidebarCollapsed{width:4em}.dashboard-module__VbAwYG__sidebar>*{padding:1em}.dashboard-module__VbAwYG__sidebarHeader{border-bottom:1px solid #ffffff1a;flex-shrink:0;align-items:center;gap:10px;min-height:60px;display:flex;position:relative}.dashboard-module__VbAwYG__icon{background:#0171d940;border-radius:4px;justify-content:center;align-items:center;padding:.5em;display:flex}.dashboard-module__VbAwYG__orgIcon{object-fit:contain;border-radius:4px;flex-shrink:0;width:32px;height:32px}.dashboard-module__VbAwYG__sidebarHeaderTitle{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;flex:1;gap:.25em;display:flex;overflow:hidden}.dashboard-module__VbAwYG__sidebarHeaderTitleMain{font-size:1.25em}.dashboard-module__VbAwYG__sidebarHeaderTitleSub{font-size:.75em}.dashboard-module__VbAwYG__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__VbAwYG__sidebarLinks{flex-direction:column;flex:1;gap:.5em;font-size:.875em;display:flex;overflow-y:auto}.dashboard-module__VbAwYG__sidebarLinks>:hover,.dashboard-module__VbAwYG__sidebarFooter>:hover{color:var(--blue)}.dashboard-module__VbAwYG__sidebarLinks>*,.dashboard-module__VbAwYG__sidebarFooter>*{cursor:pointer;white-space:nowrap;align-items:center;gap:.5em;padding:.5em;display:flex;overflow:hidden}.dashboard-module__VbAwYG__sidebarLink{color:inherit;text-decoration:none}.dashboard-module__VbAwYG__sidebarLinksIcon{font-size:1.5em}.dashboard-module__VbAwYG__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__VbAwYG__collapseToggle{cursor:pointer;align-items:center;padding:1em 1.5em;transition:color .2s;display:flex}.dashboard-module__VbAwYG__collapseToggleIcon{border:solid;justify-content:center;align-items:center;font-size:.75em;display:flex}.dashboard-module__VbAwYG__collapseToggle:hover{color:var(--blue)}.dashboard-module__VbAwYG__collapseToggle svg{font-size:1.2em}.dashboard-module__VbAwYG__activeTab{color:var(--blue)}.dashboard-module__VbAwYG__mainContent{flex:1;height:100%;padding:2em;overflow-y:auto}.dashboard-module__VbAwYG__loadingContainer{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.dashboard-module__VbAwYG__creditWarningBanner{cursor:pointer;font-family:var(--font-mono);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;transition:all .2s;display:flex}.dashboard-module__VbAwYG__trialWarningBanner{cursor:pointer;font-family:var(--font-mono);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;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__VbAwYG__trialWarningBanner:hover{background:linear-gradient(135deg,#eb99414d 0%,#eb994133 100%)}.dashboard-module__VbAwYG__trialBannerIcon{color:#eb9941;flex-shrink:0;font-size:1.2em}.dashboard-module__VbAwYG__trialBannerText{color:#eb9941;flex-shrink:0;font-weight:600}.dashboard-module__VbAwYG__bannerIcon{color:#eb9941;flex-shrink:0;font-size:1.2em}.dashboard-module__VbAwYG__bannerText{color:#eb9941;flex-shrink:0;font-weight:600}.dashboard-module__VbAwYG__bannerDot{color:#fff6;flex-shrink:0;font-size:1.2em}.dashboard-module__VbAwYG__bannerAction{color:#fffc;flex-shrink:0;font-weight:500}.dashboard-module__VbAwYG__bannerArrow{color:#fff9;flex-shrink:0;font-size:1em}.dashboard-module__VbAwYG__setupBanner{color:#fff;text-align:center;font-size:.875em;font-family:var(--font-mono);background:#166534;flex-shrink:0;padding:1em 3em 1em 1.5em;position:relative}.dashboard-module__VbAwYG__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__VbAwYG__setupBannerClose:hover{opacity:.7}.dashboard-module__VbAwYG__createKeyBanner{cursor:pointer;font-family:var(--font-mono);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;transition:all .2s;display:flex}.dashboard-module__VbAwYG__createKeyBanner:hover{background:linear-gradient(135deg,#0171d94d 0%,#0171d933 100%)}.dashboard-module__VbAwYG__createKeyBannerIcon{color:var(--blue);flex-shrink:0;font-size:1.2em}.dashboard-module__VbAwYG__createKeyBannerText{color:var(--blue);flex-shrink:0;font-weight:600}.dashboard-module__VbAwYG__documentation h1{font-size:2.5em;font-family:var(--font-arkham)}.dashboard-module__VbAwYG__documentation h2{color:#fff9;font-size:1em;font-family:var(--font-mono);text-transform:uppercase}.dashboard-module__VbAwYG__documentationContent{flex-direction:column;gap:2em;margin-top:2em;display:flex}.dashboard-module__VbAwYG__documentationCard{background:#171921;border-radius:.5em;flex-direction:column;gap:1.5em;padding:1.5em;display:flex}.dashboard-module__VbAwYG__documentationCard p{color:#fffc;font-family:var(--font-mono);margin:0;line-height:1.5}.dashboard-module__VbAwYG__documentationInlineLink{color:var(--blue);font-weight:500;text-decoration:none;transition:all .2s}.dashboard-module__VbAwYG__documentationInlineLink:hover{color:#015bb8;text-decoration:underline}
.EntityNotFoundPopup-module__1cnleW__overlay{-webkit-backdrop-filter:blur(5px);z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.EntityNotFoundPopup-module__1cnleW__popup{text-align:center;background-color:#11151a;border:1px solid #333;border-radius:4px;width:100%;max-width:450px;padding:40px 30px;box-shadow:0 4px 25px #000000b3}.EntityNotFoundPopup-module__1cnleW__content{flex-direction:column;align-items:center;display:flex}.EntityNotFoundPopup-module__1cnleW__icon{background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:flex}.EntityNotFoundPopup-module__1cnleW__title{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:10px 0 15px;font-size:24px;font-weight:700}.EntityNotFoundPopup-module__1cnleW__message{color:#aaa;max-width:90%;margin-bottom:30px;font-size:16px;line-height:1.5}.EntityNotFoundPopup-module__1cnleW__buttonContainer{flex-direction:column;gap:12px;width:100%;display:flex}.EntityNotFoundPopup-module__1cnleW__buttonLink{width:100%;text-decoration:none}.EntityNotFoundPopup-module__1cnleW__button{justify-content:center;align-items:center;width:100%;font-weight:600;display:flex}@media (max-width:480px){.EntityNotFoundPopup-module__1cnleW__popup{max-width:90%;padding:30px 20px}}
.orgAlerts-module__DGADcq__orgAlerts h1{font-size:2.5em;font-family:var(--font-arkham);letter-spacing:.02em}.orgAlerts-module__DGADcq__orgAlerts h2{color:#fff9;font-size:1em;font-family:var(--font-mono);text-transform:uppercase}.orgAlerts-module__DGADcq__header{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.orgAlerts-module__DGADcq__headerTitle{flex:1}.orgAlerts-module__DGADcq__content{flex-direction:column;gap:2em;margin-top:2em;display:flex}.orgAlerts-module__DGADcq__summaryCards{grid-template-columns:repeat(4,1fr);gap:1.25em;display:grid}.orgAlerts-module__DGADcq__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__DGADcq__summaryCardLabel{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-size:.75em;font-weight:500}.orgAlerts-module__DGADcq__summaryCardValue{font-family:var(--font-mono);color:#fff;font-size:2em;font-weight:600;line-height:1}.orgAlerts-module__DGADcq__summaryCardSub{font-family:var(--font-mono);color:#ffffff8c;text-transform:uppercase;font-size:.7em}.orgAlerts-module__DGADcq__card{background:#171921;border:none;border-radius:.5em;flex-direction:column;padding:1.5em;display:flex}.orgAlerts-module__DGADcq__cardAccent{background:linear-gradient(135deg,#0171d914 0%,#171921 60%)}.orgAlerts-module__DGADcq__cardTitle{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:1.5em;font-size:.8em;font-weight:600;display:flex}.orgAlerts-module__DGADcq__cardCount{font-family:var(--font-mono);color:#fff6;font-size:1em;font-weight:400}.orgAlerts-module__DGADcq__controlsRow{justify-content:space-between;align-items:center;gap:1em;margin-bottom:1.5em;display:flex}.orgAlerts-module__DGADcq__searchInput{font-family:var(--font-mono);color:#fff;appearance:none;background:#ffffff0a;border:1px solid #ffffff26;border-radius:.35em;min-width:14em;padding:.5em 1em;font-size:.8em;transition:border-color .2s}.orgAlerts-module__DGADcq__searchInput::placeholder{color:#ffffff4d}.orgAlerts-module__DGADcq__searchInput:focus{border-color:var(--blue);outline:none}.orgAlerts-module__DGADcq__filterTabs{gap:.5em;display:flex}.orgAlerts-module__DGADcq__filterTab{font-family:var(--font-mono);color:#ffffff80;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0f;border:none;border-radius:.35em;padding:.5em 1em;font-size:.75em;font-weight:500;transition:all .2s}.orgAlerts-module__DGADcq__filterTab:hover{color:#fffc;background:#ffffff1f}.orgAlerts-module__DGADcq__filterTabActive{background:var(--blue);color:#fff}.orgAlerts-module__DGADcq__tableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;display:flex}.orgAlerts-module__DGADcq__tableHeaderCell{font-family:var(--font-mono);color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;flex:1;padding:.85em 1em;font-size:.7em;font-weight:600}.orgAlerts-module__DGADcq__tableHeaderCell:first-child{flex:2}.orgAlerts-module__DGADcq__tableHeaderCell:not(:first-child){text-align:right}.orgAlerts-module__DGADcq__tableBody{max-height:600px;overflow-y:auto}.orgAlerts-module__DGADcq__tableRow{cursor:pointer;color:inherit;border-bottom:1px solid #ffffff0a;text-decoration:none;transition:background-color .15s;display:flex}.orgAlerts-module__DGADcq__tableRow:hover{background:#ffffff08}.orgAlerts-module__DGADcq__tableRow:last-child{border-bottom:none}.orgAlerts-module__DGADcq__tableCell{font-family:var(--font-mono);color:#ffffffd9;flex:1;align-items:center;padding:.75em 1em;font-size:.85em;display:flex}.orgAlerts-module__DGADcq__tableCell:first-child{flex:2;gap:.6em}.orgAlerts-module__DGADcq__tableCell:not(:first-child){justify-content:flex-end}.orgAlerts-module__DGADcq__alertInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgAlerts-module__DGADcq__alertName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgAlerts-module__DGADcq__alertDescription{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.8em;overflow:hidden}.orgAlerts-module__DGADcq__alertMeta{color:#ffffff80;align-items:center;gap:.5em;font-size:.8em;display:flex}.orgAlerts-module__DGADcq__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.orgAlerts-module__DGADcq__statusActive{background:#4ade80;box-shadow:0 0 6px #4ade8066}.orgAlerts-module__DGADcq__statusInactive{background:#ffffff40}.orgAlerts-module__DGADcq__chainTags{flex-wrap:wrap;justify-content:flex-end;gap:.3em;display:flex}.orgAlerts-module__DGADcq__chainTag{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;background:#ffffff14;border-radius:.2em;padding:.2em .5em;font-size:.7em}.orgAlerts-module__DGADcq__moreChains{font-family:var(--font-mono);color:#fff6;padding:.2em .4em;font-size:.7em}.orgAlerts-module__DGADcq__timestamp{font-family:var(--font-mono);color:#ffffff73;white-space:nowrap;font-size:.8em}.orgAlerts-module__DGADcq__emptyState{color:#ffffff59;font-family:var(--font-mono);text-align:center;justify-content:center;align-items:center;padding:3em 1em;font-size:.85em;display:flex}
.orgCases-module__9OKjZa__orgCases h1{font-size:2.5em;font-family:var(--font-arkham);letter-spacing:.02em}.orgCases-module__9OKjZa__orgCases h2{color:#fff9;font-size:1em;font-family:var(--font-mono);text-transform:uppercase}.orgCases-module__9OKjZa__header{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.orgCases-module__9OKjZa__headerTitle{flex:1}.orgCases-module__9OKjZa__content{flex-direction:column;gap:2em;margin-top:2em;display:flex}.orgCases-module__9OKjZa__summaryCards{grid-template-columns:repeat(5,1fr);gap:1.25em;display:grid}.orgCases-module__9OKjZa__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__9OKjZa__summaryCardLabel{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-size:.75em;font-weight:500}.orgCases-module__9OKjZa__summaryCardValue{font-family:var(--font-mono);color:#fff;font-size:2em;font-weight:600;line-height:1}.orgCases-module__9OKjZa__summaryCardSub{font-family:var(--font-mono);color:#ffffff8c;text-transform:uppercase;font-size:.7em}.orgCases-module__9OKjZa__card{background:#171921;border:none;border-radius:.5em;flex-direction:column;padding:1.5em;display:flex}.orgCases-module__9OKjZa__cardAccent{background:linear-gradient(135deg,#0171d914 0%,#171921 60%)}.orgCases-module__9OKjZa__cardTitle{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:1.5em;font-size:.8em;font-weight:600;display:flex}.orgCases-module__9OKjZa__cardCount{font-family:var(--font-mono);color:#fff6;font-size:1em;font-weight:400}.orgCases-module__9OKjZa__filterTabs{gap:.5em;margin-bottom:1.5em;display:flex}.orgCases-module__9OKjZa__filterTab{font-family:var(--font-mono);color:#ffffff80;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0f;border:none;border-radius:.35em;padding:.5em 1em;font-size:.75em;font-weight:500;transition:all .2s}.orgCases-module__9OKjZa__filterTab:hover{color:#fffc;background:#ffffff1f}.orgCases-module__9OKjZa__filterTabActive{background:var(--blue);color:#fff}.orgCases-module__9OKjZa__entitiesAndCases{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.5em;display:grid}.orgCases-module__9OKjZa__entitiesColumn{flex-direction:column;min-width:0;display:flex}.orgCases-module__9OKjZa__entitiesColumn>.orgCases-module__9OKjZa__card{flex:1}.orgCases-module__9OKjZa__casesColumn{flex-direction:column;min-width:0;display:flex}.orgCases-module__9OKjZa__casesColumn>.orgCases-module__9OKjZa__card{flex:1}.orgCases-module__9OKjZa__tableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;display:flex}.orgCases-module__9OKjZa__tableHeaderCell{font-family:var(--font-mono);color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;flex:1;padding:.85em 1em;font-size:.7em;font-weight:600}.orgCases-module__9OKjZa__tableHeaderCell:first-child{flex:2}.orgCases-module__9OKjZa__tableHeaderCell:not(:first-child){text-align:right}.orgCases-module__9OKjZa__tableBody{max-height:500px;overflow-y:auto}.orgCases-module__9OKjZa__tableRow{cursor:pointer;color:inherit;border-bottom:1px solid #ffffff0a;text-decoration:none;transition:background-color .15s;display:flex}.orgCases-module__9OKjZa__tableRow:hover{background:#ffffff08}.orgCases-module__9OKjZa__tableRow:last-child{border-bottom:none}.orgCases-module__9OKjZa__tableCell{font-family:var(--font-mono);color:#ffffffd9;flex:1;align-items:center;padding:.75em 1em;font-size:.85em;display:flex}.orgCases-module__9OKjZa__tableCell:first-child{flex:2;gap:.6em}.orgCases-module__9OKjZa__tableCell:not(:first-child){justify-content:flex-end}.orgCases-module__9OKjZa__caseInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgCases-module__9OKjZa__caseName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgCases-module__9OKjZa__caseDescription{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.8em;overflow:hidden}.orgCases-module__9OKjZa__caseMeta{color:#ffffff80;font-size:.8em}.orgCases-module__9OKjZa__statusBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:.25em;padding:.3em .6em;font-size:.7em;font-weight:600}.orgCases-module__9OKjZa__statusOpen{color:#4ade80;background:#4ade801f}.orgCases-module__9OKjZa__statusClosed{color:#ffffff80;background:#ffffff14}.orgCases-module__9OKjZa__statusArchived{color:#f59e0b;background:#f59e0b1f}.orgCases-module__9OKjZa__priorityBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:.25em;padding:.3em .6em;font-size:.7em;font-weight:600}.orgCases-module__9OKjZa__priorityHigh{color:#ef4444;background:#ef44441f}.orgCases-module__9OKjZa__priorityMedium{color:#f59e0b;background:#f59e0b1f}.orgCases-module__9OKjZa__priorityLow{color:#ffffff80;background:#ffffff0f}.orgCases-module__9OKjZa__artifactCounts{flex-wrap:wrap;justify-content:flex-end;gap:.5em;display:flex}.orgCases-module__9OKjZa__artifactBadge{font-family:var(--font-mono);color:#fff9;white-space:nowrap;background:#ffffff0f;border-radius:.2em;padding:.2em .5em;font-size:.65em}.orgCases-module__9OKjZa__entityList{flex-direction:column;flex:1;gap:.75em;display:flex;overflow-y:auto}.orgCases-module__9OKjZa__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__9OKjZa__entityCard:hover{background:#ffffff0f;border-color:#0171d94d;transform:translateY(-1px)}.orgCases-module__9OKjZa__entityCardHeader{justify-content:space-between;align-items:flex-start;gap:.5em;display:flex}.orgCases-module__9OKjZa__entityIconWrapper{align-items:center;gap:.5em;min-width:0;font-size:1.1em;display:flex}.orgCases-module__9OKjZa__entityName{font-family:var(--font-mono);color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.8em;font-weight:600;overflow:hidden}.orgCases-module__9OKjZa__entityTypeBadge{font-family:var(--font-mono);color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#ffffff0f;border-radius:.2em;flex-shrink:0;padding:.3em .6em;font-size:.6em;font-weight:500}.orgCases-module__9OKjZa__entityCardStats{flex-wrap:wrap;gap:1em;display:flex}.orgCases-module__9OKjZa__entityStat{flex-direction:column;gap:.15em;display:flex}.orgCases-module__9OKjZa__entityStatLabel{font-family:var(--font-mono);color:#fff6;text-transform:uppercase;letter-spacing:.08em;font-size:.6em;font-weight:500}.orgCases-module__9OKjZa__entityStatValue{font-family:var(--font-mono);color:#fff;font-size:.85em;font-weight:600}.orgCases-module__9OKjZa__entityCardFooter{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:.5em;display:flex}.orgCases-module__9OKjZa__entityCaseCount{font-family:var(--font-mono);color:var(--blue);font-size:.7em;font-weight:500}.orgCases-module__9OKjZa__timestamp{font-family:var(--font-mono);color:#ffffff73;white-space:nowrap;font-size:.8em}.orgCases-module__9OKjZa__emptyState{color:#ffffff59;font-family:var(--font-mono);text-align:center;justify-content:center;align-items:center;padding:3em 1em;font-size:.85em;display:flex}
