.Chat-module__eGI-HG__container{flex-direction:column;align-items:center;width:100%;height:100%;max-height:100%;padding:0 0 1em;display:flex;position:relative;overflow:auto}.Chat-module__eGI-HG__logo{z-index:0;align-items:center;gap:.5em;font-size:3em;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Chat-module__eGI-HG__logoText{color:#ffffff1a;font-family:Arkham Heavy Condensed}.Chat-module__eGI-HG__messagesContainer{flex-direction:column;flex-grow:1;width:100%;display:flex;overflow:auto}.Chat-module__eGI-HG__chatObjectContainer{justify-content:center;align-items:center;width:100%;display:flex}.Chat-module__eGI-HG__chatObjectContainer>*{max-width:65em}.Chat-module__eGI-HG__inputContainer{background:var(--selected-light);width:100%;box-shadow:0 0 .4em .2em var(--dark-gray);border-bottom:none;border-radius:.5em;justify-content:center;align-items:center;margin:0;font-family:IBM Plex Mono Light;display:flex}.Chat-module__eGI-HG__textarea{width:100%;font-family:inherit;font-size:inherit;color:var(--off-white);resize:none;background:0 0;border:none;outline:none;padding:.5em 0 .5em .5em;font-size:1.5em;line-height:30px}.Chat-module__eGI-HG__textarea::placeholder{color:var(--placeholder)}.Chat-module__eGI-HG__promptButton{-webkit-mask:var(--beveled-small);mask:var(--beveled-small);justify-content:center;align-items:center;margin:.5em;padding:.4em 2em;font-size:1.2em;display:flex}.Chat-module__eGI-HG__promptButton:hover{filter:brightness(1.1)}.Chat-module__eGI-HG__userMessageBackground,.Chat-module__eGI-HG__assistantMessageBackground{padding:2em 0}.Chat-module__eGI-HG__assistantMessageBackground{background-color:#ffffff05}.Chat-module__eGI-HG__userMessageBackground{background-color:#ffffff0d}.Chat-module__eGI-HG__messageContainer{grid-template-columns:4em 1fr;width:100%;display:grid}.Chat-module__eGI-HG__message{color:var(--off-white);width:100%;margin:0;padding:0;font-family:IBM Plex Mono Light;font-size:1.1em}.Chat-module__eGI-HG__message p:first-child{margin-top:0}.Chat-module__eGI-HG__message p:last-child{margin-bottom:0}.Chat-module__eGI-HG__userIcon{font-size:2em}.Chat-module__eGI-HG__assistantIcon{width:2.5em;height:2.5em}.Chat-module__eGI-HG__toolCallBadge{color:var(--placeholder);border:1px solid var(--dark-gray);background:#ffffff08;border-radius:.3em;align-items:center;gap:.3em;margin-bottom:.5em;padding:.2em .6em;font-family:IBM Plex Mono Light;font-size:.85em;display:inline-flex}.Chat-module__eGI-HG__toolCallBadge:before{content:"";background:var(--placeholder);border-radius:50%;width:.5em;height:.5em;animation:1.5s infinite Chat-module__eGI-HG__pulse;display:inline-block}@keyframes Chat-module__eGI-HG__pulse{0%,to{opacity:.4}50%{opacity:1}}.Chat-module__eGI-HG__loadingEllipsis{margin-top:-.7em;font-size:4em}@keyframes Chat-module__eGI-HG__blinking{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}.Chat-module__eGI-HG__loadingEllipsis span{margin:0 -.1em;animation:1s infinite Chat-module__eGI-HG__blinking}.Chat-module__eGI-HG__loadingEllipsis span:nth-child(2){animation-delay:.1s}.Chat-module__eGI-HG__loadingEllipsis span:nth-child(3){animation-delay:.2s}.Chat-module__eGI-HG__errorMessage{color:#ff6b6b;background:#ff6b6b1a;border-radius:.3em;margin-top:.5em;padding:.5em 1em;font-family:IBM Plex Mono Light;font-size:.9em}@media (max-width:767px){.Chat-module__eGI-HG__container{padding:.75em}.Chat-module__eGI-HG__logo{font-size:2em}.Chat-module__eGI-HG__textarea{font-size:1em}.Chat-module__eGI-HG__inputContainer{margin-bottom:1em}.Chat-module__eGI-HG__userMessageBackground,.Chat-module__eGI-HG__assistantMessageBackground{padding:1em .5em}}
.Swaps-module__I0qB-G__contract{white-space:nowrap;text-overflow:ellipsis;padding-right:1em;overflow:hidden}.Swaps-module__I0qB-G__swapIconContainer{justify-content:center;align-items:center;min-width:2em;display:flex}.Swaps-module__I0qB-G__red{color:var(--red)}.Swaps-module__I0qB-G__green{color:var(--green)}.Swaps-module__I0qB-G__tokenWithValueContainer{gap:1em;display:flex}.Swaps-module__I0qB-G__currency{color:var(--gray);justify-content:flex-end;align-items:center;min-width:min-content;display:flex}.Swaps-module__I0qB-G__swapsGrid{grid-template-columns:auto auto 2fr auto auto 2fr auto auto 1fr;display:grid}.Swaps-module__I0qB-G__swapsGrid>*,.Swaps-module__I0qB-G__tradesGrid>*{text-overflow:ellipsis;white-space:nowrap;padding:1.1em .5em;overflow-x:hidden}.Swaps-module__I0qB-G__swapsGrid>:nth-child(18n+2),.Swaps-module__I0qB-G__swapsGrid>:nth-child(18n+3),.Swaps-module__I0qB-G__swapsGrid>:nth-child(18n+4),.Swaps-module__I0qB-G__swapsGrid>:nth-child(18n+5),.Swaps-module__I0qB-G__swapsGrid>:nth-child(18n+6),.Swaps-module__I0qB-G__swapsGrid>:nth-child(18n+7),.Swaps-module__I0qB-G__swapsGrid>:nth-child(18n+8),.Swaps-module__I0qB-G__swapsGrid>:nth-child(18n+9),.Swaps-module__I0qB-G__swapsGrid>:nth-child(18n+10){background-color:var(--row-alt-bg)}.Swaps-module__I0qB-G__tokenLink{cursor:pointer;display:flex;overflow:hidden}.Swaps-module__I0qB-G__tokenLink:hover{text-decoration:underline}
.Transactions-module__fZRgya__container{flex-direction:column;row-gap:.6em;width:100%;height:100%;min-height:60em;display:flex;position:relative;overflow:hidden}.Transactions-module__fZRgya__tabs{flex-grow:1;position:relative}.Transactions-module__fZRgya__paddedTabContainer{padding-left:2em}.Transactions-module__fZRgya__showFilterButton{z-index:2;cursor:pointer;width:1.4em;height:1.4em;position:absolute;top:.9em;left:.9em}.Transactions-module__fZRgya__filterContainer{flex-wrap:wrap;display:flex}.Transactions-module__fZRgya__filterContainer>:not(:last-child){margin-right:10px}.Transactions-module__fZRgya__filteredField{text-align:center;border-style:solid;border-width:1px;border-radius:15px;align-items:center;margin-bottom:7px;padding:3px 8px;font-weight:700;display:flex}.Transactions-module__fZRgya__removeFilterWrapper{justify-content:center;align-items:center;margin-top:.1em;margin-right:.6em;display:flex}.Transactions-module__fZRgya__removeFilter:hover{cursor:pointer}.Transactions-module__fZRgya__assetImage{width:.85em;height:.85em;position:relative}.Transactions-module__fZRgya__currency{justify-content:flex-end;align-items:center;display:flex}.Transactions-module__fZRgya__textOverflow{white-space:nowrap;overflow:hidden}.Transactions-module__fZRgya__nowrap{white-space:nowrap;flex-wrap:nowrap}.Transactions-module__fZRgya__mobileShortAddress{text-overflow:ellipsis;overflow:hidden}.Transactions-module__fZRgya__flex{align-items:center;display:inline-flex}.Transactions-module__fZRgya__disabled{color:var(--gray);position:relative}.Transactions-module__fZRgya__disabledTooltip{color:var(--off-white);background-color:var(--dark-navy);border-radius:.2em;padding:.2em;display:none;position:absolute;top:120%}.Transactions-module__fZRgya__disabled:hover>.Transactions-module__fZRgya__disabledTooltip{display:block}.Transactions-module__fZRgya__leftTooltipAlign{right:0}.Transactions-module__fZRgya__rightTooltipAlign{left:0}.Transactions-module__fZRgya__centerTooltipAlign{left:50%;transform:translate(-50%)}.Transactions-module__fZRgya__transactionsGrid{grid-template-columns:auto auto 3fr 3fr auto auto auto;display:grid}.Transactions-module__fZRgya__solanaAccountsGrid{grid-template-columns:auto auto auto;display:grid}.Transactions-module__fZRgya__holdingsCol,.Transactions-module__fZRgya__valueCol{text-align:end;justify-self:end}.Transactions-module__fZRgya__transactionGridton,.Transactions-module__fZRgya__transactionGridsolana{grid-template-columns:auto auto auto 3fr 3fr auto auto auto;display:grid}.Transactions-module__fZRgya__transactionsGrid>*,.Transactions-module__fZRgya__solanaAccountsGrid>*,.Transactions-module__fZRgya__tradesGrid>*,.Transactions-module__fZRgya__transactionGridton>*,.Transactions-module__fZRgya__transactionGridsolana>*{text-overflow:ellipsis;white-space:nowrap;padding:1em .5em;position:relative;overflow-x:hidden}.Transactions-module__fZRgya__transactionsGrid:nth-of-type(2n)>*{background-color:var(--row-alt-bg,#ffffff08)}.Transactions-module__fZRgya__tradesGrid{grid-template-columns:repeat(4,auto);display:grid}.Transactions-module__fZRgya__tradesGrid>:nth-child(8n+2),.Transactions-module__fZRgya__tradesGrid>:nth-child(8n+3),.Transactions-module__fZRgya__tradesGrid>:nth-child(8n+4),.Transactions-module__fZRgya__tradesGrid>:nth-child(8n+5){background-color:var(--row-alt-bg,#ffffff08)}.Transactions-module__fZRgya__centreIcon{align-items:center;gap:.2em;display:flex}.Transactions-module__fZRgya__solanaActionParent{align-items:center;display:flex}.Transactions-module__fZRgya__solanaAction{color:var(--blue);white-space:nowrap;text-overflow:ellipsis;background-color:#0171d933;border-radius:1em;flex:none;align-items:center;width:min-content;padding:0 .5em;display:flex;overflow:hidden}.Transactions-module__fZRgya__solanaAction span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Transactions-module__fZRgya__iconWrapper{justify-content:center;align-items:center;font-size:1.2em;display:flex;position:relative}.Transactions-module__fZRgya__toggleOwnerContainer{cursor:pointer}.Transactions-module__fZRgya__toggleOwnerContainer>:hover{color:var(--lighter-blue)}.Transactions-module__fZRgya__ownerTogglePopup{gap:.5em;display:flex}.Transactions-module__fZRgya__solanaGradient{background:linear-gradient(90deg,#9945ff,#14f195,#5973ff);color:#0000;-webkit-background-clip:text}.Transactions-module__fZRgya__extraButtons{justify-content:center;align-items:center;column-gap:1em;display:flex}.Transactions-module__fZRgya__headers{font-size:.85em;display:contents}.Transactions-module__fZRgya__transactionsGrid.Transactions-module__fZRgya__hoveredRow>*{background-color:#1585ed26}.Transactions-module__fZRgya__transactionsGrid.Transactions-module__fZRgya__activeLLMRow>*{background-color:var(--green);background-color:#54a66c33}.Transactions-module__fZRgya__transactionsGrid.Transactions-module__fZRgya__animateBackground>*{animation:2s ease-in-out infinite Transactions-module__fZRgya__animateBackground}@keyframes Transactions-module__fZRgya__animateBackground{0%{background-color:#1585ed26}20%{background-color:#1585ed26}50%{background-color:#1585ed40}80%{background-color:#1585ed26}to{background-color:#1585ed26}}.Transactions-module__fZRgya__headerWrapper{background-color:var(--light-navy);z-index:2;-webkit-user-select:none;user-select:none;width:100%;padding:.8em .5em;position:sticky;top:0;transform:translateY(-1px)}.Transactions-module__fZRgya__headerContentWrapper{align-items:center;height:100%;display:flex}.Transactions-module__fZRgya__masterHeaderContentWrapper{justify-content:flex-end;display:flex}.Transactions-module__fZRgya__headerPageInfo{-webkit-user-select:none;user-select:none}.Transactions-module__fZRgya__rightalign{justify-content:flex-end}.Transactions-module__fZRgya__sortable{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;column-gap:.5em;display:flex}.Transactions-module__fZRgya__sortable:hover{text-decoration:underline}.Transactions-module__fZRgya__sortArrow{width:1.3em;height:1.3em;display:flex}.Transactions-module__fZRgya__chainIcon{width:1.3em;height:1.3em;margin-left:-.2em;display:flex}.Transactions-module__fZRgya__filterButtonContainer{justify-content:center;align-items:center;column-gap:.5em;margin-right:.5em;display:flex}.Transactions-module__fZRgya__masterFilterButtonContainer{justify-content:center;align-items:center;column-gap:.5em;display:flex}.Transactions-module__fZRgya__activeFilterButton,.Transactions-module__fZRgya__inactiveFilterButton{cursor:pointer;width:1.1em;height:1.1em}.Transactions-module__fZRgya__activeFilterButton{color:var(--filter)}.Transactions-module__fZRgya__inactiveFilterButton{color:var(--off-white)}.Transactions-module__fZRgya__time{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:flex}.Transactions-module__fZRgya__time:hover{text-decoration:underline}.Transactions-module__fZRgya__time svg{margin-right:.3em}.Transactions-module__fZRgya__time svg:not(.Transactions-module__fZRgya__time:hover svg){opacity:.5}.Transactions-module__fZRgya__timeLink{color:var(--lighter-blue);align-items:center;display:flex}.Transactions-module__fZRgya__timeLink:hover{text-decoration:underline}.Transactions-module__fZRgya__title{align-items:center;height:1.33em;display:flex;overflow:visible}.Transactions-module__fZRgya__paginatorAlign{align-items:center;margin-left:.75em;display:flex}.Transactions-module__fZRgya__chain{justify-content:center;width:100%;display:flex}.Transactions-module__fZRgya__addressesRemaining{color:var(--gray)}.Transactions-module__fZRgya__coin{display:flex;overflow:hidden}.Transactions-module__fZRgya__tokenLink{cursor:pointer;max-width:5em;display:flex;overflow:hidden}.Transactions-module__fZRgya__tokenLink:hover{text-decoration:underline}.Transactions-module__fZRgya__tokenSymbol{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Transactions-module__fZRgya__csvButtonsContainer{border-radius:1em;column-gap:.5em;margin-right:1em;font-size:1.1em;display:flex}.Transactions-module__fZRgya__csvButtonsContainer>*{cursor:pointer}.Transactions-module__fZRgya__csvButtonsContainer>:hover{color:var(--lighter-blue)}.Transactions-module__fZRgya__csvButtonsContainer>.Transactions-module__fZRgya__fiCheckGreen:hover,.Transactions-module__fZRgya__fiCheckGreen{color:var(--green)}.Transactions-module__fZRgya__subTabsContainer{cursor:pointer;flex-direction:row;justify-content:flex-end;align-items:center;gap:.4em;height:100%;display:flex;position:absolute;top:0;right:.5em}.Transactions-module__fZRgya__subTabButton{z-index:1;color:var(--gray);font-size:.9em}.Transactions-module__fZRgya__selectedSubTab{color:var(--filter)}.Transactions-module__fZRgya__bubblesAndCSVContainer{justify-content:space-between;align-items:flex-end;max-height:20em;display:flex}.Transactions-module__fZRgya__flexContainer{justify-content:center;align-items:center;width:fit-content;display:flex}.Transactions-module__fZRgya__transactionsTitle{justify-content:center;align-items:center;height:1.33em;margin-bottom:.75em;display:flex;overflow:visible}.Transactions-module__fZRgya__chevron{vertical-align:middle;font-size:1.5em}.Transactions-module__fZRgya__paginatorRowNoTab{background-color:var(--light-navy);justify-content:space-between;margin-top:0;margin-bottom:-.6em;display:flex}.Transactions-module__fZRgya__paginatorRow{justify-content:space-between;display:flex}.Transactions-module__fZRgya__paginatorRowEnd{justify-content:flex-end;display:flex}.Transactions-module__fZRgya__paginatorContainer{margin-top:.25em;margin-right:.25em;display:flex}.Transactions-module__fZRgya__flowButtonContainer{color:var(--blue);justify-content:flex-end;align-items:center;padding:1px;display:flex}.Transactions-module__fZRgya__individualFlowButtonContainer{color:var(--blue);justify-content:center;align-items:center;display:flex}.Transactions-module__fZRgya__flowControl{cursor:pointer;opacity:.5;border-radius:4px;justify-content:center;align-items:center;height:1.5em;margin-right:.5em;transition:opacity .3s;display:flex}.Transactions-module__fZRgya__flowControl img{object-fit:contain;width:1.1em;height:1.1em}.Transactions-module__fZRgya__flowControl.Transactions-module__fZRgya__selected,.Transactions-module__fZRgya__allSelected{opacity:1;opacity:1;background:#161a26fc;border:1px solid #35487afc;border-radius:4px}.Transactions-module__fZRgya__paginationContainer{vertical-align:center;justify-content:flex-start;align-items:center;display:flex}.Transactions-module__fZRgya__desktopHeader{display:flex}.Transactions-module__fZRgya__mobileHeader{display:none}.Transactions-module__fZRgya__pendingTx{color:var(--blue);padding:.2em 0;font-style:italic}.Transactions-module__fZRgya__directionBox{height:100%;-webkit-mask:var(--beveled-small);mask:var(--beveled-small);justify-content:center;align-items:center;display:flex}@media (max-width:767px){.Transactions-module__fZRgya__desktopHeader{display:none}.Transactions-module__fZRgya__mobileHeader{display:flex}.Transactions-module__fZRgya__mobileHeaderCompact{justify-content:space-between}.Transactions-module__fZRgya__bubblesAndCSVContainer{display:none}.Transactions-module__fZRgya__sortable{column-gap:0}}.Transactions-module__fZRgya__analyzeButtonContainer{z-index:10}.Transactions-module__fZRgya__analyzeButton{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:4px;padding:8px 12px;transition:background-color .3s;box-shadow:0 2px 4px #0003}.Transactions-module__fZRgya__analyzeButton:hover{background-color:#0056b3}.Transactions-module__fZRgya__summariseTransferBtn{-webkit-backdrop-filter:blur(49px);backdrop-filter:blur(49px);z-index:12;opacity:0;background-color:#ffffff1a;border-radius:.4em;padding:.4em;animation:.5s ease-in-out .5s forwards Transactions-module__fZRgya__fade;position:absolute}.Transactions-module__fZRgya__extraSpaceRight{z-index:11;width:5em;position:absolute;top:0;transform:translate(7em)}.Transactions-module__fZRgya__summariseTransferBtn.Transactions-module__fZRgya__fadeIn{opacity:1;pointer-events:auto}.Transactions-module__fZRgya__summariseTransferBtn.Transactions-module__fZRgya__fadeOut{opacity:0;pointer-events:none}.Transactions-module__fZRgya__transfersBody{display:contents}.Transactions-module__fZRgya__transfersBodyCompact{grid-column:1/-1;min-height:30em;padding:0;display:block;position:relative}.Transactions-module__fZRgya__transfersCompactRow{gap:.5em;width:100%;padding:1em .5em;display:flex}.Transactions-module__fZRgya__transfersBodyCompact .Transactions-module__fZRgya__transfersCompactRow:nth-child(2n){background-color:var(--row-alt-bg,#ffffff08)}.Transactions-module__fZRgya__compactLeft,.Transactions-module__fZRgya__compactMiddle,.Transactions-module__fZRgya__compactRight{flex-direction:column;justify-content:center;gap:.5em;padding:.5em;display:flex}.Transactions-module__fZRgya__compactMiddle{flex:1;padding-left:2.5em;padding-right:1em;position:relative;overflow:hidden}.Transactions-module__fZRgya__compactMiddleArrow{border:solid .5px var(--gray);border-right:none;width:.6em;height:calc(100% - 1.2em);position:absolute;left:1em}.Transactions-module__fZRgya__compactMiddleArrow:before{content:"";border:.5em solid #0000;border-right-width:0;border-left-color:var(--gray);position:absolute;top:100%;left:calc(.6em - 1px);transform:translateY(-50%)}.Transactions-module__fZRgya__hoveredRowCompact{background-color:#1585ed26!important}.Transactions-module__fZRgya__toggleTransferCompactView{border:solid .5px var(--blue);border-radius:.4em;display:flex}.Transactions-module__fZRgya__toggleTransferCompactView>*{color:var(--gray);cursor:pointer;border-radius:.4em;padding:.5em 1em}.Transactions-module__fZRgya__activeToggle{color:var(--blue);background-color:#3f82e61a}@keyframes Transactions-module__fZRgya__fade{0%{opacity:0}to{opacity:1}}.Transactions-module__fZRgya__triangle{-webkit-backdrop-filter:blur(49px);backdrop-filter:blur(49px);border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:10px solid #ffffff1a;width:0;height:0;position:absolute;top:50%;right:-.85em;transform:translateY(-50%)}.Transactions-module__fZRgya__savedFilterButton{background-color:var(--selected-light);cursor:pointer;border-radius:.25em;justify-content:center;align-items:center;height:fit-content;padding:.5em;transition:all .2s;display:flex}.Transactions-module__fZRgya__savedFilterButton:hover:not(:disabled){background-color:var(--subtle-blue)}.Transactions-module__fZRgya__savedFilterButton:disabled{cursor:not-allowed;opacity:.5}.Transactions-module__fZRgya__savedFilterPopup{background-color:var(--selected);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);border:1px solid var(--border-color);z-index:1000;border-radius:.25em;width:320px;position:relative;box-shadow:0 4px 12px #0000004d}.Transactions-module__fZRgya__savedFilterScrollableContainer{max-height:300px;overflow-y:auto}.Transactions-module__fZRgya__savedFilterSectionTitle{color:var(--gray);text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-color-light);margin-top:.75em;margin-bottom:.5em;padding:1em;font-size:.75em;font-weight:600}.Transactions-module__fZRgya__savedFilterSectionTitle:first-child{margin-top:0}.Transactions-module__fZRgya__savedFilterPopupTitle{color:var(--text-color);background-color:var(--bg-color-light);border-bottom:1px solid var(--medium-gray);padding:1em;font-size:.9em;font-weight:500}.Transactions-module__fZRgya__stickyTop{padding:1em;position:sticky;top:0}.Transactions-module__fZRgya__savedFilterPopupItem,.Transactions-module__fZRgya__noFilterSaved{cursor:pointer;background-color:#0000;border-radius:.25em;padding:.75em;transition:background-color .2s}.Transactions-module__fZRgya__noFilterSaved{cursor:default;font-size:.9em}.Transactions-module__fZRgya__savedFilterPopupItem:hover{background-color:var(--selected-light)}.Transactions-module__fZRgya__savedFilterPopupItemSelected{background-color:var(--subtle-blue);border:1px solid var(--blue)}.Transactions-module__fZRgya__savedFilterPopupItemContent{justify-content:space-between;align-items:center;gap:.5em;width:100%;display:flex}.Transactions-module__fZRgya__savedFilterPopupItemMain{cursor:pointer;flex:1;justify-content:space-between;align-items:center;min-width:0;transition:margin-right .3s;display:flex}.Transactions-module__fZRgya__savedFilterPopupItem:hover .Transactions-module__fZRgya__savedFilterPopupItemMain{margin-right:.5em}.Transactions-module__fZRgya__savedFilterPopupItemName{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;font-size:.9em;font-weight:500;overflow:hidden}.Transactions-module__fZRgya__savedFilterPopupItemDate{color:var(--gray);flex-shrink:0;margin-left:.5em;font-size:.8em}.Transactions-module__fZRgya__savedFilterPopupItemDeleteBtn{cursor:pointer;color:var(--red);opacity:0;border-radius:.25em;flex-shrink:0;justify-content:center;align-items:center;width:0;transition:opacity .3s,width .3s,padding .3s;display:flex;overflow:hidden}.Transactions-module__fZRgya__savedFilterPopupItem:hover .Transactions-module__fZRgya__savedFilterPopupItemDeleteBtn{opacity:1;width:auto}.Transactions-module__fZRgya__savedFilterPopupItemDeleteBtn:hover{background-color:#ce535326}.Transactions-module__fZRgya__savedFilterConfirmDeleteBtn{cursor:pointer;background-color:var(--red);color:#fff;opacity:.8;border:none;border-radius:.25em;justify-content:center;align-items:center;padding:.4em .75em;font-family:IBM Plex Mono;font-size:.85em;transition:all .2s;display:flex}.Transactions-module__fZRgya__savedFilterConfirmDeleteBtn:hover{opacity:1}.Transactions-module__fZRgya__savedFilterCancelDeleteBtn,.Transactions-module__fZRgya__savedFilterCancelBtn{cursor:pointer;border:1px solid var(--border-color);background-color:var(--selected-light);color:var(--text-color);border-radius:.25em;justify-content:center;align-items:center;padding:.4em .75em;font-family:IBM Plex Mono;font-size:.85em;transition:all .2s;display:flex}.Transactions-module__fZRgya__savedFilterCancelDeleteBtn:hover,.Transactions-module__fZRgya__savedFilterCancelBtn:hover{background-color:#7f7f7f4d}.Transactions-module__fZRgya__savedFilterPopupInput{border:1px solid var(--border-color);background-color:var(--selected-light);width:calc(100% - 2em);color:var(--text-color);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-mask:var(--beveled);border-radius:.25em;outline:none;margin:.75em 1em;padding:.75em;font-family:IBM Plex Mono;font-size:.9em;transition:border-color .2s}.Transactions-module__fZRgya__savedFilterPopupInput:focus{border-color:var(--blue)}.Transactions-module__fZRgya__savedFilterPopupInput::placeholder{color:var(--placeholder)}.Transactions-module__fZRgya__savedFilterSaveBtn{background-color:var(--subtle-blue);color:#fff;cursor:pointer;opacity:1;border:none;border-radius:.25em;padding:.5em 1em;font-family:IBM Plex Mono;font-size:.85em;transition:all .2s}.Transactions-module__fZRgya__savedFilterSaveBtn:not(:disabled){background-color:var(--blue)}.Transactions-module__fZRgya__savedFilterSaveBtn:hover:not(:disabled){filter:brightness(1.2)}.Transactions-module__fZRgya__savedFilterButtonConfirm{background-color:var(--subtle-blue)}.Transactions-module__fZRgya__savedFilterPopupButtons{justify-content:flex-end;gap:.5em;display:flex}.Transactions-module__fZRgya__savedFilterPopupExistingFilters{max-height:250px;overflow-y:auto}.Transactions-module__fZRgya__savedFilterPopupExistingFiltersTitle{color:var(--gray);margin-bottom:.5em;padding:.25em 0;font-size:.85em}.Transactions-module__fZRgya__savedFilterDeleteConfirmation{flex-direction:column;gap:.5em;width:100%;display:flex}.Transactions-module__fZRgya__savedFilterDeleteConfirmationName{color:var(--text-color);font-size:.9em;font-weight:500}.Transactions-module__fZRgya__savedFilterDeleteConfirmationActions{justify-content:space-between;align-items:center;gap:.5em;display:flex}.Transactions-module__fZRgya__savedFilterDeleteConfirmationText{color:var(--red);font-size:.85em;font-weight:500}@media (max-width:767px){.Transactions-module__fZRgya__container{height:auto;min-height:auto}}@keyframes Transactions-module__fZRgya__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Transactions-module__fZRgya__reloadIcon{width:1em;height:1em;color:var(--gray)}.Transactions-module__fZRgya__reloadIcon:hover{color:#fff}.Transactions-module__fZRgya__reloadIconSpinning{width:1em;height:1em;animation:1s linear infinite Transactions-module__fZRgya__spin}
.AddUnit-module__TMtFSG__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__TMtFSG__selectionContainer{display:flex}.AddUnit-module__TMtFSG__leftDiv{background-color:#add8e6;flex:1}.AddUnit-module__TMtFSG__rightDiv{background-color:#f08080}.AddUnit-module__TMtFSG__containerMinWidth{min-width:98em}.AddUnit-module__TMtFSG__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__TMtFSG__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__TMtFSG__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__TMtFSG__buttonShow:hover{opacity:1}.AddUnit-module__TMtFSG__buttonShow:active{transform:scale(.95)}.AddUnit-module__TMtFSG__button:hover{opacity:1}.AddUnit-module__TMtFSG__button:active{transform:scale(.95)}.AddUnit-module__TMtFSG__input{width:100%;margin-top:1em}.AddUnit-module__TMtFSG__separator{border-left:1px solid var(--medium-gray);height:calc(100% - 2em);margin:1em 0}.AddUnit-module__TMtFSG__selectedCategoryHeader{cursor:pointer;flex-grow:0;flex-shrink:1;width:20%;min-width:fit-content;padding:1em;display:inline-block}.AddUnit-module__TMtFSG__title{cursor:pointer;border-radius:.5em;justify-content:center;align-items:center;gap:1em;padding:1em;display:flex}.AddUnit-module__TMtFSG__title:hover{background-color:#3336449b}.AddUnit-module__TMtFSG__titleText{text-align:center;font-family:Arkham Heavy Condensed;font-size:2.7em}.AddUnit-module__TMtFSG__backArrow{font-size:1.7em}.AddUnit-module__TMtFSG__selectContentWrapper{border-radius:.5em;min-height:0;overflow:scroll}.AddUnit-module__TMtFSG__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__TMtFSG__selectContent>*{overflow:hidden}.AddUnit-module__TMtFSG__optionContainer{position:relative}.AddUnit-module__TMtFSG__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__TMtFSG__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__TMtFSG__optionForeground:hover{opacity:1}.AddUnit-module__TMtFSG__optionForeground:active{opacity:.8}.AddUnit-module__TMtFSG__unitName{font-size:1.1em}.AddUnit-module__TMtFSG__unitDescription{opacity:.5;text-align:center;margin-bottom:1em;font-family:IBM Plex Mono Light;font-size:.9em}.AddUnit-module__TMtFSG__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__TMtFSG__configureContent{grid-template-rows:min-content min-content min-content;padding:3em;display:grid;overflow:scroll}.AddUnit-module__TMtFSG__sizeOptionContainer{grid-template-columns:1fr 1fr 1fr 1fr;column-gap:.5em;display:grid}.AddUnit-module__TMtFSG__sectionContinaer{grid-template-rows:min-content min-content;display:grid}.AddUnit-module__TMtFSG__sectionHeader{row-gap:.5em;display:grid}.AddUnit-module__TMtFSG__sectionTitle{align-items:center;font-size:1.3em;display:flex}.AddUnit-module__TMtFSG__sectionSubtitle{color:var(--gray);margin-bottom:1.5em;font-size:.9em}.AddUnit-module__TMtFSG__sizeOption{flex-direction:column;align-items:center;padding:.8em;display:flex;position:relative}.AddUnit-module__TMtFSG__sizeTitle{margin-bottom:.6em}.AddUnit-module__TMtFSG__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__TMtFSG__small,.AddUnit-module__TMtFSG__medium,.AddUnit-module__TMtFSG__large,.AddUnit-module__TMtFSG__full{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:#ffffff14;grid-row-start:1;grid-column-start:1}.AddUnit-module__TMtFSG__small{grid-row-end:2;grid-column-end:2}.AddUnit-module__TMtFSG__medium{grid-row-end:3;grid-column-end:3}.AddUnit-module__TMtFSG__large{grid-row-end:5;grid-column-end:3}.AddUnit-module__TMtFSG__full{grid-row-end:5;grid-column-end:5}.AddUnit-module__TMtFSG__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__TMtFSG__selected,.AddUnit-module__TMtFSG__sizeOptionForeground:hover{opacity:1}.AddUnit-module__TMtFSG__sizeOptionForeground:active{opacity:.8}.AddUnit-module__TMtFSG__configureGrid{row-gap:3em;display:grid}.AddUnit-module__TMtFSG__configureOuter{z-index:3;flex-direction:column;gap:2.5em;width:100%;min-width:88em;height:100%;display:flex}.AddUnit-module__TMtFSG__configureUnitTopBar{justify-content:space-between;align-items:center;width:100%;display:flex}.AddUnit-module__TMtFSG__configureGridWithPreview{flex-shrink:1;grid-template-columns:5fr auto 32em;gap:1.5em 4em;min-height:0;display:grid;overflow:hidden}.AddUnit-module__TMtFSG__configureGridWithPreviewLeft{grid-template-columns:1fr 19em;gap:2em 3.5em;max-width:100%;display:grid}.AddUnit-module__TMtFSG__configureGridWithPreviewLeft>*{border:.5 px solid var(--medium-gray)}.AddUnit-module__TMtFSG__emptyPreviewContainer{width:100%;padding-bottom:60%;position:relative}.AddUnit-module__TMtFSG__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__TMtFSG__previewContainer{width:100%;height:19.2em;position:relative}.AddUnit-module__TMtFSG__previewContainer>*{width:100%;height:100%;position:absolute;top:0;left:0}.AddUnit-module__TMtFSG__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__TMtFSG__previewGrid>.AddUnit-module__TMtFSG__previewComponentWrapper{grid-column:1/span var(--preview-grid-width);grid-row:1/span var(--preview-grid-height);overflow:hidden}.AddUnit-module__TMtFSG__previewFiller{background:var(--gray);opacity:.5;border-radius:.25em}.AddUnit-module__TMtFSG__mockBubble{padding-top:.7em;font-size:.4em}.AddUnit-module__TMtFSG__mockBubblePill{padding-top:.2em;font-size:.46em}.AddUnit-module__TMtFSG__sortOptions{-webkit-user-select:none;user-select:none;flex-wrap:wrap;gap:1em;display:flex}.AddUnit-module__TMtFSG__sortOptions>*{cursor:pointer}.AddUnit-module__TMtFSG__valueFilterContainer{background:var(--bg-color-light);width:100%;-webkit-mask:var(--beveled);mask:var(--beveled);padding:1em}.AddUnit-module__TMtFSG__methodContainer{flex-flow:wrap;gap:1em;display:flex}.AddUnit-module__TMtFSG__method{background:var(--bg-color-light);cursor:pointer;border-radius:.5em;padding:1em}.AddUnit-module__TMtFSG__method:hover{background:var(--gray)}.AddUnit-module__TMtFSG__selectedMethod{background:var(--red);cursor:pointer;border-radius:.5em;padding:1em}.AddUnit-module__TMtFSG__selectedMethod:hover{background:var(--gray)}.AddUnit-module__TMtFSG__format{background:var(--bg-color-light);cursor:pointer;text-transform:uppercase;border-radius:.5em;padding:1em}.AddUnit-module__TMtFSG__format:hover{background:var(--gray)}.AddUnit-module__TMtFSG__selectedFormat{background:var(--red);cursor:pointer;text-transform:uppercase;border-radius:.5em;padding:1em}.AddUnit-module__TMtFSG__selectedFormat:hover{background:var(--gray)}.AddUnit-module__TMtFSG__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__TMtFSG__sizeContainer{text-align:center;flex-direction:column;justify-content:center;display:flex}.AddUnit-module__TMtFSG__cellSelectionContainer{flex-direction:column;gap:1em;width:100%;display:flex}.AddUnit-module__TMtFSG__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__TMtFSG__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__TMtFSG__sizeBlueBox>*{font-size:4em}.AddUnit-module__TMtFSG__emphasizeYouCantDoThat{animation:.2s linear AddUnit-module__TMtFSG__emphasize}@keyframes AddUnit-module__TMtFSG__emphasize{0%{background-color:var(--darker-blue)}to{background-color:var(--blue)}}.AddUnit-module__TMtFSG__cellSelectionCell{border-radius:.25em;width:100%;height:100%}.AddUnit-module__TMtFSG__cellSelectionPartialFill{background:var(--green);opacity:.7}.AddUnit-module__TMtFSG__cellSelectionPartialRemove{background:var(--red);opacity:.7}.AddUnit-module__TMtFSG__cellSelectionFullFill{background:var(--green);opacity:1}.AddUnit-module__TMtFSG__cellSelectionCellSelectable{background:var(--placeholder)}.AddUnit-module__TMtFSG__cellSelectionCellUnselectable{background:#ffffff0a}.AddUnit-module__TMtFSG__unfinishedConfigMessage{color:var(--off-white);padding:1em 2em 2em}.AddUnit-module__TMtFSG__configureGridColumnLeft{flex-direction:column;flex-grow:1;gap:2em;height:100%;display:flex;overflow-y:scroll}.AddUnit-module__TMtFSG__configureGridColumnRight{text-align:center;flex-direction:column;justify-content:flex-start;display:flex;overflow-y:scroll}.AddUnit-module__TMtFSG__configureGridColumnRightInner{flex-direction:column;gap:2em;width:100%;height:100%;margin:auto;display:flex}.AddUnit-module__TMtFSG__sizeInNumbers{text-align:center;font-size:1.5em}.AddUnit-module__TMtFSG__configureUnitButtonsContainer{flex-shrink:0;justify-content:center;gap:1.8em;display:flex}.AddUnit-module__TMtFSG__configureUnitButtonsContainer>*{cursor:pointer}.AddUnit-module__TMtFSG__saveButton{color:var(--off-white);background-color:var(--blue);border-radius:.3em;place-items:center;width:10em;height:2.5em;font-family:IBM Plex Mono Light;font-size:1.2em;display:grid}.AddUnit-module__TMtFSG__saveButton:hover{filter:brightness(1.2)}.AddUnit-module__TMtFSG__saveButtonDisabled,.AddUnit-module__TMtFSG__saveButtonDisabled:hover{filter:brightness(.5)}.AddUnit-module__TMtFSG__deleteButton{color:var(--red);border:1px solid var(--red);border-radius:.25em;place-items:center;width:10em;height:2.5em;font-family:IBM Plex Mono Light;font-size:1.2em;display:grid}.AddUnit-module__TMtFSG__deleteButton:hover{background:var(--red);color:var(--off-white)}.AddUnit-module__TMtFSG__fontSizeContainer{flex-flow:wrap;gap:1em;display:flex}.AddUnit-module__TMtFSG__limitsExplainedContainer{flex-direction:row;justify-content:center;width:100%;height:2em;display:flex}.AddUnit-module__TMtFSG__sizeGhostsContainer{width:100%;height:5em;font-size:.7em;position:relative}.AddUnit-module__TMtFSG__sizeGhostsContainer>*{background:#ffffff1a;height:1em;position:absolute}.AddUnit-module__TMtFSG__ghost1{width:20%;top:0;left:0}.AddUnit-module__TMtFSG__ghost2{width:30%;top:2em;left:0}.AddUnit-module__TMtFSG__ghost3{width:60%;top:4em;left:0}.AddUnit-module__TMtFSG__ghost4{width:20%;top:0;left:40%}.AddUnit-module__TMtFSG__ghost5{width:20%;top:0;right:0%}.AddUnit-module__TMtFSG__ghost6{width:12%;top:4em;right:14%}.AddUnit-module__TMtFSG__ghost7{width:12%;top:4em;right:0%}.AddUnit-module__TMtFSG__alertOptionsContainer{flex-direction:column;gap:.5em;width:60%;display:flex;overflow:scroll}.AddUnit-module__TMtFSG__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__TMtFSG__alertOption:hover{background:var(--selected-light)}.AddUnit-module__TMtFSG__alertOptionSelected,.AddUnit-module__TMtFSG__alertOptionSelected:hover{opacity:1;background-color:var(--placeholder)}.AddUnit-module__TMtFSG__selectAUnitTitle{text-transform:uppercase;font-family:Arkham Heavy Condensed;font-size:2.5em}.AddUnit-module__TMtFSG__configureTransactionSectionContainer{background-color:var(--light-navy);border-radius:.2em;flex-direction:column;gap:.5em;width:100%;padding:1em;display:flex;position:relative}.AddUnit-module__TMtFSG__configureTransactionSectionHeader{align-items:left;flex-direction:column;margin-bottom:auto;display:flex}.AddUnit-module__TMtFSG__configureTransactionSectionTitle{margin-bottom:.3em;font-size:1.4em;display:flex}.AddUnit-module__TMtFSG__configureTransactionSectionSubtitle{color:var(--gray);margin-bottom:.5em;font-family:IBM Plex Mono Light;font-size:.9em}.AddUnit-module__TMtFSG__configureTransactionSectionEnterprise{flex-direction:column;gap:.55rem;width:100%;display:flex}.AddUnit-module__TMtFSG__configureTransactionSectionEnterprise:not(:last-child){margin-bottom:1.35rem}.AddUnit-module__TMtFSG__configureTransactionSectionEnterprise .AddUnit-module__TMtFSG__configureTransactionSectionTitle{align-items:center;gap:.2rem}.AddUnit-module__TMtFSG__configureTransactionSectionEnterprise .AddUnit-module__TMtFSG__configureTransactionSectionSubtitle{font-family:var(--font-gabarito);margin-bottom:.15rem}.AddUnit-module__TMtFSG__requiredFlexContainer{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.AddUnit-module__TMtFSG__requiredIndicator{color:var(--red);margin-bottom:auto;padding-top:.5em;padding-right:1em}.AddUnit-module__TMtFSG__configureAlertInput{width:100%}.AddUnit-module__TMtFSG__exchangeOption{background:var(--bg-color-light);cursor:pointer;border-radius:.5em;padding:1em}.AddUnit-module__TMtFSG__exchangeOption:hover{background:var(--gray)}.AddUnit-module__TMtFSG__selectedExchange{background:var(--red);cursor:pointer;border-radius:.5em;padding:1em}.AddUnit-module__TMtFSG__categorySelectContainer{flex-direction:column;gap:2em;max-width:65em;padding-bottom:2em;display:flex}.AddUnit-module__TMtFSG__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__TMtFSG__categorySelect:hover{background-color:var(--medium-steel);box-shadow:0 0 15.7px #000000c7,inset 0 0 11.8px #5e637e66}.AddUnit-module__TMtFSG__categoryTopSection{text-transform:uppercase;align-items:baseline;gap:1.2em;display:flex}.AddUnit-module__TMtFSG__categoryTitle{font-size:1.85em}.AddUnit-module__TMtFSG__categoryNumUnits{color:var(--gray);font-size:1.25em}.AddUnit-module__TMtFSG__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__TMtFSG__selectedCategoryHeader:hover{background-color:#3336449b}.AddUnit-module__TMtFSG__selectedCategorySubtitle{text-transform:uppercase;color:var(--gray);margin-top:.5em;font-family:IBM Plex Mono Light;font-size:1.35em}.AddUnit-module__TMtFSG__categoryBottomSection{text-transform:capitalize;color:var(--gray);white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-bottom:.2em;overflow:hidden}.AddUnit-module__TMtFSG__headerSeparator{background-color:var(--medium-steel);width:100%;height:1px;margin:1em 0}.AddUnit-module__TMtFSG__categorySelectSubtitle{text-transform:uppercase;margin-bottom:1em;font-family:IBM Plex Mono Light;font-size:1.6em}.AddUnit-module__TMtFSG__sortOptions{text-transform:uppercase;background-color:var(--light-navy);border-radius:.25em;width:100%;position:relative}.AddUnit-module__TMtFSG__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__TMtFSG__selectedSortOption{color:var(--blue);white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;overflow:hidden}.AddUnit-module__TMtFSG__noselectedSortOption{color:var(--gray)}.AddUnit-module__TMtFSG__sortOptionsChevron{margin-left:.5em;font-size:1.5em}.AddUnit-module__TMtFSG__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__TMtFSG__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__TMtFSG__sortOptionsOptionHighlight{background-color:var(--medium-steel)}.AddUnit-module__TMtFSG__sortOptionsOptionHighlight:hover{filter:brightness(1.2)}.AddUnit-module__TMtFSG__sortOptionsOption:hover{background-color:var(--medium-steel)}.AddUnit-module__TMtFSG__addUnitInputDefault{width:100%}.AddUnit-module__TMtFSG__addUnitInputDefault>input{background-color:var(--light-navy);border-radius:.3em;padding:.9em 1em;-webkit-mask:none;mask:none}.AddUnit-module__TMtFSG__addUnitInputDefault>input::placeholder{color:#fff;opacity:.3;text-transform:uppercase}.AddUnit-module__TMtFSG__colorSelectorContainer{background-color:var(--light-navy);border-radius:.25em;flex-direction:row;justify-content:space-between;padding:.9em 1em;display:flex}.AddUnit-module__TMtFSG__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__TMtFSG__colorOptionCircle>*{width:1.2em;height:1.2em}.AddUnit-module__TMtFSG__titleAndArrow{flex-direction:row;align-items:center;gap:1em;display:flex}.AddUnit-module__TMtFSG__exitTopRow{display:none}.AddUnit-module__TMtFSG__desktopHeader{display:block;overflow:scroll}.AddUnit-module__TMtFSG__mobileHeader{display:none;overflow:scroll}@media (max-width:767px){.AddUnit-module__TMtFSG__container{width:95vw;max-width:95vw;height:95vh;max-height:95vh;font-size:.8em}.AddUnit-module__TMtFSG__requiredFlexContainer{flex-direction:row;justify-content:space-between;align-items:center;margin-top:1em;margin-bottom:-.5em;display:flex}.AddUnit-module__TMtFSG__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__TMtFSG__containerMinWidth{min-width:0}.AddUnit-module__TMtFSG__configureOuter{z-index:3;flex-direction:column;gap:2.5em;width:100%;min-width:0;height:100%;display:flex;overflow:scroll}.AddUnit-module__TMtFSG__configureGridWithPreview{flex-shrink:1;grid-template-columns:1fr;gap:1.5em 4em;min-height:0;display:grid;overflow:hidden}.AddUnit-module__TMtFSG__closeButton{cursor:pointer;color:#fff;background:0 0;border:none;font-size:2em}.AddUnit-module__TMtFSG__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__TMtFSG__exitTopRow{justify-content:flex-end;align-items:center;margin-bottom:.5em;display:flex}.AddUnit-module__TMtFSG__desktopHeader{display:none}.AddUnit-module__TMtFSG__mobileHeader{display:block}.AddUnit-module__TMtFSG__titleText{text-align:center;font-family:Arkham Heavy Condensed;font-size:2em}.AddUnit-module__TMtFSG__container{background:0 0;justify-content:flex-start;padding:.5em}.AddUnit-module__TMtFSG__container:after{background:0 0}.AddUnit-module__TMtFSG__configureGridWithPreview{font-size:.8em}.AddUnit-module__TMtFSG__configureGridWithPreviewLeft{grid-template-rows:auto;gap:2em 3.5em;max-width:100%;display:grid}.AddUnit-module__TMtFSG__configureUnitTopBar,.AddUnit-module__TMtFSG__selectedCategoryHeader{font-size:.8em}.AddUnit-module__TMtFSG__categoryTitle{font-size:1.75em}.AddUnit-module__TMtFSG__configureGridColumnLeft,.AddUnit-module__TMtFSG__configureGridColumnRight{flex-direction:column;flex-grow:1;gap:2em;height:40vh;display:flex;overflow-y:scroll}.AddUnit-module__TMtFSG__sectionHeader{flex-direction:column;align-items:flex-start;display:flex}.AddUnit-module__TMtFSG__sectionSubtitle{font-size:1.5em}.AddUnit-module__TMtFSG__previewFiller{display:none}.AddUnit-module__TMtFSG__previewComponentWrapper{flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100%;display:flex;overflow:hidden}.AddUnit-module__TMtFSG__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__TMtFSG__previewGrid>.AddUnit-module__TMtFSG__previewComponentWrapper{grid-area:1/1/-1/-1;height:30vh}}.AddUnit-module__TMtFSG__configureTransactionsWrapper{grid-template-rows:auto auto 1fr auto;width:100%;height:100%;display:grid}.AddUnit-module__TMtFSG__bubblesRow{flex-wrap:nowrap;max-height:2em;display:flex;overflow:auto hidden}.AddUnit-module__TMtFSG__transactionFiltersScrollable{margin-top:.5em;margin-bottom:.5em;padding:0 1em 10em;font-size:.8em;overflow-y:scroll}.AddUnit-module__TMtFSG__applyButtonContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.AddUnit-module__TMtFSG__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__TMtFSG__applyButton:hover{filter:brightness(1.1)}.AddUnit-module__TMtFSG__buttonsContainer{justify-content:space-around;display:flex}
.Unit-module__rYHFoW__container{box-sizing:border-box;width:100%;min-width:0;height:100%;min-height:0;display:grid;position:relative}.Unit-module__rYHFoW__draggable{cursor:pointer}.Unit-module__rYHFoW__draggable:active{cursor:grabbing}.Unit-module__rYHFoW__mockContainer{width:100%;padding:1em}.Unit-module__rYHFoW__buttons{cursor:pointer;align-items:center;height:2em;padding-top:.4em;padding-right:.4em;font-size:1.5em;display:flex;position:absolute;top:0;right:0}.Unit-module__rYHFoW__buttons:hover>*{opacity:.8}.Unit-module__rYHFoW__buttons>*{opacity:0;margin-left:.8em}.Unit-module__rYHFoW__delete{color:var(--red);width:1.1em;height:1.1em}.Unit-module__rYHFoW__container:hover .Unit-module__rYHFoW__buttons>:not(.Unit-module__rYHFoW__buttons>:hover){opacity:.5}.Unit-module__rYHFoW__delete:hover,.Unit-module__rYHFoW__edit:hover{opacity:1}.Unit-module__rYHFoW__loading{background-color:var(--selected);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);-webkit-mask:var(--beveled);mask:var(--beveled);place-items:center;min-height:0;display:grid}.Unit-module__rYHFoW__tokenPriceHalfScale{flex-direction:row;justify-content:center;width:100%;height:100%;padding-right:2em;font-size:68%;display:flex}.Unit-module__rYHFoW__tokenNameCardContainerSingle{background:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:row;justify-content:center;width:100%;height:100%;padding:2em 0;display:flex}.Unit-module__rYHFoW__tokenNameCardContainerSingle>*{margin-left:-2.5em;font-size:.8em}
.Alert-module__BzN_CG__container{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;flex-direction:column;gap:.5em;height:100%;padding:1.25em;display:flex;overflow:scroll}.Alert-module__BzN_CG__title{color:var(--off-white);font-size:1.2em}.Alert-module__BzN_CG__subtitle{color:var(--gray);font-size:1em}.Alert-module__BzN_CG__alertUnitList{flex-direction:column;flex-shrink:1;gap:1em;min-height:0;margin-top:.5em;display:flex;overflow:scroll}.Alert-module__BzN_CG__allAlertsContainer{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;flex-direction:column;gap:.5em;padding:1.25em;display:flex;overflow:scroll}.Alert-module__BzN_CG__alertListContainer{flex-direction:column;flex-shrink:1;gap:1em;min-height:0;margin-top:.5em;display:flex;overflow:scroll}.Alert-module__BzN_CG__alertContainer{background-color:var(--selected);padding:.5em 1em 1em}.Alert-module__BzN_CG__alertTopBar{flex-direction:row;justify-content:space-between;margin-bottom:1em;display:flex}.Alert-module__BzN_CG__alertName{color:var(--off-white);font-size:1.1em}.Alert-module__BzN_CG__alertTimeAgo{color:var(--blue);font-size:1em}.Alert-module__BzN_CG__alertInfoGrid{grid-template-columns:auto 1fr;grid-auto-rows:1.2em;gap:.7em;display:grid}.Alert-module__BzN_CG__alertInfoLabel{color:var(--gray);text-transform:uppercase}.Alert-module__BzN_CG__tokenLink{cursor:pointer;max-width:5em;display:flex;overflow:hidden}.Alert-module__BzN_CG__tokenLink:hover{text-decoration:underline}.Alert-module__BzN_CG__timeLink{color:var(--lighter-blue);align-items:center;display:flex}.Alert-module__BzN_CG__timeLink:hover{text-decoration:underline}.Alert-module__BzN_CG__createNewAlert{color:#ffffff80;width:100%;height:4em;-webkit-mask:var(--beveled);mask:var(--beveled);background-color:#ffffff14;flex-shrink:0;place-items:center;margin-top:1em;display:grid}.Alert-module__BzN_CG__createNewAlert:hover{color:#ffffffb3;background-color:#ffffff26}
.Balance-module__6s-qKq__container{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:var(--bg-color-light);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);flex-direction:column;height:100%;padding:1em;display:flex;overflow:hidden}.Balance-module__6s-qKq__headerContainer{justify-content:space-between;display:flex}.Balance-module__6s-qKq__totalContainer{align-items:center;margin-top:.4em;display:flex}.Balance-module__6s-qKq__unitTitle{text-overflow:ellipsis;font-size:1.4em;overflow:hidden}.Balance-module__6s-qKq__totalBalance{margin-right:.3em;font-size:1.8em}.Balance-module__6s-qKq__totalChange{margin-top:.15em}.Balance-module__6s-qKq__title{color:var(--gray)}.Balance-module__6s-qKq__balances{flex-direction:column;flex-shrink:1;margin-top:.7em;display:flex;overflow:scroll}.Balance-module__6s-qKq__balances>:nth-child(2n+2){background-color:#ffffff08}.Balance-module__6s-qKq__balancesRow{flex-direction:row;justify-content:space-between;align-items:center;padding:.6em .5em;font-size:1em;display:flex}
.Chart-module__lMzShW__container{background:var(--light-navy);width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;padding:1em;display:flex;overflow:hidden}.Chart-module__lMzShW__title{text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.Chart-module__lMzShW__fade{opacity:.2}.Chart-module__lMzShW__graph{flex-grow:1;width:100%}
.ExchangeAltcoinIndex-module__jlLeGW__container{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;flex-direction:column;flex-grow:1;gap:.5em;padding:1.25em;display:flex;overflow:hidden}.ExchangeAltcoinIndex-module__jlLeGW__fadeIn{animation:1s ease-out forwards ExchangeAltcoinIndex-module__jlLeGW__fadeInAnimation}@keyframes ExchangeAltcoinIndex-module__jlLeGW__fadeInAnimation{0%{opacity:0}to{opacity:1}}.ExchangeAltcoinIndex-module__jlLeGW__altcoinIndexContainer{flex-direction:column;flex-grow:1;min-width:0;max-height:100%;display:flex;position:relative;overflow:auto}.ExchangeAltcoinIndex-module__jlLeGW__assetSelector{cursor:pointer;z-index:1;position:relative}.ExchangeAltcoinIndex-module__jlLeGW__assetOptionChevron{font-size:.9em}.ExchangeAltcoinIndex-module__jlLeGW__assetSelectorSelected{color:var(--blue);border:.5px solid var(--blue);border-radius:1px;justify-content:space-between;align-items:center;min-width:5em;padding:.25em .7em;font-size:1.25em;display:flex}.ExchangeAltcoinIndex-module__jlLeGW__title{color:red;font-family:IBM Plex Mono Light;font-size:.9em}.ExchangeAltcoinIndex-module__jlLeGW__assetSelectorSelected:hover{background-color:#0171d968}.ExchangeAltcoinIndex-module__jlLeGW__assetSelectorOptions{background-color:var(--light-navy);z-index:100;border-radius:1px;width:100%;max-height:15em;position:absolute;top:115%;overflow-y:auto}.ExchangeAltcoinIndex-module__jlLeGW__assetOption{background-color:var(--light-navy);white-space:nowrap;text-overflow:ellipsis;padding:.25em .7em;font-size:1.25em;overflow:hidden}.ExchangeAltcoinIndex-module__jlLeGW__assetOption:hover{background-color:var(--placeholder)}.ExchangeAltcoinIndex-module__jlLeGW__assetOptionActive{color:var(--blue)}.ExchangeAltcoinIndex-module__jlLeGW__exchangeAxisLabels{text-transform:uppercase;font-size:1.2em}.ExchangeAltcoinIndex-module__jlLeGW__sizeDeterminantSelector{cursor:pointer;position:relative}.ExchangeAltcoinIndex-module__jlLeGW__sizeDeterminantOptionChevron{font-size:.9em}.ExchangeAltcoinIndex-module__jlLeGW__sizeDeterminantSelectorSelected{color:var(--blue);border:.5px solid var(--blue);border-radius:1px;justify-content:space-between;align-items:center;min-width:7em;padding:.25em .7em;font-size:1.25em;display:flex}.ExchangeAltcoinIndex-module__jlLeGW__sizeDeterminantSelectorSelected:hover{background-color:#0171d968}.ExchangeAltcoinIndex-module__jlLeGW__sizeDeterminantSelectorSelected.ExchangeAltcoinIndex-module__jlLeGW__disabled:hover{background-color:var(--light-navy)}.ExchangeAltcoinIndex-module__jlLeGW__sizeDeterminantSelectorOptions{z-index:100;border-radius:1px;width:100%;position:absolute;top:115%;overflow:hidden}.ExchangeAltcoinIndex-module__jlLeGW__sizeDeterminantOption{background-color:var(--light-navy);padding:.25em .7em;font-size:1.25em}.ExchangeAltcoinIndex-module__jlLeGW__sizeDeterminantOption:hover{background-color:var(--placeholder)}.ExchangeAltcoinIndex-module__jlLeGW__barChartContainer{flex-direction:column;flex-grow:1;min-width:0;max-height:100%;display:flex;position:relative;overflow:auto}.ExchangeAltcoinIndex-module__jlLeGW__tooltip{background-color:var(--selected-light);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(.35em);backdrop-filter:blur(.35em);text-align:left;text-transform:uppercase;padding:.75em;font-size:1em;display:none;position:absolute;top:1em;right:1em}.ExchangeAltcoinIndex-module__jlLeGW__intervalSelector{cursor:pointer;gap:5.25em;display:flex;position:relative}.ExchangeAltcoinIndex-module__jlLeGW__intervalOptionChevron{font-size:.9em}.ExchangeAltcoinIndex-module__jlLeGW__intervalSelectorSelected{color:var(--blue);border:.5px solid var(--blue);border-radius:1px;justify-content:space-between;align-items:center;min-width:3em;padding:.25em .7em;font-size:1.25em;display:flex}.ExchangeAltcoinIndex-module__jlLeGW__intervalSelectorSelected:hover{background-color:#0171d968}.ExchangeAltcoinIndex-module__jlLeGW__intervalSelectorOptions{z-index:100;border-radius:1px;width:100%;position:absolute;top:115%;overflow:hidden}.ExchangeAltcoinIndex-module__jlLeGW__intervalOption{background-color:var(--light-navy);padding:.25em .7em;font-size:1.25em}.ExchangeAltcoinIndex-module__jlLeGW__intervalOption:hover{background-color:var(--placeholder)}.ExchangeAltcoinIndex-module__jlLeGW__instrumentTypeSelector{cursor:pointer;position:relative}.ExchangeAltcoinIndex-module__jlLeGW__instrumentTypeOptionChevron{font-size:.9em}.ExchangeAltcoinIndex-module__jlLeGW__instrumentTypeSelectorSelected{color:var(--blue);border:.5px solid var(--blue);border-radius:1px;justify-content:space-between;align-items:center;min-width:4em;padding:.25em .7em;font-size:1.25em;display:flex}.ExchangeAltcoinIndex-module__jlLeGW__instrumentTypeSelectorSelected:hover{background-color:#0171d968}.ExchangeAltcoinIndex-module__jlLeGW__instrumentTypeSelectorOptions{z-index:100;border-radius:1px;width:100%;position:absolute;top:115%;overflow:hidden}.ExchangeAltcoinIndex-module__jlLeGW__instrumentTypeOption{background-color:var(--light-navy);padding:.25em .7em;font-size:1.25em}.ExchangeAltcoinIndex-module__jlLeGW__instrumentTypeOption:hover{background-color:var(--placeholder)}@media (max-width:767px){.ExchangeAltcoinIndex-module__jlLeGW__container{padding:1em 1.2em}}
.SingleNumber-module__PCdTZW__container{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:center;background:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2em;display:flex;overflow:hidden}.SingleNumber-module__PCdTZW__label{font-size:1.5em}.SingleNumber-module__PCdTZW__number{padding:.5em 0;font-size:3em}.SingleNumber-module__PCdTZW__fade{opacity:.2}
.Textbox-module__SrKFSa__container{background:var(--light-navy);width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;gap:1em;padding:2em;display:flex}.Textbox-module__SrKFSa__containerCenter{background:var(--light-navy);width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;justify-content:center;padding:1em;display:flex}.Textbox-module__SrKFSa__innerContainer{flex-direction:column;gap:2em;display:flex}.Textbox-module__SrKFSa__title{font-size:2em}.Textbox-module__SrKFSa__body{max-width:100%;margin-bottom:1em;font-size:1.2em}
.tierCards-module__7170ZG__tierCardsContainer{flex-direction:column;gap:.5em;display:flex}.tierCards-module__7170ZG__tierCardsHeader{text-transform:uppercase;color:#fff9;letter-spacing:.06em;font-family:IBM Plex Mono;font-size:1em}.tierCards-module__7170ZG__tierCardsSubheader{color:#ffffff59;margin:0 0 1em;font-family:IBM Plex Mono;font-size:.9em}.tierCards-module__7170ZG__billingToggleContainer{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.5em;justify-content:center;align-items:center;gap:0;width:fit-content;margin:0 auto 1.5em;padding:.25em;display:flex}.tierCards-module__7170ZG__billingToggleBtn{color:#fff6;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.35em;align-items:center;gap:.5em;padding:.55em 1.4em;font-family:IBM Plex Mono;font-size:.85em;font-weight:500;transition:all .2s;display:flex}.tierCards-module__7170ZG__billingToggleBtn:hover{color:#ffffffb3}.tierCards-module__7170ZG__billingToggleBtnActive{color:#fff;background:#ffffff1a;font-weight:600}.tierCards-module__7170ZG__billingToggleDiscount{color:#000;letter-spacing:.04em;background:linear-gradient(135deg,#00c853,#00e676);border-radius:.25em;padding:.15em .45em;font-size:.75em;font-weight:700}.tierCards-module__7170ZG__tierCardBadgeDiscount{color:#000;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#00c853 0%,#00e676 100%);border-radius:.25em;padding:.25em .75em;font-family:IBM Plex Mono;font-size:.7em;font-weight:700;position:absolute;top:-.55em;right:1.25em;box-shadow:0 2px 12px #00c8534d}.tierCards-module__7170ZG__tierCardPriceStrikethrough{color:#ffffff40;margin-right:.3em;font-family:IBM Plex Mono;font-size:1.5em;font-weight:500;line-height:1;text-decoration:line-through}.tierCards-module__7170ZG__tierCardPriceMid{color:#fff;margin-right:.3em;font-family:IBM Plex Mono;font-size:1.5em;font-weight:500;line-height:1}.tierCards-module__7170ZG__commitmentOptions{flex-direction:column;gap:0;margin-bottom:1.5em;display:flex}.tierCards-module__7170ZG__commitmentRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.7em 0;display:flex}.tierCards-module__7170ZG__commitmentRow:last-child{border-bottom:none}.tierCards-module__7170ZG__commitmentInfo{align-items:center;gap:.55em;display:flex}.tierCards-module__7170ZG__commitmentLabel{color:#fff9;text-transform:uppercase;letter-spacing:.03em;font-family:IBM Plex Mono;font-size:.88em}.tierCards-module__7170ZG__commitmentDiscountBadge{color:#00c853;letter-spacing:.03em;background:#00c8531a;border:1px solid #00c85333;border-radius:.25em;padding:.15em .45em;font-family:IBM Plex Mono;font-size:.72em;font-weight:700}.tierCards-module__7170ZG__commitmentPrice{color:#fff;font-family:IBM Plex Mono;font-size:1.15em;font-weight:700}.tierCards-module__7170ZG__commitmentPricePeriod{color:#ffffff4d;margin-left:.1em;font-size:.7em;font-weight:400}.tierCards-module__7170ZG__tierCardsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:1.25em;display:grid}.tierCards-module__7170ZG__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__7170ZG__tierCard:hover{border-color:#ffffff2e;transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.tierCards-module__7170ZG__tierCardCurrent{background:linear-gradient(168deg,#1a1f2e 0%,#141822 100%);border-color:#0171d980}.tierCards-module__7170ZG__tierCardCustom{background:radial-gradient(circle at 100% 0,#00a3ff14,#0000 35%),linear-gradient(168deg,#191c26 0%,#13151d 100%)}.tierCards-module__7170ZG__tierCardPopular{background:linear-gradient(168deg,#1a1f2e 0%,#141822 100%) padding-box padding-box,linear-gradient(135deg,#0171d9,#00a3ff,#0171d9) border-box;border:1.5px solid #0000;box-shadow:0 0 40px #0171d91f,0 4px 24px #0000004d}.tierCards-module__7170ZG__tierCardPopular:hover{transform:translateY(-3px);box-shadow:0 0 50px #0171d933,0 8px 32px #0006}.tierCards-module__7170ZG__tierCardBadge{background:var(--blue);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:.25em;padding:.25em .75em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600;position:absolute;top:-.55em;right:1.25em}.tierCards-module__7170ZG__tierCardBadgePopular{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#0171d9 0%,#00a3ff 100%);border-radius:.25em;padding:.25em .85em;font-family:IBM Plex Mono;font-size:.7em;font-weight:700;position:absolute;top:-.55em;right:1.25em;box-shadow:0 2px 12px #0171d959}.tierCards-module__7170ZG__tierCardTop{flex-direction:column;gap:.5em;margin-bottom:1.5em;display:flex}.tierCards-module__7170ZG__tierCardName{font-family:IBM Plex Mono;font-size:1.1em;font-weight:inherit;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80}.tierCards-module__7170ZG__tierCardLead{color:#ffffff6b;max-width:34ch;margin:0 0 1.5em;font-family:IBM Plex Mono;font-size:.85em;line-height:1.6}.tierCards-module__7170ZG__tierCardPricing{align-items:baseline;gap:.1em;display:flex}.tierCards-module__7170ZG__tierCardPrice{font-size:3em;font-weight:inherit;color:#fff;letter-spacing:-.02em;font-family:IBM Plex Mono;line-height:1}.tierCards-module__7170ZG__tierCardPricePeriod{color:#ffffff4d;font-family:IBM Plex Mono;font-size:1em}.tierCards-module__7170ZG__tierCardNameLarge{font-family:IBM Plex Mono;font-size:2.8em;font-weight:inherit;text-transform:none;letter-spacing:-.02em;color:#fff;line-height:1}.tierCards-module__7170ZG__tierCardDivider{background:linear-gradient(90deg,#ffffff0f,#ffffff1a,#ffffff0f);height:1px;margin-bottom:1.5em}.tierCards-module__7170ZG__tierCardFeatures{flex-direction:column;flex:1;gap:1em;margin-bottom:2em;display:flex}.tierCards-module__7170ZG__tierCardFeature{color:#ffffff8c;align-items:center;gap:.7em;font-family:IBM Plex Mono;font-size:1.02em;line-height:1.5;display:flex}.tierCards-module__7170ZG__tierCardFeature strong{color:#ffffffe6;font-weight:inherit}.tierCards-module__7170ZG__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__7170ZG__tierCardPopular .tierCards-module__7170ZG__tierCardFeatureIcon{color:#00a3ff}.tierCards-module__7170ZG__tierCardFeatureIconNo,.tierCards-module__7170ZG__tierCardPopular .tierCards-module__7170ZG__tierCardFeatureIconNo{color:#ffffff40}.tierCards-module__7170ZG__tierCardBtn{color:#ffffffd9;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;text-align:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.5em;margin-top:auto;padding:.9em 1.5em;font-family:IBM Plex Mono;font-size:.9em;font-weight:600;transition:all .2s}.tierCards-module__7170ZG__tierCardBtn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff40}.tierCards-module__7170ZG__tierCardBtn:disabled{opacity:.45;cursor:not-allowed}.tierCards-module__7170ZG__tierCardBtnCurrent{color:#ffffff59;cursor:default;background:0 0;border:1px solid #ffffff1a}.tierCards-module__7170ZG__tierCardBtnCurrent:hover{background:0 0;border-color:#ffffff1a}.tierCards-module__7170ZG__tierCardBtnPopular{color:#fff;background:linear-gradient(135deg,#0171d9 0%,#0090e8 100%);border:none;box-shadow:0 4px 16px #0171d94d}.tierCards-module__7170ZG__tierCardBtnPopular:hover:not(:disabled){background:linear-gradient(135deg,#0162bf 0%,#0080d0 100%);transform:translateY(-1px);box-shadow:0 4px 20px #0171d973}.tierCards-module__7170ZG__tierCardError{color:#e74c3c;margin-top:.5em;font-family:IBM Plex Mono;font-size:.8em}.tierCards-module__7170ZG__tierCardBtnContacted{color:#00c853;cursor:default;background:#00c8531a;border:1px solid #00c85340}.tierCards-module__7170ZG__tierCardBtnContacted:hover{background:#00c8531a;border-color:#00c85340;transform:none}.tierCards-module__7170ZG__contactModalOverlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:2em;display:flex;position:fixed;inset:0}.tierCards-module__7170ZG__contactModalContent{background:#1a1c26;border:1px solid #ffffff1a;border-radius:.75em;flex-direction:column;width:100%;max-width:480px;max-height:90vh;display:flex;box-shadow:0 10px 40px #00000080}.tierCards-module__7170ZG__contactModalHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.25em 1.5em;display:flex}.tierCards-module__7170ZG__contactModalHeader h3{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin:0;font-family:IBM Plex Mono;font-size:1em;font-weight:600}.tierCards-module__7170ZG__contactModalClose{color:#fff6;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5em;line-height:1}.tierCards-module__7170ZG__contactModalClose:hover{color:#fff}.tierCards-module__7170ZG__contactModalBody{flex-direction:column;gap:1.25em;padding:1.5em;display:flex;overflow-y:auto}.tierCards-module__7170ZG__contactModalTierLabel{color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:.4em;padding:.75em 1em;font-family:IBM Plex Mono;font-size:.9em}.tierCards-module__7170ZG__contactModalTierLabel strong{color:#fff}.tierCards-module__7170ZG__contactModalField{flex-direction:column;gap:.5em;display:flex}.tierCards-module__7170ZG__contactModalFieldLabel{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-family:IBM Plex Mono;font-size:.82em;font-weight:600}.tierCards-module__7170ZG__contactModalOptional{color:#ffffff4d;text-transform:none;font-weight:400}.tierCards-module__7170ZG__contactModalRadioGroup{border:1px solid #ffffff14;border-radius:.4em;flex-direction:column;gap:0;display:flex;overflow:hidden}.tierCards-module__7170ZG__contactModalRadioLabel{color:#ffffffb3;cursor:pointer;border-bottom:1px solid #ffffff0d;align-items:center;gap:.65em;padding:.7em 1em;font-family:IBM Plex Mono;font-size:.88em;transition:background .15s;display:flex}.tierCards-module__7170ZG__contactModalRadioLabel:last-child{border-bottom:none}.tierCards-module__7170ZG__contactModalRadioLabel:hover{background:#ffffff0a}.tierCards-module__7170ZG__contactModalRadio{accent-color:#0171d9}.tierCards-module__7170ZG__contactModalRadioDiscount{color:#00c853;margin-left:auto;font-size:.8em;font-weight:700}.tierCards-module__7170ZG__contactModalTextarea{color:#fff;resize:vertical;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.4em;min-height:80px;padding:.75em 1em;font-family:IBM Plex Mono;font-size:.88em}.tierCards-module__7170ZG__contactModalTextarea::placeholder{color:#ffffff40}.tierCards-module__7170ZG__contactModalTextarea:focus{border-color:#0171d980;outline:none}.tierCards-module__7170ZG__contactModalActions{justify-content:flex-end;gap:.75em;padding-top:.5em;display:flex}.tierCards-module__7170ZG__contactModalBtnSecondary{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:.4em;padding:.65em 1.4em;font-family:IBM Plex Mono;font-size:.85em;font-weight:500;transition:all .15s}.tierCards-module__7170ZG__contactModalBtnSecondary:hover:not(:disabled){background:#ffffff0f;border-color:#fff3}.tierCards-module__7170ZG__contactModalBtnSecondary:disabled{opacity:.5;cursor:not-allowed}.tierCards-module__7170ZG__contactModalBtnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0171d9 0%,#0090e8 100%);border:none;border-radius:.4em;padding:.65em 1.4em;font-family:IBM Plex Mono;font-size:.85em;font-weight:600;transition:all .15s;box-shadow:0 2px 12px #0171d94d}.tierCards-module__7170ZG__contactModalBtnPrimary:hover:not(:disabled){background:linear-gradient(135deg,#0162bf 0%,#0080d0 100%);box-shadow:0 4px 16px #0171d966}.tierCards-module__7170ZG__contactModalBtnPrimary:disabled{opacity:.5;cursor:not-allowed}.tierCards-module__7170ZG__contactModalSummary{background:#ffffff08;border:1px solid #ffffff0f;border-radius:.4em;flex-direction:column;gap:0;display:flex;overflow:hidden}.tierCards-module__7170ZG__contactModalSummaryRow{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:flex-start;padding:.75em 1em;display:flex}.tierCards-module__7170ZG__contactModalSummaryRow:last-child{border-bottom:none}.tierCards-module__7170ZG__contactModalSummaryLabel{color:#fff6;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-family:IBM Plex Mono;font-size:.82em}.tierCards-module__7170ZG__contactModalSummaryValue{color:#fff;text-align:right;word-break:break-word;max-width:65%;font-family:IBM Plex Mono;font-size:.88em}.tierCards-module__7170ZG__contactModalConfirmText{color:#fff6;text-align:center;margin:0;font-family:IBM Plex Mono;font-size:.82em}@media (max-width:767px){.tierCards-module__7170ZG__tierCardsGrid{flex-direction:column}.tierCards-module__7170ZG__contactModalOverlay{padding:1em}}
.dashboard-module__klqbmG__dashboardContainer{border-top:1px solid #ffffff1a;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.dashboard-module__klqbmG__dashboardContent{flex:1;display:flex;overflow:hidden}.dashboard-module__klqbmG__sidebar{border-right:1px solid #ffffff1a;flex-direction:column;width:250px;height:100%;transition:width .3s;display:flex;position:relative}.dashboard-module__klqbmG__sidebarCollapsed{width:4em}.dashboard-module__klqbmG__sidebar>*{padding:1em}.dashboard-module__klqbmG__sidebarHeader{border-bottom:1px solid #ffffff1a;flex-shrink:0;align-items:center;gap:10px;min-height:60px;display:flex;position:relative}.dashboard-module__klqbmG__icon{background:#0171d940;border-radius:4px;justify-content:center;align-items:center;padding:.5em;display:flex}.dashboard-module__klqbmG__orgIcon{object-fit:contain;border-radius:4px;flex-shrink:0;width:32px;height:32px}.dashboard-module__klqbmG__sidebarHeaderTitle{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;flex:1;gap:.25em;display:flex;overflow:hidden}.dashboard-module__klqbmG__sidebarHeaderTitleMain{font-size:1.25em}.dashboard-module__klqbmG__sidebarHeaderTitleSub{font-size:.75em}.dashboard-module__klqbmG__sidebarGroupHeader{text-transform:uppercase;color:#fff6;letter-spacing:.05em;cursor:default;border-top:1px solid #ffffff1a;margin-top:.25em;padding:.75em .5em .25em;font-size:.7em;font-weight:600}.dashboard-module__klqbmG__sidebarLinks{flex-direction:column;flex:1;gap:.5em;font-size:.875em;display:flex;overflow-y:auto}.dashboard-module__klqbmG__sidebarLinks>:hover,.dashboard-module__klqbmG__sidebarFooter>:hover{color:var(--blue)}.dashboard-module__klqbmG__sidebarLinks>*,.dashboard-module__klqbmG__sidebarFooter>*{cursor:pointer;white-space:nowrap;align-items:center;gap:.5em;padding:.5em;display:flex;overflow:hidden}.dashboard-module__klqbmG__sidebarLink{color:inherit;text-decoration:none}.dashboard-module__klqbmG__sidebarLinksIcon{font-size:1.5em}.dashboard-module__klqbmG__sidebarFooter{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;gap:.5em;font-size:.875em;display:flex}.dashboard-module__klqbmG__collapseToggle{cursor:pointer;align-items:center;padding:1em 1.5em;transition:color .2s;display:flex}.dashboard-module__klqbmG__collapseToggleIcon{border:solid;justify-content:center;align-items:center;font-size:.75em;display:flex}.dashboard-module__klqbmG__collapseToggle:hover{color:var(--blue)}.dashboard-module__klqbmG__collapseToggle svg{font-size:1.2em}.dashboard-module__klqbmG__activeTab{color:var(--blue)}.dashboard-module__klqbmG__mainContent{flex:1;height:100%;padding:2em;overflow-y:auto}.dashboard-module__klqbmG__loadingContainer{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.dashboard-module__klqbmG__creditWarningBanner{cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,#eb994133 0%,#eb99411f 100%);flex-shrink:0;justify-content:center;align-items:center;gap:.75em;padding:1em 1.5em;font-family:IBM Plex Mono;transition:all .2s;display:flex}.dashboard-module__klqbmG__trialWarningBanner{cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,#eb994133 0%,#eb99411f 100%);flex-shrink:0;justify-content:center;align-items:center;gap:.75em;padding:1em 1.5em;font-family:IBM Plex Mono;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__klqbmG__trialWarningBanner:hover{background:linear-gradient(135deg,#eb99414d 0%,#eb994133 100%)}.dashboard-module__klqbmG__trialBannerIcon{color:#eb9941;flex-shrink:0;font-size:1.2em}.dashboard-module__klqbmG__trialBannerText{color:#eb9941;flex-shrink:0;font-weight:600}.dashboard-module__klqbmG__bannerIcon{color:#eb9941;flex-shrink:0;font-size:1.2em}.dashboard-module__klqbmG__bannerText{color:#eb9941;flex-shrink:0;font-weight:600}.dashboard-module__klqbmG__bannerDot{color:#fff6;flex-shrink:0;font-size:1.2em}.dashboard-module__klqbmG__bannerAction{color:#fffc;flex-shrink:0;font-weight:500}.dashboard-module__klqbmG__bannerArrow{color:#fff9;flex-shrink:0;font-size:1em}.dashboard-module__klqbmG__setupBanner{color:#fff;text-align:center;background:#166534;flex-shrink:0;padding:1em 3em 1em 1.5em;font-family:IBM Plex Mono;font-size:.875em;position:relative}.dashboard-module__klqbmG__setupBannerClose{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.125em;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.dashboard-module__klqbmG__setupBannerClose:hover{opacity:.7}.dashboard-module__klqbmG__createKeyBanner{cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,#0171d933 0%,#0171d91f 100%);flex-shrink:0;justify-content:center;align-items:center;gap:.75em;padding:1em 1.5em;font-family:IBM Plex Mono;transition:all .2s;display:flex}.dashboard-module__klqbmG__createKeyBanner:hover{background:linear-gradient(135deg,#0171d94d 0%,#0171d933 100%)}.dashboard-module__klqbmG__createKeyBannerIcon{color:var(--blue);flex-shrink:0;font-size:1.2em}.dashboard-module__klqbmG__createKeyBannerText{color:var(--blue);flex-shrink:0;font-weight:600}.dashboard-module__klqbmG__documentation h1{font-family:Arkham Heavy Condensed;font-size:2.5em}.dashboard-module__klqbmG__documentation h2{color:#fff9;text-transform:uppercase;font-family:IBM Plex Mono;font-size:1em}.dashboard-module__klqbmG__documentationContent{flex-direction:column;gap:2em;margin-top:2em;display:flex}.dashboard-module__klqbmG__documentationCard{background:#171921;border-radius:.5em;flex-direction:column;gap:1.5em;padding:1.5em;display:flex}.dashboard-module__klqbmG__documentationCard p{color:#fffc;margin:0;font-family:IBM Plex Mono;line-height:1.5}.dashboard-module__klqbmG__documentationInlineLink{color:var(--blue);font-weight:500;text-decoration:none;transition:all .2s}.dashboard-module__klqbmG__documentationInlineLink:hover{color:#015bb8;text-decoration:underline}
.Insight-module__TsR1Qa__container{width:100%;height:100%;padding:.75em;position:relative}.Insight-module__TsR1Qa__outerContainer{background-color:#1d212b;border-radius:.5em;width:100%;height:calc(100% - 45px);position:relative}.Insight-module__TsR1Qa__insightContainer{height:100%;display:flex}.Insight-module__TsR1Qa__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__TsR1Qa__insightContainerTimeline{background-color:var(--bg-color-light);border-radius:.5em;flex:1;height:100%;transition:width .3s ease-in-out;overflow:auto}.Insight-module__TsR1Qa__timelineContainerMobile{padding-right:1.5em}.Insight-module__TsR1Qa__insightContentDark{background-color:var(--bg-color-light);color:var(--text-primary);border-radius:1em}.Insight-module__TsR1Qa__insightTitle{font-size:1.3em;font-weight:700}.Insight-module__TsR1Qa__timelineContainer{flex-direction:column;margin-top:1em;display:flex;position:relative}.Insight-module__TsR1Qa__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__TsR1Qa__timelineItem{padding-bottom:1.5em;transition:padding-bottom .3s;display:flex}.Insight-module__TsR1Qa__timelineItemCollapsed{padding-bottom:0}.Insight-module__TsR1Qa__timeGapLabel{color:var(--gray);align-items:center;gap:.3em;margin-left:2em;font-size:.8em;display:flex}.Insight-module__TsR1Qa__marker{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:2em;display:flex;position:relative}.Insight-module__TsR1Qa__bubble{background-color:var(--blue);border-radius:100%;padding:.2em}.Insight-module__TsR1Qa__bubbleText{text-align:center;color:var(--gray);font-size:.75em}.Insight-module__TsR1Qa__timelineContent,.Insight-module__TsR1Qa__timelineContentMobile{cursor:pointer;background-color:#1d212b;border:1px solid #23252c;border-radius:.5em;flex:1;padding:1em;overflow:auto}.Insight-module__TsR1Qa__timelineContent:hover{border-color:#8d94a5}.Insight-module__TsR1Qa__timelineContentMobile{cursor:default}.Insight-module__TsR1Qa__activeTimelineContent,.Insight-module__TsR1Qa__activeTimelineContent:hover{border-color:var(--blue)}.Insight-module__TsR1Qa__topShadow{box-shadow:0 -4px 6px -4px #000}.Insight-module__TsR1Qa__timelineContentTop,.Insight-module__TsR1Qa__timelineContentBottom{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.Insight-module__TsR1Qa__timelineDate{color:var(--blue);font-size:.8em}.Insight-module__TsR1Qa__timelineContentBottom{justify-content:flex-end;font-size:.8em}.Insight-module__TsR1Qa__details{margin:1em 0}.Insight-module__TsR1Qa__timelineDetailsWrapper{opacity:0;max-height:0;transition:max-height .4s,opacity .3s;overflow:hidden}.Insight-module__TsR1Qa__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__TsR1Qa__showChartIcon{opacity:1;transition:opacity .2s;position:absolute;left:50%;transform:translate(-50%)}.Insight-module__TsR1Qa__showChartText{opacity:0;margin-left:4px;transition:opacity .2s,color .2s,background-color .2s}.Insight-module__TsR1Qa__showChartContainer:hover{width:100px;color:var(--blue);background-color:#0171d914}.Insight-module__TsR1Qa__showChartContainer:hover .Insight-module__TsR1Qa__showChartIcon{opacity:0}.Insight-module__TsR1Qa__showChartContainer:hover .Insight-module__TsR1Qa__showChartText{opacity:1}.Insight-module__TsR1Qa__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__TsR1Qa__source{margin-bottom:6px;font-style:italic}.Insight-module__TsR1Qa__insightContent{margin-top:2em;line-height:2}.Insight-module__TsR1Qa__insightCharts{flex-direction:column;width:100%;padding:1em 0;display:flex}.Insight-module__TsR1Qa__insightOnChainDataSection{background-color:#0000;flex-direction:column;gap:1.5em;width:100%;padding:1em 0;display:flex}.Insight-module__TsR1Qa__insightOnChainDataSection>*{margin:0}.Insight-module__TsR1Qa__tokenChartCard{background-color:var(--bg-color-light);border-radius:.5em;margin:.5em;overflow:hidden}.Insight-module__TsR1Qa__tokenChartHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:1.25em;font-weight:700;display:flex}.Insight-module__TsR1Qa__tokenChartContent{opacity:0;max-height:0;padding:0;transition:max-height .4s,opacity .3s,padding .3s;overflow:hidden}.Insight-module__TsR1Qa__tokenChartContent.Insight-module__TsR1Qa__open{opacity:1;max-height:35em;padding:0 1.25em 1.25em}.Insight-module__TsR1Qa__tokenHeader{font-size:1.25em}.Insight-module__TsR1Qa__tokenCharts{flex-direction:column;width:100%;height:30em;display:flex}.Insight-module__TsR1Qa__subsectionHeader{color:var(--off-white);margin-bottom:.5em;font-size:1.25em;font-weight:700}.Insight-module__TsR1Qa__dateText{color:var(--gray);padding:.5em 0;position:relative;transform:translate(4em)}.Insight-module__TsR1Qa__dateText:before{content:"";background:#536a91;width:1em;height:1px;position:absolute;top:50%;left:-1.5em;transform:translateY(calc(-50% - 1px))}.Insight-module__TsR1Qa__insightHeader{color:var(--gray);flex-direction:row;justify-content:space-between;column-gap:.8em;margin-bottom:1em;display:flex}.Insight-module__TsR1Qa__entitiesTokens{flex-direction:column;gap:1em;display:flex}.Insight-module__TsR1Qa__entityLine,.Insight-module__TsR1Qa__tokenLine{gap:1.5em;font-size:.9em;display:flex}.Insight-module__TsR1Qa__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__TsR1Qa__seeRelatedButton:hover{filter:brightness(1.2)}.Insight-module__TsR1Qa__tokensTimelineChart{width:100%;height:100%}.Insight-module__TsR1Qa__tokensTimelineChart>div[class*=container]{background-color:var(--bg-color)}.Insight-module__TsR1Qa__tagsVotingRow{flex-direction:row;justify-content:space-between;align-items:center;margin-top:1em;display:flex}.Insight-module__TsR1Qa__miscTagLine{gap:1.5em;font-size:.9em;display:flex}.Insight-module__TsR1Qa__entitiesTokens{margin:1em 0}.Insight-module__TsR1Qa__tagsVotingEnd{flex-flow:column wrap;gap:1em;font-size:.9em;display:flex}.Insight-module__TsR1Qa__tagsVotingStart{flex-wrap:wrap;gap:.5em;height:fit-content;display:flex}.Insight-module__TsR1Qa__insightPNLTableSection{flex-direction:column;display:flex}.Insight-module__TsR1Qa__pnlTableContainer{flex-direction:column;width:100%;display:flex}.Insight-module__TsR1Qa__pnlTable{flex:1;position:relative}.Insight-module__TsR1Qa__pnlTable table{border-collapse:collapse;table-layout:fixed;width:100%}.Insight-module__TsR1Qa__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__TsR1Qa__headerRow th:first-child,.Insight-module__TsR1Qa__headerRow th:nth-child(2),.Insight-module__TsR1Qa__headerRow th:nth-child(3){text-align:left}.Insight-module__TsR1Qa__headerRow th:nth-child(n+4){text-align:right}.Insight-module__TsR1Qa__pnlTable td{white-space:nowrap;text-overflow:ellipsis;padding:.75em .2em}.Insight-module__TsR1Qa__num{text-align:right}.Insight-module__TsR1Qa__pnlTable tbody tr:nth-child(2n){background-color:#ffffff08}.Insight-module__TsR1Qa__pnlTable tbody tr:hover{background-color:#1585ed26}.Insight-module__TsR1Qa__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__TsR1Qa__timeCell{color:var(--lighter-blue);cursor:pointer}.Insight-module__TsR1Qa__linkIcon{align-items:center;gap:.5em;display:flex}.Insight-module__TsR1Qa__clickableRow{cursor:pointer}.Insight-module__TsR1Qa__expandCell{cursor:pointer;width:1.5em}.Insight-module__TsR1Qa__summaryText{white-space:pre-wrap;margin:.5em 1em;font-family:inherit}.Insight-module__TsR1Qa__summaryRow{z-index:1;position:relative}.Insight-module__TsR1Qa__clockIcon{vertical-align:middle;margin-top:-.2em}.Insight-module__TsR1Qa__collapsibleDataCard{background-color:var(--bg-color-light);border:1px solid #ffffff0d;border-radius:.5em;margin-bottom:1em;overflow:hidden}.Insight-module__TsR1Qa__collapsibleDataCard:last-child{margin-bottom:0}.Insight-module__TsR1Qa__collapsibleDataHeader{cursor:pointer;background-color:#0000;justify-content:space-between;align-items:center;padding:1.25em;font-weight:700;display:flex}.Insight-module__TsR1Qa__collapsibleDataHeader:hover .Insight-module__TsR1Qa__chevron{color:var(--blue)}.Insight-module__TsR1Qa__collapsibleDataTitle{color:var(--off-white);font-size:1.25em;font-weight:700}.Insight-module__TsR1Qa__collapsibleDataContent{opacity:0;max-height:0;padding:0;transition:max-height .4s,opacity .3s,padding .3s;overflow:hidden}.Insight-module__TsR1Qa__collapsibleDataContent.Insight-module__TsR1Qa__open{opacity:1;max-height:none;padding:1em}@media (max-width:767px){.Insight-module__TsR1Qa__pnlTable td,.Insight-module__TsR1Qa__pnlTable th{padding:.5em .4em;font-size:.85em}}.Insight-module__TsR1Qa__tagsRow{flex-wrap:wrap;gap:.5em;display:flex}.Insight-module__TsR1Qa__swapperCell{text-overflow:ellipsis;white-space:nowrap;flex-direction:row;min-width:fit-content;display:flex;overflow:hidden}.Insight-module__TsR1Qa__tagsContainer{justify-content:center;align-items:center;font-size:.95em;display:flex}.Insight-module__TsR1Qa__detailPanel{background-color:var(--bg-color-light);justify-content:space-between;min-height:15em;display:flex}.Insight-module__TsR1Qa__chartPane,.Insight-module__TsR1Qa__analysisPane{background-color:var(--bg-color-light);flex:1;min-height:100%;padding:1em}.Insight-module__TsR1Qa__chartPane{padding-right:2em}.Insight-module__TsR1Qa__chartPane>*{width:100%}.Insight-module__TsR1Qa__summaryText{white-space:pre-wrap;margin:0;line-height:2;overflow-x:auto}.Insight-module__TsR1Qa__versionControls{justify-content:flex-end;align-items:center;width:100%;margin-top:8px;display:flex}.Insight-module__TsR1Qa__versionButton{color:var(--gray);cursor:pointer;text-transform:uppercase;background:0 0;border:none;padding:0;font-size:.85em;transition:all .2s}.Insight-module__TsR1Qa__versionButton:hover{background:var(--background-tertiary);border-color:var(--border-color-hover);color:var(--text-primary)}.Insight-module__TsR1Qa__counterpartiesIcon{width:1.2em;height:1.2em;margin-right:1em}.Insight-module__TsR1Qa__long{color:var(--green)}.Insight-module__TsR1Qa__short{color:var(--red)}.Insight-module__TsR1Qa__sectionTitle{margin-bottom:.5em;font-size:1.5em;font-weight:700}.Insight-module__TsR1Qa__cardTitle{font-size:1.25em}.Insight-module__TsR1Qa__collapsibleCard{margin:0 1.5em;padding:1em 0;overflow:hidden}.Insight-module__TsR1Qa__cardHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:.5em 0 .25em;font-weight:700;display:flex}.Insight-module__TsR1Qa__cardContent{opacity:0;max-height:0;padding:0;transition:max-height .4s,opacity .3s,padding .3s;overflow:hidden}.Insight-module__TsR1Qa__collapsibleCard:first-child{padding-top:.5em}.Insight-module__TsR1Qa__collapsibleCard:not(:first-child){border-top:1px solid var(--dark-blue-gray)}.Insight-module__TsR1Qa__chevron{color:var(--gray);font-size:.9em;transition:color .2s}.Insight-module__TsR1Qa__cardHeader:hover .Insight-module__TsR1Qa__chevron,.Insight-module__TsR1Qa__tokenChartHeader:hover .Insight-module__TsR1Qa__chevron{color:var(--blue)}.Insight-module__TsR1Qa__keyInsightsSection{margin-top:2em}.Insight-module__TsR1Qa__open{opacity:1;max-height:1000px;overflow:auto}.Insight-module__TsR1Qa__closed{opacity:0;max-height:0}.Insight-module__TsR1Qa__cardContent.Insight-module__TsR1Qa__open{padding:.25em 0 .75em}.Insight-module__TsR1Qa__resizer{cursor:col-resize;z-index:1;transition:background-color .2s;position:relative}.Insight-module__TsR1Qa__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__TsR1Qa__insightDescription{color:var(--text-secondary);margin:1em 0;line-height:2}.Insight-module__TsR1Qa__insightContainerMain,.Insight-module__TsR1Qa__insightContainerMainMobile{flex-direction:column;gap:1em;margin-right:.75em;display:flex;overflow:auto}.Insight-module__TsR1Qa__insightContainerMainMobile{margin-right:0}.Insight-module__TsR1Qa__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__TsR1Qa__collapseArrow:hover{background-color:var(--selected)}.Insight-module__TsR1Qa__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__TsR1Qa__scrollableContent{border-radius:.5em;overflow:auto}.Insight-module__TsR1Qa__tabContainer{background-color:var(--navy);min-height:40em}.Insight-module__TsR1Qa__tabContainer>div[class*=content]{background-color:var(--navy)}.Insight-module__TsR1Qa__dropDownContainer{z-index:100;min-width:20em;margin-right:auto}.Insight-module__TsR1Qa__dropDown{width:100%}.Insight-module__TsR1Qa__onChainTabTitle{align-items:center;width:100%;display:flex}.Insight-module__TsR1Qa__collapsibleSection{grid-template-rows:1fr;transition:grid-template-rows .3s ease-in-out,margin-top .3s ease-in-out;display:grid}.Insight-module__TsR1Qa__collapsibleSection>*{overflow:hidden}.Insight-module__TsR1Qa__insightTopSection.Insight-module__TsR1Qa__collapsed .Insight-module__TsR1Qa__collapsibleSection{grid-template-rows:0fr;margin-top:0}.Insight-module__TsR1Qa__relatedContainer{padding:1em 0}.Insight-module__TsR1Qa__cardList{flex-direction:column;gap:1em;display:flex;overflow:auto}.Insight-module__TsR1Qa__relatedTitle{color:var(--gray);margin-bottom:1em;font-size:1em}.Insight-module__TsR1Qa__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__TsR1Qa__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__TsR1Qa__expandIconSize:hover{filter:brightness(1.5)}.Insight-module__TsR1Qa__expandIconSize{width:1.5em;height:1.5em}.Insight-module__TsR1Qa__iconSize{font-size:1.5em}.Insight-module__TsR1Qa__onChainDataTabs>div[class*=tabs]>div{background-color:var(--navy)}
.orgAlerts-module__c57foa__orgAlerts h1{letter-spacing:.02em;font-family:Arkham Heavy Condensed;font-size:2.5em}.orgAlerts-module__c57foa__orgAlerts h2{color:#fff9;text-transform:uppercase;font-family:IBM Plex Mono;font-size:1em}.orgAlerts-module__c57foa__header{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.orgAlerts-module__c57foa__headerTitle{flex:1}.orgAlerts-module__c57foa__content{flex-direction:column;gap:2em;margin-top:2em;display:flex}.orgAlerts-module__c57foa__summaryCards{grid-template-columns:repeat(4,1fr);gap:1.25em;display:grid}.orgAlerts-module__c57foa__summaryCard{background:linear-gradient(135deg,#0171d914 0%,#171921 60%);border:none;border-radius:.5em;flex-direction:column;gap:.75em;padding:1.5em;display:flex}.orgAlerts-module__c57foa__summaryCardLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-family:IBM Plex Mono;font-size:.75em;font-weight:500}.orgAlerts-module__c57foa__summaryCardValue{color:#fff;font-family:IBM Plex Mono;font-size:2em;font-weight:600;line-height:1}.orgAlerts-module__c57foa__summaryCardSub{color:#ffffff8c;text-transform:uppercase;font-family:IBM Plex Mono;font-size:.7em}.orgAlerts-module__c57foa__card{background:#171921;border:none;border-radius:.5em;flex-direction:column;padding:1.5em;display:flex}.orgAlerts-module__c57foa__cardAccent{background:linear-gradient(135deg,#0171d914 0%,#171921 60%)}.orgAlerts-module__c57foa__cardTitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:1.5em;font-family:IBM Plex Mono;font-size:.8em;font-weight:600;display:flex}.orgAlerts-module__c57foa__cardCount{color:#fff6;font-family:IBM Plex Mono;font-size:1em;font-weight:400}.orgAlerts-module__c57foa__controlsRow{justify-content:space-between;align-items:center;gap:1em;margin-bottom:1.5em;display:flex}.orgAlerts-module__c57foa__searchInput{color:#fff;appearance:none;background:#ffffff0a;border:1px solid #ffffff26;border-radius:.35em;min-width:14em;padding:.5em 1em;font-family:IBM Plex Mono;font-size:.8em;transition:border-color .2s}.orgAlerts-module__c57foa__searchInput::placeholder{color:#ffffff4d}.orgAlerts-module__c57foa__searchInput:focus{border-color:var(--blue);outline:none}.orgAlerts-module__c57foa__filterTabs{gap:.5em;display:flex}.orgAlerts-module__c57foa__filterTab{color:#ffffff80;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0f;border:none;border-radius:.35em;padding:.5em 1em;font-family:IBM Plex Mono;font-size:.75em;font-weight:500;transition:all .2s}.orgAlerts-module__c57foa__filterTab:hover{color:#fffc;background:#ffffff1f}.orgAlerts-module__c57foa__filterTabActive{background:var(--blue);color:#fff}.orgAlerts-module__c57foa__tableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;display:flex}.orgAlerts-module__c57foa__tableHeaderCell{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;flex:1;padding:.85em 1em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgAlerts-module__c57foa__tableHeaderCell:first-child{flex:2}.orgAlerts-module__c57foa__tableHeaderCell:not(:first-child){text-align:right}.orgAlerts-module__c57foa__tableBody{max-height:600px;overflow-y:auto}.orgAlerts-module__c57foa__tableRow{cursor:pointer;color:inherit;border-bottom:1px solid #ffffff0a;text-decoration:none;transition:background-color .15s;display:flex}.orgAlerts-module__c57foa__tableRow:hover{background:#ffffff08}.orgAlerts-module__c57foa__tableRow:last-child{border-bottom:none}.orgAlerts-module__c57foa__tableCell{color:#ffffffd9;flex:1;align-items:center;padding:.75em 1em;font-family:IBM Plex Mono;font-size:.85em;display:flex}.orgAlerts-module__c57foa__tableCell:first-child{flex:2;gap:.6em}.orgAlerts-module__c57foa__tableCell:not(:first-child){justify-content:flex-end}.orgAlerts-module__c57foa__alertInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgAlerts-module__c57foa__alertName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgAlerts-module__c57foa__alertDescription{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.8em;overflow:hidden}.orgAlerts-module__c57foa__alertMeta{color:#ffffff80;align-items:center;gap:.5em;font-size:.8em;display:flex}.orgAlerts-module__c57foa__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.orgAlerts-module__c57foa__statusActive{background:#4ade80;box-shadow:0 0 6px #4ade8066}.orgAlerts-module__c57foa__statusInactive{background:#ffffff40}.orgAlerts-module__c57foa__chainTags{flex-wrap:wrap;justify-content:flex-end;gap:.3em;display:flex}.orgAlerts-module__c57foa__chainTag{color:#ffffffb3;text-transform:uppercase;background:#ffffff14;border-radius:.2em;padding:.2em .5em;font-family:IBM Plex Mono;font-size:.7em}.orgAlerts-module__c57foa__moreChains{color:#fff6;padding:.2em .4em;font-family:IBM Plex Mono;font-size:.7em}.orgAlerts-module__c57foa__timestamp{color:#ffffff73;white-space:nowrap;font-family:IBM Plex Mono;font-size:.8em}.orgAlerts-module__c57foa__emptyState{color:#ffffff59;text-align:center;justify-content:center;align-items:center;padding:3em 1em;font-family:IBM Plex Mono;font-size:.85em;display:flex}
.Sidebar-module__RCMmoW__sidebarContainer{border-radius:.5em;flex-direction:column;gap:1em;width:100%;height:100%;transition:width .2s;display:flex;position:relative;overflow:auto;box-shadow:0 0 10px #0000001a}.Sidebar-module__RCMmoW__insightTitle{color:var(--off-white);text-transform:uppercase;font-family:Arkham Heavy Condensed;font-size:2em}.Sidebar-module__RCMmoW__insightListContainer{flex-direction:column;gap:.75em;height:100%;display:flex;position:relative;overflow:hidden auto}.Sidebar-module__RCMmoW__relevanceHeader{flex-direction:row;justify-content:space-between;align-items:center;max-width:100%;margin-bottom:1em;display:flex}.Sidebar-module__RCMmoW__relevance{gap:1em;display:flex}.Sidebar-module__RCMmoW__relevanceBubble{text-align:center;-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);cursor:pointer;width:fit-content;color:var(--off-white);border-style:solid;border-width:.1em;border-radius:1em;align-items:center;padding:.2em .6em;font-weight:700;display:inline-flex}.Sidebar-module__RCMmoW__relevanceBubbleInactive{color:#ffffff4d;background-color:#0000;border-color:#ffffff1a}.Sidebar-module__RCMmoW__relevance .removeWrapper{order:2!important;margin-left:.4em!important;margin-right:0!important}.Sidebar-module__RCMmoW__relevance .childrenWrapper{order:1!important}.Sidebar-module__RCMmoW__bubblePointer,.Sidebar-module__RCMmoW__bubblePointer>*{cursor:pointer}.Sidebar-module__RCMmoW__entityContainer,.Sidebar-module__RCMmoW__entityContainerLoading{align-items:center;gap:.8em;width:fit-content;height:100%;display:inline-flex;position:relative}.Sidebar-module__RCMmoW__entityContainer:hover{text-decoration:underline}.Sidebar-module__RCMmoW__entityHeader{flex-direction:row;align-items:center;column-gap:.8em;display:flex}.Sidebar-module__RCMmoW__entityHeaderName{text-overflow:ellipsis;white-space:nowrap;white-space:nowrap;overflow:hidden}.Sidebar-module__RCMmoW__entityHeaderImage{border-radius:50%;width:1em;height:1em;position:relative;overflow:hidden}.Sidebar-module__RCMmoW__entityHeaderSubtitle{color:var(--gray);align-items:center;gap:.8em;display:flex}@keyframes Sidebar-module__RCMmoW__fadeIn{0%{opacity:0}to{opacity:1}}.Sidebar-module__RCMmoW__arkhamCheck{width:1.2em;height:1.2em;transform:translateY(.1em)}.Sidebar-module__RCMmoW__summaryTab{cursor:pointer;background:var(--selected);display:none;position:relative}.Sidebar-module__RCMmoW__summaryContent{background:var(--bg-color-light);text-overflow:ellipsis;height:8em;display:none;position:absolute;top:-5.5em;overflow:hidden}.Sidebar-module__RCMmoW__summaryTab:hover .Sidebar-module__RCMmoW__summaryContent{display:block}.Sidebar-module__RCMmoW__topRow{color:var(--gray);justify-content:space-between;align-items:center;margin-top:1em;display:flex}.Sidebar-module__RCMmoW__scoreBarWrapper{align-items:center;display:inline-flex}.Sidebar-module__RCMmoW__scoreBarContainer{background:linear-gradient(90deg,#4d63ff,#5fdafe);width:5em;height:.8em;margin-right:8px;display:inline-block;position:relative}.Sidebar-module__RCMmoW__scoreSegment{border-right:.4em solid var(--bg-color-light);width:10%;position:absolute;top:0;bottom:0}.Sidebar-module__RCMmoW__scoreValue{vertical-align:middle;font-size:.8em}.Sidebar-module__RCMmoW__miscTagList{filter:brightness(1.2);flex-wrap:wrap;justify-content:flex-start;gap:1em;max-width:100%;margin-top:2em;display:flex}.Sidebar-module__RCMmoW__clearAllButton{cursor:pointer}.Sidebar-module__RCMmoW__clearAllButton:hover{filter:brightness(1.2)}.Sidebar-module__RCMmoW__popupClearAllButton{color:var(--blue);cursor:pointer;text-transform:uppercase;background:0 0;border:none;align-items:center;gap:.3em;padding:0;font-size:.9em;font-weight:500;transition:filter .2s;display:flex}.Sidebar-module__RCMmoW__popupClearAllButton:hover{filter:brightness(1.2)}.Sidebar-module__RCMmoW__updatingText{color:#fff;border-radius:.2em;padding:.2em .4em;font-size:.8em;animation:1s ease-in-out infinite Sidebar-module__RCMmoW__pulse-updating}.Sidebar-module__RCMmoW__creatingText{color:#fff;border-radius:.2em;padding:.2em .4em;font-size:.8em;animation:1s ease-in-out infinite Sidebar-module__RCMmoW__pulse-creating}.Sidebar-module__RCMmoW__loader{color:var(--gray);gap:.5em;font-size:1.2em;display:flex}.Sidebar-module__RCMmoW__loadingSpinner{border:2px solid var(--gray);border-top-color:#fff;border-radius:50%;width:1.2em;height:1.2em;animation:1s linear infinite Sidebar-module__RCMmoW__spin}@keyframes Sidebar-module__RCMmoW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Sidebar-module__RCMmoW__updating-wave-animation{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes Sidebar-module__RCMmoW__creating-wave-animation{0%{background-position:100% 0}to{background-position:-100% 0}}.Sidebar-module__RCMmoW__label{white-space:nowrap;text-overflow:ellipsis;outline:1px solid var(--blue);color:var(--off-white);font:inherit;background:0 0;border-color:#0000;border-radius:1px;flex-shrink:1;overflow:hidden}.Sidebar-module__RCMmoW__label:disabled{cursor:pointer;pointer-events:none;outline:1px #0000}.Sidebar-module__RCMmoW__tokenContainer{justify-content:space-between;align-items:center;width:fit-content;font-size:1.25em;display:flex}.Sidebar-module__RCMmoW__tokenInfo{align-items:center;font-size:.8em;display:flex}.Sidebar-module__RCMmoW__symbol{margin-right:.5em;font-size:1.25em}.Sidebar-module__RCMmoW__end{align-items:center;margin-left:auto;display:flex}.Sidebar-module__RCMmoW__drawerContainer{border-radius:.5em;margin-bottom:1em;box-shadow:0 1px 3px #0000001a}@media (max-width:767px){.Sidebar-module__RCMmoW__container{display:none}}.Sidebar-module__RCMmoW__searchBarContainer{flex-direction:column;width:100%;display:flex}.Sidebar-module__RCMmoW__searchBarAndFilter{flex-direction:row;align-items:center;gap:1em;width:100%;display:flex}.Sidebar-module__RCMmoW__headerSearch{color:#ffffff91;background:#131721;border:.5px solid #0000;border-radius:.25em;justify-content:space-between;align-items:center;gap:.5em;width:100%;height:100%;padding:0 .5em;display:flex}.Sidebar-module__RCMmoW__searchBar{width:100%}.Sidebar-module__RCMmoW__searchInput{color:var(--off-white);background:0 0;border:none;outline:none;flex:1;width:100%;font-family:inherit;font-size:1em;transition:filter .2s}.Sidebar-module__RCMmoW__searchInput::placeholder{color:#84868a}.Sidebar-module__RCMmoW__searchInput:focus{filter:brightness(1.2)}.Sidebar-module__RCMmoW__headerSearch:focus-within{border:.5px solid var(--blue)}.Sidebar-module__RCMmoW__filtersButton{color:#84868a;text-transform:uppercase;cursor:pointer;-webkit-mask:var(--beveled);mask:var(--beveled);background-color:#131721;padding:.5em 1em;font-size:1em;transition:filter .2s}.Sidebar-module__RCMmoW__filtersButton:hover{filter:brightness(1.2);color:var(--off-white)}.Sidebar-module__RCMmoW__filterModalOverlay{z-index:9999;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Sidebar-module__RCMmoW__filterModalContent{background-color:#0b1326;border:1px solid #84868a;border-radius:.5em;flex-direction:column;gap:1.5em;width:24em;max-width:90%;padding:2em;display:flex;position:relative}.Sidebar-module__RCMmoW__filterModalClose{color:var(--off-white);cursor:pointer;font-size:1.5em;transition:filter .2s;position:absolute;top:1em;right:1em}.Sidebar-module__RCMmoW__filterModalClose:hover{filter:brightness(1.2)}.Sidebar-module__RCMmoW__filterModalTitle{color:var(--off-white);text-transform:uppercase;margin-bottom:.5em;font-size:1.5em}.Sidebar-module__RCMmoW__filterSliders{flex-direction:column;gap:1em;display:flex}.Sidebar-module__RCMmoW__filterSliderRow{flex-direction:column;gap:.5em;display:flex}.Sidebar-module__RCMmoW__filterSliderLabel{color:var(--off-white);text-transform:uppercase;font-size:1em}.Sidebar-module__RCMmoW__filterSlider{-webkit-appearance:none;cursor:pointer;background:#333;border-radius:.2em;outline:none;width:100%;height:.3em}.Sidebar-module__RCMmoW__filterSlider::-webkit-slider-thumb{appearance:none;background:var(--blue);cursor:pointer;border:1px solid #84868a;border-radius:50%;width:1em;height:1em}.Sidebar-module__RCMmoW__filterSlider::-moz-range-thumb{background:var(--blue);cursor:pointer;border:1px solid #84868a;border-radius:50%;width:1em;height:1em}.Sidebar-module__RCMmoW__filterTokenEntityInputs{flex-direction:column;gap:1em;display:flex}.Sidebar-module__RCMmoW__filterTokenEntityInput{color:var(--off-white);background-color:#11141a;border:1px solid #84868a;border-radius:1em;outline:none;width:100%;padding:.5em 1em;font-size:1em}.Sidebar-module__RCMmoW__filterModalActions{justify-content:flex-end;gap:1em;display:flex}.Sidebar-module__RCMmoW__filterModalButton{background-color:var(--blue);color:var(--off-white);text-transform:uppercase;cursor:pointer;border:none;border-radius:.2em;padding:.5em 1em;font-size:1em;transition:filter .2s}.Sidebar-module__RCMmoW__filterModalButton:hover{filter:brightness(1.2)}.Sidebar-module__RCMmoW__inputRangeSlider{appearance:none;cursor:pointer;background:#4d63ff;border-radius:100%;outline:none;width:1em;height:1em;margin-top:-.4em;margin-left:-.5em;display:block;position:absolute;top:50%}.Sidebar-module__RCMmoW__inputRangeDisabledInputRange .Sidebar-module__RCMmoW__inputRangeSlider{background:var(--gray);border:1px solid var(--gray);box-shadow:none;transform:none}.Sidebar-module__RCMmoW__inputRangeLabel{color:#aaa;white-space:nowrap;font-size:.8em;transform:translateZ(0)}.Sidebar-module__RCMmoW__inputRangeMinLabel,.Sidebar-module__RCMmoW__inputRangeMaxLabel{position:absolute;bottom:-1.4em}.Sidebar-module__RCMmoW__inputRangeMinLabel{left:0}.Sidebar-module__RCMmoW__inputRangeMaxLabel{right:0}.Sidebar-module__RCMmoW__inputRangeValueLabel{display:none}.Sidebar-module__RCMmoW__inputRangeLabelContainer{position:relative;left:-.5em}.Sidebar-module__RCMmoW__inputRangeMaxLabel .Sidebar-module__RCMmoW__inputRangeLabelContainer{left:.5em}.Sidebar-module__RCMmoW__altInputRangeLabelContainer{position:relative}.Sidebar-module__RCMmoW__inputRangeTrack{background:var(--gray);cursor:pointer;border-radius:2px;height:2px;display:block;position:relative}.Sidebar-module__RCMmoW__inputRangeDisabledInputRange .Sidebar-module__RCMmoW__inputRangeTrack{background:var(--gray)}.Sidebar-module__RCMmoW__inputRangeActiveTrack{background:linear-gradient(90deg,#4d63ff,#5fdafe);height:2px;position:absolute;left:0}.Sidebar-module__RCMmoW__inputRangeInputRange{width:100%;height:1em;position:relative}.Sidebar-module__RCMmoW__altInputRangeInputRange{width:100%;height:1em;padding:0 .5em;position:relative}.Sidebar-module__RCMmoW__altInput{width:100%}.Sidebar-module__RCMmoW__altInput>input{background-color:var(--light-navy);text-transform:none;border-radius:.3em;padding:.75em .85em;font-size:.85em;-webkit-mask:none;mask:none}.Sidebar-module__RCMmoW__altInput>input::placeholder{color:#fff;opacity:.3;text-transform:uppercase}.Sidebar-module__RCMmoW__allFiltersContainer{background-color:"white";width:100vw;max-width:100vw;max-height:100vh;padding:1em 0;bottom:0;overflow-y:hidden}.Sidebar-module__RCMmoW__filterPopup,.Sidebar-module__RCMmoW__filterPopupMobile{background-color:var(--selected-light);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);z-index:9999;border-radius:10px;flex-direction:column;justify-content:flex-start;gap:2em;max-width:35em;max-height:80vh;padding:2em;display:flex;overflow-y:auto}.Sidebar-module__RCMmoW__filterPopupMobile{transform:translate(-50%,-50%);box-shadow:0 4px 20px #0000004d}.Sidebar-module__RCMmoW__searchFilterWrapper>div{padding:1em 0}.Sidebar-module__RCMmoW__filterSectionContent{justify-content:center;display:flex}.Sidebar-module__RCMmoW__doubleFilterSection{justify-content:space-between;gap:2.5em;display:flex}.Sidebar-module__RCMmoW__applyButton{background-color:var(--blue);color:var(--off-white);text-transform:uppercase;cursor:pointer;border:none;border-radius:.2em;justify-content:center;align-items:center;width:fit-content;padding:.5em 1em;font-size:1em;transition:filter .2s;display:flex}.Sidebar-module__RCMmoW__inputRangeValueLabel{pointer-events:none;display:block;position:absolute;top:1em}.Sidebar-module__RCMmoW__valueSliderHeader{justify-content:center;width:100%;display:flex}.Sidebar-module__RCMmoW__dateLabel{justify-content:space-between;align-items:center;margin-bottom:1em;display:flex}.Sidebar-module__RCMmoW__dateRow{margin-bottom:.5em}.Sidebar-module__RCMmoW__dateRow>div,.Sidebar-module__RCMmoW__dateRow>div>div,.Sidebar-module__RCMmoW__dateRow>div>div>div{width:100%}.Sidebar-module__RCMmoW__dateBubbles{flex-wrap:wrap;gap:.5em;margin-top:.5em;display:flex}.Sidebar-module__RCMmoW__datePickerTrigger{cursor:pointer;border:1px solid var(--border);background:var(--background);border-radius:4px;padding:8px;transition:border-color .2s}.Sidebar-module__RCMmoW__datePickerTrigger:hover{border-color:var(--blue)}.Sidebar-module__RCMmoW__dateInputs{gap:8px;display:flex}.Sidebar-module__RCMmoW__dateInput{color:var(--text);cursor:pointer;background:0 0;border:none;flex:1;padding:4px 8px;font-size:14px}.Sidebar-module__RCMmoW__dateInput::placeholder{color:var(--gray)}.Sidebar-module__RCMmoW__datePickerModal{background:var(--selected);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 20px #0000004d}.Sidebar-module__RCMmoW__calendarModal{background:var(--selected);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:8px;padding:16px;box-shadow:0 4px 20px #0000004d}.Sidebar-module__RCMmoW__calendarModal .Sidebar-module__RCMmoW__container,.Sidebar-module__RCMmoW__calendarModal .Sidebar-module__RCMmoW__calendarContainer,.Sidebar-module__RCMmoW__calendarModal .Sidebar-module__RCMmoW__buttonContainer{background:0 0!important}.Sidebar-module__RCMmoW__searchHeader{justify-content:space-between;align-items:center;margin-bottom:-1em;display:flex}.Sidebar-module__RCMmoW__bubbleContainer{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:.5em;display:flex}.Sidebar-module__RCMmoW__filterBubbles{flex-wrap:wrap;justify-content:flex-start;align-items:self-start;gap:.5em;margin-top:1em;display:flex}.Sidebar-module__RCMmoW__pnlGrid{grid-template-columns:1.3fr 1fr repeat(7,1fr);font-size:.9em;display:grid;position:relative;overflow:auto}.Sidebar-module__RCMmoW__title{color:var(--gray);text-transform:uppercase;z-index:1;background:var(--light-navy);text-wrap:nowrap;padding:1em .5em;font-size:.85em;position:sticky;top:0}.Sidebar-module__RCMmoW__pnlGrid>*{width:100%;height:100%;padding:1em .5em}.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+10),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+11),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+12),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+13),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+14),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+15),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+16),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+17),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+18){background-color:#ffffff08}.Sidebar-module__RCMmoW__start{justify-self:start;align-items:center;gap:.4em;display:flex}.Sidebar-module__RCMmoW__end{text-align:end;justify-self:end}.Sidebar-module__RCMmoW__time{color:var(--lighter-blue);cursor:pointer}.Sidebar-module__RCMmoW__overlay{z-index:1;background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Sidebar-module__RCMmoW__insightBubbleContainer{gap:.5em;display:flex}.Sidebar-module__RCMmoW__quickTimeOptions{flex-wrap:wrap;gap:1em;margin-bottom:1em;display:flex}.Sidebar-module__RCMmoW__marketCapInputs{gap:.5em;width:100%;margin-top:.5em;display:flex}.Sidebar-module__RCMmoW__marketCapInput{flex:1}.Sidebar-module__RCMmoW__marketCapInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Sidebar-module__RCMmoW__marketCapInput input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Sidebar-module__RCMmoW__marketCapInput input[type=number]{-moz-appearance:textfield}
.orgCases-module__ze1tPG__orgCases h1{letter-spacing:.02em;font-family:Arkham Heavy Condensed;font-size:2.5em}.orgCases-module__ze1tPG__orgCases h2{color:#fff9;text-transform:uppercase;font-family:IBM Plex Mono;font-size:1em}.orgCases-module__ze1tPG__header{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.orgCases-module__ze1tPG__headerTitle{flex:1}.orgCases-module__ze1tPG__content{flex-direction:column;gap:2em;margin-top:2em;display:flex}.orgCases-module__ze1tPG__summaryCards{grid-template-columns:repeat(5,1fr);gap:1.25em;display:grid}.orgCases-module__ze1tPG__summaryCard{background:linear-gradient(135deg,#0171d914 0%,#171921 60%);border:none;border-radius:.5em;flex-direction:column;gap:.75em;padding:1.5em;display:flex}.orgCases-module__ze1tPG__summaryCardLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-family:IBM Plex Mono;font-size:.75em;font-weight:500}.orgCases-module__ze1tPG__summaryCardValue{color:#fff;font-family:IBM Plex Mono;font-size:2em;font-weight:600;line-height:1}.orgCases-module__ze1tPG__summaryCardSub{color:#ffffff8c;text-transform:uppercase;font-family:IBM Plex Mono;font-size:.7em}.orgCases-module__ze1tPG__card{background:#171921;border:none;border-radius:.5em;flex-direction:column;padding:1.5em;display:flex}.orgCases-module__ze1tPG__cardAccent{background:linear-gradient(135deg,#0171d914 0%,#171921 60%)}.orgCases-module__ze1tPG__cardTitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:1.5em;font-family:IBM Plex Mono;font-size:.8em;font-weight:600;display:flex}.orgCases-module__ze1tPG__cardCount{color:#fff6;font-family:IBM Plex Mono;font-size:1em;font-weight:400}.orgCases-module__ze1tPG__filterTabs{gap:.5em;margin-bottom:1.5em;display:flex}.orgCases-module__ze1tPG__filterTab{color:#ffffff80;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0f;border:none;border-radius:.35em;padding:.5em 1em;font-family:IBM Plex Mono;font-size:.75em;font-weight:500;transition:all .2s}.orgCases-module__ze1tPG__filterTab:hover{color:#fffc;background:#ffffff1f}.orgCases-module__ze1tPG__filterTabActive{background:var(--blue);color:#fff}.orgCases-module__ze1tPG__entitiesAndCases{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.5em;display:grid}.orgCases-module__ze1tPG__entitiesColumn{flex-direction:column;min-width:0;display:flex}.orgCases-module__ze1tPG__entitiesColumn>.orgCases-module__ze1tPG__card{flex:1}.orgCases-module__ze1tPG__casesColumn{flex-direction:column;min-width:0;display:flex}.orgCases-module__ze1tPG__casesColumn>.orgCases-module__ze1tPG__card{flex:1}.orgCases-module__ze1tPG__tableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;display:flex}.orgCases-module__ze1tPG__tableHeaderCell{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;flex:1;padding:.85em 1em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgCases-module__ze1tPG__tableHeaderCell:first-child{flex:2}.orgCases-module__ze1tPG__tableHeaderCell:not(:first-child){text-align:right}.orgCases-module__ze1tPG__tableBody{max-height:500px;overflow-y:auto}.orgCases-module__ze1tPG__tableRow{cursor:pointer;color:inherit;border-bottom:1px solid #ffffff0a;text-decoration:none;transition:background-color .15s;display:flex}.orgCases-module__ze1tPG__tableRow:hover{background:#ffffff08}.orgCases-module__ze1tPG__tableRow:last-child{border-bottom:none}.orgCases-module__ze1tPG__tableCell{color:#ffffffd9;flex:1;align-items:center;padding:.75em 1em;font-family:IBM Plex Mono;font-size:.85em;display:flex}.orgCases-module__ze1tPG__tableCell:first-child{flex:2;gap:.6em}.orgCases-module__ze1tPG__tableCell:not(:first-child){justify-content:flex-end}.orgCases-module__ze1tPG__caseInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgCases-module__ze1tPG__caseName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgCases-module__ze1tPG__caseDescription{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.8em;overflow:hidden}.orgCases-module__ze1tPG__caseMeta{color:#ffffff80;font-size:.8em}.orgCases-module__ze1tPG__statusBadge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:.25em;padding:.3em .6em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgCases-module__ze1tPG__statusOpen{color:#4ade80;background:#4ade801f}.orgCases-module__ze1tPG__statusClosed{color:#ffffff80;background:#ffffff14}.orgCases-module__ze1tPG__statusArchived{color:#f59e0b;background:#f59e0b1f}.orgCases-module__ze1tPG__priorityBadge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:.25em;padding:.3em .6em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgCases-module__ze1tPG__priorityHigh{color:#ef4444;background:#ef44441f}.orgCases-module__ze1tPG__priorityMedium{color:#f59e0b;background:#f59e0b1f}.orgCases-module__ze1tPG__priorityLow{color:#ffffff80;background:#ffffff0f}.orgCases-module__ze1tPG__artifactCounts{flex-wrap:wrap;justify-content:flex-end;gap:.5em;display:flex}.orgCases-module__ze1tPG__artifactBadge{color:#fff9;white-space:nowrap;background:#ffffff0f;border-radius:.2em;padding:.2em .5em;font-family:IBM Plex Mono;font-size:.65em}.orgCases-module__ze1tPG__entityList{flex-direction:column;flex:1;gap:.75em;display:flex;overflow-y:auto}.orgCases-module__ze1tPG__entityCard{cursor:pointer;color:inherit;background:#ffffff08;border:1px solid #ffffff0f;border-radius:.5em;flex-direction:column;gap:.75em;padding:1.25em;text-decoration:none;transition:all .2s;display:flex}.orgCases-module__ze1tPG__entityCard:hover{background:#ffffff0f;border-color:#0171d94d;transform:translateY(-1px)}.orgCases-module__ze1tPG__entityCardHeader{justify-content:space-between;align-items:flex-start;gap:.5em;display:flex}.orgCases-module__ze1tPG__entityIconWrapper{align-items:center;gap:.5em;min-width:0;font-size:1.1em;display:flex}.orgCases-module__ze1tPG__entityName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-family:IBM Plex Mono;font-size:.8em;font-weight:600;overflow:hidden}.orgCases-module__ze1tPG__entityTypeBadge{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#ffffff0f;border-radius:.2em;flex-shrink:0;padding:.3em .6em;font-family:IBM Plex Mono;font-size:.6em;font-weight:500}.orgCases-module__ze1tPG__entityCardStats{flex-wrap:wrap;gap:1em;display:flex}.orgCases-module__ze1tPG__entityStat{flex-direction:column;gap:.15em;display:flex}.orgCases-module__ze1tPG__entityStatLabel{color:#fff6;text-transform:uppercase;letter-spacing:.08em;font-family:IBM Plex Mono;font-size:.6em;font-weight:500}.orgCases-module__ze1tPG__entityStatValue{color:#fff;font-family:IBM Plex Mono;font-size:.85em;font-weight:600}.orgCases-module__ze1tPG__entityCardFooter{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:.5em;display:flex}.orgCases-module__ze1tPG__entityCaseCount{color:var(--blue);font-family:IBM Plex Mono;font-size:.7em;font-weight:500}.orgCases-module__ze1tPG__timestamp{color:#ffffff73;white-space:nowrap;font-family:IBM Plex Mono;font-size:.8em}.orgCases-module__ze1tPG__emptyState{color:#ffffff59;text-align:center;justify-content:center;align-items:center;padding:3em 1em;font-family:IBM Plex Mono;font-size:.85em;display:flex}
.Welcome-module__RaTM-q__page{z-index:4;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.Welcome-module__RaTM-q__logo{width:18em;margin-bottom:1em}.Welcome-module__RaTM-q__welcome{padding-left:.3em;font-size:1.7em}.Welcome-module__RaTM-q__progress{background:#000;border-radius:7em;justify-content:flex-start;align-items:center;width:14em;height:.35em;margin-top:1.4em;display:flex;position:relative}@keyframes Welcome-module__RaTM-q__load{0%{width:0}to{width:100%}}.Welcome-module__RaTM-q__progressValue{background:#fff;border-radius:7em;width:0;height:100%;animation:2s forwards Welcome-module__RaTM-q__load}
.index-module__nZp6lG__beveled{-webkit-mask:var(--beveled);mask:var(--beveled)}.index-module__nZp6lG__beveledSmall{-webkit-mask:var(--beveled-small);mask:var(--beveled-small)}.index-module__nZp6lG__beveledTop{-webkit-mask:var(--beveled-top);mask:var(--beveled-top)}.index-module__nZp6lG__resultsList>div:nth-child(2n){background:#1f21298c}.index-module__nZp6lG__shrinkChips>div{flex-shrink:1;min-width:0;max-width:100%;overflow:hidden}.index-module__nZp6lG__shrinkChips>div>div{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}@media (max-width:767px){.index-module__nZp6lG__shrinkChips>div{padding:.4em .85em;font-size:.75em}}.index-module__nZp6lG__sectionRule{background-image:linear-gradient(90deg,#ffffff14 0%,#ffffff05 100%);height:1px}@keyframes index-module__nZp6lG__tagFadeUp{0%{opacity:0;transform:translateY(.4em)}to{opacity:1;transform:none}}.index-module__nZp6lG__fadeUp{animation:.36s cubic-bezier(.2,.8,.2,1) both index-module__nZp6lG__tagFadeUp}.index-module__nZp6lG__fadeUpDelay1{animation:.36s cubic-bezier(.2,.8,.2,1) 80ms both index-module__nZp6lG__tagFadeUp}.index-module__nZp6lG__fadeUpDelay2{animation:.36s cubic-bezier(.2,.8,.2,1) .16s both index-module__nZp6lG__tagFadeUp}@keyframes index-module__nZp6lG__pendingSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.index-module__nZp6lG__pendingBar{background:linear-gradient(90deg,#0171d900 0%,#0171d9e6 50%,#0171d900 100%);animation:.9s cubic-bezier(.4,0,.2,1) infinite index-module__nZp6lG__pendingSweep}@keyframes index-module__nZp6lG__skeletonSweep{0%{background-position:-200% 0}to{background-position:200% 0}}.index-module__nZp6lG__skeleton{background:linear-gradient(90deg,#ffffff0a 0%,#ffffff14 50%,#ffffff0a 100%) 0 0/200% 100%;animation:1.4s linear infinite index-module__nZp6lG__skeletonSweep}.index-module__nZp6lG__watermark{pointer-events:none;cursor:default;position:absolute;inset:0}
.invite-module__WdknKG__container{justify-content:center;align-items:center;min-height:80vh;padding:2em;display:flex}.invite-module__WdknKG__card{background:var(--background-secondary);border:1px solid var(--border-color);text-align:center;border-radius:8px;width:100%;max-width:480px;padding:2em}.invite-module__WdknKG__title{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5em;font-size:1.5em;font-weight:600}.invite-module__WdknKG__inviteDetails{margin-bottom:2em}.invite-module__WdknKG__orgName{color:var(--verified-blue);margin-bottom:1em;font-size:1.75em;font-weight:700}.invite-module__WdknKG__message{color:var(--text-secondary);margin-bottom:.75em;line-height:1.5}.invite-module__WdknKG__emailNote{color:var(--text-tertiary);margin-top:1em;font-size:.875em}.invite-module__WdknKG__errorMessage{color:var(--error-color,#f44);margin-bottom:1.5em}.invite-module__WdknKG__actions{flex-direction:column;gap:.75em;margin-top:1.5em;display:flex}
