.Home-module__xJ5XEa__homeContainer{box-sizing:border-box;background:#1d212b;border-radius:0 .5em .5em;flex-direction:column;width:100%;height:100%;padding:.75em;display:flex;overflow:auto}.Home-module__xJ5XEa__homeGrid{gap:1em;width:100%;height:100%;display:flex}.Home-module__xJ5XEa__columnLeft{border-radius:.5em;flex-direction:column;flex:1.5;gap:1em;height:100%;display:flex;overflow:auto}.Home-module__xJ5XEa__mindshares{flex:3}.Home-module__xJ5XEa__sentimentChartContainer{background:var(--bg-color-light);border-radius:.5em;flex-direction:column;flex:2;height:100%;min-height:0;display:flex}.Home-module__xJ5XEa__sentimentChartWrapper{box-sizing:border-box;flex-direction:column;gap:.5em;height:100%;min-height:0;padding:0 1em 1em;display:flex}.Home-module__xJ5XEa__sentimentChart{background:var(--bg-color-light);border-radius:.5em;flex:1 1 0;width:100%;min-height:0}.Home-module__xJ5XEa__mindshares{border-radius:.5em;flex-direction:column;min-width:30em;height:100%;min-height:30em;display:flex}.Home-module__xJ5XEa__mindshare{background:var(--bg-color-light);border-radius:.5em;flex:1 1 0;min-width:30em;min-height:30em;position:relative}.Home-module__xJ5XEa__mindsharesHeader{gap:1em;margin-top:1em;margin-bottom:-1em;padding-left:1em;display:flex}.Home-module__xJ5XEa__mindsharesHeader>*{text-align:left;flex:1 1 0}.Home-module__xJ5XEa__columnRight{flex-direction:column;flex:1;gap:1em;height:100%;display:flex;overflow-x:auto}.Home-module__xJ5XEa__trendingList,.Home-module__xJ5XEa__historyList{flex-direction:column;justify-content:center;align-items:center;gap:.5em;min-height:100%;padding:1em 0;display:flex;overflow:auto}.Home-module__xJ5XEa__trendingHeader{align-items:center;gap:.5em;font-size:1.25em;display:flex}.Home-module__xJ5XEa__heading,.Home-module__xJ5XEa__headingSentiment,.Home-module__xJ5XEa__headingMindshare{font-size:1.25em;font-weight:600}.Home-module__xJ5XEa__headingMindshare{z-index:1}.Home-module__xJ5XEa__headingMindshareRow,.Home-module__xJ5XEa__headingSentimentRow{z-index:3;border-top-left-radius:.5em;border-top-right-radius:.5em;flex-direction:row;justify-content:space-between;gap:1em;padding:1em;display:flex}.Home-module__xJ5XEa__headingMinshareRow{position:absolute}.Home-module__xJ5XEa__infoIcon,.Home-module__xJ5XEa__infoIconMindshare{color:var(--gray);cursor:pointer;margin-top:.5em;margin-right:1em;font-size:1.25em}.Home-module__xJ5XEa__infoIconMindshare{margin-top:0;margin-right:0;font-size:1em}.Home-module__xJ5XEa__infoPopup{white-space:pre-line;max-width:40em}.Home-module__xJ5XEa__headingSentiment{margin-bottom:-1em}.Home-module__xJ5XEa__headingMindshareContent,.Home-module__xJ5XEa__headingSentimentContent{background-color:#1d212b;border-radius:.5em;align-items:center;gap:.5em;width:fit-content;padding:.5em .75em;display:flex}.Home-module__xJ5XEa__selects{background-color:#ffffff0d;border-radius:.5em;align-items:center;gap:1em;margin-left:auto;padding:.5em 1em;display:flex}.Home-module__xJ5XEa__mindshareFilterContainer{z-index:1;background-color:#1d212b;border:.75px solid #ffffff0d;border-radius:6px;flex-direction:row;align-items:center;gap:2em;margin-left:auto;padding:.5em 1.5em;font-size:1em;display:flex;box-shadow:0 3.086px 4.629px #0f111b40}.Home-module__xJ5XEa__mindshareFilterItem{cursor:pointer;align-items:center;gap:.75em;display:flex;position:relative}.Home-module__xJ5XEa__rangeSelection{border-radius:.5em;flex-direction:column;width:calc(100% + 2em);display:flex;position:absolute;top:100%;overflow:hidden;transform:translate(-1.5em,1em)}.Home-module__xJ5XEa__rangeOption{text-align:center;cursor:pointer;background:#20222a;width:100%;padding:.5em 0}.Home-module__xJ5XEa__rangeOption:hover{background:#2a2c36}.Home-module__xJ5XEa__placeholder{color:var(--gray);font-size:.9em}.Home-module__xJ5XEa__loading{justify-content:center;margin-top:1em;display:flex}.Home-module__xJ5XEa__loadingMore{justify-content:center;align-items:center;margin:1em 0;display:flex}.Home-module__xJ5XEa__viewAllButton{align-self:center;margin-top:1em}@media (max-width:900px){.Home-module__xJ5XEa__homeGrid{flex-direction:column}}
.Sentiment-module__ChfHHW__container{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;height:100%;padding-top:.5em;padding-bottom:.5em;display:grid}.Sentiment-module__ChfHHW__containerSentiment{height:100%;padding-top:.5em;padding-bottom:.5em}.Sentiment-module__ChfHHW__title{text-wrap:nowrap;align-items:center;font-size:1em;display:flex}.Sentiment-module__ChfHHW__legend{justify-content:space-around;font-size:.9em;display:flex}.Sentiment-module__ChfHHW__centre{justify-content:center;align-items:center;display:flex}.Sentiment-module__ChfHHW__legend>div{cursor:pointer}.Sentiment-module__ChfHHW__legend>div:before{content:"";border-radius:50%;width:.7em;height:.7em;display:inline-block}.Sentiment-module__ChfHHW__greenRed{cursor:pointer;padding-left:1.4em;position:relative}.Sentiment-module__ChfHHW__greenRed:before{content:"";background:linear-gradient(to bottom,var(--green)0%,var(--green)50%,var(--red)50%,var(--red)100%);border-radius:1em;width:1em;height:1em;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Sentiment-module__ChfHHW__blue:before{background-color:var(--blue)}.Sentiment-module__ChfHHW__green:before{background-color:var(--green)}.Sentiment-module__ChfHHW__red:before{background-color:var(--red)}.Sentiment-module__ChfHHW__tokenBalanceContainer{height:100%;position:relative}.Sentiment-module__ChfHHW__assetSelector{z-index:10;align-items:center;gap:1em;width:10em;font-size:.75em;display:flex;position:absolute;top:.4em;left:5em}
.Portfolio-module__ktaGya__title{color:var(--gray);z-index:1;height:100%;margin-bottom:.1em;font-size:.85em;position:sticky;top:0}.Portfolio-module__ktaGya__flexCenter{align-items:center;display:flex}.Portfolio-module__ktaGya__tokenGrid,.Portfolio-module__ktaGya__miniTokenGridDesktop{grid-template-columns:auto 1fr auto 1fr 1fr auto;display:grid}.Portfolio-module__ktaGya__solanaGrid{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr .25fr;display:grid}.Portfolio-module__ktaGya__miniTokenGridMobile{grid-template-columns:auto auto auto auto;display:none}.Portfolio-module__ktaGya__miniTokenGridMobileWrapper,.Portfolio-module__ktaGya__miniTokenGridDesktopWrapper{background-color:var(--navy);padding:1em,.5em;grid-column:1/-1;max-height:20em;margin:1em -.5em -1em;overflow-y:auto}.Portfolio-module__ktaGya__miniTokenGridMobile,.Portfolio-module__ktaGya__miniTokenGridDesktop{background-color:var(--navy);grid-column:1/-1;margin:1em}.Portfolio-module__ktaGya__tokenGrid>:nth-child(12n+7),.Portfolio-module__ktaGya__tokenGrid>:nth-child(12n+8),.Portfolio-module__ktaGya__tokenGrid>:nth-child(12n+9),.Portfolio-module__ktaGya__tokenGrid>:nth-child(12n+10),.Portfolio-module__ktaGya__tokenGrid>:nth-child(12n+11),.Portfolio-module__ktaGya__tokenGrid>:nth-child(12n+12){background-color:var(--row-alt-bg)}.Portfolio-module__ktaGya__tokenGridMobile{grid-template-columns:auto auto auto auto;display:grid}.Portfolio-module__ktaGya__tokenTGMiniGrid{grid-template-columns:auto auto auto;display:grid}.Portfolio-module__ktaGya__overflowHidden{overflow:hidden}.Portfolio-module__ktaGya__tgMiniTokenPortfolio{max-height:30em;overflow:scroll}.Portfolio-module__ktaGya__solanaGridMobile{grid-template-columns:1fr 1fr 1fr 1fr .25fr;display:grid}.Portfolio-module__ktaGya__tokenGridMobile>:nth-child(8n+1),.Portfolio-module__ktaGya__tokenGridMobile>:nth-child(8n+2),.Portfolio-module__ktaGya__tokenGridMobile>:nth-child(8n+3),.Portfolio-module__ktaGya__tokenGridMobile>:nth-child(8n+4),.Portfolio-module__ktaGya__tokenTGMiniGrid>:nth-child(6n+4),.Portfolio-module__ktaGya__tokenTGMiniGrid>:nth-child(6n+5),.Portfolio-module__ktaGya__tokenTGMiniGrid>:nth-child(6n+6),.Portfolio-module__ktaGya__tokenRow:nth-child(2n),.Portfolio-module__ktaGya__light{background-color:var(--row-alt-bg)}.Portfolio-module__ktaGya__dark{background-color:#0000}.Portfolio-module__ktaGya__chainGrid{grid-template-columns:3fr 2fr 2fr 2fr;display:grid}.Portfolio-module__ktaGya__tokenGrid>*,.Portfolio-module__ktaGya__solanaGrid>*,.Portfolio-module__ktaGya__solanaGridMobile>*,.Portfolio-module__ktaGya__tokenGridMobile>*,.Portfolio-module__ktaGya__chainGrid>*,.Portfolio-module__ktaGya__tokenTGMiniGrid>*{width:100%;height:100%;padding:1em .5em}.Portfolio-module__ktaGya__miniTokenGridMobile>*,.Portfolio-module__ktaGya__miniTokenGridDesktop>*{width:100%;height:100%;padding:.5em}.Portfolio-module__ktaGya__start{cursor:pointer;justify-self:start;align-items:baseline;gap:.5em;display:flex}.Portfolio-module__ktaGya__middle{cursor:pointer;justify-content:center;align-items:baseline;gap:.5em;display:flex}.Portfolio-module__ktaGya__end{text-align:end;cursor:pointer;justify-self:end;gap:.5em}.Portfolio-module__ktaGya__assetCol{justify-self:start}.Portfolio-module__ktaGya__priceCol,.Portfolio-module__ktaGya__holdingsCol,.Portfolio-module__ktaGya__valueCol{text-align:end;justify-self:end}.Portfolio-module__ktaGya__assetName{align-items:center;display:flex}.Portfolio-module__ktaGya__assetImage{width:.85em;height:.85em;margin-right:.35em;position:relative}.Portfolio-module__ktaGya__holdingsContainer{align-self:center}.Portfolio-module__ktaGya__holdingsSymbol{color:var(--gray)}.Portfolio-module__ktaGya__valChange{justify-content:center;align-items:center;font-size:2em;display:flex}.Portfolio-module__ktaGya__percent{color:var(--gray);margin-left:.8em;font-size:.9em}.Portfolio-module__ktaGya__chainDisplay{font-size:1.2em}.Portfolio-module__ktaGya__assets{flex-wrap:wrap;justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:relative}.Portfolio-module__ktaGya__assets>*{width:.85em;height:.85em;position:absolute}.Portfolio-module__ktaGya__assets>:first-child{top:50%;right:0;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__assets>:nth-child(2){top:50%;right:.6em;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__assets>:nth-child(3){top:50%;right:1.2em;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__assetFilterIcon{cursor:pointer;color:var(--foreground);justify-content:center;align-items:center;font-size:.9em;transition:color .2s;display:flex}.Portfolio-module__ktaGya__assetFilterPopup,.Portfolio-module__ktaGya__sortFilterPopup{background-color:var(--background);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);z-index:2;border-radius:4px;max-height:350px;padding:.7em;overflow:hidden;box-shadow:0 2px 10px #0003}.Portfolio-module__ktaGya__assetFilterHeader{color:var(--foreground);text-transform:uppercase;margin-bottom:.8em;font-size:.9em;font-weight:500}.Portfolio-module__ktaGya__assetSearchContainer{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:.5em;padding:.5em;display:flex}.Portfolio-module__ktaGya__searchIcon{transform:translateY(.1em)}.Portfolio-module__ktaGya__assetSearchInput{color:#fff;width:100%;font:inherit;background:0 0;border:none;outline:none;align-items:center;gap:.5em;font-size:1em;display:flex}.Portfolio-module__ktaGya__overlay{justify-content:center;align-items:center;display:flex}.Portfolio-module__ktaGya__oneAsset,.Portfolio-module__ktaGya__twoAssets,.Portfolio-module__ktaGya__threeAssets{flex-wrap:wrap;justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:relative}.Portfolio-module__ktaGya__oneAsset>*,.Portfolio-module__ktaGya__twoAssets>*,.Portfolio-module__ktaGya__threeAssets>*{width:.85em;height:.85em;position:absolute}.Portfolio-module__ktaGya__oneAsset>*,.Portfolio-module__ktaGya__twoAssets>:first-child{top:50%;right:0;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__twoAssets>:nth-child(2){top:50%;right:.5em;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__threeAssets>:first-child{top:60%;right:.5em;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__threeAssets>:nth-child(2){top:60%;right:1em;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__threeAssets>:nth-child(3){top:40%;right:.75em;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__expandIcon{cursor:pointer;font-size:1em;display:flex}.Portfolio-module__ktaGya__borrowsAndLoansContainer{flex-direction:column;padding:.5em;display:flex}.Portfolio-module__ktaGya__netValueLabel{color:var(--gray);text-transform:uppercase;font-size:1.25em}.Portfolio-module__ktaGya__netValue{align-items:baseline;gap:1em;display:flex}.Portfolio-module__ktaGya__netValueAmount{font-size:1.9em}.Portfolio-module__ktaGya__netValueChange{font-size:1.1em}.Portfolio-module__ktaGya__loanHeaderRow>div:first-child{margin-left:0}.Portfolio-module__ktaGya__loanHeaderRow>div:last-child{margin-right:0}.Portfolio-module__ktaGya__platformContainer{font-size:1em;position:relative}.Portfolio-module__ktaGya__platformRow,.Portfolio-module__ktaGya__loanHeaderRow{cursor:pointer;grid-template-columns:1fr 1fr 1fr 1fr;align-items:center;padding:1em .5em;font-size:1em;display:grid}.Portfolio-module__ktaGya__platformRow:hover{background-color:#ffffff0f}.Portfolio-module__ktaGya__platformRow{background-color:var(--row-alt-bg)}.Portfolio-module__ktaGya__oddRow{background-color:#0000}.Portfolio-module__ktaGya__networkAndDropdown{justify-content:flex-end;align-items:center;display:flex}.Portfolio-module__ktaGya__expandedRow{background-color:#3d404c}.Portfolio-module__ktaGya__expandedRow:hover{background-color:#474b58}.Portfolio-module__ktaGya__platformRow>div{font-size:1.2em}.Portfolio-module__ktaGya__scrollPane{max-height:150px;overflow-y:auto}.Portfolio-module__ktaGya__positionRow,.Portfolio-module__ktaGya__positionsHeader{grid-template-columns:1fr 4fr 4fr 4fr 4fr;align-items:center;padding:.5em 1em;display:grid}.Portfolio-module__ktaGya__positionsHeader{background-color:var(--row-alt-bg);padding:1em}.Portfolio-module__ktaGya__positionType,.Portfolio-module__ktaGya__positionDescription,.Portfolio-module__ktaGya__positionBalance,.Portfolio-module__ktaGya__positionUsd,.Portfolio-module__ktaGya__positionChain{justify-content:flex-start;align-items:center;display:flex}.Portfolio-module__ktaGya__positionBalance,.Portfolio-module__ktaGya__positionUsd{text-align:end;justify-content:flex-end}.Portfolio-module__ktaGya__dropdownIcon{justify-content:flex-end;align-items:center;padding-right:.5em;display:flex}.Portfolio-module__ktaGya__dropdownContainer{background-color:var(--navy);padding:1em}.Portfolio-module__ktaGya__tokenIconContainer{align-items:center;gap:.5em;display:flex}.Portfolio-module__ktaGya__tokenIconContainer .Portfolio-module__ktaGya__withIcon{flex-shrink:0;width:16px;height:16px}.Portfolio-module__ktaGya__assetAndCountContainer{justify-content:flex-end;align-items:center;display:flex}.Portfolio-module__ktaGya__additionalCountContainer{align-items:center;display:flex}.Portfolio-module__ktaGya__platformDisplay{justify-content:flex-start;align-items:center;font-size:1.2em;display:flex}.Portfolio-module__ktaGya__gridContainer{grid-template-columns:2fr 3fr;gap:2.5em;display:grid}.Portfolio-module__ktaGya__totalPositionsBar{width:100%;height:.2em;margin-top:.5em;margin-bottom:.5em;display:flex}.Portfolio-module__ktaGya__positionSegment{height:100%}.Portfolio-module__ktaGya__platformInfo{align-items:center;gap:.5em;display:flex}.Portfolio-module__ktaGya__coloredCircle{border-radius:50%;width:1em;height:1em}.Portfolio-module__ktaGya__platformsLegend{gap:1em;display:flex}.Portfolio-module__ktaGya__positionPctOfTotal{color:var(--gray);font-size:.8em}.Portfolio-module__ktaGya__opaqueBG{background-color:var(--light-navy)}.Portfolio-module__ktaGya__proxy{color:var(--gray)}.Portfolio-module__ktaGya__desktopHeader{height:100%;display:block;overflow:scroll}.Portfolio-module__ktaGya__mobileHeader{height:100%;display:none}.Portfolio-module__ktaGya__overflowContainer{height:100%;overflow:scroll}.Portfolio-module__ktaGya__solanaAccountsContainer{background-color:var(--bg-color);padding:.5em 1em;transition:max-height .4s,padding .4s;overflow:hidden}.Portfolio-module__ktaGya__solanaAccountsContainer.Portfolio-module__ktaGya__collapsed{max-height:0;padding:0 1em}.Portfolio-module__ktaGya__solanaAccountsContainer.Portfolio-module__ktaGya__expanded{max-height:1000px;padding:.5em 1em}.Portfolio-module__ktaGya__paginatorRow{justify-content:flex-end;display:flex}.Portfolio-module__ktaGya__paginatorContainer{margin-top:.25em;margin-right:.25em;display:flex}.Portfolio-module__ktaGya__chainEntryRow{cursor:pointer;background-color:var(--row-alt-bg);grid-template-columns:3fr 2fr 2fr 2fr;display:grid}.Portfolio-module__ktaGya__chainEntryRow:nth-child(2n){background-color:#0000}.Portfolio-module__ktaGya__chainEntryRow:hover{background-color:#ffffff0f}.Portfolio-module__ktaGya__tokenSymbol{align-items:center;gap:.5em;display:flex}.Portfolio-module__ktaGya__tokenSymbol:hover{text-decoration:underline}.Portfolio-module__ktaGya__tradeIcon{color:var(--green);background:#65bd681a;border:1px solid #65bd6833;border-radius:4px;justify-content:center;align-items:center;margin-left:.5em;padding:.3em;font-size:.7em;transition:all .2s;animation:3s ease-in-out infinite Portfolio-module__ktaGya__subtle-pulse;display:inline-flex}.Portfolio-module__ktaGya__tradeIcon:hover{color:#76df78;opacity:1;border-color:#76df78;animation:none;transform:scale(1.1);box-shadow:0 0 12px #65bd684d}.Portfolio-module__ktaGya__tokenEntryRow{cursor:pointer}.Portfolio-module__ktaGya__tokenEntryRow:hover>*{background-color:#1585ed26}.Portfolio-module__ktaGya__tokenEntryRow>*{width:100%;padding:1em .5em}.Portfolio-module__ktaGya__tokenEntryAltRow>*{background-color:var(--row-alt-bg)}.Portfolio-module__ktaGya__tokenEntryRowActive>*{background-color:#1585ed26}.Portfolio-module__ktaGya__faqContainer{padding:1.5em 0}.Portfolio-module__ktaGya__aboutContainer{background-color:var(--navy);border-radius:.5em;margin:1.5em 0;padding:1em;line-height:1.6}.Portfolio-module__ktaGya__aboutContainer p:last-child{margin-bottom:0}.Portfolio-module__ktaGya__aboutContainer p:first-child{margin-top:0}.Portfolio-module__ktaGya__faqQuestion{margin-bottom:.5em;font-size:1.2em;font-weight:600}.Portfolio-module__ktaGya__faqItem{background-color:var(--navy);border-radius:.5em;margin-bottom:1em;padding:1em;line-height:1.6}@media (max-width:767px){.Portfolio-module__ktaGya__desktopHeader{display:none}.Portfolio-module__ktaGya__mobileHeader{display:block}.Portfolio-module__ktaGya__miniTokenGridMobile{display:grid}.Portfolio-module__ktaGya__miniTokenGridDesktop{display:none}.Portfolio-module__ktaGya__tokenEntryAltRow>*{background:var(--background)}.Portfolio-module__ktaGya__tokenEntryMobileAltRow>*{background-color:var(--row-alt-bg)}.Portfolio-module__ktaGya__platformDisplay,.Portfolio-module__ktaGya__platformRow>div{font-size:1em}}
.GlobalStats-module__seYDAa__card{font-size:12px;font-family:var(--font-mono-light),monospace;background:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;flex:1;width:100%;height:100%;min-height:12em;padding:1.25em;display:flex;position:relative;overflow:hidden}.GlobalStats-module__seYDAa__header{font-family:var(--font-mono-light),monospace;padding:1.5em 1.5em 0;position:absolute;top:0;left:0}.GlobalStats-module__seYDAa__value{text-align:left;padding:3.5em 1.5em 0;position:absolute;top:0;left:0}.GlobalStats-module__seYDAa__chartContainer{z-index:-1;opacity:.9;width:100%;height:100%;transform:translateY(3em)scaleX(1.15)}.GlobalStats-module__seYDAa__numbers{justify-content:flex-start;align-items:baseline;gap:.5em;font-size:2em;display:flex}.GlobalStats-module__seYDAa__portfolioValue{font-weight:700}.GlobalStats-module__seYDAa__valueChange{font-size:.75em}@media (max-width:768px){.GlobalStats-module__seYDAa__card{padding:1em 1.2em}.GlobalStats-module__seYDAa__chartContainer{min-height:10em}}
.Chat-module__EMYwhG__container{flex-direction:column;align-items:center;gap:2em;width:100%;max-height:100%;padding:0 0 1em;display:flex;position:relative;overflow:auto}.Chat-module__EMYwhG__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__EMYwhG__arkham{font-family:var(--font-arkham);color:#ffffff1a}.Chat-module__EMYwhG__oracle{font-family:var(--font-mono-light);color:#ffffff1a;gap:.3em;display:flex}.Chat-module__EMYwhG__messagesContainer{flex-direction:column;flex-grow:1;width:100%;display:flex;overflow:auto}.Chat-module__EMYwhG__chatObjectContainer{justify-content:center;align-items:center;width:100%;display:flex}.Chat-module__EMYwhG__chatObjectContainer>*{max-width:65em}.Chat-module__EMYwhG__inputContainer{font-family:var(--font-mono-light);background:var(--selected-light);width:100%;box-shadow:0 0 .4em .2em var(--dark-gray);border-bottom:none;border-radius:.5em;justify-content:center;align-items:center;margin:0;display:flex}.Chat-module__EMYwhG__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__EMYwhG__input::placeholder{color:var(--placeholder)}.Chat-module__EMYwhG__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__EMYwhG__userMessageBackground,.Chat-module__EMYwhG__oracleMessageBackground{padding:2em 0}.Chat-module__EMYwhG__oracleMessageBackground{background-color:#ffffff05}.Chat-module__EMYwhG__userMessageBackground{background-color:#ffffff0d}.Chat-module__EMYwhG__messageContainer{grid-template-columns:4em 1fr;width:100%;display:grid}.Chat-module__EMYwhG__message{font-family:var(--font-mono-light);color:var(--off-white);width:100%;margin:0 auto;padding:0;font-size:1.1em}.Chat-module__EMYwhG__message p:first-child{margin-top:0}.Chat-module__EMYwhG__message p:last-child{margin-bottom:0}.Chat-module__EMYwhG__chatLabel{font-family:var(--font-mono-light);border-bottom:1px solid var(--off-white);margin:0 0 .5em;padding:0}.Chat-module__EMYwhG__promptButton:hover{filter:brightness(1.1)}.Chat-module__EMYwhG__loadMoreButton{cursor:pointer;margin:0 auto}.Chat-module__EMYwhG__unitContainer{max-height:35em;overflow:auto}.Chat-module__EMYwhG__unitContainerWithHeight{height:35em;overflow:auto}.Chat-module__EMYwhG__loadingEllipsis{margin-top:-.7em;font-size:4em}@keyframes Chat-module__EMYwhG__blinking{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}.Chat-module__EMYwhG__loadingEllipsis span{margin:0 -.1em;animation:1s infinite Chat-module__EMYwhG__blinking}.Chat-module__EMYwhG__loadingEllipsis span:nth-child(2){animation-delay:.1s}.Chat-module__EMYwhG__loadingEllipsis span:nth-child(3){animation-delay:.2s}.Chat-module__EMYwhG__loadMoreContainer{justify-content:center;align-items:center;width:100%;margin:0 auto;padding:1em 0;display:flex}.Chat-module__EMYwhG__loadMoreContainerButton{background-color:var(--selected);-webkit-mask:var(--beveled-small);mask:var(--beveled-small);cursor:pointer;margin-top:2em;margin-bottom:1em;padding:.4em 2em;font-size:1.2em}.Chat-module__EMYwhG__loadMoreContainerButton:hover{background-color:#ffffff1a}.Chat-module__EMYwhG__userIcon{font-size:2em}.Chat-module__EMYwhG__oracleChatIcon{width:2.5em;height:2.5em}.Chat-module__EMYwhG__mobileHeaderMenuContainer,.Chat-module__EMYwhG__hide{display:none}@media (max-width:767px){.Chat-module__EMYwhG__container{padding:.75em}.Chat-module__EMYwhG__logo{font-size:2em}.Chat-module__EMYwhG__textarea{font-size:1em}.Chat-module__EMYwhG__inputContainer{margin-bottom:1em}.Chat-module__EMYwhG__userMessageBackground,.Chat-module__EMYwhG__oracleMessageBackground{padding:1em .5em}.Chat-module__EMYwhG__mobileHeaderMenuContainer{justify-content:space-between;align-items:center;width:100%;padding:.75em;display:flex}.Chat-module__EMYwhG__mobileMenuBar{background-color:var(--light-navy);border:.5px solid var(--placeholder);justify-content:space-between;width:70%;display:flex;position:relative}.Chat-module__EMYwhG__mobileMenuBarText{justify-content:space-between;align-items:center;width:100%;padding:.5em;display:flex}.Chat-module__EMYwhG__mobileMenuBarDropdown{background-color:var(--light-navy);border:.5px solid var(--placeholder);z-index:1;width:100%;position:absolute;top:100%}.Chat-module__EMYwhG__mobileMenuBarDropdownItem{white-space:nowrap;text-overflow:ellipsis;padding:.5em;overflow:hidden}.Chat-module__EMYwhG__mobileMenuBarText{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.Chat-module__EMYwhG__unitContainer{font-size:.7em}}
.Chat-module__dJRLPG__chatIconContainer{align-items:center;height:100%;display:flex;position:relative}.Chat-module__dJRLPG__chatIcon{cursor:pointer;margin-right:1em;font-size:1.7em}.Chat-module__dJRLPG__chatIcon:hover{color:var(--blue)}.Chat-module__dJRLPG__chatContainer{z-index:1;-webkit-backdrop-filter:blur(3em);backdrop-filter:blur(3em);border-radius:1em;flex-direction:column;width:30em;display:flex}.Chat-module__dJRLPG__chatFloat{height:calc(100vh - 5em);position:absolute;bottom:0;right:0}.Chat-module__dJRLPG__chatInline{height:50em;position:relative}.Chat-module__dJRLPG__chatMessages{flex-direction:column;flex-shrink:1;display:flex;overflow-y:scroll}.Chat-module__dJRLPG__chatMessageContainer{padding:.1em .5em;font-size:1.15em;position:relative}.Chat-module__dJRLPG__chatMessageContainer:hover{background-color:var(--selected)}.Chat-module__dJRLPG__chatMessage{color:var(--gray);border-radius:.25em;align-self:flex-start;max-width:95%;padding:.3em .5em;line-height:1.6em;position:relative}.Chat-module__dJRLPG__reportMenuIcon{cursor:pointer;opacity:.5;flex-direction:column;justify-content:center;align-items:center;width:2em;height:100%;display:flex;position:absolute;top:0;right:0%}.Chat-module__dJRLPG__dotsMenuPopup{background-color:var(--red);z-index:2;width:10em;height:100%;position:absolute;top:0;right:0%}.Chat-module__dJRLPG__chatInput{padding-top:1em 0em;justify-content:space-between;gap:1em;margin-top:auto;padding:1em;display:flex}.Chat-module__dJRLPG__chatMessageUser{font-family:var(--font-lato-bold);min-width:fit-content;word-wrap:nowrap;white-space:nowrap}.Chat-module__dJRLPG__chatMessageText{font-family:var(--font-sans);white-space:normal;overflow-wrap:break-word;color:var(--off-white)}.Chat-module__dJRLPG__chatInputBox{width:100%;font-family:var(--font-mono);color:var(--off-white);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);white-space:nowrap;text-overflow:ellipsis;background:#373842;border:none;border-radius:3px;outline:none;padding:.6em 2em .6em .8em;overflow:hidden;box-shadow:inset 0 0 16px #0006}.Chat-module__dJRLPG__chatSendButton{cursor:pointer;justify-content:center;align-items:center;font-size:1.5em;display:flex}.Chat-module__dJRLPG__chatSendButton:hover{color:var(--blue)}.Chat-module__dJRLPG__adminChatUserModal{border:1px solid var(--off-white);min-width:30em;min-height:5em;padding:2em}.Chat-module__dJRLPG__adminChatModalList{height:70vh;overflow-y:scroll}.Chat-module__dJRLPG__emojiPickerButton{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:.5em;transform:translateY(-50%)}.Chat-module__dJRLPG__emojiPickerContainer{position:absolute;bottom:4em;right:0}.Chat-module__dJRLPG__emojiIcon{cursor:pointer;fill:#fff;width:1em;height:1em;font-size:1.5em}.Chat-module__dJRLPG__chatHeaderTop{cursor:pointer;background-color:var(--steel);border-radius:.25em .25em 0 0;grid-template-columns:1fr auto 1fr;padding:.5em 1em;display:grid}.Chat-module__dJRLPG__chatHeaderTop:hover{filter:brightness(1.1)}.Chat-module__dJRLPG__chatHeaderMiddleSection{flex-shrink:1;align-items:center;gap:.5em;display:flex;overflow:hidden}.Chat-module__dJRLPG__chatHeaderBottom{background-color:var(--steel);cursor:pointer;border-radius:.25em;grid-template-columns:1fr auto 1fr;align-items:center;gap:1em;width:30em;min-width:20em;margin-right:1em;padding:.5em 1em;display:grid}.Chat-module__dJRLPG__chatHeaderBottom:hover{filter:brightness(1.1)}.Chat-module__dJRLPG__closeChatIcon{cursor:pointer;align-items:center;font-size:1.5em;display:flex}.Chat-module__dJRLPG__chatLogin{flex-direction:column;justify-content:center;align-items:center;gap:.5em;display:flex}.Chat-module__dJRLPG__chatLoginButton,.Chat-module__dJRLPG__chatSignupButton{cursor:pointer;border-radius:.2em;justify-content:center;align-items:center;width:8em;height:2.4em;display:flex}.Chat-module__dJRLPG__chatLoginButton:hover,.Chat-module__dJRLPG__chatSignupButton:hover{filter:brightness(1.2)}.Chat-module__dJRLPG__chatLoginButton{background-color:var(--dark-gray)}.Chat-module__dJRLPG__chatSignupButton{background-color:var(--blue)}.Chat-module__dJRLPG__chatOverlayBackground{z-index:2;-webkit-backdrop-filter:blur(3px);width:100%;height:100%;position:absolute;top:0;left:0}.Chat-module__dJRLPG__reportMenu{flex-direction:column;justify-content:center;align-items:center;gap:1em;display:flex}.Chat-module__dJRLPG__chatMessageCensored{background-color:var(--red)}.Chat-module__dJRLPG__messageTimestamp{font-family:var(--font-mono-light);font-size:.9em}.Chat-module__dJRLPG__chatRoomIcon{width:1em;height:1em;margin:auto 0}.Chat-module__dJRLPG__countIndicator{text-align:right;font-family:var(--font-mono-light);margin-left:auto}.Chat-module__dJRLPG__chatDisabled{flex-direction:column;justify-content:center;display:flex}.Chat-module__dJRLPG__chatDisabledText{font-family:var(--font-lato-bold);text-align:center;font-size:1.5em}.Chat-module__dJRLPG__inputAndEmojiContainer{flex-grow:1;position:relative}.Chat-module__dJRLPG__chatHeaderTarget{white-space:nowrap;text-overflow:ellipsis;pointer-events:none;flex-shrink:1;overflow:hidden}.Chat-module__dJRLPG__reportMenuButtons{gap:1em;display:flex}.Chat-module__dJRLPG__reportMenuButton{cursor:pointer;text-transform:uppercase;border-radius:.2em;justify-content:center;align-items:center;width:7em;height:2em;display:flex}.Chat-module__dJRLPG__reportMenuButton:hover{filter:brightness(1.2)}.Chat-module__dJRLPG__reportMenuReport{background-color:var(--red)}.Chat-module__dJRLPG__reportMenuCancel{background-color:var(--gray)}.Chat-module__dJRLPG__reportMenuInput{width:20em}.Chat-module__dJRLPG__verifiedIcon{vertical-align:middle}.Chat-module__dJRLPG__uniqueChatHeaderLabel{text-transform:uppercase}.Chat-module__dJRLPG__customEmoteMenu{position:relative}.Chat-module__dJRLPG__customEmoteMenuButton{cursor:pointer;justify-content:center;align-items:center;height:100%;display:flex}.Chat-module__dJRLPG__customEmoteMenuButton>img{opacity:.6;width:2em;height:2em}.Chat-module__dJRLPG__customEmoteMenuButton>img:hover{opacity:.9;width:2em;height:2em}.Chat-module__dJRLPG__customEmoteMenuContainer{background-color:var(--steel);border-radius:.25em;max-height:30em;padding:1em;position:absolute;bottom:4em;right:0;overflow-y:scroll}.Chat-module__dJRLPG__customEmoteMenuTitle{font-family:var(--font-lato-bold);margin-bottom:.5em;font-size:1.5em}.Chat-module__dJRLPG__customEmoteMenuEmotes{grid-template-columns:repeat(5,1fr);place-items:center;gap:.5em;display:grid}.Chat-module__dJRLPG__emoteInMenu{cursor:pointer;border-radius:.25em;width:2.5em;height:2.5em;padding:.25em}.Chat-module__dJRLPG__emoteInMenu:hover{border:.5px solid var(--off-white)}@media (max-width:767px){.Chat-module__dJRLPG__chatIconContainer{display:none}}
.SettingsComponents-module__ULquBG__card{border:1px solid var(--color-slate-blue-500);background:var(--color-slate-blue-200);color:var(--color-white-1200);border-radius:.375rem}.SettingsComponents-module__ULquBG__cardHeader{flex-direction:row;align-items:center;gap:.75rem;padding:1.25rem 1.25rem .875rem;display:flex}.SettingsComponents-module__ULquBG__cardTitle{font-size:1.125rem;font-weight:500;line-height:1.75rem}.SettingsComponents-module__ULquBG__cardSubtitle{color:var(--color-white-700);text-transform:uppercase;font-size:1.125rem;font-weight:500;line-height:1.75rem}.SettingsComponents-module__ULquBG__cardHeaderButton{flex-direction:row;flex:1;justify-content:flex-end;width:100%;display:flex}.SettingsComponents-module__ULquBG__cardDivider{background:var(--color-slate-blue-500);width:100%;height:1px}.SettingsComponents-module__ULquBG__loadingCard{border:1px solid var(--color-slate-blue-500);background:var(--color-slate-blue-200);border-radius:.375rem;flex-direction:column;display:flex}.SettingsComponents-module__ULquBG__loadingHeader{width:100%;padding:1.25rem 1.25rem .875rem}.SettingsComponents-module__ULquBG__loadingTitle{text-transform:uppercase;font-size:1.125rem;font-weight:500;line-height:1.75rem}.SettingsComponents-module__ULquBG__loadingBody{text-align:center;flex:1;width:100%}.SettingsComponents-module__ULquBG__loadingText,.SettingsComponents-module__ULquBG__loadingError{padding:1rem 0;font-size:1rem;font-weight:400;line-height:1.5rem}.SettingsComponents-module__ULquBG__loadingText{animation:2s cubic-bezier(.4,0,.6,1) infinite SettingsComponents-module__ULquBG__pulse}.SettingsComponents-module__ULquBG__loadingError{color:var(--color-red-900)}.SettingsComponents-module__ULquBG__buttonRow{grid-template-columns:1fr;align-items:baseline;gap:1rem;padding:1.25rem;display:grid}.SettingsComponents-module__ULquBG__rowTitle{color:var(--color-white-800);font-size:1rem;font-weight:400;line-height:1.5rem}.SettingsComponents-module__ULquBG__rowContent{flex-grow:1;width:100%}.SettingsComponents-module__ULquBG__rowButton{flex-direction:row;justify-content:flex-end;gap:.75rem;width:100%;display:flex}.SettingsComponents-module__ULquBG__statusValue{flex-direction:row;align-items:center;gap:.25rem;display:flex}.SettingsComponents-module__ULquBG__statusGood{color:var(--color-green-900)}.SettingsComponents-module__ULquBG__statusBad{color:var(--color-red-900)}.SettingsComponents-module__ULquBG__statusText,.SettingsComponents-module__ULquBG__valueText{color:var(--color-white-1200);font-size:1rem;font-weight:400;line-height:1.5rem}.SettingsComponents-module__ULquBG__description{color:var(--color-white-900);font-size:.875rem;font-weight:300;line-height:1.25rem}.SettingsComponents-module__ULquBG__rowTemplate{flex-direction:column;gap:.75rem;display:flex}.SettingsComponents-module__ULquBG__button{cursor:pointer;white-space:nowrap;border:0;border-radius:.15rem;justify-content:center;align-items:center;transition:background-color .1s ease-in-out,border-color .1s ease-in-out,color .1s ease-in-out,padding .2s ease-in-out;display:inline-flex}.SettingsComponents-module__ULquBG__button:disabled{cursor:not-allowed;opacity:.5}.SettingsComponents-module__ULquBG__sm{--btn-pad-x:.75rem;height:28px;min-height:28px;max-height:28px;padding:0 var(--btn-pad-x);border-radius:.25rem;font-size:.75rem}.SettingsComponents-module__ULquBG__md{--btn-pad-x:1rem;height:34px;min-height:34px;max-height:34px;padding:0 var(--btn-pad-x);border-radius:.25rem;font-size:.875rem}.SettingsComponents-module__ULquBG__icon{border-radius:.125rem;width:28px;min-width:28px;height:28px;min-height:28px;padding:.25rem}.SettingsComponents-module__ULquBG__primary.SettingsComponents-module__ULquBG__blue{background:var(--color-blue-600);color:var(--color-white-1200)}.SettingsComponents-module__ULquBG__primary.SettingsComponents-module__ULquBG__blue:active:not(:disabled){background:var(--color-blue-500);color:var(--color-white-1200)}.SettingsComponents-module__ULquBG__secondary.SettingsComponents-module__ULquBG__blue{border:1px solid var(--color-blue-800);background:var(--color-blue-200);color:var(--color-blue-800)}.SettingsComponents-module__ULquBG__secondary.SettingsComponents-module__ULquBG__blue:active:not(:disabled){border:1px solid var(--color-blue-800);background:var(--color-blue-100);color:var(--color-blue-800)}.SettingsComponents-module__ULquBG__tertiary.SettingsComponents-module__ULquBG__blue{background:var(--color-blue-300);color:var(--color-blue-1000)}.SettingsComponents-module__ULquBG__tertiary.SettingsComponents-module__ULquBG__blue:active:not(:disabled){background:var(--color-blue-200);color:var(--color-blue-1000)}.SettingsComponents-module__ULquBG__primary.SettingsComponents-module__ULquBG__green{background:var(--color-green-600);color:var(--color-white-1200)}.SettingsComponents-module__ULquBG__primary.SettingsComponents-module__ULquBG__green:active:not(:disabled){background:var(--color-green-500);color:var(--color-white-1200)}.SettingsComponents-module__ULquBG__secondary.SettingsComponents-module__ULquBG__green{border:1px solid var(--color-green-800);background:var(--color-green-200);color:var(--color-green-800)}.SettingsComponents-module__ULquBG__tertiary.SettingsComponents-module__ULquBG__green{background:var(--color-green-300);color:var(--color-green-1000)}.SettingsComponents-module__ULquBG__tertiary.SettingsComponents-module__ULquBG__green:active:not(:disabled){background:var(--color-green-200);color:var(--color-green-1000)}.SettingsComponents-module__ULquBG__primary.SettingsComponents-module__ULquBG__red{background:var(--color-red-600);color:var(--color-white-1200)}.SettingsComponents-module__ULquBG__primary.SettingsComponents-module__ULquBG__red:active:not(:disabled){background:var(--color-red-500);color:var(--color-white-1200)}.SettingsComponents-module__ULquBG__secondary.SettingsComponents-module__ULquBG__red{border:1px solid var(--color-red-800);background:var(--color-red-200);color:var(--color-red-800)}.SettingsComponents-module__ULquBG__tertiary.SettingsComponents-module__ULquBG__red{background:var(--color-red-300);color:var(--color-red-1000)}.SettingsComponents-module__ULquBG__tertiary.SettingsComponents-module__ULquBG__red:active:not(:disabled){background:var(--color-red-200);color:var(--color-red-1000)}.SettingsComponents-module__ULquBG__primary.SettingsComponents-module__ULquBG__gray{background:var(--color-gray-700);color:var(--color-gray-1200)}.SettingsComponents-module__ULquBG__secondary.SettingsComponents-module__ULquBG__gray{border:1px solid var(--color-gray-1100);background:var(--color-white-200);color:var(--color-white-1100)}.SettingsComponents-module__ULquBG__tertiary.SettingsComponents-module__ULquBG__gray{background:var(--color-slate-blue-1000);color:var(--color-white-1200)}.SettingsComponents-module__ULquBG__tertiary.SettingsComponents-module__ULquBG__gray:active:not(:disabled){background:var(--color-slate-blue-800);color:var(--color-white-1200)}@media (min-width:768px){.SettingsComponents-module__ULquBG__buttonRow{grid-template-columns:12.5rem 1fr 12.5rem;gap:0}}@media (hover:hover) and (pointer:fine){.SettingsComponents-module__ULquBG__primary.SettingsComponents-module__ULquBG__blue:hover{background:var(--color-blue-800);color:var(--color-white-1200)}.SettingsComponents-module__ULquBG__secondary.SettingsComponents-module__ULquBG__blue:hover{border:1px solid var(--color-blue-1000);background:var(--color-blue-300);color:var(--color-blue-1000)}.SettingsComponents-module__ULquBG__tertiary.SettingsComponents-module__ULquBG__blue:hover{background:var(--color-blue-400);color:var(--color-blue-1100)}.SettingsComponents-module__ULquBG__primary.SettingsComponents-module__ULquBG__green:hover{background:var(--color-green-800);color:var(--color-white-1200)}.SettingsComponents-module__ULquBG__secondary.SettingsComponents-module__ULquBG__green:hover{border:1px solid var(--color-green-1000);background:var(--color-green-300);color:var(--color-green-1000)}.SettingsComponents-module__ULquBG__tertiary.SettingsComponents-module__ULquBG__green:hover{background:var(--color-green-300);color:var(--color-green-1100)}.SettingsComponents-module__ULquBG__primary.SettingsComponents-module__ULquBG__red:hover{background:var(--color-red-800);color:var(--color-white-1200)}.SettingsComponents-module__ULquBG__secondary.SettingsComponents-module__ULquBG__red:hover{border:1px solid var(--color-red-1000);background:var(--color-red-300);color:var(--color-red-1000)}.SettingsComponents-module__ULquBG__tertiary.SettingsComponents-module__ULquBG__red:hover{background:var(--color-red-400);color:var(--color-red-1100)}.SettingsComponents-module__ULquBG__primary.SettingsComponents-module__ULquBG__gray:hover{background:var(--color-gray-1000);color:var(--color-white-1200)}.SettingsComponents-module__ULquBG__secondary.SettingsComponents-module__ULquBG__gray:hover{border:1px solid var(--color-gray-1200);background:var(--color-white-500);color:var(--color-white-1200)}.SettingsComponents-module__ULquBG__tertiary.SettingsComponents-module__ULquBG__gray:hover{background:var(--color-slate-blue-1100);color:var(--color-white-1200)}}@keyframes SettingsComponents-module__ULquBG__pulse{50%{opacity:.5}}
.marketing-module__g3ZL0G__container{width:100%;font-family:var(--font-mono)}.marketing-module__g3ZL0G__innerContainer{max-width:110em;margin:0 auto;padding:0 5em}.marketing-module__g3ZL0G__headerSection{background-image:radial-gradient(43.02% 50%,#0a0d1680 0%,#0a0d16b3 50%,#0a0d16d9 80%,#0a0d16 100%),url(../media/hero-image.38fc6b5a.png);background-position:50%,50%;background-size:100%,150%;padding-top:15em;position:relative}.marketing-module__g3ZL0G__headerSection h1{text-align:center;color:#fff;text-shadow:0 2px 8px #0006;letter-spacing:-.84px;margin-bottom:1.5em;font-size:4em;animation:.8s ease-out marketing-module__g3ZL0G__fadeInUp}.marketing-module__g3ZL0G__highlight{color:#0089f9;background:linear-gradient(90deg,#0089f9,#3bc1ff,#d191ff,#0089f9) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite marketing-module__g3ZL0G__gradientShift}@keyframes marketing-module__g3ZL0G__gradientShift{0%{background-position:0%}to{background-position:-200%}}.marketing-module__g3ZL0G__headerSection h2{text-align:center;color:#fffc;text-align:center;text-transform:uppercase;margin-bottom:2em;font-size:1.5em;line-height:28px;animation:.8s ease-out .2s both marketing-module__g3ZL0G__fadeInUp}.marketing-module__g3ZL0G__buttonsContainer{justify-content:center;gap:1em;animation:.8s ease-out .4s both marketing-module__g3ZL0G__fadeInUp;display:flex}@keyframes marketing-module__g3ZL0G__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.marketing-module__g3ZL0G__startBuildingBtn,.marketing-module__g3ZL0G__documentationBtn,.marketing-module__g3ZL0G__apiGuideBtn{text-align:center;text-align:center;border-radius:.5em;flex:1;justify-content:center;align-items:center;max-width:22em;padding:1em;font-size:1.2em;font-weight:500;display:flex}.marketing-module__g3ZL0G__startBuildingBtn{color:#fff;cursor:pointer;font-family:var(--font-mono);background:#0171d9;border:none;transition:transform .3s,box-shadow .3s}.marketing-module__g3ZL0G__startBuildingBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0171d966}.marketing-module__g3ZL0G__documentationBtn{color:#030213;background:#ffffffd9;transition:transform .3s,box-shadow .3s}.marketing-module__g3ZL0G__documentationBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ffffff4d}.marketing-module__g3ZL0G__apiGuideBtn{color:#030213;background:#ffffffd9;transition:transform .3s,box-shadow .3s}.marketing-module__g3ZL0G__apiGuideBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ffffff4d}.marketing-module__g3ZL0G__infoContainer{opacity:0;margin-top:11.5em;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(40px)}.marketing-module__g3ZL0G__infoContainer[data-visible=true]{opacity:1;transform:translateY(0)}.marketing-module__g3ZL0G__metricsSection{text-align:center;justify-content:space-between;align-items:center;gap:1em;display:flex}.marketing-module__g3ZL0G__line{background:#ffffff26;align-self:stretch;width:3px;margin:0 3em}.marketing-module__g3ZL0G__metricTitle{color:#ffffffbf;margin:0;font-size:1.5em;font-weight:500}.marketing-module__g3ZL0G__metricValue{color:#0089f9;font-variant-numeric:slashed-zero;letter-spacing:1px;font-size:4.7em;font-family:var(--font-mono-light);margin:12px 0}.marketing-module__g3ZL0G__animatedNumber{transition:transform .3s cubic-bezier(.68,-.55,.265,1.55);display:inline-block}.marketing-module__g3ZL0G__animatedNumber.marketing-module__g3ZL0G__pop{animation:.5s cubic-bezier(.68,-.55,.265,1.55) marketing-module__g3ZL0G__popUp}@keyframes marketing-module__g3ZL0G__popUp{0%{text-shadow:0 0 #0089f900;transform:scale(1)}50%{text-shadow:0 0 20px #0089f9cc,0 0 40px #3bc1ff99,0 0 60px #d191ff66;transform:scale(1.15)}to{text-shadow:0 0 10px #0089f966,0 0 20px #3bc1ff33;transform:scale(1)}}.marketing-module__g3ZL0G__fade{opacity:.5}.marketing-module__g3ZL0G__metricLabel{color:#0089f9;margin:0;font-size:1.75em}.marketing-module__g3ZL0G__ellipsis{text-align:center;color:#ffffff26;justify-content:center;gap:1em;margin:4em 0;display:flex}.marketing-module__g3ZL0G__circle{background:#ffffff26;border-radius:50%;width:6px;height:6px}.marketing-module__g3ZL0G__infoText{color:#ffffffb3;text-align:center;text-transform:uppercase;font-size:1.5em;line-height:30px}.marketing-module__g3ZL0G__infoText h2{text-transform:uppercase;margin-bottom:1em;font-size:1.5em;font-weight:500}.marketing-module__g3ZL0G__identifiedSection h3,.marketing-module__g3ZL0G__supportedChainsSection h3,.marketing-module__g3ZL0G__comparisonSection h3,.marketing-module__g3ZL0G__useCasesSection h3,.marketing-module__g3ZL0G__footerSection h3{color:#fff;text-align:center;text-transform:uppercase;font-size:2em;font-weight:500}.marketing-module__g3ZL0G__identifiedSection>span,.marketing-module__g3ZL0G__supportedChainsSection>span,.marketing-module__g3ZL0G__comparisonSection>span,.marketing-module__g3ZL0G__useCasesSection>span,.marketing-module__g3ZL0G__footerContent>span{color:#ffffffb3;text-align:center;text-transform:uppercase;font-size:1.5em;line-height:30px;display:block}.marketing-module__g3ZL0G__footerSection h3{text-align:left}.marketing-module__g3ZL0G__footerContent>span{text-align:left;text-transform:none}.marketing-module__g3ZL0G__identifiedSection,.marketing-module__g3ZL0G__supportedChainsSection,.marketing-module__g3ZL0G__comparisonSection,.marketing-module__g3ZL0G__useCasesSection,.marketing-module__g3ZL0G__footerSection{opacity:0;margin:12em 0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(40px)}.marketing-module__g3ZL0G__identifiedSection[data-visible=true],.marketing-module__g3ZL0G__supportedChainsSection[data-visible=true],.marketing-module__g3ZL0G__comparisonSection[data-visible=true],.marketing-module__g3ZL0G__useCasesSection[data-visible=true]{opacity:1;transform:translateY(0)}.marketing-module__g3ZL0G__footerSection{opacity:0;grid-template-columns:1fr 1fr;align-items:center;gap:4em;margin:12em 0;transition:opacity .8s ease-out,transform .8s ease-out;display:grid;transform:translateY(40px)}.marketing-module__g3ZL0G__footerSection[data-visible=true]{opacity:1;transform:translateY(0)}.marketing-module__g3ZL0G__contactForm{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff26;flex-direction:column;justify-content:center;align-items:center;gap:2em;padding:3em;display:flex;box-shadow:0 4px 4px #00000040}.marketing-module__g3ZL0G__formGroup{flex-direction:column;gap:.5em;width:100%;display:flex}.marketing-module__g3ZL0G__formLabel{color:#ffffffbf;text-transform:uppercase;letter-spacing:.5px;font-size:.875em;font-weight:500}.marketing-module__g3ZL0G__messageLabelContainer{justify-content:space-between;align-items:center;display:flex}.marketing-module__g3ZL0G__characterCount{color:#ffffff80;font-size:.75em;font-family:var(--font-mono)}.marketing-module__g3ZL0G__characterCountError{color:#ef4444}.marketing-module__g3ZL0G__formInput,.marketing-module__g3ZL0G__formTextarea{color:#fff;font-size:1em;font-family:var(--font-mono);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5em;width:100%;padding:1em;transition:border-color .3s,background .3s}.marketing-module__g3ZL0G__inputWithPrefix{align-items:center;display:flex;position:relative}.marketing-module__g3ZL0G__inputPrefix{color:#ffffffb3;font-size:1em;font-family:var(--font-mono);pointer-events:none;z-index:1;position:absolute;left:1em}.marketing-module__g3ZL0G__inputWithPrefix .marketing-module__g3ZL0G__formInput{padding-left:2.5em}.marketing-module__g3ZL0G__formInput::placeholder,.marketing-module__g3ZL0G__formTextarea::placeholder{color:#fff6}.marketing-module__g3ZL0G__formInput:focus,.marketing-module__g3ZL0G__formTextarea:focus{background:#ffffff14;border-color:#0089f980;outline:none}.marketing-module__g3ZL0G__formInputDisabled{opacity:.6;cursor:not-allowed}.marketing-module__g3ZL0G__formTextarea{resize:vertical;min-height:120px}.marketing-module__g3ZL0G__selectWrapper{width:100%;position:relative}.marketing-module__g3ZL0G__formSelect{color:#ffffffb3;font-size:1em;font-family:var(--font-mono);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5em;align-items:center;gap:.75em;width:100%;padding:1em;transition:border-color .3s,background .3s;display:flex}.marketing-module__g3ZL0G__formSelect:hover{border-color:#fff3}.marketing-module__g3ZL0G__formSelect:focus{background-color:#ffffff14;border-color:#0089f980;outline:none}.marketing-module__g3ZL0G__contactMethodIcon{color:#ffffffb3;flex-shrink:0;font-size:1em}.marketing-module__g3ZL0G__formSelect span{flex:1}.marketing-module__g3ZL0G__selectArrow{flex-shrink:0;transition:transform .3s}.marketing-module__g3ZL0G__selectWrapperOpen .marketing-module__g3ZL0G__selectArrow{transform:rotate(180deg)}.marketing-module__g3ZL0G__dropdownOptions{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#14161ff2;border:1px solid #ffffff1a;border-radius:.5em;position:absolute;top:calc(100% + .5em);left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0000004d}.marketing-module__g3ZL0G__dropdownOption{color:#ffffffb3;font-family:var(--font-mono);cursor:pointer;align-items:center;gap:.75em;padding:1em;font-size:1em;transition:background .2s;display:flex}.marketing-module__g3ZL0G__dropdownOption:hover{background:#ffffff1a}.marketing-module__g3ZL0G__dropdownOptionSelected{color:#fff;background:#0089f933}.marketing-module__g3ZL0G__optionIcon{color:#ffffffb3;flex-shrink:0;font-size:1.25em}.marketing-module__g3ZL0G__dropdownOptionSelected .marketing-module__g3ZL0G__optionIcon{color:#fff}.marketing-module__g3ZL0G__useCaseButtonGroup{gap:.75em;width:100%;display:flex}.marketing-module__g3ZL0G__useCaseButton{color:#ffffffb3;font-size:1em;font-family:var(--font-mono);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5em;flex:1;padding:1em;transition:border-color .3s,background .3s,color .3s,transform .2s,box-shadow .3s}.marketing-module__g3ZL0G__useCaseButton:hover{color:#fff;background:#ffffff14;border-color:#ffffff40;transform:translateY(-1px)}.marketing-module__g3ZL0G__useCaseButtonActive{color:#fff;background:#0171d926;border-color:#0171d9;box-shadow:0 0 12px #0171d940}.marketing-module__g3ZL0G__useCaseButtonActive:hover{background:#0171d933;border-color:#0171d9}.marketing-module__g3ZL0G__formHelpText{color:#fff6;font-size:.8em;font-family:var(--font-mono);margin-top:.25em}.marketing-module__g3ZL0G__formValidationError{color:#ef4444;font-size:.8em;font-family:var(--font-mono);margin-top:.25em}.marketing-module__g3ZL0G__formInputError{border-color:#ef4444!important}.marketing-module__g3ZL0G__trialInfoBox{color:#ffffffb3;width:100%;font-size:.875em;line-height:1.5;font-family:var(--font-mono);background:#0089f91a;border:1px solid #0089f940;border-radius:.5em;padding:1em 1.25em}.marketing-module__g3ZL0G__termsAgreementRow{align-items:flex-start;gap:.625em;width:100%;display:flex}.marketing-module__g3ZL0G__termsAgreementTextColumn{flex-direction:column;gap:.25em;display:flex}.marketing-module__g3ZL0G__termsAgreementCheckbox{accent-color:#0089f9;cursor:pointer;flex-shrink:0;width:1em;height:1em;margin:.15em 0 0}.marketing-module__g3ZL0G__termsAgreementLabel{color:#ffffffb3;font-size:.875em;line-height:1.5;font-family:var(--font-mono);cursor:pointer}.marketing-module__g3ZL0G__termsAgreementLink{color:#0089f9;text-decoration:underline}.marketing-module__g3ZL0G__termsAgreementLink:hover{color:#33a3ff}.marketing-module__g3ZL0G__termsAgreementError{color:#f87171;font-size:.8em;font-family:var(--font-mono)}.marketing-module__g3ZL0G__statusCard{text-align:left;flex-direction:column;align-items:stretch;gap:1.25em;width:100%;padding:.5em 0 .25em;display:flex}.marketing-module__g3ZL0G__statusBadge{color:#4ade80;font-family:var(--font-mono);letter-spacing:2px;text-transform:uppercase;background:#4ade801a;border:1px solid #4ade804d;border-radius:999px;align-self:flex-start;align-items:center;gap:.65em;padding:.45em 1em;font-size:.72em;font-weight:500;display:inline-flex}.marketing-module__g3ZL0G__statusBadgeBlue{color:#3bc1ff;background:#0089f91a;border-color:#0089f959}.marketing-module__g3ZL0G__statusBadgeAmber{color:#fbbf24;background:#fbbf241a;border-color:#fbbf2459}.marketing-module__g3ZL0G__statusBadgeRed{color:#f87171;background:#ef44441a;border-color:#ef444459}.marketing-module__g3ZL0G__statusDot{background:currentColor;border-radius:50%;flex-shrink:0;width:8px;height:8px;position:relative}.marketing-module__g3ZL0G__statusDot:before{content:"";opacity:.7;background:currentColor;border-radius:50%;animation:2s cubic-bezier(.4,0,.6,1) infinite marketing-module__g3ZL0G__statusPulse;position:absolute;inset:0}@keyframes marketing-module__g3ZL0G__statusPulse{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(2.4)}to{opacity:0;transform:scale(2.4)}}.marketing-module__g3ZL0G__statusHeadline{font-family:var(--font-arkham),"IBM Plex Mono",monospace;color:#fff;letter-spacing:-.5px;text-transform:uppercase;margin:0;font-size:2em;font-weight:700;line-height:1.05}.marketing-module__g3ZL0G__statusDescription{color:#ffffffa6;font-family:var(--font-mono);margin:0;font-size:.95em;line-height:1.6}.marketing-module__g3ZL0G__statusMetaRow{background:#ffffff08;border:1px solid #ffffff14;border-radius:.5em;justify-content:space-between;align-items:center;gap:1em;width:100%;padding:1em 1.25em;display:flex}.marketing-module__g3ZL0G__statusMetaLabel{color:#ffffff80;font-family:var(--font-mono);letter-spacing:1.5px;text-transform:uppercase;font-size:.72em;font-weight:500}.marketing-module__g3ZL0G__statusMetaValue{color:#fff;font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:.95em;font-weight:500}.marketing-module__g3ZL0G__statusCtaGroup{flex-direction:column;gap:.5em;width:100%;margin-top:.25em;display:flex}.marketing-module__g3ZL0G__statusSecondaryLink{text-align:center;color:#ffffff8c;font-family:var(--font-mono);letter-spacing:.5px;padding:.6em;font-size:.85em;text-decoration:none;transition:color .25s,transform .25s}.marketing-module__g3ZL0G__statusSecondaryLink:hover{color:#3bc1ff;transform:translateY(-1px)}.marketing-module__g3ZL0G__contactSubmitBtn{color:#fff;cursor:pointer;text-align:center;width:100%;font-family:var(--font-mono);background:#0171d9;border:none;border-radius:.5em;justify-content:center;align-items:center;gap:.75em;padding:1em 2em;font-size:1.2em;font-weight:500;transition:transform .3s,box-shadow .3s,background .3s;display:flex}.marketing-module__g3ZL0G__contactSubmitBtn:hover{background:#1585ed;transform:translateY(-2px);box-shadow:0 8px 20px #0171d966}.marketing-module__g3ZL0G__identifiedGrid{grid-template-columns:repeat(5,1fr);margin-top:4em;display:grid}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem{opacity:0;animation:.6s ease-out forwards marketing-module__g3ZL0G__fadeInUpStagger}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem:first-child{animation-delay:.1s}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem:nth-child(2){animation-delay:.15s}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem:nth-child(3){animation-delay:.2s}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem:nth-child(4){animation-delay:.25s}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem:nth-child(5){animation-delay:.3s}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem:nth-child(6){animation-delay:.35s}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem:nth-child(7){animation-delay:.4s}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem:nth-child(8){animation-delay:.45s}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem:nth-child(9){animation-delay:.5s}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem:nth-child(10){animation-delay:.55s}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem:nth-child(11){animation-delay:.6s}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem:nth-child(12){animation-delay:.65s}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem:nth-child(13){animation-delay:.7s}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem:nth-child(14){animation-delay:.75s}.marketing-module__g3ZL0G__identifiedSection[data-visible=true] .marketing-module__g3ZL0G__gridItem:nth-child(15){animation-delay:.8s}@keyframes marketing-module__g3ZL0G__fadeInUpStagger{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.marketing-module__g3ZL0G__gridItem{cursor:pointer;border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26;flex-direction:column;justify-content:center;align-items:center;padding:2em;display:flex;position:relative;overflow:hidden}.marketing-module__g3ZL0G__entityLink{z-index:2;opacity:0;color:#ffffffbf;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;top:1em;right:1em}.marketing-module__g3ZL0G__gridItem:hover .marketing-module__g3ZL0G__entityLink{opacity:1}.marketing-module__g3ZL0G__arrowIcon{width:24px;height:24px;transition:transform .2s}.marketing-module__g3ZL0G__entityLink:hover .marketing-module__g3ZL0G__arrowIcon{transform:translate(2px,-2px)}.marketing-module__g3ZL0G__hoverBackground{filter:blur(40px);opacity:0;pointer-events:none;z-index:0;background:radial-gradient(circle,#00ff644d 0%,#00ff641a 30%,#0000 70%);border-radius:50%;width:200px;height:200px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marketing-module__g3ZL0G__gridItem:hover .marketing-module__g3ZL0G__hoverBackground{opacity:1}.marketing-module__g3ZL0G__gridItem:nth-child(5n){border-right:none}.marketing-module__g3ZL0G__gridItem:nth-child(n+11){border-bottom:none}.marketing-module__g3ZL0G__entityImage{background:0 0;border:1px solid #ffffff26;border-radius:50%;width:64px;height:64px;margin-bottom:1em}.marketing-module__g3ZL0G__companyName{color:#ffffffb3;text-align:center;letter-spacing:-.32px;margin:0;font-size:1.5em}.marketing-module__g3ZL0G__defaultContent{opacity:1;z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;transition:opacity .3s,transform .3s;display:flex;position:relative;transform:translateY(0)}.marketing-module__g3ZL0G__hoverContent{opacity:0;pointer-events:none;z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:.5em;width:100%;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(10px - 50%))}.marketing-module__g3ZL0G__defaultContent.marketing-module__g3ZL0G__hidden{opacity:0;pointer-events:none;transform:translateY(-10px)}.marketing-module__g3ZL0G__hoverContent.marketing-module__g3ZL0G__visible{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)}.marketing-module__g3ZL0G__hoverContent.marketing-module__g3ZL0G__hidden{opacity:0;pointer-events:none;transform:translate(-50%,calc(10px - 50%))}.marketing-module__g3ZL0G__hoverValue{color:#ffffffb3;text-align:center;z-index:1;font-size:1.5em;font-weight:500;position:relative}.marketing-module__g3ZL0G__hoverChange{color:#ffffffb3;text-align:center;z-index:1;position:relative}.marketing-module__g3ZL0G__supportedChainsMain{gap:2em;margin-top:4em;display:flex}.marketing-module__g3ZL0G__chainItemMain{border-radius:.75em;flex-direction:column;flex:1;justify-content:center;gap:3em;padding:2.5em;display:flex}.marketing-module__g3ZL0G__chainItemMain:first-child{background:linear-gradient(135deg,#143e6f66 0%,#2d353e4d 60%)}.marketing-module__g3ZL0G__chainItemMain:nth-child(2){background:linear-gradient(135deg,#9945ff40 0%,#2d353e4d 50%)}.marketing-module__g3ZL0G__chainItemMain:nth-child(3){background:linear-gradient(135deg,#f7951d40 0%,#2d353e4d 50%)}.marketing-module__g3ZL0G__chainHeader{justify-content:space-between;align-items:center;gap:1em;display:flex}.marketing-module__g3ZL0G__chainLogo{border:6px solid #000;border-radius:12px;width:5em;height:5em}.marketing-module__g3ZL0G__chainLogo span{width:100%;height:100%;padding:.3em}.marketing-module__g3ZL0G__supportedChainsMain>.marketing-module__g3ZL0G__chainItemMain:first-child .marketing-module__g3ZL0G__chainLogo>div>span>img{filter:brightness(2)}.marketing-module__g3ZL0G__chainPercent{color:#fff;letter-spacing:-1.44px;font-size:4em;font-family:var(--font-mono-light)}.marketing-module__g3ZL0G__chainPercent span{color:#ffffff80;margin-left:.1em}.marketing-module__g3ZL0G__chainTitle{margin:0 0 .5em;font-size:1.5em;font-weight:500}.marketing-module__g3ZL0G__chainDescription{color:#ffffff80;font-size:1.25em;font-weight:400}.marketing-module__g3ZL0G__supportedChainsSub{flex-wrap:wrap;gap:1em;margin-top:2em;display:flex}.marketing-module__g3ZL0G__chainItemSub{perspective:1000px;cursor:pointer;flex:calc(20% - .8em);min-width:calc(20% - .8em);height:90px}.marketing-module__g3ZL0G__chainItemSubInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.marketing-module__g3ZL0G__chainItemSub:hover .marketing-module__g3ZL0G__chainItemSubInner{transform:rotateY(180deg)}.marketing-module__g3ZL0G__chainItemSubFront,.marketing-module__g3ZL0G__chainItemSubBack{backface-visibility:hidden;border-radius:.5em;align-items:center;gap:1em;width:100%;height:100%;padding:1.5em;display:flex;position:absolute;top:0;left:0}.marketing-module__g3ZL0G__chainItemSubFront{background:linear-gradient(135deg,#ffffffe6 0%,#2d353e4d 0%)}.marketing-module__g3ZL0G__chainItemSubBack{background:linear-gradient(135deg,#0089f926 0%,#3bc1ff1a 50%,#2d353e4d 100%);justify-content:center;align-items:center;transform:rotateY(180deg)}.marketing-module__g3ZL0G__chainItemSub span{flex-shrink:0;width:2.5em;height:2.5em}.marketing-module__g3ZL0G__chainItemSubContent{flex-direction:column;flex:1;gap:.25em;display:flex}.marketing-module__g3ZL0G__chainItemSubName{color:#ffffffb3;font-size:1em}.marketing-module__g3ZL0G__chainItemSubPercent{color:#0089f9;text-shadow:0 0 15px #0089f999;letter-spacing:-.5px;font-size:1.75em;font-weight:600}.marketing-module__g3ZL0G__comparisonContainer{gap:2em;margin-top:4em;display:flex;position:relative}.marketing-module__g3ZL0G__comparisonItem{background:linear-gradient(135deg,#ffffffe6 0%,#2d353e4d 0%);border-radius:.75em;flex:1;padding:2.5em}.marketing-module__g3ZL0G__comparisonItemLegacy,.marketing-module__g3ZL0G__comparisonItemArkham{flex-direction:column;flex:1;justify-content:flex-end;gap:1em;padding:3em;display:flex}.marketing-module__g3ZL0G__comparisonItemLegacy{background:#ffffff03;border:1px solid #ffffff80;border-radius:.75em}.marketing-module__g3ZL0G__comparisonItemArkham{z-index:1;background:radial-gradient(59.22% 72.36% at 36.96% 60.97%,#2247bf 0%,#3bc1ff 74.6%,#6e5efe00 100%),radial-gradient(303.46% 178.03% at 90.45% -31.66%,#3153ff 0%,#d191ff 100%),#ffffff0d;border:1px solid #dfabff66;border-radius:8px;position:relative;overflow:hidden}.marketing-module__g3ZL0G__comparisonItemArkham:after{content:"";filter:blur(64px);z-index:-1;pointer-events:none;background:#0a0a12;border-radius:64px;position:absolute;inset:-70px}.marketing-module__g3ZL0G__comparisonTitleLegacy{text-transform:uppercase;margin-bottom:0;font-size:2em;font-style:normal;font-weight:400}.marketing-module__g3ZL0G__comparisonTitleArkham{font-family:var(--font-arkham);text-transform:uppercase;margin-top:3em;margin-bottom:0;font-size:3em;font-style:normal;font-weight:750}.marketing-module__g3ZL0G__comparisonItemLegacy p,.marketing-module__g3ZL0G__comparisonItemArkham p{color:#ffffffb3;text-transform:uppercase;font-size:1.5em;line-height:26px}.marketing-module__g3ZL0G__arkhamLogo{width:4em;height:4em}.marketing-module__g3ZL0G__useCasesContainer{gap:1em;margin-top:4em;display:flex}.marketing-module__g3ZL0G__useCaseItem{opacity:.7;cursor:pointer;background:#2d353e66;border-radius:8px;flex-direction:column;flex:1 1 0;justify-content:space-between;max-width:30em;height:25em;padding:2em;transition:opacity .3s,flex .3s;display:flex}.marketing-module__g3ZL0G__useCaseItemActive{opacity:1;flex:1.5 0 0}.marketing-module__g3ZL0G__useCaseHeader{text-transform:uppercase}.marketing-module__g3ZL0G__useCaseTitle{color:#fff;margin:0;font-size:1.5em}.marketing-module__g3ZL0G__useCaseDescriptionWrapper{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1),opacity .3s .1s;display:grid;overflow:hidden}.marketing-module__g3ZL0G__useCaseDescriptionWrapper>*{min-height:0}.marketing-module__g3ZL0G__useCaseDescriptionWrapperHidden{opacity:0;grid-template-rows:0fr}.marketing-module__g3ZL0G__useCaseDescriptionWrapperVisible{opacity:1;grid-template-rows:1fr}.marketing-module__g3ZL0G__useCaseDescription{color:#ffffffb3;letter-spacing:-.28px;margin-top:1em;font-size:1.25em;line-height:26px}@media (max-width:1920px){.marketing-module__g3ZL0G__metricValueSuffix{display:none}}@media (max-width:1280px){.marketing-module__g3ZL0G__identifiedGrid{grid-template-columns:repeat(4,1fr)}.marketing-module__g3ZL0G__identifiedGrid .marketing-module__g3ZL0G__gridItem{border-bottom:1px solid #ffffff26}.marketing-module__g3ZL0G__chainItemSub{flex:calc(25% - .75em);min-width:calc(25% - .75em)}.marketing-module__g3ZL0G__useCasesContainer{flex-direction:column}.marketing-module__g3ZL0G__useCaseItem{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;max-width:100%;height:auto;min-height:auto}.marketing-module__g3ZL0G__useCaseItemActive{flex:auto}.marketing-module__g3ZL0G__useCaseHeader{flex:1}.marketing-module__g3ZL0G__useCaseIcon{flex-shrink:0;margin-left:2em}.marketing-module__g3ZL0G__useCaseDescription{margin-bottom:0}.marketing-module__g3ZL0G__gridItem:nth-child(5n){border-right:1px solid #ffffff26}.marketing-module__g3ZL0G__gridItem:nth-child(4n){border-right:none}.marketing-module__g3ZL0G__identifiedGrid .marketing-module__g3ZL0G__gridItem:nth-child(n+13){border-bottom:none}.marketing-module__g3ZL0G__footerSection{grid-template-columns:1fr;gap:3em}.marketing-module__g3ZL0G__contactForm{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#333a4666;border:none;border-radius:1em;width:min(100%,50em);margin:4em auto 0;box-shadow:0 4px 4px #00000040}.marketing-module__g3ZL0G__formInput,.marketing-module__g3ZL0G__formTextarea{background:#0000004d;border:1px solid #ffffff26}.marketing-module__g3ZL0G__formInput::placeholder,.marketing-module__g3ZL0G__formTextarea::placeholder{color:#ffffff80}.marketing-module__g3ZL0G__formInput:focus,.marketing-module__g3ZL0G__formTextarea:focus{background:#0006;border-color:#0089f999}.marketing-module__g3ZL0G__formSelect{background:#0000004d;border:1px solid #ffffff26}.marketing-module__g3ZL0G__formSelect:hover{border-color:#ffffff40}.marketing-module__g3ZL0G__formSelect:focus{background:#0006;border-color:#0089f999}.marketing-module__g3ZL0G__dropdownOptions{background:#000000e6;border:1px solid #ffffff26}.marketing-module__g3ZL0G__dropdownOption:hover{background:#ffffff1a}.marketing-module__g3ZL0G__dropdownOptionSelected{background:#0089f94d}.marketing-module__g3ZL0G__useCaseButton{background:#0000004d;border:1px solid #ffffff26}.marketing-module__g3ZL0G__useCaseButtonActive{background:#0171d933;border-color:#0171d9}.marketing-module__g3ZL0G__contactSubmitBtn{background:#0171d9}.marketing-module__g3ZL0G__contactSubmitBtn:hover{background:#1585ed}.marketing-module__g3ZL0G__footerSection h3{text-align:center}.marketing-module__g3ZL0G__footerContent>span{text-align:center;text-transform:none}}@media (max-width:1024px){.marketing-module__g3ZL0G__headerSection{padding-top:12em}.marketing-module__g3ZL0G__metricValue{font-size:3em}.marketing-module__g3ZL0G__identifiedGrid{grid-template-columns:repeat(3,1fr)}.marketing-module__g3ZL0G__identifiedGrid .marketing-module__g3ZL0G__gridItem{border-bottom:1px solid #ffffff26}.marketing-module__g3ZL0G__gridItem:nth-child(4n){border-right:1px solid #ffffff26}.marketing-module__g3ZL0G__gridItem:nth-child(3n){border-right:none}.marketing-module__g3ZL0G__identifiedGrid .marketing-module__g3ZL0G__gridItem:nth-child(n+13){border-bottom:none}.marketing-module__g3ZL0G__supportedChainsMain{flex-direction:column}.marketing-module__g3ZL0G__chainContent{position:absolute;left:14em}.marketing-module__g3ZL0G__chainItemSub{flex:calc(33.3333% - .666667em);min-width:calc(33.3333% - .666667em)}.marketing-module__g3ZL0G__comparisonContainer{flex-direction:column}.marketing-module__g3ZL0G__comparisonTitleArkham{margin-top:1em}.marketing-module__g3ZL0G__arkhamLogo{display:none}}@media (max-width:768px){.marketing-module__g3ZL0G__innerContainer{padding:0 4em}.marketing-module__g3ZL0G__headerSection{padding-top:8em}.marketing-module__g3ZL0G__headerSection h1{font-size:2.5em}.marketing-module__g3ZL0G__infoContainer{margin-top:6em}.marketing-module__g3ZL0G__metricsSection{flex-direction:column}.marketing-module__g3ZL0G__metric{padding:2em 0}.marketing-module__g3ZL0G__line{display:none}.marketing-module__g3ZL0G__identifiedSection,.marketing-module__g3ZL0G__supportedChainsSection,.marketing-module__g3ZL0G__comparisonSection,.marketing-module__g3ZL0G__useCasesSection,.marketing-module__g3ZL0G__footerSection{margin:14em 0}}@media (max-width:640px){.marketing-module__g3ZL0G__innerContainer{padding:0 2em}.marketing-module__g3ZL0G__buttonsContainer{flex-direction:column}.marketing-module__g3ZL0G__startBuildingBtn,.marketing-module__g3ZL0G__documentationBtn,.marketing-module__g3ZL0G__apiGuideBtn{max-width:100%}.marketing-module__g3ZL0G__useCaseButtonGroup{flex-direction:column}.marketing-module__g3ZL0G__identifiedGrid{grid-template-columns:repeat(2,1fr)}.marketing-module__g3ZL0G__chainContent{left:12em}.marketing-module__g3ZL0G__chainItemSub{flex:calc(50% - .5em);min-width:calc(50% - .5em)}.marketing-module__g3ZL0G__identifiedGrid .marketing-module__g3ZL0G__gridItem,.marketing-module__g3ZL0G__identifiedGrid .marketing-module__g3ZL0G__gridItem:nth-child(11),.marketing-module__g3ZL0G__identifiedGrid .marketing-module__g3ZL0G__gridItem:nth-child(12),.marketing-module__g3ZL0G__identifiedGrid .marketing-module__g3ZL0G__gridItem:nth-child(13),.marketing-module__g3ZL0G__identifiedGrid .marketing-module__g3ZL0G__gridItem:nth-child(14){border-bottom:1px solid #ffffff26}.marketing-module__g3ZL0G__gridItem:nth-child(3n){border-right:1px solid #ffffff26}.marketing-module__g3ZL0G__gridItem:nth-child(2n){border-right:none}.marketing-module__g3ZL0G__identifiedGrid .marketing-module__g3ZL0G__gridItem:nth-child(15){border-bottom:none}}
.Home-module__HnUYDa__sectionContainer{flex-direction:column;gap:1em;display:flex}.Home-module__HnUYDa__sectionTopBar{flex-direction:row;align-items:center;gap:2em;display:flex}.Home-module__HnUYDa__sectionTitle{font-size:2em;font-family:var(--font-mono-light);color:var(--off-white);text-transform:uppercase;cursor:default}.Home-module__HnUYDa__sectionTopBarRight{text-transform:uppercase;gap:1em;font-size:1.25em;display:flex}.Home-module__HnUYDa__sectionTopBarRightItem{color:var(--gray);cursor:pointer;padding:.4em .6em}.Home-module__HnUYDa__sectionTopBarRightItem:hover{filter:brightness(1.2)}.Home-module__HnUYDa__selectedSectionTopRightItem{cursor:pointer;color:var(--off-white);background-color:var(--light-navy);border-radius:.25em;outline:.2px solid #33333a;padding:.4em .6em}.Home-module__HnUYDa__featuredDashboardsContainer{grid-template-columns:1fr 1fr 1fr 1fr;gap:2.5em;min-height:14em;display:grid}.Home-module__HnUYDa__featuredDashboardLowerSection{font-family:var(--font-mono-light);flex-direction:column;flex-grow:1;justify-content:space-between;gap:.5em;padding:1em;display:flex}.Home-module__HnUYDa__featuredDashboardContainer{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);border-radius:.25em;flex-direction:column;display:flex;overflow:hidden}.Home-module__HnUYDa__featuredDashboardImageContainer{width:100%;height:6em;-webkit-mask:var(--beveled);mask:var(--beveled);cursor:pointer;border-radius:.25em;overflow:hidden}.Home-module__HnUYDa__featuredDashboardImage{object-fit:cover;width:100%;height:100%}.Home-module__HnUYDa__featuredDashboardTitle{font-size:1.9em;font-family:var(--font-mono-light);color:var(--off-white);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Home-module__HnUYDa__featuredDashboardTagsList{flex-direction:row;gap:.5em;display:flex}.Home-module__HnUYDa__featuredDashboardTag{background-color:var(--medium-steel);text-transform:uppercase;cursor:default;border-radius:2em;flex-shrink:0;padding:.25em .6em;font-size:1em}.Home-module__HnUYDa__featuredDashboardBottomSection{font-size:1em;font-family:var(--font-mono-light);color:var(--gray);text-transform:uppercase;cursor:default;flex-direction:row;justify-content:space-between;align-items:center;display:flex}.Home-module__HnUYDa__featuredDashboardAuthor{align-items:center;gap:.5em;display:flex}.Home-module__HnUYDa__featuredDashboardAuthorName{color:var(--off-white);align-items:center;display:flex}.Home-module__HnUYDa__verifiedIcon{font-size:.5em}@media (max-width:767px){.Home-module__HnUYDa__sectionTopBar{flex-direction:column;align-items:flex-start;gap:1em;margin-bottom:1em}.Home-module__HnUYDa__sectionTitle{font-size:1.4em}.Home-module__HnUYDa__featuredDashboardsContainer{flex-direction:column;display:flex}.Home-module__HnUYDa__scrollButton{justify-content:center;align-items:center;margin-top:0;font-size:.75em;display:flex}.Home-module__HnUYDa__sectionTopBarRight{white-space:nowrap;width:100%;max-width:100%;font-size:.9em;overflow:scroll}}
@keyframes Sidebar-module__CxCzda__sidebarFadeUp{0%{opacity:0;transform:translateY(.3em)}to{opacity:1;transform:none}}.Sidebar-module__CxCzda__fadeUp{animation:.32s cubic-bezier(.2,.8,.2,1) both Sidebar-module__CxCzda__sidebarFadeUp}.Sidebar-module__CxCzda__usageLimitsWidget{background-color:var(--bg-color-light);border:1px solid var(--border-color);font-family:var(--font-mono-light),monospace;border-radius:.5em;flex-shrink:0;padding:1em}.Sidebar-module__CxCzda__usageLimitsHeader{color:var(--off-white);text-transform:uppercase;opacity:.8;margin-bottom:.75em;font-size:.9em;font-weight:500}.Sidebar-module__CxCzda__usageLimitsGrid{flex-direction:column;gap:.5em;display:flex}.Sidebar-module__CxCzda__usageLimitsRow{justify-content:space-between;align-items:center;font-size:.85em;display:flex}.Sidebar-module__CxCzda__usageNormal{color:var(--off-white);font-weight:500}.Sidebar-module__CxCzda__usageWarning{color:var(--orange);font-weight:600}@media (max-width:767px){.Sidebar-module__CxCzda__usageLimitsWidget{font-size:1.15em}.Sidebar-module__CxCzda__usageLimitsHeader{text-align:center}.Sidebar-module__CxCzda__usageLimitsGrid{flex-direction:row;gap:1em}.Sidebar-module__CxCzda__usageLimitsRow{text-align:center;flex-direction:column;flex:1;gap:.25em}}
.Overview-module__b1UiDq__marketOverview{flex-direction:row;font-size:12px;display:flex;overflow:visible}.Overview-module__b1UiDq__topRow{justify-content:space-between;gap:2em;height:16em;display:flex}.Overview-module__b1UiDq__topRow>*{flex:1}.Overview-module__b1UiDq__tokenNameCardContainer{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);position:relative}.Overview-module__b1UiDq__row{flex-direction:row;gap:2em;min-height:50em;max-height:50em;margin-top:2em;display:flex}.Overview-module__b1UiDq__heatmapContainer{width:100%;max-height:60em;display:flex}.Overview-module__b1UiDq__box{background:var(--light-navy);text-align:center;-webkit-mask:var(--beveled);mask:var(--beveled);display:flex}.Overview-module__b1UiDq__table{text-align:center;border-radius:8px;width:50%;height:40em;box-shadow:0 2px 4px #0000001a}.Overview-module__b1UiDq__tallUnit{width:100%;min-height:50em;max-height:50em}.Overview-module__b1UiDq__tallSplitUnit{flex-direction:column;gap:2em;width:50%;min-height:60em;max-height:60em;display:flex}.Overview-module__b1UiDq__row2{flex-direction:row;justify-content:space-between;gap:2em;margin-top:2em;display:flex}.Overview-module__b1UiDq__tallUnit,.Overview-module__b1UiDq__heatmapContainer{flex:1;min-width:0}@media (max-width:768px){.Overview-module__b1UiDq__topRow{flex-direction:column;gap:2em;height:auto}.Overview-module__b1UiDq__topRow>*{flex:1;width:100%;height:16em}.Overview-module__b1UiDq__row2{flex-direction:column;gap:2em}.Overview-module__b1UiDq__table{width:100%}}
.index-module__REFt4G__middle{flex-grow:1;justify-content:center;align-items:center;width:100%;display:flex;overflow:auto}.index-module__REFt4G__unit{width:60%;min-width:0;height:80%;min-height:0}.index-module__REFt4G__markdown{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:var(--bg-color-light);width:min-content;min-width:100%;height:100%;font-size:1.5em;font-family:var(--font-sans-light);padding:1em;overflow:auto}.index-module__REFt4G__selected{background-color:var(--blue)}.index-module__REFt4G__pageContainer{flex-direction:row;width:100%;height:100%;display:flex;overflow:hidden}
.ChatAssets-module__l8ZE1a__inlineEmoji{vertical-align:middle;width:2em;height:2em;margin:-.1em 0;display:inline-block}
.PoolTicker-module__9Ady6q__container{width:100%;min-width:0;font-family:var(--font-gabarito);font-variant-numeric:tabular-nums;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem 1.1rem;display:grid}.PoolTicker-module__9Ady6q__identitySection{flex-shrink:0;align-items:center;gap:.65rem;min-width:0;display:flex}.PoolTicker-module__9Ady6q__identityContent{align-items:center;gap:.78rem;min-width:0;display:flex}.PoolTicker-module__9Ady6q__identityPopupContent{flex-direction:column;gap:.35rem;min-width:11rem;display:flex}.PoolTicker-module__9Ady6q__popupButton,.PoolTicker-module__9Ady6q__popupLink{color:var(--app-text-strong,var(--off-white));text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.78rem;text-decoration:none;display:flex}.PoolTicker-module__9Ady6q__popupButton:hover,.PoolTicker-module__9Ady6q__popupLink:hover{opacity:.8}.PoolTicker-module__9Ady6q__imageWrap{background:var(--app-surface-muted,var(--gray-4));border:1px solid var(--app-border,transparent);border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff05}.PoolTicker-module__9Ady6q__tokenImage{object-fit:cover;width:100%;height:100%}.PoolTicker-module__9Ady6q__imageFallback{color:var(--app-text-strong,var(--off-white));font-size:.85rem;font-weight:700}.PoolTicker-module__9Ady6q__nameBlock{flex-direction:column;flex:1;gap:.34rem;min-width:0;display:flex}.PoolTicker-module__9Ady6q__identityMainRow{justify-content:space-between;align-items:flex-start;gap:.8rem;min-width:0;display:flex}.PoolTicker-module__9Ady6q__tokenNameRow{white-space:nowrap;cursor:pointer;flex:1;align-items:center;gap:.4rem;min-width:0;display:flex}.PoolTicker-module__9Ady6q__tokenName{color:var(--app-text-muted,var(--off-white));text-overflow:ellipsis;font-size:.8rem;line-height:1.2;overflow:hidden}.PoolTicker-module__9Ady6q__tokenSymbol{color:var(--app-text-strong,var(--off-white));white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;line-height:1.2;overflow:hidden}.PoolTicker-module__9Ady6q__actionButtons{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.PoolTicker-module__9Ady6q__actionButton{border:1px solid var(--app-border,transparent);width:1.7rem;height:1.7rem;color:var(--app-text-subtle,var(--off-white));background:#ffffff06;border-radius:9999px;justify-content:center;align-items:center;text-decoration:none;transition:border-color .14s,background-color .14s,color .14s,transform .14s;display:inline-flex}.PoolTicker-module__9Ady6q__actionButton:hover{border-color:var(--app-border-strong,transparent);color:var(--app-text-muted,var(--off-white));background:#ffffff0d;transform:translateY(-1px)}.PoolTicker-module__9Ady6q__actionButton svg{font-size:.78rem}.PoolTicker-module__9Ady6q__infoRow{color:var(--app-text-subtle,var(--off-white));flex-wrap:wrap;align-items:center;gap:.42rem;min-width:0;font-size:.68rem;display:flex}.PoolTicker-module__9Ady6q__poolAge{white-space:nowrap;background:var(--app-surface-soft,transparent);border:1px solid var(--app-border,transparent);border-radius:9999px;padding:.16rem .58rem;font-size:.72rem;font-weight:500}.PoolTicker-module__9Ady6q__avatarContainer{flex-shrink:0;position:relative}.PoolTicker-module__9Ady6q__dexIconOverlay{border:1.5px solid var(--app-surface-muted,#0e0f17);background:var(--app-surface-muted,#1a1b26);object-fit:cover;border-radius:9999px;width:1.15rem;height:1.15rem;position:absolute;bottom:-2px;right:-2px}.PoolTicker-module__9Ady6q__dexInitialOverlay{border:1.5px solid var(--app-surface-muted,#0e0f17);background:var(--app-surface-muted,#1a1b26);width:1.15rem;height:1.15rem;color:var(--app-text-muted,#fff9);border-radius:9999px;justify-content:center;align-items:center;font-size:.55rem;font-weight:700;display:flex;position:absolute;bottom:-2px;right:-2px}.PoolTicker-module__9Ady6q__metaLink{color:inherit;justify-content:center;align-items:center;text-decoration:none;transition:color .14s,opacity .14s;display:inline-flex}.PoolTicker-module__9Ady6q__metaLink:hover{color:var(--app-text-muted,var(--off-white));opacity:1}.PoolTicker-module__9Ady6q__socialIcon{flex-shrink:0;font-size:.74rem}.PoolTicker-module__9Ady6q__primaryMetrics{grid-auto-columns:minmax(4.8rem,max-content);grid-auto-flow:column;justify-content:end;align-self:start;gap:.45rem;width:auto;margin-left:auto;display:grid}.PoolTicker-module__9Ady6q__metricInline{align-items:baseline;gap:.35rem;display:flex}.PoolTicker-module__9Ady6q__metricLabel{color:var(--off-white);opacity:.6;text-transform:uppercase;letter-spacing:.03em;font-size:.72rem}.PoolTicker-module__9Ady6q__metricValue{color:var(--off-white);font-size:.95rem;font-weight:600}.PoolTicker-module__9Ady6q__metricSkeleton{margin-left:auto}.PoolTicker-module__9Ady6q__statsGrid{width:100%;min-width:0;font-family:var(--font-gabarito);font-variant-numeric:tabular-nums;align-self:stretch;align-items:stretch;gap:var(--pool-stats-grid-gap,0);padding:var(--pool-stats-grid-padding,0);background:var(--pool-stats-grid-bg,transparent);border:var(--pool-stats-grid-border,1px solid transparent);border-radius:var(--app-panel-radius,0);box-shadow:var(--app-shadow-md,none);-webkit-backdrop-filter:var(--app-backdrop-blur,none);backdrop-filter:var(--app-backdrop-blur,none);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.PoolTicker-module__9Ady6q__statsGridCol{padding:var(--pool-stats-grid-cell-padding,.5rem .3rem);border-right:none;border:var(--pool-stats-grid-cell-border,1px solid transparent);border-radius:var(--pool-stats-grid-cell-radius,0);background:var(--pool-stats-grid-cell-bg,transparent);flex-direction:column;justify-content:center;align-items:center;gap:.1rem;display:flex;position:relative}.PoolTicker-module__9Ady6q__statsGridCol:last-child{border-right:none}.PoolTicker-module__9Ady6q__statsGrid .PoolTicker-module__9Ady6q__statsGridCol+.PoolTicker-module__9Ady6q__statsGridCol:before{content:"";background:#ffffff13;width:1px;position:absolute;top:.44rem;bottom:.44rem;left:0}.PoolTicker-module__9Ady6q__metricCard{border-radius:var(--pool-metric-card-radius,.55rem);background:var(--pool-metric-card-bg,transparent);border:var(--pool-metric-card-border,1px solid transparent);text-align:right;width:auto;min-width:4.8rem;padding:.52rem .58rem;position:relative}.PoolTicker-module__9Ady6q__primaryMetrics .PoolTicker-module__9Ady6q__metricCard+.PoolTicker-module__9Ady6q__metricCard:before{content:"";background:#ffffff16;width:1px;position:absolute;top:.36rem;bottom:.36rem;left:-.225rem}.PoolTicker-module__9Ady6q__metricCardTitle{color:var(--app-text-subtle,var(--off-white));text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;overflow:hidden}.PoolTicker-module__9Ady6q__metricCardValue{color:var(--app-text-strong,var(--off-white));white-space:nowrap;text-overflow:ellipsis;margin-top:.08rem;font-size:.82rem;font-weight:500;overflow:hidden}.PoolTicker-module__9Ady6q__marketCapInlineValue.PoolTicker-module__9Ady6q__marketCapInlineValueBuy{color:var(--app-status-open-text)}.PoolTicker-module__9Ady6q__marketCapInlineValue.PoolTicker-module__9Ady6q__marketCapInlineValueSell{color:var(--app-danger-text)}.PoolTicker-module__9Ady6q__containerSplit{align-items:center}.PoolTicker-module__9Ady6q__containerSplit .PoolTicker-module__9Ady6q__identityMainRow{justify-content:flex-start;align-items:center;gap:.5rem}.PoolTicker-module__9Ady6q__containerSplit .PoolTicker-module__9Ady6q__tokenNameRow{flex:0 auto}.PoolTicker-module__9Ady6q__containerSplit .PoolTicker-module__9Ady6q__primaryMetrics{grid-template-columns:repeat(3,max-content);grid-auto-columns:auto;grid-auto-flow:row;align-self:center;gap:.32rem .4rem}.PoolTicker-module__9Ady6q__containerSplit .PoolTicker-module__9Ady6q__metricCard{min-width:5.15rem;padding:.46rem .52rem}.PoolTicker-module__9Ady6q__containerSplit .PoolTicker-module__9Ady6q__metricCard+.PoolTicker-module__9Ady6q__metricCard:before,.PoolTicker-module__9Ady6q__containerHero .PoolTicker-module__9Ady6q__metricCard+.PoolTicker-module__9Ady6q__metricCard:before{display:none}.PoolTicker-module__9Ady6q__containerSplit .PoolTicker-module__9Ady6q__metricCardTitle{font-size:.58rem}.PoolTicker-module__9Ady6q__containerSplit .PoolTicker-module__9Ady6q__metricCardValue{font-size:.8rem}.PoolTicker-module__9Ady6q__containerHero{align-items:center;gap:.9rem 1.15rem}.PoolTicker-module__9Ady6q__containerHero .PoolTicker-module__9Ady6q__identitySection{align-items:center}.PoolTicker-module__9Ady6q__containerHero .PoolTicker-module__9Ady6q__imageWrap{width:3.2rem;height:3.2rem}.PoolTicker-module__9Ady6q__containerHero .PoolTicker-module__9Ady6q__nameBlock{gap:.26rem}.PoolTicker-module__9Ady6q__containerHero .PoolTicker-module__9Ady6q__identityMainRow{justify-content:flex-start;align-items:center;gap:.55rem}.PoolTicker-module__9Ady6q__containerHero .PoolTicker-module__9Ady6q__tokenSymbol{font-size:1.08rem}.PoolTicker-module__9Ady6q__containerHero .PoolTicker-module__9Ady6q__tokenName{font-size:.84rem}.PoolTicker-module__9Ady6q__containerHero .PoolTicker-module__9Ady6q__primaryMetrics{grid-auto-columns:auto;grid-auto-flow:row;align-self:center;gap:.14rem}.PoolTicker-module__9Ady6q__containerHero .PoolTicker-module__9Ady6q__metricCard{background:0 0;border:none;border-radius:0;min-width:6rem;padding:.16rem 0}.PoolTicker-module__9Ady6q__containerHero .PoolTicker-module__9Ady6q__metricCardTitle{font-size:.56rem}.PoolTicker-module__9Ady6q__containerHero .PoolTicker-module__9Ady6q__metricCardValue{font-size:.78rem}.PoolTicker-module__9Ady6q__containerData .PoolTicker-module__9Ady6q__identitySection{max-width:none}.PoolTicker-module__9Ady6q__containerData .PoolTicker-module__9Ady6q__imageWrap{width:2.7rem;height:2.7rem}.PoolTicker-module__9Ady6q__containerData .PoolTicker-module__9Ady6q__identityContent{gap:.82rem}.PoolTicker-module__9Ady6q__containerData .PoolTicker-module__9Ady6q__nameBlock{flex:0 auto;gap:.18rem}.PoolTicker-module__9Ady6q__containerData .PoolTicker-module__9Ady6q__identityMainRow{justify-content:flex-start;align-items:center;gap:.36rem}.PoolTicker-module__9Ady6q__containerData .PoolTicker-module__9Ady6q__tokenSymbol{font-size:.94rem}.PoolTicker-module__9Ady6q__containerData .PoolTicker-module__9Ady6q__tokenName{font-size:.74rem}.PoolTicker-module__9Ady6q__marketCapInlineWrap{border-left:1px solid #ffffff16;flex-shrink:0;align-self:stretch;align-items:center;margin-left:.14rem;padding-left:.94rem;padding-right:.18rem;display:flex}.PoolTicker-module__9Ady6q__marketCapInlineContent{flex-direction:column;align-items:flex-start;gap:.08rem;display:flex}.PoolTicker-module__9Ady6q__marketCapInlineLabel{color:var(--app-text-subtle,var(--off-white));text-transform:uppercase;letter-spacing:.1em;font-size:.58rem;line-height:1}.PoolTicker-module__9Ady6q__marketCapInlineValue{color:var(--app-text-strong,var(--off-white));letter-spacing:-.03em;white-space:nowrap;font-size:1.14rem;font-weight:500;line-height:1}.PoolTicker-module__9Ady6q__statsGridSplit{box-shadow:none;background:0 0;border:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:.34rem}.PoolTicker-module__9Ady6q__statsGridSplit .PoolTicker-module__9Ady6q__statsGridCol{background:#ffffff06;border:1px solid #ffffff0d;border-radius:.72rem;padding:.42rem .38rem}.PoolTicker-module__9Ady6q__statsGridHero{width:auto;box-shadow:none;background:0 0;border:none;grid-template-columns:1fr;gap:.28rem}.PoolTicker-module__9Ady6q__statsGridHero .PoolTicker-module__9Ady6q__statsGridCol{text-align:right;background:#ffffff06;border:1px solid #ffffff0d;border-radius:.72rem;align-items:flex-end;padding:.38rem .44rem}.PoolTicker-module__9Ady6q__statsGridData{width:auto;box-shadow:none;background:0 0;border:none;grid-template-columns:repeat(4,max-content);justify-content:end;gap:.28rem}.PoolTicker-module__9Ady6q__statsGridData .PoolTicker-module__9Ady6q__statsGridCol{background:#ffffff06;border:1px solid #ffffff0d;border-radius:.68rem;min-width:4.35rem;padding:.38rem .44rem}.PoolTicker-module__9Ady6q__desktopOnly{display:block}.PoolTicker-module__9Ady6q__mobileOnly{display:none}@media (max-width:1200px){.PoolTicker-module__9Ady6q__desktopOnly{display:none!important}.PoolTicker-module__9Ady6q__mobileOnly{display:inline!important}}.PoolTicker-module__9Ady6q__metricDivider{color:var(--off-white);opacity:.6;margin:0 .05rem;font-size:.72rem}@media (max-width:1200px) and (min-width:768px){.PoolTicker-module__9Ady6q__container{grid-template-columns:1fr;align-items:flex-start;gap:.75rem}.PoolTicker-module__9Ady6q__primaryMetrics{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:.5rem;width:100%;margin-left:0;display:grid}.PoolTicker-module__9Ady6q__metricCard{text-align:left;width:auto;padding:.5rem .56rem;display:block}.PoolTicker-module__9Ady6q__metricCardTitle{opacity:1;font-size:.68rem;display:block}.PoolTicker-module__9Ady6q__metricCardValue{margin-top:.15rem;font-size:.8rem;font-weight:500;display:block}.PoolTicker-module__9Ady6q__metricSkeleton{margin-left:0}}@media (max-width:767px){.PoolTicker-module__9Ady6q__container{grid-template-columns:1fr;align-items:flex-start;gap:.75rem}.PoolTicker-module__9Ady6q__identitySection{gap:.5rem}.PoolTicker-module__9Ady6q__imageWrap{width:2.5rem;height:2.5rem}.PoolTicker-module__9Ady6q__tokenSymbol{font-size:.92rem}.PoolTicker-module__9Ady6q__tokenName{font-size:.72rem}.PoolTicker-module__9Ady6q__identityContent{gap:.64rem}.PoolTicker-module__9Ady6q__marketCapInlineWrap{margin-left:.1rem;padding-left:.68rem;padding-right:.12rem}.PoolTicker-module__9Ady6q__marketCapInlineValue{font-size:.98rem}.PoolTicker-module__9Ady6q__tokenNameRow{gap:.25rem}.PoolTicker-module__9Ady6q__identityMainRow{flex-wrap:wrap;gap:.45rem;width:100%}.PoolTicker-module__9Ady6q__actionButtons{gap:.28rem}.PoolTicker-module__9Ady6q__actionButton{width:1.55rem;height:1.55rem}.PoolTicker-module__9Ady6q__infoRow{gap:.3rem;font-size:.65rem}.PoolTicker-module__9Ady6q__primaryMetrics{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:.45rem;width:100%;margin-left:0;display:grid}.PoolTicker-module__9Ady6q__metricCard{text-align:left;width:auto;padding:.5rem .55rem;display:block}.PoolTicker-module__9Ady6q__metricCardTitle{opacity:1;font-size:.64rem;display:block}.PoolTicker-module__9Ady6q__metricCardValue{margin-top:.15rem;font-size:.8rem;font-weight:500;display:block}.PoolTicker-module__9Ady6q__metricSkeleton{margin-left:0}.PoolTicker-module__9Ady6q__statsGrid{width:100%}.PoolTicker-module__9Ady6q__statsGridCol{padding:.4rem .2rem}}
.SettingsTable-module__UBnMXW__header{color:var(--color-gray-1000);text-transform:capitalize;text-wrap:nowrap;align-items:center;gap:.1875rem}.SettingsTable-module__UBnMXW__row{grid-column:1/-1;grid-template-columns:subgrid;color:inherit;text-decoration:none;display:grid}.SettingsTable-module__UBnMXW__row>*{color:inherit;align-items:center;text-decoration:none;position:relative}.SettingsTable-module__UBnMXW__evenRow>*{mix-blend-mode:lighten;background:#acc8ff0d}.SettingsTable-module__UBnMXW__interactiveRow{cursor:pointer}.SettingsTable-module__UBnMXW__interactiveRow>:after{opacity:0;mix-blend-mode:lighten;pointer-events:none;content:"";background:#b1c6ff;position:absolute;inset:0}.SettingsTable-module__UBnMXW__empty{height:100%;color:var(--color-gray-1000);grid-column:1/-1;justify-content:center;align-items:center;padding:1rem;display:flex}.SettingsTable-module__UBnMXW__table{grid-template-columns:var(--grid-template-columns,1fr);display:grid}@media (hover:hover) and (pointer:fine){.SettingsTable-module__UBnMXW__interactiveRow:hover>:after{opacity:.1}}@media (min-width:640px){.SettingsTable-module__UBnMXW__table{grid-template-columns:var(--grid-template-columns-sm)}}@media (min-width:768px){.SettingsTable-module__UBnMXW__table{grid-template-columns:var(--grid-template-columns-md)}}@media (min-width:1024px){.SettingsTable-module__UBnMXW__table{grid-template-columns:var(--grid-template-columns-lg)}}@media (min-width:1280px){.SettingsTable-module__UBnMXW__table{grid-template-columns:var(--grid-template-columns-xl)}}@media (min-width:1536px){.SettingsTable-module__UBnMXW__table{grid-template-columns:var(--grid-template-columns-2xl)}}
.index-module__cnwWEW__outerContainer{grid-template-rows:1fr auto;height:100%;display:grid}.index-module__cnwWEW__embeddedOuterContainer{height:100%;min-height:0}.index-module__cnwWEW__container{flex-direction:row;gap:2em;width:100%;padding:0 2em;display:flex;position:relative;overflow:hidden}.index-module__cnwWEW__embeddedContainer{height:100%;min-height:0;padding:0}.index-module__cnwWEW__traceContainer{flex-grow:1}.index-module__cnwWEW__embeddedTraceContainer{height:100%;min-height:0}.index-module__cnwWEW__grow{width:100%;height:100%}.index-module__cnwWEW__sideContainer{flex-direction:column;flex-shrink:0;width:30em;height:100%;display:flex;position:relative}.index-module__cnwWEW__sidebarTabsContainer{grid-template-rows:3em;grid-template-columns:1fr 1fr;gap:0;display:grid}.index-module__cnwWEW__sidebarTab{color:var(--off-white);cursor:pointer;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;height:100%;font-size:1.1em;display:flex}.index-module__cnwWEW__sidebarTab:hover{filter:brightness(1.2)}.index-module__cnwWEW__sidebarTabSelected{background-color:var(--light-navy)}.index-module__cnwWEW__sidebarTabSelected:hover{filter:brightness()}.index-module__cnwWEW__filtersContainer{flex-direction:row;justify-content:space-around;font-size:.85em;display:flex}.index-module__cnwWEW__filtersContainer>*{width:min-content}.index-module__cnwWEW__filtersContainer>:first-child{width:3em}.index-module__cnwWEW__filtersContainer>:nth-child(2),.index-module__cnwWEW__filtersContainer>:nth-child(3){width:6em}.index-module__cnwWEW__filtersContainer>:nth-child(4){width:4em}.index-module__cnwWEW__filtersContainer>:nth-child(5){width:6em}.index-module__cnwWEW__sidebarBottomButtons{gap:.5em;margin-top:auto;margin-bottom:.4em;display:flex}.index-module__cnwWEW__sidebarBottomButton{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.25em;flex:1;justify-content:center;align-items:center;height:2.5em;display:flex}.index-module__cnwWEW__sidebarBottomButton:hover{filter:brightness(1.1)}.index-module__cnwWEW__copyTraceButton{color:var(--blue);outline:1px solid var(--blue);background-color:#0000}.index-module__cnwWEW__newTraceButton{background-color:var(--blue);color:#fff}.index-module__cnwWEW__searchbarContainer{flex-direction:row;padding:.4em .8em;display:flex}.index-module__cnwWEW__searchbarContainer>:last-child{flex-shrink:1}.index-module__cnwWEW__searchIcon{color:#fff;opacity:.5;cursor:pointer;height:100%;margin-right:.5em;font-size:2em}.index-module__cnwWEW__traceTitle{font-size:1.5em;font-family:var(--font-mono-light);text-overflow:ellipsis;white-space:nowrap;flex-grow:1;padding:1em 0;overflow:hidden}.index-module__cnwWEW__traceTitle>*{width:100%}.index-module__cnwWEW__shareButton{cursor:pointer;background-color:var(--blue);color:var(--off-white);border-radius:.25em;justify-content:center;align-items:center;margin-left:1em;padding:.4em .8em;display:flex}.index-module__cnwWEW__shareButton:hover{filter:brightness(1.2)}.index-module__cnwWEW__shareButton:active{color:var(--darker-blue)}.index-module__cnwWEW__shareButtonDisabled{filter:brightness(.7);cursor:default}.index-module__cnwWEW__shareButtonDisabled:hover{filter:brightness(.7)}.index-module__cnwWEW__shareButtonDisabled:active{color:var(--off-white)}.index-module__cnwWEW__shareIcon{width:1.2em;height:1.2em;margin-right:.5em}.index-module__cnwWEW__sidebarTabBody{background-color:var(--light-navy);flex-direction:column;flex-grow:1;padding:.8em;display:flex;overflow:hidden}.index-module__cnwWEW__myTraceTitle{cursor:pointer;width:100%;padding:.2em 0;font-size:1.2em;display:flex}.index-module__cnwWEW__deleteTraceButton{color:var(--red);opacity:.5;flex-shrink:0;padding-top:.1em;display:none}.index-module__cnwWEW__deleteTraceButton:hover{opacity:1}.index-module__cnwWEW__myTraceTitle:hover>*>.index-module__cnwWEW__deleteTraceButton{display:flex}.index-module__cnwWEW__myTraceTitleInner{white-space:nowrap;text-overflow:ellipsis;width:100%;font-family:var(--font-mono-light);border-radius:.2em;flex-direction:row;justify-content:space-between;padding:.2em .5em;display:flex;overflow:hidden}.index-module__cnwWEW__myTraceTitleInnerSelected{background-color:var(--steel)}.index-module__cnwWEW__myTraceTitle:hover>.index-module__cnwWEW__myTraceTitleInner{background:var(--dark-blue-gray)}.index-module__cnwWEW__traceTitleContainer{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;display:flex}.index-module__cnwWEW__sidebarContainer{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;flex-grow:1;height:calc(100% - 6em);max-height:0;transition:max-height .5s ease-in-out;display:flex;overflow:hidden}.index-module__cnwWEW__sidebarOpen{max-height:1000px}.index-module__cnwWEW__tracerButton{cursor:pointer;color:var(--off-white);-webkit-user-select:none;user-select:none;border-radius:.2em;padding:.5em 1em;display:inline-block}.index-module__cnwWEW__tracerButton:hover{filter:brightness(1.2)}.index-module__cnwWEW__selectedFlowDirectionButton{text-align:center;-webkit-user-select:none;user-select:none;padding:.5em 1em}.index-module__cnwWEW__selectedFlowDirectionButton:hover{filter:brightness(1.2);cursor:pointer}.index-module__cnwWEW__selectedFlowDirectionButtonSelected{background-color:var(--steel)}.index-module__cnwWEW__selectedNodeFetchButton{background-color:var(--steel);-webkit-user-select:none;user-select:none}.index-module__cnwWEW__selectedNodeFetchButtonContainer{flex-direction:row;justify-content:center;gap:2em;display:flex}.index-module__cnwWEW__addFlow,.index-module__cnwWEW__removeFlow{text-align:center;cursor:pointer;color:var(--off-white);flex-shrink:0;justify-content:center;align-items:center;font-size:1.5em;display:flex}.index-module__cnwWEW__addFlow:hover,.index-module__cnwWEW__removeFlow:hover{filter:brightness(1.2)}.index-module__cnwWEW__selectedNodePropsFlowListContainer{overflow-x:hidden}.index-module__cnwWEW__flowInList{align-items:center;gap:1em;height:3em;padding:.5em 1em;display:flex;overflow:hidden}.index-module__cnwWEW__selectedFlowDirectionButtonContainer{background-color:var(--dark-steel);flex-grow:1;grid-template-rows:1fr;grid-template-columns:1fr 1fr;gap:0;padding:.2em;display:grid}.index-module__cnwWEW__selectedNodePageSelectionDiv{-webkit-mask:var(--beveled);mask:var(--beveled);font-family:var(--font-mono-light);background-color:var(--dark-steel);height:100%;font-family:var(--font-mono-light);flex-direction:row;justify-content:center;align-items:center;padding:.5em;display:flex}.index-module__cnwWEW__allTraceContainer{flex-direction:column;flex-shrink:1;display:flex;overflow:scroll}.index-module__cnwWEW__sidebarSeparator{border-top:.3px solid var(--filter);width:calc(100% + 1.6em);margin:1em -.8em}.index-module__cnwWEW__selectedNodeFlowListContainer{padding:.4em 0}.index-module__cnwWEW__selectedNodeFlowListContainer>:nth-child(odd){background-color:#ffffff08}.index-module__cnwWEW__noFlowsText{text-align:center;padding:.4em 0}.index-module__cnwWEW__noHighlight{-webkit-user-select:none;user-select:none}.index-module__cnwWEW__sidebarTabUnselected{background:#2f3341;box-shadow:inset 4px -4px 7px #00000040}.index-module__cnwWEW__viewingSelectedNodeContainer{flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:relative;overflow:hidden}.index-module__cnwWEW__viewingSelectedNodeLabel{font-family:var(--font-mono-light);color:var(--off-white)}.index-module__cnwWEW__selectedNodeAddNoesLabel{-webkit-user-select:none;user-select:none;flex-direction:row;justify-content:center;align-items:center;margin-bottom:.5em;padding:.5em 0;font-size:1.2em;display:flex}.index-module__cnwWEW__altSeparator{border-bottom:.3px solid var(--gray);opacity:.3;width:95%;height:1em;margin:0 auto .5em}.index-module__cnwWEW__addNodesLine{background-color:#3a3a3a;border-radius:1px;flex-grow:1;height:.5px;margin:0 1em}.index-module__cnwWEW__flowInListAddressWrapper{flex-grow:1;overflow:hidden}.index-module__cnwWEW__searchInput>input::placeholder{color:var(--gray)}.index-module__cnwWEW__pageNavButton{color:var(--blue);flex-direction:row;justify-content:center;align-items:center;height:100%;font-size:1.3em;display:flex}.index-module__cnwWEW__flowAndPageNavContainer{justify-content:space-between;align-items:center;gap:1em;display:flex}.index-module__cnwWEW__toggleShareableButton{background-color:var(--blue);color:var(--off-white);cursor:pointer;text-transform:uppercase;border-radius:2px;align-items:center;gap:.5em;height:2.5em;padding:.4em .8em;font-size:1.1em;display:flex;position:absolute;top:3em;right:2em}.index-module__cnwWEW__toggleShareableButton:hover{filter:brightness(1.2)}.index-module__cnwWEW__toggleMenuBar{background-color:var(--light-navy);border:.5px solid var(--steel);-webkit-user-select:none;user-select:none;border-radius:.25em;flex-direction:column;width:4em;display:flex;position:absolute;top:10em;right:2em}.index-module__cnwWEW__embeddedToggleMenuBar{background-color:var(--light-navy);border:1px solid var(--steel);-webkit-user-select:none;user-select:none;z-index:1;border-radius:3px;flex-direction:row;align-items:center;height:48px;display:flex;position:absolute;bottom:2em;left:50%;transform:translate(-50%)}.index-module__cnwWEW__embeddedToggleMenuBar .index-module__cnwWEW__toggleMenuItem{width:40px;height:40px;font-size:.85em}.index-module__cnwWEW__embeddedToggleMenuBar .index-module__cnwWEW__toggleMenuItem svg{font-size:1.4em}.index-module__cnwWEW__toggleMenuBar>*{position:relative}.index-module__cnwWEW__toggleMenuItem{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:4em;display:flex}.index-module__cnwWEW__toggleMenuItem:hover{background-color:var(--steel);filter:brightness(1.2)}.index-module__cnwWEW__toggleMenuItemSelected{background-color:var(--steel)}.index-module__cnwWEW__toggleMenuItemLeftRightContainer{display:flex}.index-module__cnwWEW__toggleMenuItemTopBottomContainer{flex-direction:column;display:flex}.index-module__cnwWEW__toggleMenuItemLeft{cursor:pointer;justify-content:center;align-items:center;width:2em;height:4em;display:flex}.index-module__cnwWEW__toggleMenuItemLeft:hover{background-color:var(--steel)}.index-module__cnwWEW__toggleMenuItemTop{cursor:pointer;justify-content:center;align-items:center;width:100%;height:2em;display:flex}.index-module__cnwWEW__toggleMenuItemTop:hover{background-color:var(--steel)}.index-module__cnwWEW__flowPanelContainer{z-index:1;width:50em;height:50em;position:absolute;bottom:0;right:2em}.index-module__cnwWEW__flowPanelContainerInner{flex-direction:column;justify-content:flex-end;gap:.5em;width:100%;height:100%;display:flex}.index-module__cnwWEW__flowPanelInfoContainer{background-color:var(--light-navy);width:100%;-webkit-mask:var(--beveled);mask:var(--beveled);grid-template-columns:6.5em auto;gap:1em;padding:1em;display:grid}.index-module__cnwWEW__flowPanelLabel{color:var(--gray)}.index-module__cnwWEW__popoutTransactionsContainer{width:100%;height:40em;margin-top:auto}.index-module__cnwWEW__closeFlowPanelButton{cursor:pointer;background-color:var(--red);color:var(--off-white);-webkit-user-select:none;user-select:none;border-radius:.2em;width:min-content;padding:.5em 1em}.index-module__cnwWEW__closeFlowPanelButton:hover{filter:brightness(1.2)}.index-module__cnwWEW__traceIsLoadingContainer{width:2em;height:2em;position:absolute;top:7em;right:3em}.index-module__cnwWEW__notViewableContainer{flex-direction:column;justify-content:center;align-items:center;gap:2em;width:40em;height:100%;margin:auto;display:flex}.index-module__cnwWEW__notViewableMessage{text-align:center;white-space:pre-wrap;text-transform:uppercase;font-size:1.8em}.index-module__cnwWEW__notViewableSubtitle{text-align:center;white-space:pre-wrap;font-size:1.2em}.index-module__cnwWEW__notViewableButtons{text-transform:uppercase;gap:1em;margin-top:1em;display:flex}.index-module__cnwWEW__notViewableButton{background-color:var(--blue);border-radius:2px;justify-content:center;align-items:center;width:12em;padding:.5em 1em;font-size:1.2em;text-decoration:none;display:flex}.index-module__cnwWEW__notViewableButton:hover{filter:brightness(1.2)}.index-module__cnwWEW__readOnlyBanner{pointer-events:none;border:1px solid var(--blue);background-color:#000000e6;border-radius:.5em;padding:0 1em;font-weight:700;animation:10s index-module__cnwWEW__fadeOut;position:absolute;top:2em;right:1em}@keyframes index-module__cnwWEW__fadeOut{0%,90%{opacity:1}to{opacity:0}}.index-module__cnwWEW__desktopHeader{display:block}.index-module__cnwWEW__mobileHeader{display:none}@media (min-width:768px){.index-module__cnwWEW__sidebarContainer{max-height:4000px}}@media (max-width:767px){.index-module__cnwWEW__titleDropDown{grid-template-columns:1fr auto;align-items:center;gap:1em;display:grid}.index-module__cnwWEW__desktopHeader{display:none}.index-module__cnwWEW__mobileHeader{justify-content:center;align-items:center;display:flex}.index-module__cnwWEW__sideContainer{width:auto;height:flex;background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);margin-left:2em}.index-module__cnwWEW__hidden{display:none}.index-module__cnwWEW__container{gap:2em;width:100%;height:100%;padding:0;font-size:.6em;display:block;position:relative;overflow:hidden}.index-module__cnwWEW__sidebarContainer{font-size:1.2em}.index-module__cnwWEW__centerWatermark{justify-content:center;align-items:center}.index-module__cnwWEW__overlayComponent{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.index-module__cnwWEW__someSpecificComponent{z-index:2}.index-module__cnwWEW__traceContainer{flex-grow:1;width:100%;height:100%}.index-module__cnwWEW__sidebarTabBody>:last-child{margin-top:2.5em}.index-module__cnwWEW__collapse{align-items:center;display:flex}.index-module__cnwWEW__expand{font-size:1.1em}.index-module__cnwWEW__moreInfoButton{background-color:var(--blue);color:#fff;-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:.25em;justify-content:center;align-items:center;width:2em;height:2em;margin-top:auto;margin-left:auto;margin-right:auto;font-size:2em;display:flex}.index-module__cnwWEW__toggleMenuBar{flex-direction:row;width:auto;position:absolute;top:auto;bottom:0;right:0}.index-module__cnwWEW__toggleMenuItemLeft,.index-module__cnwWEW__toggleMenuItemRight{width:4em;height:4em}.index-module__cnwWEW__sidebarOverlay{z-index:1;width:100%;height:auto;position:absolute;top:0;left:0}.index-module__cnwWEW__toggleMenuItem{width:4em;height:4em}.index-module__cnwWEW__toggleMenuItemTopBottomContainer{width:4em}.index-module__cnwWEW__selectedNodeFetchButton{font-size:1.25em}}
.Translate-module__6_wznW__container{border-radius:3em;width:120em;max-width:100vw;min-height:10em;max-height:100%;margin:3em auto 0;padding:3em;overflow:scroll}.Translate-module__6_wznW__adminButtons{gap:1em;display:flex}.Translate-module__6_wznW__adminButton{border:.5px solid var(--off-white);cursor:pointer;border-radius:.3em;padding:1em}.Translate-module__6_wznW__adminSelected,.Translate-module__6_wznW__adminButton:hover{background-color:var(--placeholder)}.Translate-module__6_wznW__addKeyButton{background-color:var(--blue);opacity:.8;color:var(--off-white);cursor:pointer;border-radius:.3em;justify-content:center;align-items:center;width:8em;padding:1em;display:flex}.Translate-module__6_wznW__addKeyButton:hover{opacity:1}.Translate-module__6_wznW__keyWithCountContainer,.Translate-module__6_wznW__languageButtons{gap:1em;display:flex}.Translate-module__6_wznW__languageButton{border:.5px solid var(--off-white);cursor:pointer;border-radius:.3em;padding:1em}.Translate-module__6_wznW__keyContainer{grid-template-columns:1fr 1fr 1fr 1fr;display:grid}.Translate-module__6_wznW__adminContainer{flex-direction:column;gap:1em;display:flex}.Translate-module__6_wznW__languagesContainer{gap:2em;display:flex}.Translate-module__6_wznW__selectLanguageButton{border:1px solid var(--off-white);cursor:pointer;border-radius:1em;width:20em;padding:3em}.Translate-module__6_wznW__selectLanguageButton:hover{background-color:var(--placeholder)}.Translate-module__6_wznW__languageTitle{font-size:1.3em;font-family:var(--font-mono-light);margin-bottom:.4em}.Translate-module__6_wznW__languageCounts{font-size:.9em;font-family:var(--font-mono-light);color:var(--gray);grid-template-columns:auto 1fr;gap:1em;display:grid}.Translate-module__6_wznW__languageCount{color:var(--off-white)}.Translate-module__6_wznW__addKeyInput{background-color:var(--selected-light);width:40em;color:var(--off-white);border:none;outline:none;padding:1em}.Translate-module__6_wznW__translationInput{background-color:var(--selected-light);color:var(--off-white);border:none;outline:none;padding:1em}.Translate-module__6_wznW__addKeyMenu{flex-direction:column;gap:1em;display:flex}.Translate-module__6_wznW__pageTitle{font-size:4em;font-family:var(--font-arkham);color:var(--off-white);text-transform:uppercase}.Translate-module__6_wznW__subtitle{text-transform:uppercase;margin-top:.5em;margin-bottom:.5em;font-size:1.5em}.Translate-module__6_wznW__existingKeys{flex-direction:column;grid-template-columns:12fr 1fr 1fr 1fr;gap:1em;display:grid}.Translate-module__6_wznW__keyWithCount{color:var(--off-white);text-align:center;font-size:1.2em}.Translate-module__6_wznW__selectedKeyContainer{border:.5px solid var(--off-white);border-radius:.3em;margin:1em;padding:2em}.Translate-module__6_wznW__selectedKeyButton{border:.5px solid var(--off-white);cursor:pointer;border-radius:.3em;width:12em;margin:.5em;padding:1em}.Translate-module__6_wznW__selectedKeyButton:hover{background-color:var(--placeholder)}.Translate-module__6_wznW__approveAllButton{border:.5px solid var(--off-white);cursor:pointer;text-transform:uppercase;border-radius:.3em;justify-content:center;align-items:center;width:10em;margin:.5em;padding:1em;display:flex}.Translate-module__6_wznW__approveAllButton:hover{background-color:var(--green)}.Translate-module__6_wznW__selectedLanguageButton{background-color:var(--placeholder)}.Translate-module__6_wznW__languageKeys{grid-template-columns:3fr 3fr 3fr 1fr 1fr;gap:2em 1em;width:100%;margin-top:1em;font-size:1.2em;display:grid}.Translate-module__6_wznW__keyGridHeader{border-bottom:.5px solid var(--off-white);width:100%;padding-bottom:.5em}.Translate-module__6_wznW__keyButtons{text-transform:uppercase;text-align:center;flex-grow:0;flex-shrink:1;justify-content:center;width:20em;display:flex;overflow:hidden}.Translate-module__6_wznW__keyButton{border:.5px solid var(--off-white);cursor:pointer;border-radius:.3em;flex-grow:1;width:min-content;margin:.5em;padding:1em}.Translate-module__6_wznW__keyNonButton{width:12em;margin:.5em;padding:1em}.Translate-module__6_wznW__keyButton:hover{background-color:var(--placeholder)}.Translate-module__6_wznW__languageContainer{margin-top:1em}.Translate-module__6_wznW__copy{cursor:pointer}.Translate-module__6_wznW__copy:hover{color:var(--green)}@media (max-width:767px){.Translate-module__6_wznW__pageTitle{font-size:2.5em}}
.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}
.Spot-module__27-yda__marketOverview{flex-direction:row;display:flex}.Spot-module__27-yda__topRow{gap:20px;width:100%;height:16em;display:flex}.Spot-module__27-yda__seperateRow{gap:20px;width:100%;height:30em;display:flex}.Spot-module__27-yda__flexItemLarge{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:2}.Spot-module__27-yda__flexItemSmall{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:1}.Spot-module__27-yda__row{flex-direction:row;gap:20px;height:30em;display:flex}.Spot-module__27-yda__rowSection{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);margin-top:2em}.Spot-module__27-yda__title{text-transform:uppercase;font-size:1.25em;font-family:var(--font-mono-light);justify-content:space-between;align-items:center;padding:1.5em;display:flex}.Spot-module__27-yda__box{text-align:center;border:1px solid #ccc;border-radius:8px;flex:1;min-width:calc(33.3333% - 40px);max-width:calc(33.3333% - 40px);max-height:50em;padding:20px;box-shadow:0 2px 4px #0000001a}.Spot-module__27-yda__row:not(.Spot-module__27-yda__top-row) .Spot-module__27-yda__box{min-width:calc(50% - 20px);max-width:calc(50% - 20px)}.Spot-module__27-yda__rowSection{margin-top:20px}.Spot-module__27-yda__rowHeader{font-family:var(--font-mono-light);justify-content:space-between;align-items:center;display:flex}.Spot-module__27-yda__title{text-align:left;font-size:1.25em;font-weight:700}.Spot-module__27-yda__selectors{align-items:center;gap:10px;margin-right:1em;display:flex}@media (max-width:768px){.Spot-module__27-yda__topRow{flex-direction:column;flex:auto;height:auto}.Spot-module__27-yda__topRow>*{height:16em}.Spot-module__27-yda__seperateRow{flex-direction:column;height:auto}.Spot-module__27-yda__seperateRow>*{flex:auto;height:40em}.Spot-module__27-yda__flexItemSmall{flex:auto}}
.Sidebar-module__Iktr_q__container{background-color:var(--bg-color-light);flex-shrink:0;width:18em;height:100%}.Sidebar-module__Iktr_q__optionContainer{cursor:pointer;border-radius:1px;flex-direction:row;justify-content:space-between;align-items:center;padding:.5em;display:flex}.Sidebar-module__Iktr_q__optionContainer:hover{background-color:#ffffff1f}.Sidebar-module__Iktr_q__selected{background-color:#ffffff14}.Sidebar-module__Iktr_q__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__Iktr_q__label:disabled{cursor:pointer;pointer-events:none;outline:1px #0000}.Sidebar-module__Iktr_q__optionIcons{-webkit-user-select:none;user-select:none;flex-direction:row;flex-shrink:1;align-items:center;gap:.8em;height:1.4em;margin:auto 0;padding:0 .5em;display:flex}.Sidebar-module__Iktr_q__optionIcons>*{display:flex}.Sidebar-module__Iktr_q__editIcon:hover{color:var(--blue)}.Sidebar-module__Iktr_q__deleteIcon:hover{color:var(--red)}.Sidebar-module__Iktr_q__newChatButton{background-color:var(--blue);cursor:pointer;border-radius:1px;justify-content:center;align-items:center;height:2.2em;margin:1em;padding:1.2em;display:flex}.Sidebar-module__Iktr_q__newChatButton:hover{filter:brightness(1.1)}@media (max-width:767px){.Sidebar-module__Iktr_q__container{display:none}}
.Sidebar-module__DnXmFW__searchInput>input::placeholder{color:#ffffffa6;font-size:13px;font-family:var(--font-mono),monospace;letter-spacing:1px;font-weight:450;line-height:17px}.Sidebar-module__DnXmFW__searchInput>input{-webkit-backdrop-filter:none;backdrop-filter:none;clip-path:none;width:100%;height:100%;font-size:13px;font-family:var(--font-mono),monospace;letter-spacing:1px;background:0 0;padding:0;font-weight:450;line-height:17px;-webkit-mask:none;mask:none}.Sidebar-module__DnXmFW__flowAvatar{background:#1c1d29;border:1px solid #4f5873;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.Sidebar-module__DnXmFW__flowAddressText{text-overflow:ellipsis;white-space:nowrap;color:#fff;min-width:0;font-family:var(--font-mono),monospace;flex:1;font-size:11.35px;font-weight:400;line-height:14px;overflow:hidden}
