.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}
.Token-module__Yf_0Ha__container{flex-direction:column;width:100%;height:100%;display:flex;overflow:auto}.Token-module__Yf_0Ha__innerContainer{flex-grow:1;grid-template:"top top""flows price"minmax(28em,auto)"holders transactions"minmax(28em,auto)"cex transactions"minmax(20em,auto)/minmax(0,1fr) minmax(0,1fr);gap:1.5em;width:100%;padding:1em;display:grid}.Token-module__Yf_0Ha__topElementRow{grid-area:top;min-width:0;display:flex}.Token-module__Yf_0Ha__flowsSection{grid-area:flows;min-width:0}.Token-module__Yf_0Ha__priceSection{grid-area:price;min-width:0}.Token-module__Yf_0Ha__holdersSection{grid-area:holders;min-width:0}.Token-module__Yf_0Ha__transactionsSection{grid-area:transactions;align-self:start;min-width:0;position:relative}.Token-module__Yf_0Ha__cexSection{grid-area:cex;min-width:0}.Token-module__Yf_0Ha__unpricedTokenNameCard{justify-content:space-between;align-items:center;gap:1.5em;width:100%;min-width:0;display:flex}.Token-module__Yf_0Ha__nameCardWidthContainer{min-width:fit-content}.Token-module__Yf_0Ha__unpricedTokenNameHeader{white-space:nowrap;text-overflow:ellipsis;word-wrap:break-word;word-break:break-all;cursor:pointer;font-size:2.3em;display:flex;overflow:hidden}.Token-module__Yf_0Ha__unpricedTokenChain{white-space:nowrap;text-overflow:ellipsis;word-wrap:break-word;word-break:break-all;text-transform:capitalize;margin-right:.5em;font-size:2em;overflow:hidden}.Token-module__Yf_0Ha__noPriceTopRightContainer{flex-direction:row;align-items:center;gap:1.5em;margin-right:2em;display:flex}.Token-module__Yf_0Ha__goToAllChainsContainer{flex-direction:row;flex-grow:1;justify-content:right;align-items:center;display:flex}.Token-module__Yf_0Ha__goToAllChainsLinkContainer{cursor:pointer;flex-direction:row;gap:1em;display:flex}.Token-module__Yf_0Ha__noPriceChain{margin-right:1em}.Token-module__Yf_0Ha__goToAllChainsLink{color:var(--off-white);opacity:.9;cursor:pointer;background:#ffffff1a;border-radius:.5em;flex-direction:row;align-items:center;padding:.75em 1em;font-size:1em;display:flex}.Token-module__Yf_0Ha__goToAllChainsLink:hover{filter:brightness(1.2);background:#ffffff26}.Token-module__Yf_0Ha__goToAllChainsLinkContainer:hover .Token-module__Yf_0Ha__goToAllChainsLink{color:var(--off-white)}.Token-module__Yf_0Ha__unpricedSymbol{text-transform:uppercase;margin-right:.5em}.Token-module__Yf_0Ha__marketDataContainer{text-transform:uppercase;flex-grow:1;align-items:center;width:100%;height:100%;display:flex;position:relative}.Token-module__Yf_0Ha__coinGeckoContainer{text-transform:none;position:absolute;bottom:0;right:0;transform:translateY(-1em)}.Token-module__Yf_0Ha__coinGecko{width:6em;height:2em;position:absolute;right:0;overflow:hidden}.Token-module__Yf_0Ha__coinGecko img{width:100%;transition:transform .2s ease-in-out,opacity .2s ease-in-out;position:absolute;right:0;transform:translate(4em)}.Token-module__Yf_0Ha__coinGecko:hover img{transform:translate(0)}.Token-module__Yf_0Ha__coinGeckoCLR{opacity:0}.Token-module__Yf_0Ha__coinGecko:hover .Token-module__Yf_0Ha__coinGeckoCLR{opacity:1}.Token-module__Yf_0Ha__coinGecko:hover .Token-module__Yf_0Ha__coinGeckoBW{opacity:0}.Token-module__Yf_0Ha__marketDataCell{flex-direction:column;margin-left:2.5em;display:flex}.Token-module__Yf_0Ha__marketDataCell:first-child{margin-left:0}.Token-module__Yf_0Ha__marketDataCellNetworks{text-align:right;flex-direction:column;flex-grow:1;align-items:flex-end;display:flex}.Token-module__Yf_0Ha__marketDataHeader{color:#ededed80;text-transform:uppercase;gap:1em;margin-bottom:1em;font-size:1em;display:flex}.Token-module__Yf_0Ha__marketDataValue{color:var(--off-white);white-space:nowrap;font-size:1.25em}.Token-module__Yf_0Ha__infoTip{width:20em;white-space:wrap;color:var(--off-white);text-align:left;text-transform:none}.Token-module__Yf_0Ha__infoTipSmall{width:auto;color:var(--off-white);text-align:left;text-transform:none}.Token-module__Yf_0Ha__percToATH{color:var(--red);font-size:.9em}.Token-module__Yf_0Ha__percToATL{color:var(--green);font-size:.9em}.Token-module__Yf_0Ha__gridTitle{color:var(--gray);z-index:1;background:var(--bg-color-light);height:100%;margin-bottom:.1em;padding-top:0;padding-bottom:.85em;font-size:.85em;position:sticky;top:0}.Token-module__Yf_0Ha__alignRight{text-align:right}.Token-module__Yf_0Ha__histogramContainer{width:100%;height:100%;padding-bottom:2em;padding-right:1em;position:relative}.Token-module__Yf_0Ha__histogram{min-width:100%;min-height:90%;padding-top:.5em}.Token-module__Yf_0Ha__exchangeFlowTimeLastContainer{justify-content:right;align-items:right;flex-direction:row;gap:1em;margin-top:1em;font-size:.8em;display:flex}.Token-module__Yf_0Ha__priceTimeRangeSetters{text-align:right;padding-top:1em;font-size:.8em}.Token-module__Yf_0Ha__priceRangeSetter{font-size:1em}.Token-module__Yf_0Ha__priceRangeSetterSelected{color:var(--filter)}.Token-module__Yf_0Ha__nameDashboardUnitContainer{background:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);width:100%;height:100%;font-family:var(--font-mono-light);font-display:swap;flex-direction:column;gap:2em;padding:2em;font-style:normal;font-weight:300;display:flex;position:relative}.Token-module__Yf_0Ha__nameDashboardUnitContainer>:first-child{margin-left:-1.7em;font-size:.9em}.Token-module__Yf_0Ha__nameDashboardUnitBottom{grid-template-columns:1fr 1fr 1fr;gap:2em;display:grid}.Token-module__Yf_0Ha__nameDashboardUnitBottomCell{grid-template-columns:1fr 1fr;gap:1em;font-size:.8em;display:grid;position:relative}.Token-module__Yf_0Ha__nameDashboardUnitBottomCell>:nth-child(2n){text-align:right}.Token-module__Yf_0Ha__nameDashboardUnitBottomCell>:first-child,.Token-module__Yf_0Ha__nameDashboardUnitBottomCell>:nth-child(2){color:var(--gray)}.Token-module__Yf_0Ha__scrollButton{display:none}.Token-module__Yf_0Ha__doSeparator:before{content:"";background-color:gray;width:1px;height:100%;position:absolute;top:0;right:-1.5em}.Token-module__Yf_0Ha__desktopHeader{display:flex}.Token-module__Yf_0Ha__desktopHeaderTransactions{height:100%;min-height:0;display:flex;position:relative}.Token-module__Yf_0Ha__mobileHeader{width:100%;min-width:0}.Token-module__Yf_0Ha__nameCardRight{flex-direction:column;flex-shrink:1;gap:.7em;min-width:fit-content;display:flex}.Token-module__Yf_0Ha__nameCardRightTop{flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:.5em;display:flex}.Token-module__Yf_0Ha__nameCardRightBottom{flex-direction:row;justify-content:space-between;gap:1em;width:100%;display:flex}.Token-module__Yf_0Ha__geckoTerminalContainer{width:100%;height:100%;overflow:hidden}.Token-module__Yf_0Ha__geckoTerminalEmbed{width:calc(100% + 10px);height:calc(100% + 45px);transform:translate(-2px)}.Token-module__Yf_0Ha__geckoTerminalPlug{color:#d1d5db;background-color:#131722;justify-content:center;align-items:center;gap:.375em;width:250px;height:32px;font-size:1.1em;font-weight:700;display:flex;position:absolute;bottom:0;right:0;transform:translate(-12px)}.Token-module__Yf_0Ha__geckoTerminalPlug:before{content:"";opacity:0;width:100%;height:10px;position:absolute;top:-5px;left:0}.Token-module__Yf_0Ha__geckoTerminalPlug span{color:#a78bfa;display:flex}.Token-module__Yf_0Ha__geckoTerminalLogo{width:1.2em}.Token-module__Yf_0Ha__visualizeButton{text-align:right;transform:translateY(-1em)}.Token-module__Yf_0Ha__priceChangeRight{display:none}.Token-module__Yf_0Ha__centre{justify-content:center;align-items:center;display:flex}@media (max-width:767px){.Token-module__Yf_0Ha__container{max-width:100%;height:auto;padding:0}.Token-module__Yf_0Ha__innerContainer{scroll-behavior:smooth;flex-direction:column;gap:1.5em;width:100%;padding:.75em;display:flex}.Token-module__Yf_0Ha__transactionsSection{order:1}.Token-module__Yf_0Ha__scrollButton{order:2;justify-content:center;align-items:center;margin-top:1em;margin-bottom:7.5em;display:flex}.Token-module__Yf_0Ha__topElementRow{flex-direction:column}.Token-module__Yf_0Ha__unpricedTokenNameCard{flex-direction:column;align-items:flex-start;gap:1.5em;width:100%}.Token-module__Yf_0Ha__unpricedTokenNameHeader{white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-overflow:clip;width:100%;font-size:1.6em;overflow:visible}.Token-module__Yf_0Ha__noPriceTopRightContainer{flex-wrap:wrap;justify-content:flex-start;gap:1em;width:100%;margin-right:0}.Token-module__Yf_0Ha__visualizeButton{transform:none}.Token-module__Yf_0Ha__marketDataContainer:before{content:None}.Token-module__Yf_0Ha__marketDataContainer{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,1fr);gap:1.5em;padding-left:0;display:grid}.Token-module__Yf_0Ha__marketDataHeader{margin-bottom:.5em;font-size:1.25em}.Token-module__Yf_0Ha__marketDataCell{flex-direction:column;margin-left:0;display:flex}.Token-module__Yf_0Ha__marketDataCell:first-child{grid-area:3/1}.Token-module__Yf_0Ha__marketDataCell:nth-child(2){grid-area:2/1}.Token-module__Yf_0Ha__marketDataCell:nth-child(3){grid-area:2/2}.Token-module__Yf_0Ha__marketDataCell:nth-child(4){grid-area:1/1}.Token-module__Yf_0Ha__marketDataCell:nth-child(5){grid-area:1/2}.Token-module__Yf_0Ha__marketDataCell:nth-child(6){grid-area:1/1}.Token-module__Yf_0Ha__marketDataContainer>.Token-module__Yf_0Ha__marketDataCell{margin-bottom:1em}.Token-module__Yf_0Ha__marketDataCell:nth-child(3),.Token-module__Yf_0Ha__marketDataCell:nth-child(5),.Token-module__Yf_0Ha__marketDataCell:nth-child(6){text-align:right;align-items:flex-end}.Token-module__Yf_0Ha__priceChangeRight{display:block}.Token-module__Yf_0Ha__priceChangeRight>.Token-module__Yf_0Ha__marketDataCell{flex-direction:row;justify-content:flex-end;gap:2em;display:flex}}.Token-module__Yf_0Ha__customChartContainer{flex-direction:column;height:100%;display:flex}.Token-module__Yf_0Ha__chartNavRow{justify-content:space-between;align-items:center;margin-bottom:.25em;display:flex}.Token-module__Yf_0Ha__chartTabs{border:1px solid var(--dark-blue-gray);border-radius:.25em;gap:.5em;padding:.25em;display:flex}.Token-module__Yf_0Ha__chartTab{color:var(--gray);cursor:pointer;background:0 0;border:none;border-radius:.25em;padding:.5em .75em;font-size:.9em;font-weight:500;transition:all .2s}.Token-module__Yf_0Ha__chartTab.Token-module__Yf_0Ha__active{color:var(--filter)}.Token-module__Yf_0Ha__chartDateFilters{gap:.5em;display:flex}.Token-module__Yf_0Ha__chartContent{flex:1;overflow:hidden}
.History-module__wcJvRW__container{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;height:100%;padding-top:.5em;padding-bottom:.5em;display:grid}.History-module__wcJvRW__chartContainer{flex-direction:column;height:100%;padding-top:.5em;padding-bottom:1.5em;display:flex}.History-module__wcJvRW__title{text-wrap:nowrap;align-items:center;font-size:1em;display:flex}.History-module__wcJvRW__pnlLegend{justify-content:space-around;font-size:.9em;display:flex}.History-module__wcJvRW__centre{justify-content:center;align-items:center;display:flex}.History-module__wcJvRW__pnlLegend>div{cursor:pointer}.History-module__wcJvRW__pnlLegend>div:before{content:"";border-radius:50%;width:.7em;height:.7em;display:inline-block}.History-module__wcJvRW__greenRed:before{background:linear-gradient(to bottom,var(--green),50%,var(--red),50%,var(--red))}.History-module__wcJvRW__blue:before{background-color:var(--blue)}.History-module__wcJvRW__green:before{background-color:var(--green)}.History-module__wcJvRW__red:before{background-color:var(--red)}.History-module__wcJvRW__tokenBalanceContainer{height:100%;position:relative}.History-module__wcJvRW__assetSelector{z-index:10;align-items:center;gap:1em;width:10em;font-size:.75em;display:flex;position:absolute;top:.4em;left:5em}
.AddUnit-module__TMtFSG__container{background:var(--black-gradient);flex-direction:column;justify-content:space-between;width:fit-content;max-width:75vw;max-height:83vh;padding:2em 3.5em 2.5em;display:flex;position:relative}.AddUnit-module__TMtFSG__selectionContainer{display:flex}.AddUnit-module__TMtFSG__leftDiv{background-color:#add8e6;flex:1}.AddUnit-module__TMtFSG__rightDiv{background-color:#f08080}.AddUnit-module__TMtFSG__containerMinWidth{min-width:98em}.AddUnit-module__TMtFSG__textarea{resize:none;width:"100%";max-width:19em;height:"3em";white-space:"pre-wrap";overflow-x:"hidden";overflow-y:"auto";background:var(--selected-light);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);color:var(--off-white);font:inherit;-webkit-mask:var(--beveled);mask:var(--beveled);border:none;border-radius:.25em;outline:none;margin:0;padding:.9em 1em;overflow:scroll}.AddUnit-module__TMtFSG__button{background-color:var(--selected);-webkit-mask:var(--beveled);mask:var(--beveled);cursor:pointer;opacity:0;place-items:center;width:100%;height:100%;font-size:2em;transition:all .3s;display:grid}.AddUnit-module__TMtFSG__buttonShow{background-color:var(--selected);-webkit-mask:var(--beveled);mask:var(--beveled);cursor:pointer;opacity:.5;place-items:center;width:100%;height:100%;font-size:2em;transition:all .3s;display:grid}.AddUnit-module__TMtFSG__buttonShow:hover{opacity:1}.AddUnit-module__TMtFSG__buttonShow:active{transform:scale(.95)}.AddUnit-module__TMtFSG__button:hover{opacity:1}.AddUnit-module__TMtFSG__button:active{transform:scale(.95)}.AddUnit-module__TMtFSG__input{width:100%;margin-top:1em}.AddUnit-module__TMtFSG__separator{border-left:1px solid var(--medium-gray);height:calc(100% - 2em);margin:1em 0}.AddUnit-module__TMtFSG__selectedCategoryHeader{cursor:pointer;flex-grow:0;flex-shrink:1;width:20%;min-width:fit-content;padding:1em;display:inline-block}.AddUnit-module__TMtFSG__title{cursor:pointer;border-radius:.5em;justify-content:center;align-items:center;gap:1em;padding:1em;display:flex}.AddUnit-module__TMtFSG__title:hover{background-color:#3336449b}.AddUnit-module__TMtFSG__titleText{text-align:center;font-size:2.7em;font-family:var(--font-arkham)}.AddUnit-module__TMtFSG__backArrow{font-size:1.7em}.AddUnit-module__TMtFSG__selectContentWrapper{border-radius:.5em;min-height:0;overflow:scroll}.AddUnit-module__TMtFSG__selectContent{grid-template-rows:repeat(auto-fill,27em);grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5em .5em;width:100%;padding:3em 0;display:grid;overflow:visible}.AddUnit-module__TMtFSG__selectContent>*{overflow:hidden}.AddUnit-module__TMtFSG__optionContainer{position:relative}.AddUnit-module__TMtFSG__option{flex-shrink:1;grid-template-rows:auto auto 20em;place-items:flex-start center;row-gap:.5em;min-width:0;max-width:100%;padding:1em;display:grid}.AddUnit-module__TMtFSG__optionForeground{background-color:var(--selected);width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);opacity:0;cursor:pointer;position:absolute;top:0;left:0}.AddUnit-module__TMtFSG__optionForeground:hover{opacity:1}.AddUnit-module__TMtFSG__optionForeground:active{opacity:.8}.AddUnit-module__TMtFSG__unitName{font-size:1.1em}.AddUnit-module__TMtFSG__unitDescription{opacity:.5;text-align:center;font-size:.9em;font-family:var(--font-mono-light);margin-bottom:1em}.AddUnit-module__TMtFSG__unitContainer{background-color:var(--bg-color-light);pointer-events:none;-webkit-mask:var(--beveled);mask:var(--beveled);flex-shrink:1;width:100%;min-width:0;max-width:100%;height:100%;display:flex}.AddUnit-module__TMtFSG__configureContent{grid-template-rows:min-content min-content min-content;padding:3em;display:grid;overflow:scroll}.AddUnit-module__TMtFSG__sizeOptionContainer{grid-template-columns:1fr 1fr 1fr 1fr;column-gap:.5em;display:grid}.AddUnit-module__TMtFSG__sectionContinaer{grid-template-rows:min-content min-content;display:grid}.AddUnit-module__TMtFSG__sectionHeader{row-gap:.5em;display:grid}.AddUnit-module__TMtFSG__sectionTitle{align-items:center;font-size:1.3em;display:flex}.AddUnit-module__TMtFSG__sectionSubtitle{color:var(--gray);margin-bottom:1.5em;font-size:.9em}.AddUnit-module__TMtFSG__sizeOption{flex-direction:column;align-items:center;padding:.8em;display:flex;position:relative}.AddUnit-module__TMtFSG__sizeTitle{margin-bottom:.6em}.AddUnit-module__TMtFSG__sizeOptionGrid{background-color:var(--bg-color-light);grid-template-rows:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;width:100%;height:7vw;padding:.5em;display:grid}.AddUnit-module__TMtFSG__small,.AddUnit-module__TMtFSG__medium,.AddUnit-module__TMtFSG__large,.AddUnit-module__TMtFSG__full{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:#ffffff14;grid-row-start:1;grid-column-start:1}.AddUnit-module__TMtFSG__small{grid-row-end:2;grid-column-end:2}.AddUnit-module__TMtFSG__medium{grid-row-end:3;grid-column-end:3}.AddUnit-module__TMtFSG__large{grid-row-end:5;grid-column-end:3}.AddUnit-module__TMtFSG__full{grid-row-end:5;grid-column-end:5}.AddUnit-module__TMtFSG__sizeOptionForeground{width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);opacity:0;cursor:pointer;background-color:#ffffff14;position:absolute;top:0;left:0}.AddUnit-module__TMtFSG__selected,.AddUnit-module__TMtFSG__sizeOptionForeground:hover{opacity:1}.AddUnit-module__TMtFSG__sizeOptionForeground:active{opacity:.8}.AddUnit-module__TMtFSG__configureGrid{row-gap:3em;display:grid}.AddUnit-module__TMtFSG__configureOuter{z-index:3;flex-direction:column;gap:2.5em;width:100%;min-width:88em;height:100%;display:flex}.AddUnit-module__TMtFSG__configureUnitTopBar{justify-content:space-between;align-items:center;width:100%;display:flex}.AddUnit-module__TMtFSG__configureGridWithPreview{flex-shrink:1;grid-template-columns:5fr auto 32em;gap:1.5em 4em;min-height:0;display:grid;overflow:hidden}.AddUnit-module__TMtFSG__configureGridWithPreviewLeft{grid-template-columns:1fr 19em;gap:2em 3.5em;max-width:100%;display:grid}.AddUnit-module__TMtFSG__configureGridWithPreviewLeft>*{border:.5 px solid var(--medium-gray)}.AddUnit-module__TMtFSG__emptyPreviewContainer{width:100%;padding-bottom:60%;position:relative}.AddUnit-module__TMtFSG__emptyPreviewContainerInner{width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);background:var(--bg-color-light);text-align:center;place-items:center;display:grid;position:absolute;top:0;left:0}.AddUnit-module__TMtFSG__previewContainer{width:100%;height:19.2em;position:relative}.AddUnit-module__TMtFSG__previewContainer>*{width:100%;height:100%;position:absolute;top:0;left:0}.AddUnit-module__TMtFSG__previewGrid{grid-template-columns:repeat(var(--preview-grid-dimension),1fr);grid-template-rows:repeat(var(--preview-grid-dimension),1fr);gap:1em;display:grid}.AddUnit-module__TMtFSG__previewGrid>.AddUnit-module__TMtFSG__previewComponentWrapper{grid-column:1/span var(--preview-grid-width);grid-row:1/span var(--preview-grid-height);overflow:hidden}.AddUnit-module__TMtFSG__previewFiller{background:var(--gray);opacity:.5;border-radius:.25em}.AddUnit-module__TMtFSG__mockBubble{padding-top:.7em;font-size:.4em}.AddUnit-module__TMtFSG__mockBubblePill{padding-top:.2em;font-size:.46em}.AddUnit-module__TMtFSG__sortOptions{-webkit-user-select:none;user-select:none;flex-wrap:wrap;gap:1em;display:flex}.AddUnit-module__TMtFSG__sortOptions>*{cursor:pointer}.AddUnit-module__TMtFSG__valueFilterContainer{background:var(--bg-color-light);width:100%;-webkit-mask:var(--beveled);mask:var(--beveled);padding:1em}.AddUnit-module__TMtFSG__methodContainer{flex-flow:wrap;gap:1em;display:flex}.AddUnit-module__TMtFSG__method{background:var(--bg-color-light);cursor:pointer;border-radius:.5em;padding:1em}.AddUnit-module__TMtFSG__method:hover{background:var(--gray)}.AddUnit-module__TMtFSG__selectedMethod{background:var(--red);cursor:pointer;border-radius:.5em;padding:1em}.AddUnit-module__TMtFSG__selectedMethod:hover{background:var(--gray)}.AddUnit-module__TMtFSG__format{background:var(--bg-color-light);cursor:pointer;text-transform:uppercase;border-radius:.5em;padding:1em}.AddUnit-module__TMtFSG__format:hover{background:var(--gray)}.AddUnit-module__TMtFSG__selectedFormat{background:var(--red);cursor:pointer;text-transform:uppercase;border-radius:.5em;padding:1em}.AddUnit-module__TMtFSG__selectedFormat:hover{background:var(--gray)}.AddUnit-module__TMtFSG__sizeContainerInner{background:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;gap:1em;width:100%;margin:auto;padding:1em;display:inline-flex}.AddUnit-module__TMtFSG__sizeContainer{text-align:center;flex-direction:column;justify-content:center;display:flex}.AddUnit-module__TMtFSG__cellSelectionContainer{flex-direction:column;gap:1em;width:100%;display:flex}.AddUnit-module__TMtFSG__cellSelectionGrid{cursor:pointer;grid-template-rows:repeat(4,10em);grid-template-columns:repeat(5,1fr);gap:1.2em;width:100%;font-size:.25em;display:grid}.AddUnit-module__TMtFSG__sizeBlueBox{z-index:1;pointer-events:none;-webkit-mask:var(--beveled);mask:var(--beveled);grid-column-start:1;grid-column-end:var(--width-before);grid-row-start:1;grid-row-end:var(--height-before);background-color:var(--blue);flex-direction:column;justify-content:center;align-items:center;font-size:.9em;display:flex}.AddUnit-module__TMtFSG__sizeBlueBox>*{font-size:4em}.AddUnit-module__TMtFSG__emphasizeYouCantDoThat{animation:.2s linear AddUnit-module__TMtFSG__emphasize}@keyframes AddUnit-module__TMtFSG__emphasize{0%{background-color:var(--darker-blue)}to{background-color:var(--blue)}}.AddUnit-module__TMtFSG__cellSelectionCell{border-radius:.25em;width:100%;height:100%}.AddUnit-module__TMtFSG__cellSelectionPartialFill{background:var(--green);opacity:.7}.AddUnit-module__TMtFSG__cellSelectionPartialRemove{background:var(--red);opacity:.7}.AddUnit-module__TMtFSG__cellSelectionFullFill{background:var(--green);opacity:1}.AddUnit-module__TMtFSG__cellSelectionCellSelectable{background:var(--placeholder)}.AddUnit-module__TMtFSG__cellSelectionCellUnselectable{background:#ffffff0a}.AddUnit-module__TMtFSG__unfinishedConfigMessage{color:var(--off-white);padding:1em 2em 2em}.AddUnit-module__TMtFSG__configureGridColumnLeft{flex-direction:column;flex-grow:1;gap:2em;height:100%;display:flex;overflow-y:scroll}.AddUnit-module__TMtFSG__configureGridColumnRight{text-align:center;flex-direction:column;justify-content:flex-start;display:flex;overflow-y:scroll}.AddUnit-module__TMtFSG__configureGridColumnRightInner{flex-direction:column;gap:2em;width:100%;height:100%;margin:auto;display:flex}.AddUnit-module__TMtFSG__sizeInNumbers{text-align:center;font-size:1.5em}.AddUnit-module__TMtFSG__configureUnitButtonsContainer{flex-shrink:0;justify-content:center;gap:1.8em;display:flex}.AddUnit-module__TMtFSG__configureUnitButtonsContainer>*{cursor:pointer}.AddUnit-module__TMtFSG__saveButton{font-family:var(--font-mono-light);color:var(--off-white);background-color:var(--blue);border-radius:.3em;place-items:center;width:10em;height:2.5em;font-size:1.2em;display:grid}.AddUnit-module__TMtFSG__saveButton:hover{filter:brightness(1.2)}.AddUnit-module__TMtFSG__saveButtonDisabled,.AddUnit-module__TMtFSG__saveButtonDisabled:hover{filter:brightness(.5)}.AddUnit-module__TMtFSG__deleteButton{font-family:var(--font-mono-light);color:var(--red);border:1px solid var(--red);border-radius:.25em;place-items:center;width:10em;height:2.5em;font-size:1.2em;display:grid}.AddUnit-module__TMtFSG__deleteButton:hover{background:var(--red);color:var(--off-white)}.AddUnit-module__TMtFSG__fontSizeContainer{flex-flow:wrap;gap:1em;display:flex}.AddUnit-module__TMtFSG__limitsExplainedContainer{flex-direction:row;justify-content:center;width:100%;height:2em;display:flex}.AddUnit-module__TMtFSG__sizeGhostsContainer{width:100%;height:5em;font-size:.7em;position:relative}.AddUnit-module__TMtFSG__sizeGhostsContainer>*{background:#ffffff1a;height:1em;position:absolute}.AddUnit-module__TMtFSG__ghost1{width:20%;top:0;left:0}.AddUnit-module__TMtFSG__ghost2{width:30%;top:2em;left:0}.AddUnit-module__TMtFSG__ghost3{width:60%;top:4em;left:0}.AddUnit-module__TMtFSG__ghost4{width:20%;top:0;left:40%}.AddUnit-module__TMtFSG__ghost5{width:20%;top:0;right:0%}.AddUnit-module__TMtFSG__ghost6{width:12%;top:4em;right:14%}.AddUnit-module__TMtFSG__ghost7{width:12%;top:4em;right:0%}.AddUnit-module__TMtFSG__alertOptionsContainer{flex-direction:column;gap:.5em;width:60%;display:flex;overflow:scroll}.AddUnit-module__TMtFSG__alertOption{white-space:nowrap;text-overflow:ellipsis;max-width:80%;color:var(--off-white);-webkit-mask:var(--beveled);mask:var(--beveled);cursor:pointer;padding:.7em;overflow:hidden}.AddUnit-module__TMtFSG__alertOption:hover{background:var(--selected-light)}.AddUnit-module__TMtFSG__alertOptionSelected,.AddUnit-module__TMtFSG__alertOptionSelected:hover{opacity:1;background-color:var(--placeholder)}.AddUnit-module__TMtFSG__selectAUnitTitle{font-size:2.5em;font-family:var(--font-arkham);text-transform:uppercase}.AddUnit-module__TMtFSG__configureTransactionSectionContainer{background-color:var(--light-navy);border-radius:.2em;flex-direction:column;gap:.5em;width:100%;padding:1em;display:flex;position:relative}.AddUnit-module__TMtFSG__configureTransactionSectionHeader{align-items:left;flex-direction:column;margin-bottom:auto;display:flex}.AddUnit-module__TMtFSG__configureTransactionSectionTitle{margin-bottom:.3em;font-size:1.4em;display:flex}.AddUnit-module__TMtFSG__configureTransactionSectionSubtitle{color:var(--gray);font-size:.9em;font-family:var(--font-mono-light);margin-bottom:.5em}.AddUnit-module__TMtFSG__configureTransactionSectionEnterprise{flex-direction:column;gap:.55rem;width:100%;display:flex}.AddUnit-module__TMtFSG__configureTransactionSectionEnterprise:not(:last-child){margin-bottom:1.35rem}.AddUnit-module__TMtFSG__configureTransactionSectionEnterprise .AddUnit-module__TMtFSG__configureTransactionSectionTitle{align-items:center;gap:.2rem}.AddUnit-module__TMtFSG__configureTransactionSectionEnterprise .AddUnit-module__TMtFSG__configureTransactionSectionSubtitle{font-family:var(--font-gabarito);margin-bottom:.15rem}.AddUnit-module__TMtFSG__requiredFlexContainer{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.AddUnit-module__TMtFSG__requiredIndicator{color:var(--red);margin-bottom:auto;padding-top:.5em;padding-right:1em}.AddUnit-module__TMtFSG__configureAlertInput{width:100%}.AddUnit-module__TMtFSG__exchangeOption{background:var(--bg-color-light);cursor:pointer;border-radius:.5em;padding:1em}.AddUnit-module__TMtFSG__exchangeOption:hover{background:var(--gray)}.AddUnit-module__TMtFSG__selectedExchange{background:var(--red);cursor:pointer;border-radius:.5em;padding:1em}.AddUnit-module__TMtFSG__categorySelectContainer{flex-direction:column;gap:2em;max-width:65em;padding-bottom:2em;display:flex}.AddUnit-module__TMtFSG__categorySelect{background-color:var(--dark-steel);cursor:pointer;border-radius:.5em;flex-direction:column;gap:1.5em;min-width:0;padding:1.3em 1.5em;display:flex}.AddUnit-module__TMtFSG__categorySelect:hover{background-color:var(--medium-steel);box-shadow:0 0 15.7px #000000c7,inset 0 0 11.8px #5e637e66}.AddUnit-module__TMtFSG__categoryTopSection{text-transform:uppercase;align-items:baseline;gap:1.2em;display:flex}.AddUnit-module__TMtFSG__categoryTitle{font-size:1.85em}.AddUnit-module__TMtFSG__categoryNumUnits{color:var(--gray);font-size:1.25em}.AddUnit-module__TMtFSG__selectedCategoryHeader{cursor:pointer;border-radius:.5em;flex-grow:0;flex-shrink:1;width:20%;min-width:fit-content;padding:1em;display:inline-block}.AddUnit-module__TMtFSG__selectedCategoryHeader:hover{background-color:#3336449b}.AddUnit-module__TMtFSG__selectedCategorySubtitle{text-transform:uppercase;color:var(--gray);font-family:var(--font-mono-light);margin-top:.5em;font-size:1.35em}.AddUnit-module__TMtFSG__categoryBottomSection{text-transform:capitalize;color:var(--gray);white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-bottom:.2em;overflow:hidden}.AddUnit-module__TMtFSG__headerSeparator{background-color:var(--medium-steel);width:100%;height:1px;margin:1em 0}.AddUnit-module__TMtFSG__categorySelectSubtitle{font-size:1.6em;font-family:var(--font-mono-light);text-transform:uppercase;margin-bottom:1em}.AddUnit-module__TMtFSG__sortOptions{text-transform:uppercase;background-color:var(--light-navy);border-radius:.25em;width:100%;position:relative}.AddUnit-module__TMtFSG__sortOptionsCurrent{white-space:nowrap;text-overflow:ellipsis;flex-direction:row;justify-content:space-between;width:100%;min-width:0;max-width:100%;height:3em;padding:.9em 1em;display:flex;overflow:hidden}.AddUnit-module__TMtFSG__selectedSortOption{color:var(--blue);white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;overflow:hidden}.AddUnit-module__TMtFSG__noselectedSortOption{color:var(--gray)}.AddUnit-module__TMtFSG__sortOptionsChevron{margin-left:.5em;font-size:1.5em}.AddUnit-module__TMtFSG__sortOptionsDropdown{background-color:var(--light-navy);z-index:1;border-radius:.25em;width:100%;position:absolute;top:115%;left:0;overflow:hidden;box-shadow:0 0 15.7px #000000c7,inset 0 0 11.8px #0006}.AddUnit-module__TMtFSG__sortOptionsOption{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;flex-direction:row;justify-content:space-between;max-width:100%;height:3em;padding:.9em 1em;display:flex}.AddUnit-module__TMtFSG__sortOptionsOptionHighlight{background-color:var(--medium-steel)}.AddUnit-module__TMtFSG__sortOptionsOptionHighlight:hover{filter:brightness(1.2)}.AddUnit-module__TMtFSG__sortOptionsOption:hover{background-color:var(--medium-steel)}.AddUnit-module__TMtFSG__addUnitInputDefault{width:100%}.AddUnit-module__TMtFSG__addUnitInputDefault>input{background-color:var(--light-navy);border-radius:.3em;padding:.9em 1em;-webkit-mask:none;mask:none}.AddUnit-module__TMtFSG__addUnitInputDefault>input::placeholder{color:#fff;opacity:.3;text-transform:uppercase}.AddUnit-module__TMtFSG__colorSelectorContainer{background-color:var(--light-navy);border-radius:.25em;flex-direction:row;justify-content:space-between;padding:.9em 1em;display:flex}.AddUnit-module__TMtFSG__colorOptionCircle{cursor:pointer;border:.2px solid var(--gray);border-radius:1em;justify-content:center;align-items:center;width:1.7em;height:1.7em;display:flex}.AddUnit-module__TMtFSG__colorOptionCircle>*{width:1.2em;height:1.2em}.AddUnit-module__TMtFSG__titleAndArrow{flex-direction:row;align-items:center;gap:1em;display:flex}.AddUnit-module__TMtFSG__exitTopRow{display:none}.AddUnit-module__TMtFSG__desktopHeader{display:block;overflow:scroll}.AddUnit-module__TMtFSG__mobileHeader{display:none;overflow:scroll}@media (max-width:767px){.AddUnit-module__TMtFSG__container{width:95vw;max-width:95vw;height:95vh;max-height:95vh;font-size:.8em}.AddUnit-module__TMtFSG__requiredFlexContainer{flex-direction:row;justify-content:space-between;align-items:center;margin-top:1em;margin-bottom:-.5em;display:flex}.AddUnit-module__TMtFSG__selectContent{grid-template-rows:repeat(auto-fill,auto);grid-template-columns:1fr;gap:1.5em 0;width:100%;padding:3em 0;display:grid;overflow:visible}.AddUnit-module__TMtFSG__containerMinWidth{min-width:0}.AddUnit-module__TMtFSG__configureOuter{z-index:3;flex-direction:column;gap:2.5em;width:100%;min-width:0;height:100%;display:flex;overflow:scroll}.AddUnit-module__TMtFSG__configureGridWithPreview{flex-shrink:1;grid-template-columns:1fr;gap:1.5em 4em;min-height:0;display:grid;overflow:hidden}.AddUnit-module__TMtFSG__closeButton{cursor:pointer;color:#fff;background:0 0;border:none;font-size:2em}.AddUnit-module__TMtFSG__closeIcon{cursor:pointer;justify-content:center;align-items:center;width:1.25em;height:1.25em;margin-right:.5em;font-size:1em;line-height:.5;display:flex}.AddUnit-module__TMtFSG__exitTopRow{justify-content:flex-end;align-items:center;margin-bottom:.5em;display:flex}.AddUnit-module__TMtFSG__desktopHeader{display:none}.AddUnit-module__TMtFSG__mobileHeader{display:block}.AddUnit-module__TMtFSG__titleText{text-align:center;font-size:2em;font-family:var(--font-arkham)}.AddUnit-module__TMtFSG__container{background:0 0;justify-content:flex-start;padding:.5em}.AddUnit-module__TMtFSG__container:after{background:0 0}.AddUnit-module__TMtFSG__configureGridWithPreview{font-size:.8em}.AddUnit-module__TMtFSG__configureGridWithPreviewLeft{grid-template-rows:auto;gap:2em 3.5em;max-width:100%;display:grid}.AddUnit-module__TMtFSG__configureUnitTopBar,.AddUnit-module__TMtFSG__selectedCategoryHeader{font-size:.8em}.AddUnit-module__TMtFSG__categoryTitle{font-size:1.75em}.AddUnit-module__TMtFSG__configureGridColumnLeft,.AddUnit-module__TMtFSG__configureGridColumnRight{flex-direction:column;flex-grow:1;gap:2em;height:40vh;display:flex;overflow-y:scroll}.AddUnit-module__TMtFSG__sectionHeader{flex-direction:column;align-items:flex-start;display:flex}.AddUnit-module__TMtFSG__sectionSubtitle{font-size:1.5em}.AddUnit-module__TMtFSG__previewFiller{display:none}.AddUnit-module__TMtFSG__previewComponentWrapper{flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100%;display:flex;overflow:hidden}.AddUnit-module__TMtFSG__previewGrid{grid-template-columns:repeat(var(--preview-grid-dimension),1fr);grid-template-rows:repeat(var(--preview-grid-dimension),1fr);gap:1em;display:grid}.AddUnit-module__TMtFSG__previewGrid>.AddUnit-module__TMtFSG__previewComponentWrapper{grid-area:1/1/-1/-1;height:30vh}}.AddUnit-module__TMtFSG__configureTransactionsWrapper{grid-template-rows:auto auto 1fr auto;width:100%;height:100%;display:grid}.AddUnit-module__TMtFSG__bubblesRow{flex-wrap:nowrap;max-height:2em;display:flex;overflow:auto hidden}.AddUnit-module__TMtFSG__transactionFiltersScrollable{margin-top:.5em;margin-bottom:.5em;padding:0 1em 10em;font-size:.8em;overflow-y:scroll}.AddUnit-module__TMtFSG__applyButtonContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.AddUnit-module__TMtFSG__applyButton{background-color:var(--verified-blue);color:#fff;text-align:center;cursor:pointer;border:none;border-radius:.25em;width:40%;padding:.5em 2em}.AddUnit-module__TMtFSG__applyButton:hover{filter:brightness(1.1)}.AddUnit-module__TMtFSG__buttonsContainer{justify-content:space-around;display:flex}
.TopTokens-module__kOA4dq__errorContainer{color:var(--red);align-items:center;gap:1em;display:flex}.TopTokens-module__kOA4dq__tokens{flex-direction:column;flex-grow:1;grid-area:tokens;row-gap:1em;height:37em;min-height:0;display:flex;position:relative}.TopTokens-module__kOA4dq__areaTitle{text-wrap:wrap;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5em;font-size:1.3em;display:flex}.TopTokens-module__kOA4dq__areaTitle h2{margin:0}.TopTokens-module__kOA4dq__topTokensTableContainer{flex-direction:column;width:100%;height:100%;display:flex}.TopTokens-module__kOA4dq__topTokensTable{flex:1;position:relative}.TopTokens-module__kOA4dq__topTokensTable table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%}.TopTokens-module__kOA4dq__topTokensTable thead{z-index:1;background-color:var(--bg-color-light);position:sticky;top:0}.TopTokens-module__kOA4dq__topTokensTable thead th{border-bottom:1px solid var(--border-color);background-color:var(--bg-color-light)}.TopTokens-module__kOA4dq__topTokensContainer{flex-direction:column;row-gap:.5em;height:100%;padding:.4em 1em .1em;display:flex;overflow:hidden}.TopTokens-module__kOA4dq__topTokensArea{background-color:var(--bg-color-light);-webkit-mask:var(--beveled);mask:var(--beveled);width:100%;height:100%;overflow:scroll}.TopTokens-module__kOA4dq__topTokensControls{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.25em .2em;display:flex;position:relative}.TopTokens-module__kOA4dq__topTokenControlsRight,.TopTokens-module__kOA4dq__topTokenControlsLeft{align-items:center;gap:.5em;display:flex}.TopTokens-module__kOA4dq__topControlsChainFilter{cursor:pointer;color:var(--text-color);border:1px solid #3e3d42;border-radius:.2em;align-items:center;padding:.5em;display:flex;position:relative}.TopTokens-module__kOA4dq__sortOptions{color:var(--off-white);align-items:center;gap:.2em;display:flex;font-size:1.2em!important}.TopTokens-module__kOA4dq__sortOptions>span{cursor:pointer;padding:.3em}.TopTokens-module__kOA4dq__sortOptionBar{background-color:#8080807c;width:.5em;height:.1875em;position:relative}.TopTokens-module__kOA4dq__sortOptionBarInner{background-color:var(--gray);opacity:.7;width:33%;height:100%;position:absolute;top:0;left:0}.TopTokens-module__kOA4dq__sortOptionBarActive{background-color:gray;background-color:var(--filter)}.TopTokens-module__kOA4dq__sortOptionBarActive>.TopTokens-module__kOA4dq__sortOptionBarInner{background-color:#fff}.TopTokens-module__kOA4dq__activeSort{color:#fff}.TopTokens-module__kOA4dq__inActiveSort{opacity:.5}.TopTokens-module__kOA4dq__controlsContainer{gap:.9em;display:flex}.TopTokens-module__kOA4dq__controlsTitle{color:var(--text-color-secondary);margin-right:1em;font-weight:600}.TopTokens-module__kOA4dq__controlsCenter{align-items:center;gap:1em;display:flex}.TopTokens-module__kOA4dq__timeframeSelect{min-width:6.25em}.TopTokens-module__kOA4dq__selectedOption,.TopTokens-module__kOA4dq__selectedOptionTokenContainer{color:var(--text-color);border-radius:.2em;font-size:1em;position:relative}.TopTokens-module__kOA4dq__selectedOption{background-color:var(--selected-light);justify-content:space-between;align-items:center;padding:.5em .4em;display:flex}.TopTokens-module__kOA4dq__tokenClose{margin-left:auto}.TopTokens-module__kOA4dq__selectedOption:hover,.TopTokens-module__kOA4dq__option:hover{background:#ffffff1a}.TopTokens-module__kOA4dq__selectedOptionTokenContainer{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:.5em;padding:.5em;display:flex}.TopTokens-module__kOA4dq__selectedOptionTokenContainer svg{transform:translateY(.125em)}.TopTokens-module__kOA4dq__selectedOptionToken,.TopTokens-module__kOA4dq__selectedOptionTokenName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.TopTokens-module__kOA4dq__selectedOptionTokenName{color:var(--gray)}.TopTokens-module__kOA4dq__optionsList{-webkit-backdrop-filter:blur(.625em);border:.0625em solid var(--border-color);z-index:10;background:#ffffff07;border-radius:.25em;width:100%;max-height:12.5em;margin-top:.5em;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 .25em .75em #0003}.TopTokens-module__kOA4dq__option{cursor:pointer;-webkit-backdrop-filter:none;padding:.5em 1em}.TopTokens-module__kOA4dq__highlightedOption{background:#ffffff0d}.TopTokens-module__kOA4dq__option.TopTokens-module__kOA4dq__selected{color:var(--primary-color);background:#ffffff0a}.TopTokens-module__kOA4dq__valueChangeContainer{flex-direction:column;gap:.2em;width:100%;display:flex}.TopTokens-module__kOA4dq__valuePercentContainer{align-items:center;width:100%;min-height:1em;display:flex;position:relative}.TopTokens-module__kOA4dq__valuePercentContainer:after{display:none}.TopTokens-module__kOA4dq__valueSection{text-align:right;white-space:nowrap;flex:.5;min-width:3em;padding-right:.2em}.TopTokens-module__kOA4dq__percentSection{text-align:left;white-space:nowrap;flex:.5;min-width:2.5em;padding-left:.2em}.TopTokens-module__kOA4dq__percentSection span{color:var(--gray)}.TopTokens-module__kOA4dq__percentChange{opacity:.8;text-align:right;font-size:.8em}.TopTokens-module__kOA4dq__positive{color:#65bd68}.TopTokens-module__kOA4dq__negative{color:#e5574d}.TopTokens-module__kOA4dq__valueSection>span,.TopTokens-module__kOA4dq__percentSection>span{vertical-align:middle}.TopTokens-module__kOA4dq__topTokensTable table td{vertical-align:middle;min-width:7.5em;padding:.5em}@keyframes TopTokens-module__kOA4dq__growBar{0%{width:0%}to{width:var(--bar-width,100%)}}.TopTokens-module__kOA4dq__dashboardBar{background-color:var(--dark-gray);cursor:pointer;border-radius:1px;width:100%;height:.2em;margin-top:.25em;margin-bottom:.125em;position:relative}.TopTokens-module__kOA4dq__dashboardBarInner{border-radius:1px;height:100%;animation:.3s ease-out forwards TopTokens-module__kOA4dq__growBar;position:absolute;top:0;left:0}.TopTokens-module__kOA4dq__dashboardBar:hover{opacity:.9;height:.25em;margin-top:.2em}.TopTokens-module__kOA4dq__headerRow{padding:0}.TopTokens-module__kOA4dq__headerTitle{text-align:center;flex:1;justify-content:center;align-items:center;width:100%;display:flex}.TopTokens-module__kOA4dq__headerTitle>span{padding:.2em}.TopTokens-module__kOA4dq__tokenSelectInput{color:#fff;width:100%;font:inherit;background:0 0;border:none;outline:none;padding:0}.TopTokens-module__kOA4dq__headers.TopTokens-module__kOA4dq__headerBorder:after,.TopTokens-module__kOA4dq__headerBorderIn:after,.TopTokens-module__kOA4dq__headerBorderOut:after{content:"";z-index:2;background-color:#484848;width:calc(100% - .4em);height:1px;position:absolute;bottom:0;left:.2em}.TopTokens-module__kOA4dq__headerBorderIn:after{background-color:var(--green)}.TopTokens-module__kOA4dq__headerBorderOut:after{background-color:var(--red)}.TopTokens-module__kOA4dq__headers{height:3em;padding:.5em;font-size:.85em;color:var(--gray)!important}.TopTokens-module__kOA4dq__headers.TopTokens-module__kOA4dq__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none;padding:.5em;position:relative}.TopTokens-module__kOA4dq__sortArrow{color:var(--off-white);align-items:center;display:inline-flex;font-size:1.2em!important}.TopTokens-module__kOA4dq__popupContainer{-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);z-index:2;width:fit-content;max-width:none;padding:.7em;display:inline-block}.TopTokens-module__kOA4dq__headerNonSort{pointer-events:auto;justify-content:flex-start;gap:.4em;width:fit-content;margin:0 auto;display:flex}.TopTokens-module__kOA4dq__headerSort{cursor:pointer;pointer-events:auto;justify-content:center;gap:.4em;width:fit-content;margin:0 auto;display:flex;color:var(--off-white)!important}.TopTokens-module__kOA4dq__headerSort:hover span{text-decoration:underline}.TopTokens-module__kOA4dq__headers.TopTokens-module__kOA4dq__sortableHeader:hover .TopTokens-module__kOA4dq__sortArrow{opacity:1}.TopTokens-module__kOA4dq__headers.TopTokens-module__kOA4dq__sortableHeader:hover span:not(.TopTokens-module__kOA4dq__sortArrow){text-decoration:underline}.TopTokens-module__kOA4dq__sortArrow{font-size:.8em}.TopTokens-module__kOA4dq__headers.TopTokens-module__kOA4dq__bottomAlign{vertical-align:bottom;align-items:flex-end;padding-bottom:2em;display:flex}.TopTokens-module__kOA4dq__buttonWrapper{justify-content:flex-end;display:flex}.TopTokens-module__kOA4dq__topTokensTable th:first-child,.TopTokens-module__kOA4dq__topTokensTable td:first-child{text-align:left;width:11em;min-width:12em;overflow:visible}.TopTokens-module__kOA4dq__topTokensTable th:first-child{width:100%}.TopTokens-module__kOA4dq__topTokensTable{table-layout:fixed;white-space:nowrap}.TopTokens-module__kOA4dq__topTokensTableWrapper{flex:1;width:100%;height:100%;overflow:hidden scroll}.TopTokens-module__kOA4dq__overlay{-webkit-backdrop-filter:blur(.3em);backdrop-filter:blur(.3em);z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.TopTokens-module__kOA4dq__topTokensTable th:not(:first-child):not(:nth-child(2)),.TopTokens-module__kOA4dq__topTokensTable td:not(:first-child):not(:nth-child(2)){width:calc(17.5% - .625em)}.TopTokens-module__kOA4dq__topTokensTable td,.TopTokens-module__kOA4dq__topTokensTable th{white-space:nowrap;text-overflow:ellipsis;padding:.8em;overflow:hidden}.TopTokens-module__kOA4dq__topTokensTable td:nth-child(5){width:8.75em;min-width:8.75em}.TopTokens-module__kOA4dq__topTokensTable th{padding:.2em .8em;position:relative}.TopTokens-module__kOA4dq__headerContent{justify-content:center;align-items:center;gap:.8em;width:100%;display:flex}.TopTokens-module__kOA4dq__headerContent.TopTokens-module__kOA4dq__rightAlign{justify-content:flex-end;padding-right:1em}.TopTokens-module__kOA4dq__topTokensTable thead tr:first-child th,.TopTokens-module__kOA4dq__topTokensTable thead tr:not(:first-child) th{background-color:#0000}.TopTokens-module__kOA4dq__topTokensTable tbody tr:nth-child(2n){background-color:#ffffff08}.TopTokens-module__kOA4dq__topTokensTable tbody tr:nth-child(odd){background-color:#0000}.TopTokens-module__kOA4dq__topTokensTable tbody tr:hover{background-color:#1585ed26}.TopTokens-module__kOA4dq__topTokensTable tbody tr.TopTokens-module__kOA4dq__loadingRow,.TopTokens-module__kOA4dq__topTokensTable tbody tr.TopTokens-module__kOA4dq__loadingRow:hover{pointer-events:none;cursor:default!important;background-color:#0000!important}.TopTokens-module__kOA4dq__topTokensTable tbody tr.TopTokens-module__kOA4dq__loadingRow td{border-top:none!important}.TopTokens-module__kOA4dq__filterOption{cursor:pointer;border-radius:.25em;margin-bottom:.25em;padding:.7em 1em;transition:all .2s}.TopTokens-module__kOA4dq__filterOption:hover{background-color:#ffffff14}.TopTokens-module__kOA4dq__filterOptionActive{background-color:rgba(var(--filter-rgb),.15);color:var(--filter);font-weight:500}.TopTokens-module__kOA4dq__filterOptionActive:hover{background-color:rgba(var(--filter-rgb),.2)}.TopTokens-module__kOA4dq__collapseButtonContainer,.TopTokens-module__kOA4dq__collapseButton,.TopTokens-module__kOA4dq__collapseButtonActive{display:none}.TopTokens-module__kOA4dq__topTokensTable table td:first-child{min-width:auto}.TopTokens-module__kOA4dq__rangeFilterContainer{flex-direction:column;gap:12px;width:200px;display:flex}.TopTokens-module__kOA4dq__assetFilterIcon{cursor:pointer;color:var(--foreground);z-index:3;pointer-events:auto;justify-content:center;align-items:center;padding:.4em;transition:color .2s;display:flex;position:relative}.TopTokens-module__kOA4dq__assetFilterPopup,.TopTokens-module__kOA4dq__sortFilterPopup{background-color:var(--background);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);z-index:10;pointer-events:auto;border-radius:4px;max-height:350px;padding:.7em .7em .2em;overflow:hidden;box-shadow:0 2px 10px #0003}.TopTokens-module__kOA4dq__sortFilterPopup{padding:.7em}.TopTokens-module__kOA4dq__assetFilterPopup .TopTokens-module__kOA4dq__optionsList{max-height:300px;overflow-y:auto}.TopTokens-module__kOA4dq__assetFilterIcon.TopTokens-module__kOA4dq__active{background-color:rgba(var(--filter-rgb),.15);border-radius:4px}.TopTokens-module__kOA4dq__assetFilterHeader,.TopTokens-module__kOA4dq__sortFilterHeader{color:var(--foreground);text-transform:uppercase;margin-bottom:.8em;font-size:.9em;font-weight:500}.TopTokens-module__kOA4dq__sortFilterHeader{align-items:center;gap:.5em;display:flex}.TopTokens-module__kOA4dq__sortFilterOptions{cursor:pointer;flex-direction:column;gap:.5em;display:flex}.TopTokens-module__kOA4dq__assetFilterTokenSelector .TopTokens-module__kOA4dq__optionsList{width:100%;max-height:240px;margin-top:.5em;overflow-y:auto}.TopTokens-module__kOA4dq__assetFilterPopup .TopTokens-module__kOA4dq__customSelect{width:100%}.TopTokens-module__kOA4dq__assetFilterPopup{margin-bottom:.5em}.TopTokens-module__kOA4dq__assetFilterPopup .TopTokens-module__kOA4dq__optionsList{background:#0003;border-radius:4px;width:100%;max-height:240px;margin-top:.5em;display:block;position:static}.TopTokens-module__kOA4dq__combinedFilterContainer{flex-direction:column;gap:.8em;min-width:250px;padding:.5em;display:flex}.TopTokens-module__kOA4dq__filterSection{border-bottom:1px solid #ffffff0d;flex-direction:column;gap:.5em;padding-bottom:.8em;display:flex}.TopTokens-module__kOA4dq__filterSection:last-child{border-bottom:none;padding-bottom:0}.TopTokens-module__kOA4dq__filterSectionTitle{color:var(--gray);text-transform:uppercase;margin-bottom:.2em;padding:0 .5em;font-size:.85em;font-weight:500}.TopTokens-module__kOA4dq__filterOptionsListHorizontal{flex-direction:row;gap:.5em;padding:0 .5em;display:flex}.TopTokens-module__kOA4dq__filterOptionsListHorizontal .TopTokens-module__kOA4dq__filterOption{text-align:center;flex:1}.TopTokens-module__kOA4dq__filterOptionsList{flex-direction:column;min-width:7.5em;padding:.5em;display:flex}.TopTokens-module__kOA4dq__filterOptionChains{cursor:pointer;background-color:#ffffff0d;border-radius:.25em;padding:.7em 1em;transition:all .2s}.TopTokens-module__kOA4dq__filterOptionChains:hover{background-color:#ffffff14}.TopTokens-module__kOA4dq__filterOptionChains.TopTokens-module__kOA4dq__active{background-color:rgba(var(--filter-rgb),.15);color:var(--filter)}.TopTokens-module__kOA4dq__chainsFilterButton{justify-content:space-between;align-items:center;width:100%;display:flex}.TopTokens-module__kOA4dq__expandChainIcon{opacity:.7;font-size:.8em;transition:transform .2s}.TopTokens-module__kOA4dq__chainsActiveIndicator{background-color:var(--filter);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:1.5em;height:1.5em;margin-left:.5em;padding:0 .4em;font-size:.8em;display:flex}.TopTokens-module__kOA4dq__chainsPopupContainer{width:fit-content;padding:.5em;display:inline-block}.TopTokens-module__kOA4dq__sortRadio{align-items:center;gap:.5em;display:flex}.TopTokens-module__kOA4dq__sortRadioOuter{border:1px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:1em;height:1em;display:flex}.TopTokens-module__kOA4dq__sortRadioInner{border-radius:100%;width:.5em;height:.5em}.TopTokens-module__kOA4dq__sortRadioInner.TopTokens-module__kOA4dq__active,.TopTokens-module__kOA4dq__sortRadio:hover .TopTokens-module__kOA4dq__sortRadioInner{background-color:var(--filter)}.TopTokens-module__kOA4dq__bubbles{font-size:.65em}.TopTokens-module__kOA4dq__bubblesContainer{flex-wrap:wrap;gap:.6em;width:100%;font-size:.65em;display:flex}.TopTokens-module__kOA4dq__bubblesContainer>*{min-width:0;max-width:100%}@media (max-width:767px){.TopTokens-module__kOA4dq__tokens{min-height:30em}.TopTokens-module__kOA4dq__topTokensControls{padding:.25em 1em}.TopTokens-module__kOA4dq__areaTitle{font-size:1.5em}.TopTokens-module__kOA4dq__portfolioContainer{overflow-x:auto}.TopTokens-module__kOA4dq__topTokensContainer{padding:1em 1em 0}.TopTokens-module__kOA4dq__topTokensTableWrapper{overflow-x:auto}.TopTokens-module__kOA4dq__exchangeFlowTBody{font-size:.9em}.TopTokens-module__kOA4dq__topTokensTable tbody{overflow-x:auto}.TopTokens-module__kOA4dq__searchToken{width:13em}}@media (max-width:500px){.TopTokens-module__kOA4dq__valuePercentContainer{flex-direction:column}}
.Sidebar-module__RCMmoW__sidebarContainer{border-radius:.5em;flex-direction:column;gap:1em;width:100%;height:100%;transition:width .2s;display:flex;position:relative;overflow:auto;box-shadow:0 0 10px #0000001a}.Sidebar-module__RCMmoW__insightTitle{color:var(--off-white);font-family:var(--font-arkham);text-transform:uppercase;font-size:2em}.Sidebar-module__RCMmoW__insightListContainer{flex-direction:column;gap:.75em;height:100%;display:flex;position:relative;overflow:hidden auto}.Sidebar-module__RCMmoW__relevanceHeader{flex-direction:row;justify-content:space-between;align-items:center;max-width:100%;margin-bottom:1em;display:flex}.Sidebar-module__RCMmoW__relevance{gap:1em;display:flex}.Sidebar-module__RCMmoW__relevanceBubble{text-align:center;-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);cursor:pointer;width:fit-content;color:var(--off-white);border-style:solid;border-width:.1em;border-radius:1em;align-items:center;padding:.2em .6em;font-weight:700;display:inline-flex}.Sidebar-module__RCMmoW__relevanceBubbleInactive{color:#ffffff4d;background-color:#0000;border-color:#ffffff1a}.Sidebar-module__RCMmoW__relevance .removeWrapper{order:2!important;margin-left:.4em!important;margin-right:0!important}.Sidebar-module__RCMmoW__relevance .childrenWrapper{order:1!important}.Sidebar-module__RCMmoW__bubblePointer,.Sidebar-module__RCMmoW__bubblePointer>*{cursor:pointer}.Sidebar-module__RCMmoW__entityContainer,.Sidebar-module__RCMmoW__entityContainerLoading{align-items:center;gap:.8em;width:fit-content;height:100%;display:inline-flex;position:relative}.Sidebar-module__RCMmoW__entityContainer:hover{text-decoration:underline}.Sidebar-module__RCMmoW__entityHeader{flex-direction:row;align-items:center;column-gap:.8em;display:flex}.Sidebar-module__RCMmoW__entityHeaderName{text-overflow:ellipsis;white-space:nowrap;white-space:nowrap;overflow:hidden}.Sidebar-module__RCMmoW__entityHeaderImage{border-radius:50%;width:1em;height:1em;position:relative;overflow:hidden}.Sidebar-module__RCMmoW__entityHeaderSubtitle{color:var(--gray);align-items:center;gap:.8em;display:flex}@keyframes Sidebar-module__RCMmoW__fadeIn{0%{opacity:0}to{opacity:1}}.Sidebar-module__RCMmoW__arkhamCheck{width:1.2em;height:1.2em;transform:translateY(.1em)}.Sidebar-module__RCMmoW__summaryTab{cursor:pointer;background:var(--selected);display:none;position:relative}.Sidebar-module__RCMmoW__summaryContent{background:var(--bg-color-light);text-overflow:ellipsis;height:8em;display:none;position:absolute;top:-5.5em;overflow:hidden}.Sidebar-module__RCMmoW__summaryTab:hover .Sidebar-module__RCMmoW__summaryContent{display:block}.Sidebar-module__RCMmoW__topRow{color:var(--gray);justify-content:space-between;align-items:center;margin-top:1em;display:flex}.Sidebar-module__RCMmoW__scoreBarWrapper{align-items:center;display:inline-flex}.Sidebar-module__RCMmoW__scoreBarContainer{background:linear-gradient(90deg,#4d63ff,#5fdafe);width:5em;height:.8em;margin-right:8px;display:inline-block;position:relative}.Sidebar-module__RCMmoW__scoreSegment{border-right:.4em solid var(--bg-color-light);width:10%;position:absolute;top:0;bottom:0}.Sidebar-module__RCMmoW__scoreValue{vertical-align:middle;font-size:.8em}.Sidebar-module__RCMmoW__miscTagList{filter:brightness(1.2);flex-wrap:wrap;justify-content:flex-start;gap:1em;max-width:100%;margin-top:2em;display:flex}.Sidebar-module__RCMmoW__clearAllButton{cursor:pointer}.Sidebar-module__RCMmoW__clearAllButton:hover{filter:brightness(1.2)}.Sidebar-module__RCMmoW__popupClearAllButton{color:var(--blue);cursor:pointer;text-transform:uppercase;background:0 0;border:none;align-items:center;gap:.3em;padding:0;font-size:.9em;font-weight:500;transition:filter .2s;display:flex}.Sidebar-module__RCMmoW__popupClearAllButton:hover{filter:brightness(1.2)}.Sidebar-module__RCMmoW__updatingText{color:#fff;border-radius:.2em;padding:.2em .4em;font-size:.8em;animation:1s ease-in-out infinite Sidebar-module__RCMmoW__pulse-updating}.Sidebar-module__RCMmoW__creatingText{color:#fff;border-radius:.2em;padding:.2em .4em;font-size:.8em;animation:1s ease-in-out infinite Sidebar-module__RCMmoW__pulse-creating}.Sidebar-module__RCMmoW__loader{color:var(--gray);gap:.5em;font-size:1.2em;display:flex}.Sidebar-module__RCMmoW__loadingSpinner{border:2px solid var(--gray);border-top-color:#fff;border-radius:50%;width:1.2em;height:1.2em;animation:1s linear infinite Sidebar-module__RCMmoW__spin}@keyframes Sidebar-module__RCMmoW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Sidebar-module__RCMmoW__updating-wave-animation{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes Sidebar-module__RCMmoW__creating-wave-animation{0%{background-position:100% 0}to{background-position:-100% 0}}.Sidebar-module__RCMmoW__label{white-space:nowrap;text-overflow:ellipsis;outline:1px solid var(--blue);color:var(--off-white);font:inherit;background:0 0;border-color:#0000;border-radius:1px;flex-shrink:1;overflow:hidden}.Sidebar-module__RCMmoW__label:disabled{cursor:pointer;pointer-events:none;outline:1px #0000}.Sidebar-module__RCMmoW__tokenContainer{justify-content:space-between;align-items:center;width:fit-content;font-size:1.25em;display:flex}.Sidebar-module__RCMmoW__tokenInfo{align-items:center;font-size:.8em;display:flex}.Sidebar-module__RCMmoW__symbol{margin-right:.5em;font-size:1.25em}.Sidebar-module__RCMmoW__end{align-items:center;margin-left:auto;display:flex}.Sidebar-module__RCMmoW__drawerContainer{border-radius:.5em;margin-bottom:1em;box-shadow:0 1px 3px #0000001a}@media (max-width:767px){.Sidebar-module__RCMmoW__container{display:none}}.Sidebar-module__RCMmoW__searchBarContainer{flex-direction:column;width:100%;display:flex}.Sidebar-module__RCMmoW__searchBarAndFilter{flex-direction:row;align-items:center;gap:1em;width:100%;display:flex}.Sidebar-module__RCMmoW__headerSearch{color:#ffffff91;background:#131721;border:.5px solid #0000;border-radius:.25em;justify-content:space-between;align-items:center;gap:.5em;width:100%;height:100%;padding:0 .5em;display:flex}.Sidebar-module__RCMmoW__searchBar{width:100%}.Sidebar-module__RCMmoW__searchInput{color:var(--off-white);background:0 0;border:none;outline:none;flex:1;width:100%;font-family:inherit;font-size:1em;transition:filter .2s}.Sidebar-module__RCMmoW__searchInput::placeholder{color:#84868a}.Sidebar-module__RCMmoW__searchInput:focus{filter:brightness(1.2)}.Sidebar-module__RCMmoW__headerSearch:focus-within{border:.5px solid var(--blue)}.Sidebar-module__RCMmoW__filtersButton{color:#84868a;text-transform:uppercase;cursor:pointer;-webkit-mask:var(--beveled);mask:var(--beveled);background-color:#131721;padding:.5em 1em;font-size:1em;transition:filter .2s}.Sidebar-module__RCMmoW__filtersButton:hover{filter:brightness(1.2);color:var(--off-white)}.Sidebar-module__RCMmoW__filterModalOverlay{z-index:9999;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Sidebar-module__RCMmoW__filterModalContent{background-color:#0b1326;border:1px solid #84868a;border-radius:.5em;flex-direction:column;gap:1.5em;width:24em;max-width:90%;padding:2em;display:flex;position:relative}.Sidebar-module__RCMmoW__filterModalClose{color:var(--off-white);cursor:pointer;font-size:1.5em;transition:filter .2s;position:absolute;top:1em;right:1em}.Sidebar-module__RCMmoW__filterModalClose:hover{filter:brightness(1.2)}.Sidebar-module__RCMmoW__filterModalTitle{color:var(--off-white);text-transform:uppercase;margin-bottom:.5em;font-size:1.5em}.Sidebar-module__RCMmoW__filterSliders{flex-direction:column;gap:1em;display:flex}.Sidebar-module__RCMmoW__filterSliderRow{flex-direction:column;gap:.5em;display:flex}.Sidebar-module__RCMmoW__filterSliderLabel{color:var(--off-white);text-transform:uppercase;font-size:1em}.Sidebar-module__RCMmoW__filterSlider{-webkit-appearance:none;cursor:pointer;background:#333;border-radius:.2em;outline:none;width:100%;height:.3em}.Sidebar-module__RCMmoW__filterSlider::-webkit-slider-thumb{appearance:none;background:var(--blue);cursor:pointer;border:1px solid #84868a;border-radius:50%;width:1em;height:1em}.Sidebar-module__RCMmoW__filterSlider::-moz-range-thumb{background:var(--blue);cursor:pointer;border:1px solid #84868a;border-radius:50%;width:1em;height:1em}.Sidebar-module__RCMmoW__filterTokenEntityInputs{flex-direction:column;gap:1em;display:flex}.Sidebar-module__RCMmoW__filterTokenEntityInput{color:var(--off-white);background-color:#11141a;border:1px solid #84868a;border-radius:1em;outline:none;width:100%;padding:.5em 1em;font-size:1em}.Sidebar-module__RCMmoW__filterModalActions{justify-content:flex-end;gap:1em;display:flex}.Sidebar-module__RCMmoW__filterModalButton{background-color:var(--blue);color:var(--off-white);text-transform:uppercase;cursor:pointer;border:none;border-radius:.2em;padding:.5em 1em;font-size:1em;transition:filter .2s}.Sidebar-module__RCMmoW__filterModalButton:hover{filter:brightness(1.2)}.Sidebar-module__RCMmoW__inputRangeSlider{appearance:none;cursor:pointer;background:#4d63ff;border-radius:100%;outline:none;width:1em;height:1em;margin-top:-.4em;margin-left:-.5em;display:block;position:absolute;top:50%}.Sidebar-module__RCMmoW__inputRangeDisabledInputRange .Sidebar-module__RCMmoW__inputRangeSlider{background:var(--gray);border:1px solid var(--gray);box-shadow:none;transform:none}.Sidebar-module__RCMmoW__inputRangeLabel{color:#aaa;white-space:nowrap;font-size:.8em;transform:translateZ(0)}.Sidebar-module__RCMmoW__inputRangeMinLabel,.Sidebar-module__RCMmoW__inputRangeMaxLabel{position:absolute;bottom:-1.4em}.Sidebar-module__RCMmoW__inputRangeMinLabel{left:0}.Sidebar-module__RCMmoW__inputRangeMaxLabel{right:0}.Sidebar-module__RCMmoW__inputRangeValueLabel{display:none}.Sidebar-module__RCMmoW__inputRangeLabelContainer{position:relative;left:-.5em}.Sidebar-module__RCMmoW__inputRangeMaxLabel .Sidebar-module__RCMmoW__inputRangeLabelContainer{left:.5em}.Sidebar-module__RCMmoW__altInputRangeLabelContainer{position:relative}.Sidebar-module__RCMmoW__inputRangeTrack{background:var(--gray);cursor:pointer;border-radius:2px;height:2px;display:block;position:relative}.Sidebar-module__RCMmoW__inputRangeDisabledInputRange .Sidebar-module__RCMmoW__inputRangeTrack{background:var(--gray)}.Sidebar-module__RCMmoW__inputRangeActiveTrack{background:linear-gradient(90deg,#4d63ff,#5fdafe);height:2px;position:absolute;left:0}.Sidebar-module__RCMmoW__inputRangeInputRange{width:100%;height:1em;position:relative}.Sidebar-module__RCMmoW__altInputRangeInputRange{width:100%;height:1em;padding:0 .5em;position:relative}.Sidebar-module__RCMmoW__altInput{width:100%}.Sidebar-module__RCMmoW__altInput>input{background-color:var(--light-navy);text-transform:none;border-radius:.3em;padding:.75em .85em;font-size:.85em;-webkit-mask:none;mask:none}.Sidebar-module__RCMmoW__altInput>input::placeholder{color:#fff;opacity:.3;text-transform:uppercase}.Sidebar-module__RCMmoW__allFiltersContainer{background-color:"white";width:100vw;max-width:100vw;max-height:100vh;padding:1em 0;bottom:0;overflow-y:hidden}.Sidebar-module__RCMmoW__filterPopup,.Sidebar-module__RCMmoW__filterPopupMobile{background-color:var(--selected-light);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);z-index:9999;border-radius:10px;flex-direction:column;justify-content:flex-start;gap:2em;max-width:35em;max-height:80vh;padding:2em;display:flex;overflow-y:auto}.Sidebar-module__RCMmoW__filterPopupMobile{transform:translate(-50%,-50%);box-shadow:0 4px 20px #0000004d}.Sidebar-module__RCMmoW__searchFilterWrapper>div{padding:1em 0}.Sidebar-module__RCMmoW__filterSectionContent{justify-content:center;display:flex}.Sidebar-module__RCMmoW__doubleFilterSection{justify-content:space-between;gap:2.5em;display:flex}.Sidebar-module__RCMmoW__applyButton{background-color:var(--blue);color:var(--off-white);text-transform:uppercase;cursor:pointer;border:none;border-radius:.2em;justify-content:center;align-items:center;width:fit-content;padding:.5em 1em;font-size:1em;transition:filter .2s;display:flex}.Sidebar-module__RCMmoW__inputRangeValueLabel{pointer-events:none;display:block;position:absolute;top:1em}.Sidebar-module__RCMmoW__valueSliderHeader{justify-content:center;width:100%;display:flex}.Sidebar-module__RCMmoW__dateLabel{justify-content:space-between;align-items:center;margin-bottom:1em;display:flex}.Sidebar-module__RCMmoW__dateRow{margin-bottom:.5em}.Sidebar-module__RCMmoW__dateRow>div,.Sidebar-module__RCMmoW__dateRow>div>div,.Sidebar-module__RCMmoW__dateRow>div>div>div{width:100%}.Sidebar-module__RCMmoW__dateBubbles{flex-wrap:wrap;gap:.5em;margin-top:.5em;display:flex}.Sidebar-module__RCMmoW__datePickerTrigger{cursor:pointer;border:1px solid var(--border);background:var(--background);border-radius:4px;padding:8px;transition:border-color .2s}.Sidebar-module__RCMmoW__datePickerTrigger:hover{border-color:var(--blue)}.Sidebar-module__RCMmoW__dateInputs{gap:8px;display:flex}.Sidebar-module__RCMmoW__dateInput{color:var(--text);cursor:pointer;background:0 0;border:none;flex:1;padding:4px 8px;font-size:14px}.Sidebar-module__RCMmoW__dateInput::placeholder{color:var(--gray)}.Sidebar-module__RCMmoW__datePickerModal{background:var(--selected);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 20px #0000004d}.Sidebar-module__RCMmoW__calendarModal{background:var(--selected);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:8px;padding:16px;box-shadow:0 4px 20px #0000004d}.Sidebar-module__RCMmoW__calendarModal .Sidebar-module__RCMmoW__container,.Sidebar-module__RCMmoW__calendarModal .Sidebar-module__RCMmoW__calendarContainer,.Sidebar-module__RCMmoW__calendarModal .Sidebar-module__RCMmoW__buttonContainer{background:0 0!important}.Sidebar-module__RCMmoW__searchHeader{justify-content:space-between;align-items:center;margin-bottom:-1em;display:flex}.Sidebar-module__RCMmoW__bubbleContainer{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:.5em;display:flex}.Sidebar-module__RCMmoW__filterBubbles{flex-wrap:wrap;justify-content:flex-start;align-items:self-start;gap:.5em;margin-top:1em;display:flex}.Sidebar-module__RCMmoW__pnlGrid{grid-template-columns:1.3fr 1fr repeat(7,1fr);font-size:.9em;display:grid;position:relative;overflow:auto}.Sidebar-module__RCMmoW__title{color:var(--gray);text-transform:uppercase;z-index:1;background:var(--light-navy);text-wrap:nowrap;padding:1em .5em;font-size:.85em;position:sticky;top:0}.Sidebar-module__RCMmoW__pnlGrid>*{width:100%;height:100%;padding:1em .5em}.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+10),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+11),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+12),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+13),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+14),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+15),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+16),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+17),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+18){background-color:#ffffff08}.Sidebar-module__RCMmoW__start{justify-self:start;align-items:center;gap:.4em;display:flex}.Sidebar-module__RCMmoW__end{text-align:end;justify-self:end}.Sidebar-module__RCMmoW__time{color:var(--lighter-blue);cursor:pointer}.Sidebar-module__RCMmoW__overlay{z-index:1;background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Sidebar-module__RCMmoW__insightBubbleContainer{gap:.5em;display:flex}.Sidebar-module__RCMmoW__quickTimeOptions{flex-wrap:wrap;gap:1em;margin-bottom:1em;display:flex}.Sidebar-module__RCMmoW__marketCapInputs{gap:.5em;width:100%;margin-top:.5em;display:flex}.Sidebar-module__RCMmoW__marketCapInput{flex:1}.Sidebar-module__RCMmoW__marketCapInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Sidebar-module__RCMmoW__marketCapInput input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Sidebar-module__RCMmoW__marketCapInput input[type=number]{-moz-appearance:textfield}
.orgMembers-module__dHNppG__header{justify-content:space-between;align-items:center;display:flex}.orgMembers-module__dHNppG__orgMembers h1{font-size:2.5em;font-family:var(--font-arkham)}.orgMembers-module__dHNppG__orgMembers h2{color:#fff9;font-size:1em;font-family:var(--font-mono);text-transform:uppercase}.orgMembers-module__dHNppG__inviteBtn{background-color:var(--blue);color:#fff;font-family:var(--font-mono);text-transform:uppercase;cursor:pointer;border:none;border-radius:.25em;padding:.75em 1.5em;font-size:.8em;transition:all .2s}.orgMembers-module__dHNppG__inviteBtn:hover{opacity:.8;transform:translateY(-1px)}.orgMembers-module__dHNppG__tabsHeader{gap:.5em;margin-top:2em;margin-bottom:0;display:flex}.orgMembers-module__dHNppG__tab{color:#fff9;font-size:.875em;font-weight:500;font-family:var(--font-mono);cursor:pointer;text-transform:uppercase;background:#ffffff0d;border:none;border-radius:.5em .5em 0 0;padding:.75em 1.5em;transition:all .2s}.orgMembers-module__dHNppG__tab:hover:not(.orgMembers-module__dHNppG__tabActive){color:#ffffffe6;background:#ffffff14}.orgMembers-module__dHNppG__tabActive{color:var(--blue);border-bottom:2px solid var(--blue);background:#ffffff0d}.orgMembers-module__dHNppG__tabActive:hover{color:var(--blue);background:#ffffff0d}.orgMembers-module__dHNppG__card{background:#ffffff0d;border-radius:0 .5em .5em;flex-direction:column;gap:1em;margin-top:0;padding:1.5em;display:flex;overflow:visible}.orgMembers-module__dHNppG__cardLabel{font-family:var(--font-mono);text-transform:uppercase}.orgMembers-module__dHNppG__tableContainer{position:relative}.orgMembers-module__dHNppG__table{border-collapse:collapse;color:#fff;width:100%;font-family:var(--font-mono);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5em}.orgMembers-module__dHNppG__table th{text-align:left;text-transform:uppercase;color:#fff;letter-spacing:.05em;font-size:.8em;font-weight:600;font-family:var(--font-mono);background:#ffffff1a;border-bottom:1px solid #ffffff1a;padding:.8em}.orgMembers-module__dHNppG__table th:last-child{text-align:right}.orgMembers-module__dHNppG__table td{vertical-align:middle;text-transform:none;border-bottom:1px solid #ffffff0d;padding:.8em;transition:background-color .2s}.orgMembers-module__dHNppG__table td:last-child{text-align:right}.orgMembers-module__dHNppG__table tr:last-child td{border-bottom:none}.orgMembers-module__dHNppG__table tr:hover td{background:#ffffff05}.orgMembers-module__dHNppG__loadingCell,.orgMembers-module__dHNppG__errorCell,.orgMembers-module__dHNppG__emptyCell{color:#ffffff80;font-style:italic;text-align:center!important;padding:2em!important}.orgMembers-module__dHNppG__errorCell{color:#ff6b6b}.orgMembers-module__dHNppG__actionsHeader{width:3em}.orgMembers-module__dHNppG__actionsCell{text-align:center;vertical-align:middle;width:3em}.orgMembers-module__dHNppG__actionsDropdownWrapper{display:inline-block;position:relative}.orgMembers-module__dHNppG__actionsMenuButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:.4em;justify-content:center;align-items:center;width:2em;height:2em;transition:background-color .15s,color .15s;display:flex}.orgMembers-module__dHNppG__actionsMenuButton:hover{color:#ffffffe6;background:#ffffff14}.orgMembers-module__dHNppG__actionsDropdown{z-index:100;background:#1e2029;border:1px solid #ffffff1f;border-radius:.5em;min-width:13em;margin-top:.25em;padding:.3em 0;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #0006}.orgMembers-module__dHNppG__actionsDropdownItem{color:#fffc;width:100%;font-size:.85em;font-family:var(--font-mono);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.5em;padding:.55em .85em;transition:background-color .12s;display:flex}.orgMembers-module__dHNppG__actionsDropdownItem:hover{background:#ffffff0f}.orgMembers-module__dHNppG__actionsDropdownItem:disabled{opacity:.5;cursor:not-allowed}.orgMembers-module__dHNppG__actionsDropdownItemDanger{color:#ff6b6b}.orgMembers-module__dHNppG__actionsDropdownItemDanger:hover{background:#ff000014}.orgMembers-module__dHNppG__roleBadge{text-transform:capitalize;background:#ffffff1a;border-radius:.25em;padding:.25em .5em;font-size:.85em;display:inline-block}.orgMembers-module__dHNppG__adminBadge{color:var(--blue);background:#007bff33}.orgMembers-module__dHNppG__statusBadge{color:#eb9941;text-transform:capitalize;background:#eb994133;border-radius:.25em;padding:.25em .5em;font-size:.85em;display:inline-block}.orgMembers-module__dHNppG__statusBadgeActive{color:#4ade80;text-transform:capitalize;background:#00ff0026;border-radius:.25em;padding:.25em .5em;font-size:.85em;display:inline-block}.orgMembers-module__dHNppG__statusBadgeRemoved{color:#ffffff80;text-transform:capitalize;background:#ffffff1a;border-radius:.25em;padding:.25em .5em;font-size:.85em;display:inline-block}.orgMembers-module__dHNppG__inviteForm{background:#ffffff05;border:1px solid #ffffff1a;border-radius:.5em;justify-content:space-between;align-items:center;gap:.75em;padding:.5em;display:flex}.orgMembers-module__dHNppG__inviteInput{color:#fff;font-family:var(--font-mono);flex:1;max-width:400px}.orgMembers-module__dHNppG__inviteInput:focus{border-color:#fff6;outline:none}.orgMembers-module__dHNppG__inviteActions{align-items:center;gap:.5em;display:flex}.orgMembers-module__dHNppG__cancelBtn,.orgMembers-module__dHNppG__sendBtn,.orgMembers-module__dHNppG__sendBtnDisabled{cursor:pointer;text-transform:uppercase;font-size:.8em;font-family:var(--font-mono);border:none;border-radius:.25em;padding:.25em .5em}.orgMembers-module__dHNppG__cancelBtn{color:#fff;background-color:#ffffff1a}.orgMembers-module__dHNppG__cancelBtn:hover{background-color:#fff3}.orgMembers-module__dHNppG__sendBtn{color:#4ade80;background-color:#0f03}.orgMembers-module__dHNppG__sendBtn:hover{background-color:#00ff004d}.orgMembers-module__dHNppG__sendBtnDisabled{color:#fff6;cursor:not-allowed;background-color:#ffffff1a}.orgMembers-module__dHNppG__successMessage{color:#4ade80;font-family:var(--font-mono);text-align:center;text-transform:none;background-color:#00ff001a;border-radius:.5em;padding:1em}.orgMembers-module__dHNppG__errorMessage{color:#ff6b6b;font-family:var(--font-mono);text-align:center;text-transform:none;background-color:#ff00001a;border-radius:.5em;padding:1em}.orgMembers-module__dHNppG__modal{z-index:1000;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.orgMembers-module__dHNppG__modalContent{color:#fff;width:90%;max-width:500px;font-family:var(--font-mono);text-align:center;background-color:#171921;border-radius:.5em;padding:2em}.orgMembers-module__dHNppG__modalButtons{justify-content:center;gap:1em;margin:1em 0;display:flex}.orgMembers-module__dHNppG__modalCancelButton{color:#fff;cursor:pointer;text-transform:uppercase;font-family:var(--font-mono);background-color:#ffffff1a;border-radius:.25em;padding:.5em 1em}.orgMembers-module__dHNppG__modalCancelButton:hover{background-color:#fff3}.orgMembers-module__dHNppG__modalDeleteButton{color:#ff6b6b;cursor:pointer;text-transform:uppercase;font-family:var(--font-mono);background-color:#f003;border-radius:.25em;padding:.5em 1em}.orgMembers-module__dHNppG__modalDeleteButton:hover{background-color:#ff00004d}.orgMembers-module__dHNppG__modalText{color:#ffffffb3;margin-top:1em;font-size:.8em}.orgMembers-module__dHNppG__loadingContainer{justify-content:center;margin:1em 0;display:flex}
.VolumeBars-module__U8aOja__flexItemLarge{flex:2;padding:1.25em}.VolumeBars-module__U8aOja__flexItemSmall{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:1}.VolumeBars-module__U8aOja__row{flex-direction:row;gap:20px;height:30em;display:flex}.VolumeBars-module__U8aOja__rowSection{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);margin-top:2em}.VolumeBars-module__U8aOja__rowHeader{font-family:var(--font-mono-light);justify-content:space-between;align-items:center;display:flex}.VolumeBars-module__U8aOja__title{text-transform:uppercase;font-size:1.25em;font-family:var(--font-mono-light);text-align:left;justify-content:space-between;align-items:center;padding:1.5em;font-weight:700;display:flex}.VolumeBars-module__U8aOja__row:not(.VolumeBars-module__U8aOja__top-row) .VolumeBars-module__U8aOja__box{min-width:calc(50% - 20px);max-width:calc(50% - 20px)}.VolumeBars-module__U8aOja__selectors{align-items:center;gap:10px;margin-right:3em;display:flex}@media (max-width:768px){.VolumeBars-module__U8aOja__row{flex-direction:column;gap:1em;height:auto}.VolumeBars-module__U8aOja__flexItemLarge{padding:1em 1.2em}}
.orgOverview-module__KC9evW__orgOverview h1{font-size:2.5em;font-family:var(--font-arkham);letter-spacing:.02em}.orgOverview-module__KC9evW__orgOverview h2{color:#fff9;font-size:1em;font-family:var(--font-mono);text-transform:uppercase}.orgOverview-module__KC9evW__header{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.orgOverview-module__KC9evW__headerTitle{flex:1}.orgOverview-module__KC9evW__headerControls{flex-shrink:0;align-items:center;gap:1em;display:flex}.orgOverview-module__KC9evW__timeFrameSelector{font-size:.8em;font-family:var(--font-mono);color:#fff;background:#ffffff1a;border-radius:.5em;display:flex}.orgOverview-module__KC9evW__timeFrameSelectorItem{color:#fff;cursor:pointer;border-radius:.25em;padding:.5em 1em;transition:all .2s}.orgOverview-module__KC9evW__timeFrameSelectorItem:hover{background:#fff3}.orgOverview-module__KC9evW__timeFrameSelectorItem.orgOverview-module__KC9evW__selected{background:var(--blue)}.orgOverview-module__KC9evW__content{flex-direction:column;gap:2em;margin-top:2em;display:flex}.orgOverview-module__KC9evW__summaryCards{grid-template-columns:repeat(4,1fr);gap:1.25em;display:grid}.orgOverview-module__KC9evW__summaryCard{background:linear-gradient(135deg,#0171d914 0%,#171921 60%);border:none;border-radius:.5em;flex-direction:column;gap:.75em;padding:1.5em;display:flex}.orgOverview-module__KC9evW__summaryCardLabel{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-size:.75em;font-weight:500}.orgOverview-module__KC9evW__summaryCardValue{font-family:var(--font-mono);color:#fff;font-size:2em;font-weight:600;line-height:1}.orgOverview-module__KC9evW__summaryCardSub{font-family:var(--font-mono);color:#ffffff8c;text-transform:uppercase;font-size:.7em}.orgOverview-module__KC9evW__threeColumns{grid-template-rows:minmax(0,1fr);grid-template-columns:300px 1fr 1fr;gap:1.5em;max-height:390px;display:grid}.orgOverview-module__KC9evW__card{background:#171921;border:none;border-radius:.5em;flex-direction:column;padding:1.5em;display:flex}.orgOverview-module__KC9evW__cardScrollable{min-height:0;overflow-y:auto}.orgOverview-module__KC9evW__cardTitle{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5em;font-size:.8em;font-weight:600}.orgOverview-module__KC9evW__pieChartCard{background:linear-gradient(135deg,#0171d914 0%,#171921 60%)}.orgOverview-module__KC9evW__pieChartContainer{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;outline:none;flex:1;width:100%;min-height:180px;position:relative}.orgOverview-module__KC9evW__pieChartContainer :focus,.orgOverview-module__KC9evW__pieChartContainer :focus-visible{outline:none}.orgOverview-module__KC9evW__pieChartCenter{text-align:center;pointer-events:none;z-index:1;flex-direction:column;align-items:center;gap:.15em;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orgOverview-module__KC9evW__pieChartCenterLabel{font-family:var(--font-mono);color:#ffffff73;text-transform:uppercase;letter-spacing:.1em;font-size:.7em}.orgOverview-module__KC9evW__pieChartCenterName{font-family:var(--font-mono);color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:.85em;font-weight:600;overflow:hidden}.orgOverview-module__KC9evW__pieChartCenterValue{font-family:var(--font-mono);color:#fff;font-size:1.6em;font-weight:700}.orgOverview-module__KC9evW__pieChartCenterPct{font-family:var(--font-mono);color:#ffffff73;text-transform:uppercase;font-size:.75em}.orgOverview-module__KC9evW__endpointsTable{border-collapse:collapse;flex:1;width:100%}.orgOverview-module__KC9evW__endpointsTableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;display:flex}.orgOverview-module__KC9evW__endpointsTableHeaderCell{font-family:var(--font-mono);color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;flex:1;padding:.85em 1em;font-size:.7em;font-weight:600}.orgOverview-module__KC9evW__endpointsTableHeaderCell:first-child{flex:2}.orgOverview-module__KC9evW__endpointsTableHeaderCell:not(:first-child){text-align:right}.orgOverview-module__KC9evW__endpointsTableRow{border-bottom:1px solid #ffffff0a;transition:background-color .15s;display:flex}.orgOverview-module__KC9evW__endpointsTableRow:hover{background:#ffffff08}.orgOverview-module__KC9evW__endpointsTableRow:last-child{border-bottom:none}.orgOverview-module__KC9evW__endpointsTableCell{font-family:var(--font-mono);color:#ffffffd9;flex:1;align-items:center;padding:.75em 1em;font-size:.85em;display:flex}.orgOverview-module__KC9evW__endpointsTableCell:first-child{flex:2;gap:.6em}.orgOverview-module__KC9evW__endpointsTableCell:not(:first-child){justify-content:flex-end}.orgOverview-module__KC9evW__endpointColorDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.orgOverview-module__KC9evW__endpointName{font-family:var(--font-mono);color:#fff;word-break:break-all;font-size:1em}.orgOverview-module__KC9evW__endpointWeight{color:#fffc;font-size:.7em;font-family:var(--font-mono);text-transform:uppercase;white-space:nowrap;background:#ffffff14;border-radius:.2em;padding:.3em .6em}.orgOverview-module__KC9evW__emptyState{color:#ffffff59;font-family:var(--font-mono);text-align:center;justify-content:center;align-items:center;padding:3em 1em;font-size:.85em;display:flex}.orgOverview-module__KC9evW__memberSection{background:linear-gradient(135deg,#0171d914 0%,#171921 60%);border:none;border-radius:.5em;flex-direction:column;min-height:0;padding:1.5em;display:flex;overflow:hidden}.orgOverview-module__KC9evW__memberTableBody{flex:1;overflow-y:auto}.orgOverview-module__KC9evW__memberSectionTitle{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5em;font-size:.8em;font-weight:600}.orgOverview-module__KC9evW__memberTableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr .8fr;display:grid}.orgOverview-module__KC9evW__memberTableHeaderCell{font-family:var(--font-mono);color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;padding:.85em 1.5em;font-size:.7em;font-weight:600}.orgOverview-module__KC9evW__memberTableHeaderCell:not(:first-child){text-align:right}.orgOverview-module__KC9evW__memberTableRow{cursor:pointer;border-bottom:1px solid #ffffff0a;grid-template-columns:2fr 1fr 1fr .8fr;transition:background-color .15s;display:grid;position:relative}.orgOverview-module__KC9evW__memberTableRow:hover{background:#ffffff06}.orgOverview-module__KC9evW__memberTableRowActive,.orgOverview-module__KC9evW__memberTableRowActive:hover{cursor:pointer;background:#0171d91f}.orgOverview-module__KC9evW__memberTableRow:last-child{border-bottom:none}.orgOverview-module__KC9evW__memberTableCell{font-family:var(--font-mono);color:#ffffffd9;align-items:center;padding:1em 1.5em;font-size:.85em;display:flex}.orgOverview-module__KC9evW__memberTableCell:not(:first-child){justify-content:flex-end}.orgOverview-module__KC9evW__memberInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgOverview-module__KC9evW__memberName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgOverview-module__KC9evW__memberEmail{color:#ffffff59;white-space:nowrap;text-overflow:ellipsis;font-size:.8em;overflow:hidden}.orgOverview-module__KC9evW__memberCreditsCell{flex-direction:column;align-items:flex-end;gap:.4em;display:flex}.orgOverview-module__KC9evW__memberCreditsValue{color:#fff;font-weight:600}.orgOverview-module__KC9evW__memberProgressBar{background:#ffffff14;border-radius:2px;width:80px;height:3px;overflow:hidden}.orgOverview-module__KC9evW__memberProgressFill{background:var(--blue);border-radius:2px;height:100%;transition:width .4s}.orgOverview-module__KC9evW__memberPercentage{color:#fff9;font-size:.85em;font-weight:600}
.Futures-module__SzOGnW__marketOverview{flex-direction:row;display:flex}.Futures-module__SzOGnW__topRow{gap:20px;width:100%;height:16em;display:flex}.Futures-module__SzOGnW__seperateRow{gap:20px;width:100%;height:30em;display:flex}.Futures-module__SzOGnW__flexItemLarge{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:2}.Futures-module__SzOGnW__flexItemSmall{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:1}.Futures-module__SzOGnW__row{flex-direction:row;gap:20px;height:30em;display:flex}.Futures-module__SzOGnW__rowSection{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);margin-top:2em}.Futures-module__SzOGnW__title{text-transform:uppercase;font-size:1.25em;font-family:var(--font-mono-light);text-align:left;justify-content:space-between;align-items:center;padding:1.5em;font-weight:700;display:flex}.Futures-module__SzOGnW__box{text-align:center;border:1px solid #ccc;border-radius:8px;flex:1;min-width:calc(33.3333% - 40px);max-width:calc(33.3333% - 40px);max-height:50em;padding:20px;box-shadow:0 2px 4px #0000001a}.Futures-module__SzOGnW__row:not(.Futures-module__SzOGnW__top-row) .Futures-module__SzOGnW__box{min-width:calc(50% - 20px);max-width:calc(50% - 20px)}.Futures-module__SzOGnW__rowSection{margin-top:20px}.Futures-module__SzOGnW__rowHeader{font-family:var(--font-mono-light);justify-content:space-between;align-items:center;display:flex}.Futures-module__SzOGnW__selectors{align-items:center;gap:10px;margin-right:3em;display:flex}@media (max-width:768px){.Futures-module__SzOGnW__topRow{flex-direction:column;flex:auto;height:auto}.Futures-module__SzOGnW__topRow>*{height:16em}.Futures-module__SzOGnW__seperateRow,.Futures-module__SzOGnW__row{flex-direction:column;height:auto}.Futures-module__SzOGnW__seperateRow>*{flex:auto;height:40em}.Futures-module__SzOGnW__row{gap:0}.Futures-module__SzOGnW__flexItemSmall{flex:auto}.Futures-module__SzOGnW__stackedChart{padding:1.25em}}
.orgTraces-module__zm-yjq__orgTraces h1{font-size:2.5em;font-family:var(--font-arkham);letter-spacing:.02em}.orgTraces-module__zm-yjq__orgTraces h2{color:#fff9;font-size:1em;font-family:var(--font-mono);text-transform:uppercase}.orgTraces-module__zm-yjq__header{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.orgTraces-module__zm-yjq__headerTitle{flex:1}.orgTraces-module__zm-yjq__content{flex-direction:column;gap:2em;margin-top:2em;display:flex}.orgTraces-module__zm-yjq__summaryCards{grid-template-columns:repeat(4,1fr);gap:1.25em;display:grid}.orgTraces-module__zm-yjq__summaryCard{background:linear-gradient(135deg,#0171d914 0%,#171921 60%);border:none;border-radius:.5em;flex-direction:column;gap:.75em;padding:1.5em;display:flex}.orgTraces-module__zm-yjq__summaryCardLabel{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-size:.75em;font-weight:500}.orgTraces-module__zm-yjq__summaryCardValue{font-family:var(--font-mono);color:#fff;font-size:2em;font-weight:600;line-height:1}.orgTraces-module__zm-yjq__summaryCardSub{font-family:var(--font-mono);color:#ffffff8c;text-transform:uppercase;font-size:.7em}.orgTraces-module__zm-yjq__card{background:#171921;border:none;border-radius:.5em;flex-direction:column;padding:1.5em;display:flex}.orgTraces-module__zm-yjq__cardAccent{background:linear-gradient(135deg,#0171d914 0%,#171921 60%)}.orgTraces-module__zm-yjq__cardTitle{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:1.5em;font-size:.8em;font-weight:600;display:flex}.orgTraces-module__zm-yjq__cardCount{font-family:var(--font-mono);color:#fff6;font-size:1em;font-weight:400}.orgTraces-module__zm-yjq__controlsRow{justify-content:flex-start;align-items:center;gap:1em;margin-bottom:1.5em;display:flex}.orgTraces-module__zm-yjq__searchInput{font-family:var(--font-mono);color:#fff;appearance:none;background:#ffffff0a;border:1px solid #ffffff26;border-radius:.35em;min-width:14em;padding:.5em 1em;font-size:.8em;transition:border-color .2s}.orgTraces-module__zm-yjq__searchInput::placeholder{color:#ffffff4d}.orgTraces-module__zm-yjq__searchInput:focus{border-color:var(--blue);outline:none}.orgTraces-module__zm-yjq__tableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;display:flex}.orgTraces-module__zm-yjq__tableHeaderCell{font-family:var(--font-mono);color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;flex:1;padding:.85em 1em;font-size:.7em;font-weight:600}.orgTraces-module__zm-yjq__tableHeaderCell:first-child{flex:2}.orgTraces-module__zm-yjq__tableHeaderCell:not(:first-child){text-align:right}.orgTraces-module__zm-yjq__tableBody{max-height:600px;overflow-y:auto}.orgTraces-module__zm-yjq__tableRow{cursor:pointer;color:inherit;border-bottom:1px solid #ffffff0a;text-decoration:none;transition:background-color .15s;display:flex}.orgTraces-module__zm-yjq__tableRow:hover{background:#ffffff08}.orgTraces-module__zm-yjq__tableRow:last-child{border-bottom:none}.orgTraces-module__zm-yjq__tableCell{font-family:var(--font-mono);color:#ffffffd9;flex:1;align-items:center;padding:.75em 1em;font-size:.85em;display:flex}.orgTraces-module__zm-yjq__tableCell:first-child{flex:2;gap:.6em}.orgTraces-module__zm-yjq__tableCell:not(:first-child){justify-content:flex-end}.orgTraces-module__zm-yjq__traceInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgTraces-module__zm-yjq__traceName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgTraces-module__zm-yjq__traceDescription{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.8em;overflow:hidden}.orgTraces-module__zm-yjq__traceMeta{color:#ffffff80;align-items:center;gap:.5em;font-size:.8em;display:flex}.orgTraces-module__zm-yjq__shareableBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:.25em;padding:.3em .6em;font-size:.7em;font-weight:600}.orgTraces-module__zm-yjq__shareableYes{color:#4ade80;background:#4ade801f}.orgTraces-module__zm-yjq__shareableNo{color:#ffffff80;background:#ffffff14}.orgTraces-module__zm-yjq__timestamp{font-family:var(--font-mono);color:#ffffff73;white-space:nowrap;font-size:.8em}.orgTraces-module__zm-yjq__emptyState{color:#ffffff59;font-family:var(--font-mono);text-align:center;justify-content:center;align-items:center;padding:3em 1em;font-size:.85em;display:flex}
.ManageEntity-module__sSo63q__container{flex-direction:row;flex-grow:1;gap:1.5em;width:100%;height:100%;display:flex}.ManageEntity-module__sSo63q__leftContainer{flex-direction:column;flex-shrink:0;gap:1.5em;width:43em;display:flex}.ManageEntity-module__sSo63q__rightContainer{flex-direction:column;flex-grow:1;gap:1.5em;height:100%;display:flex;overflow:hidden}.ManageEntity-module__sSo63q__emptyRight{text-align:center;background:var(--light-navy);min-height:16em;-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75em;padding:2em;display:flex}.ManageEntity-module__sSo63q__emptyRightIcon{color:var(--medium-gray);font-size:2.5em}.ManageEntity-module__sSo63q__emptyRightTitle{color:var(--off-white);font-size:1.15em}.ManageEntity-module__sSo63q__emptyRightText{max-width:22em;color:var(--gray)}.ManageEntity-module__sSo63q__profileContainer{background:var(--light-navy);width:100%;-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:row;flex-shrink:0;align-items:center;gap:1.25em;padding:1.1em 1.4em;display:flex;overflow:hidden}.ManageEntity-module__sSo63q__profilePicture{cursor:pointer;border-radius:50%;flex-shrink:0;width:3.5em;height:3.5em;position:relative;overflow:hidden}.ManageEntity-module__sSo63q__profilePicture:hover>span>*{opacity:.7}.ManageEntity-module__sSo63q__profilePicture>div{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;font-size:2em;display:none;position:absolute;top:0;left:0}.ManageEntity-module__sSo63q__profilePicture:hover>div{display:flex}.ManageEntity-module__sSo63q__entityTitle{font-size:1.5em}.ManageEntity-module__sSo63q__gray{color:var(--gray)}.ManageEntity-module__sSo63q__entityTransactions{flex-shrink:0;height:45%;overflow:hidden}.ManageEntity-module__sSo63q__entityCounterparties{background:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex-grow:1;max-height:calc(55% - 1.5em);padding:1em 1.5em}.ManageEntity-module__sSo63q__counterpartiesTitle{text-align:center}.ManageEntity-module__sSo63q__entityCounterpartiesTableHeader{color:var(--gray)}.ManageEntity-module__sSo63q__newEntityAddressInput{width:100%}.ManageEntity-module__sSo63q__profileMiddle{flex-direction:column;flex-grow:1;justify-content:center;display:flex;overflow:hidden}.ManageEntity-module__sSo63q__profileRail{flex-direction:column;flex-shrink:0;justify-content:space-between;align-self:stretch;align-items:flex-end;gap:.75em;display:flex}.ManageEntity-module__sSo63q__profileRailTop{flex-direction:column;align-items:flex-end;gap:.5em;display:flex}.ManageEntity-module__sSo63q__editIconNotEditing{color:var(--gray);font-size:1.2em}.ManageEntity-module__sSo63q__icon{cursor:pointer;color:var(--gray);font-size:1.4em}.ManageEntity-module__sSo63q__profileActions{flex-direction:row;align-items:center;gap:.25em;display:flex}.ManageEntity-module__sSo63q__iconAction{color:var(--gray);cursor:pointer;background:0 0;border:none;border-radius:.25em;justify-content:center;align-items:center;padding:.4em;font-size:1.4em;transition:background-color .1s,color .1s;display:flex}.ManageEntity-module__sSo63q__iconAction:hover{color:var(--off-white);background-color:#ffffff14}.ManageEntity-module__sSo63q__iconActionDanger:hover{color:var(--red)}.ManageEntity-module__sSo63q__choosePhotoModalContainer{flex-direction:column;gap:1em;width:36em;height:50em;padding:2em;display:flex}.ManageEntity-module__sSo63q__choosePhotoModalContainer>*{width:100%}.ManageEntity-module__sSo63q__choosePhotoTitle{text-transform:uppercase;font-size:2em;font-family:var(--font-mono)}.ManageEntity-module__sSo63q__loadingIconContainer{justify-content:center;align-items:center;gap:.5em;display:flex}.ManageEntity-module__sSo63q__loadingIconContainer>div{width:15px;height:15px}.ManageEntity-module__sSo63q__uploadButtonAndLoadingIcon{justify-content:center;align-items:center;gap:2em;margin-top:auto;display:flex}.ManageEntity-module__sSo63q__reactCropContainer{text-align:center}.ManageEntity-module__sSo63q__reactCropContainer>*{max-height:36em}.ManageEntity-module__sSo63q__cancelPhotoUpload,.ManageEntity-module__sSo63q__uploadPhotoButton{text-transform:uppercase;cursor:pointer;border-radius:1px;justify-content:center;align-items:center;width:7em;height:1.8em;font-size:1.5em;display:flex}.ManageEntity-module__sSo63q__cancelPhotoUpload{background-color:var(--red)}.ManageEntity-module__sSo63q__uploadPhotoButton{background-color:var(--blue)}.ManageEntity-module__sSo63q__cancelPhotoUpload:hover,.ManageEntity-module__sSo63q__uploadPhotoButton:hover{filter:brightness(1.1)}.ManageEntity-module__sSo63q__photoUploadInputElement{border:1px solid var(--medium-gray);cursor:pointer;border-style:dashed;flex-direction:row;justify-content:center;align-items:center;gap:.5em;width:100%;height:36em;display:flex;position:relative}.ManageEntity-module__sSo63q__photoUploadInputElement>input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.ManageEntity-module__sSo63q__photoUploadInputElement>span{font-size:1.5em;font-family:var(--font-mono-light)}.ManageEntity-module__sSo63q__showOnMobile{display:none}.ManageEntity-module__sSo63q__hideOnMobile{display:block}@media (max-width:767px){.ManageEntity-module__sSo63q__container{flex-direction:column;width:100%;overflow:scroll}.ManageEntity-module__sSo63q__leftContainer{width:100%}.ManageEntity-module__sSo63q__hideOnMobile{display:none}.ManageEntity-module__sSo63q__showOnMobile{display:block}.ManageEntity-module__sSo63q__profileContainer{gap:1em}.ManageEntity-module__sSo63q__profileMiddle{font-size:.9em}.ManageEntity-module__sSo63q__rightContainer{flex-shrink:0;height:auto}.ManageEntity-module__sSo63q__choosePhotoModalContainer{width:100vw;height:80vh;padding:1em}.ManageEntity-module__sSo63q__entityTransactions{height:auto;overflow:visible}}
.Nav-module__W-6esq__outerContainer{scroll-behavior:smooth;overflow:scroll}.Nav-module__W-6esq__container{flex-direction:column;gap:1.5em;max-width:150em;margin-left:auto;margin-right:auto;padding:1.5em;display:flex}.Nav-module__W-6esq__pageTitle{color:var(--off-white);font-family:var(--font-arkham);text-transform:uppercase;margin-top:.5em;font-size:3.3em}.Nav-module__W-6esq__navBar{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:-1em;display:flex}.Nav-module__W-6esq__navBarLeft{flex-direction:row;gap:3em;display:flex}.Nav-module__W-6esq__navBarRight{align-items:center;display:flex}.Nav-module__W-6esq__pageContainer{flex-direction:column;flex-grow:1;display:flex;overflow:scroll}.Nav-module__W-6esq__navButton{color:var(--gray);font-size:1.75em;font-family:var(--font-mono),monospace;white-space:nowrap;text-transform:uppercase;align-items:center;padding:1.5em 0;display:flex;position:relative;overflow:hidden}.Nav-module__W-6esq__navButton:hover{cursor:pointer;filter:brightness(1.2)}.Nav-module__W-6esq__navButton:hover:after{content:"";background-color:var(--gray);width:70%;height:1px;position:absolute;bottom:15%;left:15%}.Nav-module__W-6esq__navButton>span{font-size:1.2em}.Nav-module__W-6esq__navButtonSelected{color:var(--blue);position:relative}.Nav-module__W-6esq__navButtonSelected:after{content:"";background-color:var(--blue);width:70%;height:2px;box-shadow:0 -3px 10px var(--blue);position:absolute;bottom:15%;left:15%}.Nav-module__W-6esq__navButtonSelected:hover{cursor:pointer;filter:brightness(1.2)}.Nav-module__W-6esq__navButtonSelected:hover:after{background-color:var(--blue);height:2px}.Nav-module__W-6esq__settingsContainer{text-transform:capitalize;flex-direction:row;gap:1em;display:flex}@media (max-width:767px){.Nav-module__W-6esq__outerContainer{max-width:100vw}.Nav-module__W-6esq__container{flex-direction:column;grid-template-rows:auto auto auto auto auto;max-width:100%;padding:1em;display:flex}.Nav-module__W-6esq__navBar{flex-direction:column;align-items:flex-start;gap:1em;font-size:.8em}.Nav-module__W-6esq__navBarRight{align-self:flex-end}}.Nav-module__W-6esq__headerSeparator{border-left:1px solid var(--medium-gray);margin:2em -1em}
.wssessions-module__u-tUwW__wsSessionsHeader{justify-content:space-between;align-items:center;display:flex}.wssessions-module__u-tUwW__wsSessions h1{font-size:2.5em;font-family:var(--font-arkham)}.wssessions-module__u-tUwW__wsSessions h2{color:#fff9;font-size:1em;font-family:var(--font-mono);text-transform:uppercase}.wssessions-module__u-tUwW__createBtn{background-color:var(--blue);color:#fff;font-family:var(--font-mono);text-transform:uppercase;cursor:pointer;border:none;border-radius:.25em;padding:.75em 1.5em;font-size:.8em;transition:all .2s}.wssessions-module__u-tUwW__createBtn:hover{opacity:.8;transform:translateY(-1px)}.wssessions-module__u-tUwW__createBtnDisabled{color:#fff6;font-family:var(--font-mono);text-transform:uppercase;cursor:not-allowed;background-color:#ffffff1a;border:none;border-radius:.25em;padding:.75em 1.5em;font-size:.8em}.wssessions-module__u-tUwW__card{background:#ffffff0d;border-radius:.5em;flex-direction:column;gap:1em;margin-top:2em;padding:1.5em;display:flex}.wssessions-module__u-tUwW__tableWrap{overflow-x:auto}.wssessions-module__u-tUwW__table{border-collapse:collapse;color:#fff;width:100%;font-family:var(--font-mono);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5em;overflow:hidden}.wssessions-module__u-tUwW__table th{text-align:left;text-transform:uppercase;color:#fff;letter-spacing:.05em;background:#ffffff1a;border-bottom:1px solid #ffffff1a;padding:.8em;font-size:.8em;font-weight:600}.wssessions-module__u-tUwW__table td{vertical-align:middle;border-bottom:1px solid #ffffff0d;padding:.8em;font-size:.85em;transition:background-color .2s}.wssessions-module__u-tUwW__table tr:last-child td{border-bottom:none}.wssessions-module__u-tUwW__sessionId{font-family:var(--font-mono);color:#fffc;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:.85em;overflow:hidden}.wssessions-module__u-tUwW__statusBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:.25em;align-items:center;gap:.4em;padding:.2em .6em;font-size:.75em;font-weight:600;display:inline-flex}.wssessions-module__u-tUwW__statusConnected{color:#4ade80;background:#00ff0026}.wssessions-module__u-tUwW__statusActive{color:#34d399;background:#00c86426}.wssessions-module__u-tUwW__statusExpired{color:#fbbf24;background:#ffc80026}.wssessions-module__u-tUwW__statusExhausted{color:#ff6b6b;background:#ff000026}.wssessions-module__u-tUwW__statusDot{border-radius:50%;width:6px;height:6px;display:inline-block}.wssessions-module__u-tUwW__statusDotConnected{background:#4ade80;animation:2s infinite wssessions-module__u-tUwW__pulse}.wssessions-module__u-tUwW__statusDotActive{background:#34d399}.wssessions-module__u-tUwW__statusDotExpired{background:#fbbf24}.wssessions-module__u-tUwW__statusDotExhausted{background:#ff6b6b}@keyframes wssessions-module__u-tUwW__pulse{0%,to{opacity:1}50%{opacity:.4}}.wssessions-module__u-tUwW__usageWrap{flex-direction:column;gap:.3em;display:flex}.wssessions-module__u-tUwW__usageText{color:#fffc;font-size:.85em}.wssessions-module__u-tUwW__progressBar{background:#ffffff1a;border-radius:2px;width:100%;height:4px;overflow:hidden}.wssessions-module__u-tUwW__progressFill{border-radius:2px;height:100%;transition:width .3s}.wssessions-module__u-tUwW__actions{gap:.5em;display:flex}.wssessions-module__u-tUwW__copyBtn{color:#fff;cursor:pointer;text-transform:uppercase;font-size:.8em;font-family:var(--font-mono);background-color:#007bffb3;border:none;border-radius:.25em;padding:.25em .5em}.wssessions-module__u-tUwW__copyBtn:hover{background-color:var(--blue)}.wssessions-module__u-tUwW__copiedBtn{background-color:var(--dark-green);color:#fff;font-size:.8em;font-family:var(--font-mono);text-transform:uppercase;border:none;border-radius:.25em;padding:.25em .5em}.wssessions-module__u-tUwW__successMessage{color:#4ade80;font-family:var(--font-mono);text-align:center;background-color:#00ff001a;border-radius:.5em;margin-top:1em;padding:1em}.wssessions-module__u-tUwW__errorMessage{color:#ff6b6b;font-family:var(--font-mono);text-align:center;background-color:#ff00001a;border-radius:.5em;margin-top:1em;padding:1em}.wssessions-module__u-tUwW__modal{z-index:1000;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.wssessions-module__u-tUwW__modalContent{color:#fff;width:90%;max-width:500px;font-family:var(--font-mono);text-align:center;background-color:#171921;border-radius:.5em;padding:2em}.wssessions-module__u-tUwW__sessionIdDisplay{font-family:var(--font-mono);word-break:break-all;background-color:#ffffff1a;border-radius:.5em;margin:1em 0;padding:1em;position:relative}.wssessions-module__u-tUwW__copyButtonContainer{position:absolute;top:50%;right:.5em;transform:translateY(-50%)}.wssessions-module__u-tUwW__copyButton{background-color:var(--blue);color:#fff;cursor:pointer;text-transform:uppercase;font-size:.8em;font-family:var(--font-mono);border:none;border-radius:.25em;padding:.5em 1em}.wssessions-module__u-tUwW__copyButton:hover{opacity:.8}.wssessions-module__u-tUwW__copiedButton{background-color:var(--dark-green);color:#fff;text-transform:uppercase;font-size:.8em;font-family:var(--font-mono);border:none;border-radius:.25em;padding:.5em 1em}.wssessions-module__u-tUwW__modalButtons{justify-content:center;gap:1em;margin:1em 0;display:flex}.wssessions-module__u-tUwW__closeButton{color:#fff;cursor:pointer;text-transform:uppercase;font-family:var(--font-mono);background-color:#ffffff1a;border-radius:.25em;padding:.5em 1em}.wssessions-module__u-tUwW__closeButton:hover{background-color:#fff3}.wssessions-module__u-tUwW__sessionDetails{text-align:left;flex-direction:column;gap:.5em;margin:1em 0;font-size:.85em;display:flex}.wssessions-module__u-tUwW__sessionDetails span{color:#fff9}.wssessions-module__u-tUwW__sessionDetails strong{color:#fff}.wssessions-module__u-tUwW__emptyState{text-align:center;color:#ffffff80;font-family:var(--font-mono);padding:3em}.wssessions-module__u-tUwW__confirmDetails{text-align:left;margin:1.5em 0}.wssessions-module__u-tUwW__confirmDetails p{color:#ffffffb3;margin-bottom:1em;font-size:.9em}.wssessions-module__u-tUwW__confirmItem{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:.6em 0;display:flex}.wssessions-module__u-tUwW__confirmItem:last-child{border-bottom:none}.wssessions-module__u-tUwW__confirmItem span{color:#fff9}.wssessions-module__u-tUwW__confirmItem strong{color:#fff}.wssessions-module__u-tUwW__cancelButton{color:#fff;cursor:pointer;text-transform:uppercase;font-family:var(--font-mono);background-color:#ffffff1a;border-radius:.25em;padding:.6em 1.5em;font-size:.85em}.wssessions-module__u-tUwW__cancelButton:hover{background-color:#fff3}.wssessions-module__u-tUwW__confirmButton{background-color:var(--blue);color:#fff;cursor:pointer;text-transform:uppercase;font-family:var(--font-mono);border-radius:.25em;padding:.6em 1.5em;font-size:.85em}.wssessions-module__u-tUwW__confirmButton:hover{opacity:.8}.wssessions-module__u-tUwW__confirmButtonDisabled{color:#fff6;cursor:not-allowed;text-transform:uppercase;font-family:var(--font-mono);background-color:#ffffff1a;border-radius:.25em;padding:.6em 1.5em;font-size:.85em}.wssessions-module__u-tUwW__deleteBtn{color:#ff6b6b;cursor:pointer;text-transform:uppercase;font-size:.8em;font-family:var(--font-mono);background-color:#ff64644d;border:none;border-radius:.25em;padding:.25em .5em}.wssessions-module__u-tUwW__deleteBtn:hover{background-color:#ff646480}.wssessions-module__u-tUwW__deleteButton{color:#fff;cursor:pointer;text-transform:uppercase;font-family:var(--font-mono);background-color:#dc2626;border-radius:.25em;padding:.6em 1.5em;font-size:.85em}.wssessions-module__u-tUwW__deleteButton:hover{background-color:#b91c1c}.wssessions-module__u-tUwW__cardHeader{justify-content:space-between;align-items:center;display:flex}.wssessions-module__u-tUwW__sessionCount{color:#fff9;font-size:.85em;font-family:var(--font-mono)}.wssessions-module__u-tUwW__note{color:#ffffff80;margin-top:1em;font-size:.8em;font-style:italic}.wssessions-module__u-tUwW__warning{color:#ff6b6b;margin-top:.5em;font-size:.85em}.wssessions-module__u-tUwW__transfersUsed{font-family:var(--font-mono);color:#fffc;font-size:.9em}.wssessions-module__u-tUwW__createBtn:disabled{color:#fff6;cursor:not-allowed;background-color:#ffffff1a}.wssessions-module__u-tUwW__createBtn:disabled:hover{opacity:1;transform:none}.wssessions-module__u-tUwW__versionBadge{color:#ffffffb3;background:#ffffff14;border-radius:4px;padding:2px 8px;font-size:.75em;font-weight:600;display:inline-block}
@keyframes MyEntitiesMenu-module__ctV6bW__entityGridFadeUp{0%{opacity:0;transform:translateY(.3em)}to{opacity:1;transform:none}}.MyEntitiesMenu-module__ctV6bW__fadeUp{animation:.32s cubic-bezier(.2,.8,.2,1) both MyEntitiesMenu-module__ctV6bW__entityGridFadeUp}.MyEntitiesMenu-module__ctV6bW__card{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:var(--light-navy)}
.Options-module__dX988a__marketOverview{flex-direction:row;display:flex}.Options-module__dX988a__topRow{gap:20px;width:100%;height:16em;display:flex}.Options-module__dX988a__seperateRow{gap:20px;width:100%;height:35em;display:flex}.Options-module__dX988a__flexItemLarge{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:4}.Options-module__dX988a__flexItemSmall{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:1}.Options-module__dX988a__row,.Options-module__dX988a__row2{flex-direction:row;gap:20px;height:100%;display:flex}.Options-module__dX988a__row2{height:35em;margin-top:2em}.Options-module__dX988a__rowSection{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);width:100%;margin-top:2em}.Options-module__dX988a__column{flex-direction:column;flex:1;gap:20px;height:100%;display:flex}.Options-module__dX988a__title{text-transform:uppercase;font-size:1em;font-family:var(--font-mono-light);justify-content:space-between;align-items:center;padding:1.5em 0 0 1.5em;display:flex}.Options-module__dX988a__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}.Options-module__dX988a__row:not(.Options-module__dX988a__top-row) .Options-module__dX988a__box{min-width:calc(50% - 20px);max-width:calc(50% - 20px)}.Options-module__dX988a__rowSection{margin-top:2em}.Options-module__dX988a__rowHeader{font-family:var(--font-mono-light);justify-content:space-between;align-items:center;display:flex}.Options-module__dX988a__title{text-align:left;font-size:1.25em;font-weight:700}.Options-module__dX988a__selectors{align-items:center;gap:10px;margin-top:1.5em;margin-right:3em;display:flex}.Options-module__dX988a__specialRow{gap:20px;width:100%;height:70em;display:flex}.Options-module__dX988a__specialFlexLarge{flex-direction:column;gap:2em;height:50%;max-height:100%;display:flex}.Options-module__dX988a__greeksParent{flex-wrap:wrap;height:100%;display:flex;overflow:hidden}.Options-module__dX988a__greeksOuter{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;flex:1;display:flex}.Options-module__dX988a__greek{background-color:var(--light-navy);border-radius:8px;flex:50%;max-width:50%;height:50%;padding:10px;box-shadow:0 2px 4px #0000001a}@media (max-width:768px){.Options-module__dX988a__topRow{flex-wrap:wrap;flex:auto;height:auto}.Options-module__dX988a__row2{flex-direction:column;height:auto}.Options-module__dX988a__row2>.Options-module__dX988a__flexItemLarge{flex:auto;max-width:100%;height:40em}.Options-module__dX988a__topRow>.Options-module__dX988a__flexItemLarge{min-width:100%}.Options-module__dX988a__topRow>.Options-module__dX988a__flexItemSmall{flex:1}.Options-module__dX988a__topRow>*{height:16em}.Options-module__dX988a__seperateRow{flex-direction:column;height:auto}.Options-module__dX988a__seperateRow>*{flex:auto;height:40em}.Options-module__dX988a__flexItemSmall{flex:auto}.Options-module__dX988a__specialRow{flex-direction:column;height:auto}.Options-module__dX988a__specialFlexLarge{height:40em}.Options-module__dX988a__greeksParent{flex-direction:column;height:auto}.Options-module__dX988a__greek{flex:auto;max-width:100%;height:30em}}
.AddAccount-module__vxL5iW__container{width:50vw;height:50vh;padding:1em}.AddAccount-module__vxL5iW__header{flex-direction:row;display:flex}.AddAccount-module__vxL5iW__typeButton{cursor:pointer;color:var(--gray);margin-right:1.8em}.AddAccount-module__vxL5iW__content{flex-direction:column;gap:1.5em;width:fit-content;margin-top:1.6em;display:flex}.AddAccount-module__vxL5iW__radios{margin-bottom:1em}.AddAccount-module__vxL5iW__inputs{flex-direction:column;width:fit-content;display:flex}.AddAccount-module__vxL5iW__inputs>*{margin-bottom:.5em}.AddAccount-module__vxL5iW__chainOptions{display:flex}.AddAccount-module__vxL5iW__chainOptions>*{opacity:.5;cursor:pointer;margin-right:1em}.AddAccount-module__vxL5iW__chainOptions>:hover{opacity:.75}.AddAccount-module__vxL5iW__chainTypeSelector{gap:.8em;display:flex}.AddAccount-module__vxL5iW__chainTypeSelector>*{cursor:pointer;opacity:.5}.AddAccount-module__vxL5iW__chainTypeSelector>:hover{opacity:.75}.AddAccount-module__vxL5iW__green{color:var(--green)}.AddAccount-module__vxL5iW__phantomWrapper{flex-direction:column;gap:1.5em;display:flex}.AddAccount-module__vxL5iW__tabList{gap:2em;width:fit-content;display:flex;position:relative}.AddAccount-module__vxL5iW__tabList:after{content:"";background-color:#ffffff1a;height:1px;position:absolute;bottom:0;left:0;right:0}.AddAccount-module__vxL5iW__tab{color:var(--gray);cursor:pointer;text-align:center;min-width:6em;padding:.75em 0;position:relative}.AddAccount-module__vxL5iW__tab:hover{color:var(--light-gray)}.AddAccount-module__vxL5iW__activeTab{color:var(--blue)}.AddAccount-module__vxL5iW__activeTab:after{content:"";background-color:var(--blue);z-index:1;height:1px;position:absolute;bottom:0;left:0;right:0}.AddAccount-module__vxL5iW__buttonWrapper{min-height:3em}
.Info-module__dzc6GG__container{grid-template-columns:1fr 5fr;grid-auto-rows:min-content;align-items:center;gap:1em;margin:1em 0;display:grid}.Info-module__dzc6GG__sectionSeparator{border-top:.5px solid #fff3;grid-column:1/-1;margin-top:.5em;margin-bottom:.5em}.Info-module__dzc6GG__label{color:var(--gray);white-space:nowrap}.Info-module__dzc6GG__link{color:var(--blue)}.Info-module__dzc6GG__link:hover{text-decoration:underline}.Info-module__dzc6GG__instructions{color:var(--gray);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Info-module__dzc6GG__timeStamp{text-transform:uppercase;justify-content:space-between;display:flex}.Info-module__dzc6GG__value{align-items:center;gap:.5em;display:flex}.Info-module__dzc6GG__usd{width:fit-content;min-width:0}.Info-module__dzc6GG__balance{align-items:center;display:flex}
.Explore-module__yiWleG__container{flex-direction:row;gap:1.5em;max-height:100%;padding:1.5em;display:flex;overflow:hidden}.Explore-module__yiWleG__rightContainer{scroll-behavior:smooth;overflow-y:scroll}.Explore-module__yiWleG__rightContainerContent{flex-direction:column;flex-grow:1;flex-shrink:1;gap:1.5em;padding-bottom:2em;display:flex}.Explore-module__yiWleG__rightContainer>:first-child{margin-bottom:-1em}.Explore-module__yiWleG__pageTitle{color:var(--off-white);font-family:var(--font-arkham);text-transform:uppercase;cursor:pointer;font-size:3.3em}.Explore-module__yiWleG__columns{grid-template-columns:repeat(auto-fit,minmax(20em,1fr));gap:1.5em;display:grid}.Explore-module__yiWleG__dashboardPreviewListContainer{flex-direction:column;gap:1em;display:flex}.Explore-module__yiWleG__sectionTitle{font-size:2em;font-family:var(--font-mono-light);color:var(--off-white);text-transform:uppercase;cursor:default}.Explore-module__yiWleG__dashboardPreviewListSubheaderButtons{color:var(--blue);text-transform:uppercase;cursor:pointer;font-size:1.2em}.Explore-module__yiWleG__previewList{flex-direction:column;gap:1.5em;display:flex}.Explore-module__yiWleG__dashboardPreviewContainer{grid-template-columns:12em 1fr;gap:1em;width:100%;display:grid}.Explore-module__yiWleG__dashboardPreviewImageContainer{object-fit:cover;cursor:pointer;width:100%;height:100%;padding:.5em}.Explore-module__yiWleG__dashboardPreviewImage{object-fit:cover;width:100%;height:100%;-webkit-mask:var(--beveled-large);mask:var(--beveled-large);border-radius:.25em}.Explore-module__yiWleG__dashboardPreviewInfoContainer{flex-direction:column;gap:.7em;display:flex;overflow:hidden}.Explore-module__yiWleG__dashboardPreviewName{color:var(--off-white);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;flex-shrink:1;max-width:100%;font-size:1.75em;overflow:hidden}.Explore-module__yiWleG__dashboardPreviewDescription{text-overflow:ellipsis;white-space:nowrap;font-size:1em;font-style:italic;overflow:hidden}.Explore-module__yiWleG__dashboardPreviewBottomBar{text-transform:uppercase;cursor:default;flex-direction:row;align-items:center;gap:1em;min-height:2em;display:flex}.Explore-module__yiWleG__dashboardPreviewAuthor{color:var(--off-white);display:flex}.Explore-module__yiWleG__dashboardPreviewBottomBarTags{gap:.5em;display:flex}.Explore-module__yiWleG__dashboardPreviewTag{border:1px solid red}.Explore-module__yiWleG__sidebarContainer{flex-direction:column;flex-shrink:0;justify-content:space-between;gap:1.5em;max-height:100%;padding-top:1em;padding-right:3em;transition:width .5s;display:flex;position:relative;overflow:hidden}.Explore-module__yiWleG__sidebarContainerOpen{width:27em}.Explore-module__yiWleG__sidebarContainerCollapsed{width:4em}.Explore-module__yiWleG__sidebarExpandedContents{opacity:1;visibility:visible;flex-direction:column;flex-grow:1;flex-shrink:1;gap:1.5em;width:24em;max-width:24em;max-height:100%;padding-top:1em;transition:opacity .5s,visibility .5s,max-width .5s;display:flex;overflow:hidden}.Explore-module__yiWleG__sidebarExpandedContentsCollapsed{opacity:0;visibility:hidden;max-width:0;transition:opacity .5s,visibility .5s .5s,max-width .5s}.Explore-module__yiWleG__sidebarExpandedContentsOpen{opacity:1;visibility:visible;max-width:24em}.Explore-module__yiWleG__sidebarSections{flex-direction:column;flex-shrink:1;gap:1.5em;display:flex;overflow:hidden}.Explore-module__yiWleG__sidebarCollapsedContents{gap:1.9em;align-items:left;flex-direction:column;width:2em;padding-top:2.2em;display:flex;position:absolute;top:0;left:0}.Explore-module__yiWleG__sidebarCollapsedContents>*{font-size:1.5em}.Explore-module__yiWleG__sidebarCollapsedContentsCollapsed{opacity:1;z-index:1;cursor:pointer;transition:opacity .5s .25s}.Explore-module__yiWleG__sidebarCollapsedContentsOpen{opacity:0;transition:opacity .1s;display:none}.Explore-module__yiWleG__sidebarCollapseButton{background-color:var(--off-white);cursor:pointer;width:1em;height:10em;margin:.5em;position:absolute;top:10em;left:90%}.Explore-module__yiWleG__sidebarSection{flex-direction:column;flex-shrink:1;min-height:1.95em;display:flex;overflow:hidden}.Explore-module__yiWleG__sidebarSectionItems{flex-shrink:1;margin-top:1em;padding-left:2.5em;overflow:scroll}.Explore-module__yiWleG__sidebarSectionTitle{color:var(--off-white);text-transform:uppercase;font-size:1.5em;font-family:var(--font-mono-light);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;flex-wrap:nowrap;flex-shrink:0;align-items:center;display:flex;overflow:hidden}.Explore-module__yiWleG__sidebarSectionTitle>*{flex-shrink:0}.Explore-module__yiWleG__sidebarSectionTitleText{text-overflow:ellipsis;flex:0 auto;min-width:0;margin-left:.4em;overflow:hidden}.Explore-module__yiWleG__sidebarSectionChevron{align-items:center;margin-left:auto;display:inline-flex}.Explore-module__yiWleG__sidebarSectionItem{color:#ffffff8c;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;padding:.8em 0;font-size:1.25em;overflow:hidden}.Explore-module__yiWleG__sidebarSectionItem:hover{cursor:pointer;color:var(--blue)}.Explore-module__yiWleG__sidebarSectionItemSelected{color:var(--blue)}.Explore-module__yiWleG__dashboardPreviewListTagsList{gap:.5em;display:flex}.Explore-module__yiWleG__dashboardPreviewListTagsListTag{border:1px solid red}.Explore-module__yiWleG__newDashboardButton{background-color:var(--blue);width:100%;color:var(--off-white);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;border-radius:.2em;flex-shrink:0;justify-content:center;align-items:center;padding:.5em;font-size:1.2em;display:flex;overflow:hidden}.Explore-module__yiWleG__newDashboardButton:hover{cursor:pointer;filter:brightness(1.2)}.Explore-module__yiWleG__createdBy,.Explore-module__yiWleG__dashSaves{color:var(--gray);flex-shrink:0;align-items:center;min-width:fit-content;display:flex}.Explore-module__yiWleG__dashSaves{padding:0 .5em}.Explore-module__yiWleG__sidebarArrow{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:3em;height:70vh;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Explore-module__yiWleG__backButtonContainer{display:inline-block;position:relative}.Explore-module__yiWleG__placeholder{visibility:hidden;width:2em;height:2em}.Explore-module__yiWleG__backButton{height:100%;font-size:2em;position:absolute;top:0;left:0}.Explore-module__yiWleG__backButton:hover{cursor:pointer;filter:brightness(1.2)}.Explore-module__yiWleG__tab{color:#84868a;white-space:nowrap;background-color:#11141a;border:none;border-radius:1em;align-items:center;gap:.5em;margin-right:.8em;padding:.5em 1.25em;font-size:1.25em;display:flex;overflow:hidden}.Explore-module__yiWleG__tab:hover{cursor:pointer;filter:brightness(1.2)}.Explore-module__yiWleG__tab>span{font-size:1.2em}.Explore-module__yiWleG__activeTab{color:#5899ff;background-color:#0b1326;outline:.02em solid #3385ff}.Explore-module__yiWleG__activeTab:hover{cursor:pointer;filter:brightness(1.2)}.Explore-module__yiWleG__filtersButton{background:0 0;border:1px solid #84868a;margin-left:1em}.Explore-module__yiWleG__desktopHeader{display:block}.Explore-module__yiWleG__mobileHeader,.Explore-module__yiWleG__scrollButton{display:none}.Explore-module__yiWleG__paginationContainer{justify-content:center;display:flex}@media (max-width:767px){.Explore-module__yiWleG__desktopHeader{display:none}.Explore-module__yiWleG__mobileHeader{display:block}.Explore-module__yiWleG__pageTitle{font-size:2.5em}.Explore-module__yiWleG__sidebarContainer{display:none}.Explore-module__yiWleG__newDashboardButton{font-size:1.3em}.Explore-module__yiWleG__scrollButton{justify-content:center;align-items:center;margin-top:0;font-size:.75em;display:flex}.Explore-module__yiWleG__dashboardGrid{grid-template-columns:1fr}.Explore-module__yiWleG__tab{font-size:.7em}}
.Inputs-module___FIbhq__container{grid-template-rows:auto auto;row-gap:1em;display:grid}.Inputs-module___FIbhq__inputWrapper{align-items:center;column-gap:1em;width:100%;font-size:1.2em;display:flex}.Inputs-module___FIbhq__close{align-items:center;gap:.5em;display:flex}.Inputs-module___FIbhq__expand{font-size:1.1em}.Inputs-module___FIbhq__input{width:50%}.Inputs-module___FIbhq__filtersWrapper{flex-wrap:wrap;align-items:center;width:100%;height:100%;padding-bottom:1em;display:flex}.Inputs-module___FIbhq__filtersWrapper>:not(:last-child){margin-right:10px}@media (max-width:767px){.Inputs-module___FIbhq__moreInfoText{font-size:.8em}}
