.platform-module__SnEvxa__container{flex-direction:column;align-items:center;width:100%;padding:4em 2em;font-family:IBM Plex Mono;display:flex}.platform-module__SnEvxa__innerContainer{width:100%;max-width:1000px}.platform-module__SnEvxa__innerContainer h1{color:#fff;text-transform:uppercase;word-break:break-word;text-align:center;font-size:3em;font-style:normal;font-weight:500;line-height:normal}.platform-module__SnEvxa__innerContainer h2{color:rgba(255,255,255,.8);text-transform:uppercase;text-align:center;margin-top:.75em;font-size:1.2em;font-weight:300}.platform-module__SnEvxa__plansContainer{flex-wrap:wrap;justify-content:center;gap:1.5em;margin-top:4em;display:flex}.platform-module__SnEvxa__plan{background:#14161d;border:1px solid rgba(255,255,255,.15);border-radius:1em;flex-direction:column;flex:1;min-width:300px;max-width:400px;padding:2em;transition:all .3s;display:flex}.platform-module__SnEvxa__plan:hover{border:1px solid rgba(1,113,217,.5);transform:translateY(-5px)}.platform-module__SnEvxa__plan.platform-module__SnEvxa__currentTier{background:radial-gradient(239.12% 91.96% at 50% 0,#0f2e22 0%,rgba(4,12,10,0) 100%),#14161d;border:1px solid #10b981}.platform-module__SnEvxa__plan h3{letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-top:0;margin-bottom:.5em;font-size:1.5em}.platform-module__SnEvxa__plan p{color:rgba(255,255,255,.7);min-height:4em;margin-bottom:1em;font-size:.9em}.platform-module__SnEvxa__price{align-items:baseline;gap:.5em;margin:1.5em 0;display:flex}.platform-module__SnEvxa__priceValue{color:#0171d9;font-size:3em;font-weight:600}.platform-module__SnEvxa__plan.platform-module__SnEvxa__currentTier .platform-module__SnEvxa__priceValue{color:#10b981}.platform-module__SnEvxa__pricePer{color:rgba(255,255,255,.6);font-size:1em}.platform-module__SnEvxa__plan ul{flex-grow:1;margin:2em 0;padding:0;list-style:none}.platform-module__SnEvxa__plan ul li{color:rgba(255,255,255,.85);align-items:center;gap:.75em;margin-bottom:1em;font-size:.95em;display:flex}.platform-module__SnEvxa__plan ul li svg{color:#10b981;flex-shrink:0;font-size:1.5em}.platform-module__SnEvxa__tierBtn{color:#fff;text-transform:uppercase;cursor:pointer;background:#0171d9;border:none;border-radius:.5em;width:100%;margin-top:auto;padding:1em;font-family:IBM Plex Mono;font-size:.95em;font-weight:500;transition:all .3s}.platform-module__SnEvxa__tierBtn:hover:not(:disabled){background:#0160c1;transform:translateY(-2px)}.platform-module__SnEvxa__tierBtn:disabled{cursor:not-allowed;background:rgba(255,255,255,.2)}.platform-module__SnEvxa__plan.platform-module__SnEvxa__currentTier .platform-module__SnEvxa__tierBtn{background:#10b981}.platform-module__SnEvxa__plan.platform-module__SnEvxa__currentTier .platform-module__SnEvxa__tierBtn:hover{background:#10b981;transform:none}.platform-module__SnEvxa__warningBox{color:#fca5a5;text-align:center;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:.5em;margin-top:3em;padding:1.5em}.platform-module__SnEvxa__warningBox strong{color:#ef4444}.platform-module__SnEvxa__subscriptionContainer{max-width:800px;margin:0 auto;padding:2em}.platform-module__SnEvxa__subscriptionCard{background:#14161d;border:1px solid rgba(255,255,255,.15);border-radius:1em;margin-bottom:2em;padding:2.5em}.platform-module__SnEvxa__subscriptionCard h2{color:#fff;margin-top:0;margin-bottom:1.5em;font-size:1.8em}.platform-module__SnEvxa__subscriptionInfo{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5em;margin-bottom:2em;display:grid}.platform-module__SnEvxa__infoItem{flex-direction:column;gap:.5em;display:flex}.platform-module__SnEvxa__infoLabel{color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.05em;font-size:.85em}.platform-module__SnEvxa__infoValue{color:#fff;font-size:1.2em;font-weight:500}.platform-module__SnEvxa__statusBadge{text-transform:uppercase;border-radius:.3em;padding:.4em .8em;font-size:.85em;font-weight:600;display:inline-block}.platform-module__SnEvxa__statusBadge.platform-module__SnEvxa__active{color:#10b981;background:rgba(16,185,129,.2)}.platform-module__SnEvxa__statusBadge.platform-module__SnEvxa__past_due{color:#ef4444;background:rgba(239,68,68,.2)}.platform-module__SnEvxa__statusBadge.platform-module__SnEvxa__canceled{color:#9ca3af;background:rgba(156,163,175,.2)}.platform-module__SnEvxa__actionButtons{gap:1em;margin-top:2em;display:flex}.platform-module__SnEvxa__actionBtn{text-transform:uppercase;cursor:pointer;border:none;border-radius:.5em;flex:1;padding:1em;font-family:IBM Plex Mono;font-size:.95em;font-weight:500;transition:all .3s}.platform-module__SnEvxa__actionBtn.platform-module__SnEvxa__primary{color:#fff;background:#0171d9}.platform-module__SnEvxa__actionBtn.platform-module__SnEvxa__primary:hover{background:#0160c1}.platform-module__SnEvxa__actionBtn.platform-module__SnEvxa__danger{color:#ef4444;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3)}.platform-module__SnEvxa__actionBtn.platform-module__SnEvxa__danger:hover{background:rgba(239,68,68,.2)}.platform-module__SnEvxa__actionBtn.platform-module__SnEvxa__success{color:#10b981;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.3)}.platform-module__SnEvxa__actionBtn.platform-module__SnEvxa__success:hover{background:rgba(16,185,129,.2)}.platform-module__SnEvxa__actionBtn:disabled{opacity:.5;cursor:not-allowed}.platform-module__SnEvxa__noSubscription{text-align:center;padding:4em 2em}.platform-module__SnEvxa__noSubscription h2{color:#fff;margin-bottom:1em}.platform-module__SnEvxa__noSubscription p{color:rgba(255,255,255,.7);margin-bottom:2em}.platform-module__SnEvxa__noSubscription .platform-module__SnEvxa__actionBtn{max-width:300px;margin:0 auto}
.ExchangeHeatmaps-module__KPgIYa__container{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;flex-direction:column;gap:.5em;width:100%;min-width:0;min-height:0;padding:1.25em;display:flex;overflow:auto}.ExchangeHeatmaps-module__KPgIYa__highlightedOption{background-color:var(--placeholder)}.ExchangeHeatmaps-module__KPgIYa__emptyPreviewContainer{justify-content:center;align-items:center;width:100%;padding-bottom:60%;display:flex}.ExchangeHeatmaps-module__KPgIYa__emptyPreviewContainerInner{text-align:center;margin-top:3.75em;font-size:2.7em}.ExchangeHeatmaps-module__KPgIYa__allAlertsContainer{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;flex-direction:column;gap:.5em;padding:1.25em;display:flex;overflow:scroll}.ExchangeHeatmaps-module__KPgIYa__exchangeSelector{cursor:pointer;z-index:10;font-family:IBM Plex Mono Light;position:relative}.ExchangeHeatmaps-module__KPgIYa__rightAlign{flex-grow:1;justify-content:flex-end;display:flex}.ExchangeHeatmaps-module__KPgIYa__exchangeOptionChevron{font-size:.9em}.ExchangeHeatmaps-module__KPgIYa__dropdownContainer{display:flex}.ExchangeHeatmaps-module__KPgIYa__selectorContainer{justify-content:right;gap:.9em;display:inline-block}.ExchangeHeatmaps-module__KPgIYa__exchangeSelectorSelected{background-color:var(--selected-light);border:.5px solid var(--selected-light);border-radius:1px;justify-content:space-between;align-items:center;gap:.5em;min-width:7em;padding:.25em;font-size:1.25em;display:flex}.ExchangeHeatmaps-module__KPgIYa__exchangeSelectorSelected:hover{background-color:rgba(1,113,217,.408)}.ExchangeHeatmaps-module__KPgIYa__exchangeSelectorOptions{background-color:var(--selected-light);width:100%;color:var(--off-white);-webkit-backdrop-filter:blur(1.5em);backdrop-filter:blur(1.5em);z-index:100;border-radius:1px;position:absolute;top:115%;overflow:hidden}.ExchangeHeatmaps-module__KPgIYa__exchangeOption{padding:.25em;font-size:1.25em}.ExchangeHeatmaps-module__KPgIYa__exchangeOption:hover{background-color:var(--placeholder)}.ExchangeHeatmaps-module__KPgIYa__rawContainer{flex-direction:column;width:100%;height:100%;display:flex}.ExchangeHeatmaps-module__KPgIYa__sizeDeterminantSelector{cursor:pointer;position:relative}.ExchangeHeatmaps-module__KPgIYa__sizeDeterminantOptionChevron{font-size:.9em}.ExchangeHeatmaps-module__KPgIYa__sizeDeterminantSelectorSelected{background-color:var(--selected-light);border:.5px solid var(--selected-light);border-radius:1px;justify-content:space-between;align-items:center;gap:.5em;min-width:8em;padding:.25em;font-size:1.25em;display:flex}.ExchangeHeatmaps-module__KPgIYa__sizeDeterminantSelectorSelected:hover{background-color:rgba(1,113,217,.408)}.ExchangeHeatmaps-module__KPgIYa__sizeDeterminantSelectorOptions{z-index:100;border-radius:1px;width:100%;position:absolute;top:115%;overflow:hidden}.ExchangeHeatmaps-module__KPgIYa__sizeDeterminantOption{background-color:var(--selected-light);color:var(--off-white);-webkit-backdrop-filter:blur(1.5em);backdrop-filter:blur(1.5em);padding:.25em;font-size:1.25em}.ExchangeHeatmaps-module__KPgIYa__sizeDeterminantOption:hover{background-color:var(--placeholder)}.ExchangeHeatmaps-module__KPgIYa__instrumentTypeSelector{cursor:pointer;position:relative}.ExchangeHeatmaps-module__KPgIYa__instrumentTypeOptionChevron{font-size:.9em}.ExchangeHeatmaps-module__KPgIYa__instrumentTypeSelectorSelected{color:var(--blue);border:.5px solid var(--blue);border-radius:1px;justify-content:space-between;align-items:center;min-width:4em;padding:.25em;font-size:1.25em;display:flex}.ExchangeHeatmaps-module__KPgIYa__instrumentTypeSelectorSelected:hover{background-color:rgba(1,113,217,.408)}.ExchangeHeatmaps-module__KPgIYa__instrumentTypeSelectorOptions{background-color:var(--selected-light);width:100%;color:var(--off-white);-webkit-backdrop-filter:blur(1.5em);backdrop-filter:blur(1.5em);z-index:100;border-radius:1px;position:absolute;top:115%;overflow:hidden}.ExchangeHeatmaps-module__KPgIYa__instrumentTypeOption{padding:.25em;font-size:1.25em}.ExchangeHeatmaps-module__KPgIYa__instrumentTypeOption:hover{background-color:var(--placeholder)}.ExchangeHeatmaps-module__KPgIYa__treemapLabel{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.ExchangeHeatmaps-module__KPgIYa__treemapTitle{text-align:center;flex-direction:row;justify-content:center;align-items:center;font-family:Arkham Heavy Condensed;display:flex}.ExchangeHeatmaps-module__KPgIYa__treemapSubtitle{text-align:center;flex-direction:row;justify-content:center;align-items:baseline;gap:.5em;display:flex}.ExchangeHeatmaps-module__KPgIYa__tooltipItem{margin-bottom:5px}.ExchangeHeatmaps-module__KPgIYa__treemapTooltipContainer{background-color:var(--selected-dark);-webkit-backdrop-filter:blur(.5em);backdrop-filter:blur(.5em);text-align:left;white-space:nowrap;z-index:1;-webkit-mask:var(--beveled);mask:var(--beveled);text-transform:uppercase;grid-template-columns:6em 1fr;padding:.75em;font-size:.9em;display:grid;position:absolute;top:.5em;left:.5em;overflow:hidden}.ExchangeHeatmaps-module__KPgIYa__tooltipItem{text-overflow:ellipsis;margin-bottom:5px;overflow:hidden}.ExchangeHeatmaps-module__KPgIYa__itemLabel{font-weight:700}.ExchangeHeatmaps-module__KPgIYa__treemapLabel{position:absolute}.ExchangeHeatmaps-module__KPgIYa__treemapLabel:hover .ExchangeHeatmaps-module__KPgIYa__treemapTooltipContainer{display:block}.ExchangeHeatmaps-module__KPgIYa__itemLabel{margin-right:5px;font-weight:700;display:inline-block}.ExchangeHeatmaps-module__KPgIYa__loadingSpinner{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5em;display:flex;position:absolute;top:0;left:0}.ExchangeHeatmaps-module__KPgIYa__loadingFade{opacity:.5}.ExchangeHeatmaps-module__KPgIYa__treemapContainer{flex-shrink:1;min-height:0}.ExchangeHeatmaps-module__KPgIYa__desktopHeader{display:block}.ExchangeHeatmaps-module__KPgIYa__mobileHeader{display:none}@media (max-width:767px){.ExchangeHeatmaps-module__KPgIYa__rawContainer{min-height:20em}.ExchangeHeatmaps-module__KPgIYa__desktopHeader{display:none}.ExchangeHeatmaps-module__KPgIYa__mobileHeader{display:block}.ExchangeHeatmaps-module__KPgIYa__container{padding:.25em}}.ExchangeHeatmaps-module__KPgIYa__heatmapContainer{background-color:var(--light-navy);width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;display:flex;position:relative;overflow:hidden}.ExchangeHeatmaps-module__KPgIYa__noDataMessage{justify-content:center;align-items:center;width:100%;height:100%;min-height:12.5em;display:flex}.ExchangeHeatmaps-module__KPgIYa__regularPadding{padding:1em .5em 0 1em}.ExchangeHeatmaps-module__KPgIYa__heatmapWrapper{flex-direction:column;flex:1;width:100%;height:100%;padding:.25em;display:flex;position:relative}.ExchangeHeatmaps-module__KPgIYa__previewMode .ExchangeHeatmaps-module__KPgIYa__heatmapWrapper{padding:.125em}.ExchangeHeatmaps-module__KPgIYa__heatmapWrapper svg{width:100%;height:100%;overflow:hidden}.ExchangeHeatmaps-module__KPgIYa__tooltip{color:#fff;pointer-events:none;opacity:0;z-index:1000;background:rgba(0,0,0,.8);border-radius:.25em;margin-top:-.5em;padding:.5em .75em;font-size:.875em;transition:opacity .2s;position:fixed;transform:translate(-50%,-100%)}.ExchangeHeatmaps-module__KPgIYa__tokenLabels{width:5.8em;font-size:1.25em;position:absolute;top:.8em;left:0}.ExchangeHeatmaps-module__KPgIYa__previewPadding{width:7em;top:.5em}.ExchangeHeatmaps-module__KPgIYa__tokenLabel{justify-content:flex-end;align-items:center;width:100%;padding-right:1em;font-size:.8em;display:flex;position:absolute}.ExchangeHeatmaps-module__KPgIYa__tokenSymbol{font-size:1.1em}.ExchangeHeatmaps-module__KPgIYa__previewText{font-size:.8em}.ExchangeHeatmaps-module__KPgIYa__selectorBase{cursor:pointer;z-index:1;font-family:IBM Plex Mono Light;position:relative}.ExchangeHeatmaps-module__KPgIYa__selectorSelected{background-color:var(--selected-light);border:.5px solid var(--selected-light);border-radius:1px;align-items:center;width:12.5em;padding:.25em .5em;font-size:1.25em;display:flex}.ExchangeHeatmaps-module__KPgIYa__rateTypeSelector .ExchangeHeatmaps-module__KPgIYa__selectorSelected{width:4.5em}.ExchangeHeatmaps-module__KPgIYa__selectedText{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;max-width:100%;overflow:hidden}.ExchangeHeatmaps-module__KPgIYa__selectorSelected input{white-space:nowrap;min-width:0;color:inherit;font-size:inherit;background:0 0;border:none;outline:none;flex:1;margin:0;padding:0;overflow:hidden}.ExchangeHeatmaps-module__KPgIYa__selectorChevron{flex-shrink:0;margin-left:.5em}.ExchangeHeatmaps-module__KPgIYa__selectorSelected:hover{background-color:rgba(1,113,217,.408)}.ExchangeHeatmaps-module__KPgIYa__selectorOptions{background-color:var(--selected-light);width:100%;color:var(--off-white);-webkit-backdrop-filter:brightness(.7)blur(1.5em);backdrop-filter:brightness(.7)blur(1.5em);z-index:100;border:1px solid var(--selected-light);border-radius:1px;max-height:18.75em;position:absolute;top:115%;overflow-x:hidden;overflow-y:auto}.ExchangeHeatmaps-module__KPgIYa__selectorOption{white-space:nowrap;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-overflow:ellipsis;align-items:center;min-height:2.5em;padding:.5em;font-size:1em;display:flex;overflow:hidden}.ExchangeHeatmaps-module__KPgIYa__selectorOption:hover{background-color:var(--placeholder)}.ExchangeHeatmaps-module__KPgIYa__selectorOptions::-webkit-scrollbar{width:.5em;height:.5em}.ExchangeHeatmaps-module__KPgIYa__selectorOptions::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.ExchangeHeatmaps-module__KPgIYa__selectorOptions::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:.25em}.ExchangeHeatmaps-module__KPgIYa__selectorOptions::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.4)}.ExchangeHeatmaps-module__KPgIYa__suggestionHeader{color:var(--gray);text-transform:uppercase;padding:.25em .5em;font-size:.8em}
.Icon-module__jl2mdG__container{align-items:center;column-gap:.35em;display:flex}.Icon-module__jl2mdG__normal,.Icon-module__jl2mdG__mediumLarge,.Icon-module__jl2mdG__big{border-radius:50%;display:inline-block;position:relative;overflow:hidden}.Icon-module__jl2mdG__normal{width:1em;min-width:1em;height:1em}.Icon-module__jl2mdG__mediumLarge{width:1.75em;min-width:1.75em;height:1.75em}.Icon-module__jl2mdG__big{width:2.2em;min-width:2.2em;height:2.2em}
.Filter-module__SLnR4a__container{color:var(--gray);z-index:1;-webkit-mask:var(--beveled);mask:var(--beveled);background-color:var(--selected);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);justify-content:center;display:flex}.Filter-module__SLnR4a__searchContainer{flex-direction:column;width:100%;min-height:450px;padding:20px;display:flex}.Filter-module__SLnR4a__searchFilterGroupedContainer{flex-direction:column;width:40em;height:40em;padding:1.3em;display:flex}.Filter-module__SLnR4a__search{max-height:100px;margin-top:10px}.Filter-module__SLnR4a__valueFilterBox{background-color:var(--selected);width:30em;padding:1.3em}.Filter-module__SLnR4a__valueContainer{flex-direction:column;justify-content:center;align-items:center;padding:0 0 1.5em;display:flex}.Filter-module__SLnR4a__altValueContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.5em;width:100%;padding:0 0 1.5em;display:flex}.Filter-module__SLnR4a__altValueInputsContainer{grid-template-columns:1fr 1fr;column-gap:2em;width:100%;display:grid}.Filter-module__SLnR4a__altValueInputsContainer>*{flex-grow:1;width:100%}.Filter-module__SLnR4a__valueInputsContainer{justify-content:space-between;align-items:center;column-gap:5em;width:100%;margin-bottom:2.5em;display:flex}.Filter-module__SLnR4a__valueInputsContainer>*{flex-grow:1}.Filter-module__SLnR4a__timeContainer{background-color:var(--selected);flex-direction:column;justify-content:center;align-items:center;width:35em;padding:1em;display:flex}.Filter-module__SLnR4a__chainContainer{background-color:var(--selected);flex-direction:column;row-gap:1em;padding:1em;display:flex}.Filter-module__SLnR4a__selectChain{justify-content:center;width:100%;display:flex}.Filter-module__SLnR4a__timeSection{flex-direction:column;row-gap:1em;width:100%;display:flex}.Filter-module__SLnR4a__lastTimeOptions{flex-wrap:wrap;gap:.5em;display:flex}.Filter-module__SLnR4a__clickableFilter{cursor:pointer;opacity:.5}.Filter-module__SLnR4a__clickableFilter:hover{opacity:1}.Filter-module__SLnR4a__equalityTimeOptions{justify-content:space-between;column-gap:1em;display:flex}.Filter-module__SLnR4a__unclickableFilter{opacity:.5}.Filter-module__SLnR4a__inputRangeSlider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--filter);border:1px solid var(--filter);cursor:pointer;border-radius:100%;outline:none;width:1em;height:1rem;margin-top:-.4rem;margin-left:-.5rem;display:block;position:absolute;top:50%}.Filter-module__SLnR4a__inputRangeSlider:active{transform:scale(1.3)}.Filter-module__SLnR4a__inputRangeDisabledInputRange .Filter-module__SLnR4a__inputRangeSlider{background:var(--gray);border:1px solid var(--gray);box-shadow:none;transform:none}.Filter-module__SLnR4a__inputRangeLabel{color:#aaa;white-space:nowrap;font-size:.8rem;transform:translateZ(0)}.Filter-module__SLnR4a__inputRangeMinLabel,.Filter-module__SLnR4a__inputRangeMaxLabel{position:absolute;bottom:-1.4rem}.Filter-module__SLnR4a__inputRangeMinLabel{left:0}.Filter-module__SLnR4a__inputRangeMaxLabel{right:0}.Filter-module__SLnR4a__inputRangeValueLabel{display:none}.Filter-module__SLnR4a__inputRangeLabelContainer{position:relative;left:-.5em}.Filter-module__SLnR4a__inputRangeMaxLabel .Filter-module__SLnR4a__inputRangeLabelContainer{left:.5em}.Filter-module__SLnR4a__altInputRangeLabelContainer{position:relative}.Filter-module__SLnR4a__inputRangeTrack{background:var(--gray);cursor:pointer;border-radius:2px;height:2px;display:block;position:relative}.Filter-module__SLnR4a__inputRangeDisabledInputRange .Filter-module__SLnR4a__inputRangeTrack{background:var(--gray)}.Filter-module__SLnR4a__inputRangeActiveTrack{background:var(--filter);height:2px;position:absolute;left:0}.Filter-module__SLnR4a__inputRangeInputRange{width:100%;height:1rem;position:relative}.Filter-module__SLnR4a__altInputRangeInputRange{width:100%;height:1rem;padding:0 .5em;position:relative}.Filter-module__SLnR4a__altInput{width:100%}.Filter-module__SLnR4a__altInput>input{background-color:var(--light-navy);text-transform:none;border-radius:.3em;padding:.75em .85em;font-size:.85em;-webkit-mask:none;mask:none}.Filter-module__SLnR4a__altInput>input::placeholder{color:#fff;opacity:.3;text-transform:uppercase}.Filter-module__SLnR4a__allFiltersContainer{background-color:"white";width:calc(100vw - 2em);max-width:calc(100vw - 2em);max-height:calc(100vh - 9em);padding:1em 0;bottom:0;overflow-y:hidden}.Filter-module__SLnR4a__suggestions{background-color:var(--selected-dark)}.Filter-module__SLnR4a__customSelect{width:100%;position:relative}.Filter-module__SLnR4a__selectedOptionTokenContainer{background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:4px;align-items:center;gap:.5em;padding:.5em;display:flex}.Filter-module__SLnR4a__selectedOptionTokenName{color:var(--gray)}.Filter-module__SLnR4a__tokenSelectInput{color:#fff;width:100%;font:inherit;background:0 0;border:none;outline:none;padding:0}.Filter-module__SLnR4a__searchIcon{cursor:pointer;color:var(--foreground)}.Filter-module__SLnR4a__optionsList{-webkit-backdrop-filter:blur(.625em);border:.0625em solid var(--border-color);z-index:10;background:rgba(255,255,255,.027);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 rgba(0,0,0,.2)}.Filter-module__SLnR4a__option{cursor:pointer;-webkit-backdrop-filter:none;padding:.5em 1em}.Filter-module__SLnR4a__option:hover{background:rgba(255,255,255,.1)}.Filter-module__SLnR4a__highlightedOption{background:rgba(255,255,255,.05)}.Filter-module__SLnR4a__assetFilterIcon{cursor:pointer;color:var(--off-white);z-index:3;pointer-events:auto;justify-content:center;align-items:center;padding:.4em;font-size:1.2em;transition:color .2s;display:flex;position:relative}.Filter-module__SLnR4a__assetFilterIcon.Filter-module__SLnR4a__active{background-color:rgba(var(--filter-rgb),.15);border-radius:4px}.Filter-module__SLnR4a__assetFilterPopup{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 rgba(0,0,0,.2)}.Filter-module__SLnR4a__assetFilterHeader{color:var(--foreground);text-transform:uppercase;margin-bottom:.8em;font-size:.9em;font-weight:500}.Filter-module__SLnR4a__assetFilterTokenSelector .Filter-module__SLnR4a__optionsList{width:100%;max-height:240px;margin-top:.5em;overflow-y:auto}.Filter-module__SLnR4a__assetFilterPopup .Filter-module__SLnR4a__customSelect{width:100%}.Filter-module__SLnR4a__assetFilterPopup .Filter-module__SLnR4a__optionsList{background:rgba(0,0,0,.2);border-radius:4px;width:100%;max-height:240px;margin-top:.5em;display:block;position:static}.Filter-module__SLnR4a__chainFilterButton{cursor:pointer;color:var(--text-color);border:1px solid #3e3d42;border-radius:.2em;align-items:center;padding:.5em;display:flex;position:relative}.Filter-module__SLnR4a__chainsPopupContainer{width:-moz-fit-content;width:fit-content;padding:.5em;display:inline-block}.Filter-module__SLnR4a__chainsFilterContainer{flex-direction:column;gap:10px;display:flex}.Filter-module__SLnR4a__popupContainer{-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);z-index:2;width:-moz-fit-content;width:fit-content;max-width:none;padding:.7em;display:inline-block}.Filter-module__SLnR4a__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;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.2)}.Filter-module__SLnR4a__sortFilterHeader{color:var(--foreground);text-transform:uppercase;align-items:center;gap:.5em;margin-bottom:.8em;font-size:.9em;font-weight:500;display:flex}.Filter-module__SLnR4a__sortFilterOptions{cursor:pointer;flex-direction:column;gap:.5em;display:flex}.Filter-module__SLnR4a__sortRadio{align-items:center;gap:.5em;display:flex}.Filter-module__SLnR4a__sortRadioOuter{border:1px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:1em;height:1em;display:flex}.Filter-module__SLnR4a__sortRadioInner{border-radius:100%;width:.5em;height:.5em}.Filter-module__SLnR4a__sortRadioInner.Filter-module__SLnR4a__active,.Filter-module__SLnR4a__sortRadio:hover .Filter-module__SLnR4a__sortRadioInner{background-color:var(--filter)}.Filter-module__SLnR4a__activeSort{color:#fff}.Filter-module__SLnR4a__inActiveSort{opacity:.5}.Filter-module__SLnR4a__removeAllFilters,.Filter-module__SLnR4a__removeFilterIcon{cursor:pointer;opacity:.8;align-items:center;gap:.5em;width:-moz-fit-content;width:fit-content;display:flex}.Filter-module__SLnR4a__removeAllFilters:hover{opacity:1}.Filter-module__SLnR4a__removeAllFiltersIcon{font-size:1.2em}.Filter-module__SLnR4a__headerSearch{color:rgba(255,255,255,.57);background:#131721;border:.5px solid rgba(255,255,255,.1);border-radius:.35em;justify-content:space-between;align-items:center;gap:1em;width:100%;padding:.5em .75em;display:flex;position:relative}.Filter-module__SLnR4a__searchBar{width:100%}.Filter-module__SLnR4a__filterItemsContainer{max-height:100%;overflow-y:scroll}@media (max-width:768px){.Filter-module__SLnR4a__container{border-radius:10px;max-height:95vh;font-size:.8em;box-shadow:0 0 10px rgba(255,255,255,.5);-webkit-mask:none;mask:none;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.Filter-module__SLnR4a__valueFilterBox,.Filter-module__SLnR4a__valueContainer{width:100%}.Filter-module__SLnR4a__searchFilterGroupedContainer,.Filter-module__SLnR4a__timeContainer{width:min(90vw,400px);margin:0 auto}}
.FilteredField-module__KE_LUq__container{text-align:center;border:.1em solid;border-radius:1em;align-items:center;width:-moz-fit-content;width:fit-content;padding:.2em .6em;display:flex}.FilteredField-module__KE_LUq__removeWrapper{opacity:0;pointer-events:none;justify-content:center;align-items:center;max-width:0;margin-right:0;transition:max-width .2s ease-in-out,opacity .2s ease-in-out,margin-right .2s ease-in-out;display:flex;overflow:hidden}.FilteredField-module__KE_LUq__container:hover .FilteredField-module__KE_LUq__removeWrapper{opacity:1;pointer-events:auto;max-width:2em;margin-right:.4em}.FilteredField-module__KE_LUq__childrenWrapper{flex-wrap:nowrap;align-items:center;min-width:0;max-width:100%;display:flex}.FilteredField-module__KE_LUq__groupedIconsContainer{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:1em;flex-wrap:nowrap;align-items:center;gap:.1em;padding:.2em;font-size:.8em;transition:background-color .2s ease-in-out;display:flex;position:relative}.FilteredField-module__KE_LUq__groupedIconsContainer>img{width:1em;height:1em}.FilteredField-module__KE_LUq__groupedIconsContainer:after{content:"";opacity:0;border-radius:inherit;pointer-events:none;background-color:currentColor;transition:opacity .2s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0}.FilteredField-module__KE_LUq__groupedIconsContainer:hover:after{opacity:.15}.FilteredField-module__KE_LUq__groupedIconsCount{align-items:center;gap:.2em;margin-left:.4em;display:flex}.FilteredField-module__KE_LUq__filterDropdown{z-index:1;background-color:#000;border:1px solid #fff;border-radius:.2em;width:100%;position:absolute;top:0;left:0;transform:translateY(2.5em)}.FilteredField-module__KE_LUq__remove:hover{cursor:pointer}.FilteredField-module__KE_LUq__filterContainer{flex-wrap:wrap;align-items:flex-start;gap:.6em;width:100%;height:100%;display:flex}.FilteredField-module__KE_LUq__filterContainer>*{height:auto}.FilteredField-module__KE_LUq__fromToIcon{background-color:#000;border-radius:.6em;padding:0 .4em}.FilteredField-module__KE_LUq__filteredFieldText{width:max-content}.FilteredField-module__KE_LUq__not{margin-right:.5em}.FilteredField-module__KE_LUq__negatable{cursor:pointer}.FilteredField-module__KE_LUq__nowrap{white-space:nowrap;flex-wrap:nowrap}.FilteredField-module__KE_LUq__showMoreButton{color:rgba(255,255,255,.7);cursor:pointer;white-space:nowrap;background-color:rgba(255,255,255,.05);border:.5px solid rgba(255,255,255,.3);border-radius:1em;justify-content:center;align-items:center;height:-moz-fit-content;height:fit-content;padding:.2em .8em;font-size:.9em;transition:all .2s ease-in-out;display:flex}.FilteredField-module__KE_LUq__showMoreButton:hover{color:rgba(255,255,255,.9);background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}.FilteredField-module__KE_LUq__toggleMoreButton{cursor:pointer;justify-content:center;align-items:center;gap:.4em;padding:.2em .6em;display:flex}.FilteredField-module__KE_LUq__toggleMoreButton:hover{color:rgba(255,255,255,.9);background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}.FilteredField-module__KE_LUq__rightAlign{justify-content:flex-end}@media (max-width:768px){.FilteredField-module__KE_LUq__container{white-space:nowrap}.FilteredField-module__KE_LUq__bubble{padding:.1em .3em}}
.LightweightChart-module___XNtZW__selects{justify-content:right;align-items:center;display:flex}
.Unit-module__rYHFoW__container{box-sizing:border-box;width:100%;min-width:0;height:100%;min-height:0;display:grid;position:relative}.Unit-module__rYHFoW__draggable{cursor:pointer}.Unit-module__rYHFoW__draggable:active{cursor:grabbing}.Unit-module__rYHFoW__mockContainer{width:100%;padding:1em}.Unit-module__rYHFoW__buttons{cursor:pointer;align-items:center;height:2em;padding-top:.4em;padding-right:.4em;font-size:1.5em;display:flex;position:absolute;top:0;right:0}.Unit-module__rYHFoW__buttons:hover>*{opacity:.8}.Unit-module__rYHFoW__buttons>*{opacity:0;margin-left:.8em}.Unit-module__rYHFoW__delete{color:var(--red);width:1.1em;height:1.1em}.Unit-module__rYHFoW__container:hover .Unit-module__rYHFoW__buttons>:not(.Unit-module__rYHFoW__buttons>:hover){opacity:.5}.Unit-module__rYHFoW__delete:hover,.Unit-module__rYHFoW__edit:hover{opacity:1}.Unit-module__rYHFoW__loading{background-color:var(--selected);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);-webkit-mask:var(--beveled);mask:var(--beveled);place-items:center;min-height:0;display:grid}.Unit-module__rYHFoW__tokenPriceHalfScale{flex-direction:row;justify-content:center;width:100%;height:100%;padding-right:2em;font-size:68%;display:flex}.Unit-module__rYHFoW__tokenNameCardContainerSingle{background:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:row;justify-content:center;width:100%;height:100%;padding:2em 0;display:flex}.Unit-module__rYHFoW__tokenNameCardContainerSingle>*{margin-left:-2.5em;font-size:.8em}
.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}
.NetworkStatus-module__Mwn_iG__container{grid-template-columns:1fr 2fr;column-gap:3em;height:100%;padding:2em;display:grid}.NetworkStatus-module__Mwn_iG__title{flex-direction:column;justify-content:space-between;gap:1em;height:100%;display:flex}.NetworkStatus-module__Mwn_iG__active{color:var(--gray);align-items:center;font-size:.7em;display:flex}.NetworkStatus-module__Mwn_iG__bubbleGreen,.NetworkStatus-module__Mwn_iG__bubbleRed{border-radius:50%;width:1em;height:1em;margin-right:.5em}.NetworkStatus-module__Mwn_iG__bubbleGreen{background-color:var(--green)}.NetworkStatus-module__Mwn_iG__bubbleRed{background-color:var(--red)}.NetworkStatus-module__Mwn_iG__chain{font-size:1.8em}.NetworkStatus-module__Mwn_iG__chain>*{margin-left:-.5em}.NetworkStatus-module__Mwn_iG__token{font-size:1.8em}.NetworkStatus-module__Mwn_iG__tokenAbsolute{z-index:2;font-size:1.9em;position:absolute;top:.8em;left:1.1em}.NetworkStatus-module__Mwn_iG__price{flex-direction:column;row-gap:.2em;margin-bottom:.8em;font-size:2.2em;display:flex}.NetworkStatus-module__Mwn_iG__valueChange{font-size:.5em}.NetworkStatus-module__Mwn_iG__stats{flex-direction:column;justify-content:space-between;gap:1em;display:flex}.NetworkStatus-module__Mwn_iG__stat{justify-content:space-between;gap:1em;display:flex}.NetworkStatus-module__Mwn_iG__statName{color:var(--gray);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.NetworkStatus-module__Mwn_iG__statValue{color:var(--white);text-align:end}.NetworkStatus-module__Mwn_iG__containerCTA{filter:contrast(1.2)brightness(1.2);background:linear-gradient(rgba(20,22,29,.5),rgba(20,22,29,.4)),radial-gradient(57.22% 207.25% at 11.87% -92.33%,#6087c3 0%,rgba(44,107,161,.65) 67%,rgba(8,18,22,0) 100%);width:100%;height:100%;padding:1.5em 2em;transition:filter .2s ease-in-out}.NetworkStatus-module__Mwn_iG__containerCTA:hover{filter:contrast(1.2)brightness(1.5)}.NetworkStatus-module__Mwn_iG__titleCTA{flex-direction:column;gap:.5em;display:flex}.NetworkStatus-module__Mwn_iG__topCTA{grid-template-columns:1fr 1fr;justify-content:space-between;gap:1em;display:grid}.NetworkStatus-module__Mwn_iG__topCTA>:nth-child(2n){justify-self:end}.NetworkStatus-module__Mwn_iG__CTA{color:#5296ff;background:rgba(37,119,191,.08);border-radius:.5em;gap:.25em;width:max-content;padding:.5em;font-size:1.2em;transition:filter .3s;display:flex}@keyframes NetworkStatus-module__Mwn_iG__shine{0%{left:-75%}to{left:150%}}.NetworkStatus-module__Mwn_iG__priceCTA{align-items:center;gap:.2em;margin-bottom:.5em;font-size:2.2em;display:flex}.NetworkStatus-module__Mwn_iG__statsCTA{grid-template-columns:1fr 1fr;gap:.8em 2.5em;display:grid}.NetworkStatus-module__Mwn_iG__statsCTA>*{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.5em}@media (max-width:500px){.NetworkStatus-module__Mwn_iG__stats{flex-direction:column;justify-content:space-between;gap:.1em;display:flex}.NetworkStatus-module__Mwn_iG__stat{display:flex}.NetworkStatus-module__Mwn_iG__statName{color:var(--gray);text-align:end;white-space:nowrap;text-overflow:ellipsis;font-size:.8em;overflow:hidden}.NetworkStatus-module__Mwn_iG__statValue{color:var(--white);text-align:end}}.NetworkStatus-module__Mwn_iG__desktopHeader{grid-row:span 2;height:100%;display:grid;position:relative}.NetworkStatus-module__Mwn_iG__mobileHeader{display:none}@media (max-width:767px){.NetworkStatus-module__Mwn_iG__desktopHeader{display:none}.NetworkStatus-module__Mwn_iG__mobileHeader{flex-grow:1;justify-content:center;align-items:center;display:flex}.NetworkStatus-module__Mwn_iG__mobileHeader a{width:100%}}
.Portfolio-module__ktaGya__title{color:var(--gray);z-index:1;height:100%;margin-bottom:.1em;font-size:.85em;position:-webkit-sticky;position:sticky;top:0}.Portfolio-module__ktaGya__flexCenter{align-items:center;display:flex}.Portfolio-module__ktaGya__tokenGrid,.Portfolio-module__ktaGya__miniTokenGridDesktop{grid-template-columns:auto 1fr auto 1fr 1fr auto;display:grid}.Portfolio-module__ktaGya__solanaGrid{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr .25fr;display:grid}.Portfolio-module__ktaGya__miniTokenGridMobile{grid-template-columns:auto auto auto auto;display:none}.Portfolio-module__ktaGya__miniTokenGridMobileWrapper,.Portfolio-module__ktaGya__miniTokenGridDesktopWrapper{background-color:var(--navy);padding:1em,.5em;grid-column:1/-1;max-height:20em;margin:1em -.5em -1em;overflow-y:auto}.Portfolio-module__ktaGya__miniTokenGridMobile,.Portfolio-module__ktaGya__miniTokenGridDesktop{background-color:var(--navy);grid-column:1/-1;margin:1em}.Portfolio-module__ktaGya__tokenGrid>:nth-child(12n+7),.Portfolio-module__ktaGya__tokenGrid>:nth-child(12n+8),.Portfolio-module__ktaGya__tokenGrid>:nth-child(12n+9),.Portfolio-module__ktaGya__tokenGrid>:nth-child(12n+10),.Portfolio-module__ktaGya__tokenGrid>:nth-child(12n+11),.Portfolio-module__ktaGya__tokenGrid>:nth-child(12n+12){background-color:rgba(255,255,255,.03)}.Portfolio-module__ktaGya__tokenGridMobile{grid-template-columns:auto auto auto auto;display:grid}.Portfolio-module__ktaGya__tokenTGMiniGrid{grid-template-columns:auto auto auto;display:grid}.Portfolio-module__ktaGya__overflowHidden{overflow:hidden}.Portfolio-module__ktaGya__tgMiniTokenPortfolio{max-height:30em;overflow:scroll}.Portfolio-module__ktaGya__solanaGridMobile{grid-template-columns:1fr 1fr 1fr 1fr .25fr;display:grid}.Portfolio-module__ktaGya__tokenGridMobile>:nth-child(8n+1),.Portfolio-module__ktaGya__tokenGridMobile>:nth-child(8n+2),.Portfolio-module__ktaGya__tokenGridMobile>:nth-child(8n+3),.Portfolio-module__ktaGya__tokenGridMobile>:nth-child(8n+4),.Portfolio-module__ktaGya__tokenTGMiniGrid>:nth-child(6n+4),.Portfolio-module__ktaGya__tokenTGMiniGrid>:nth-child(6n+5),.Portfolio-module__ktaGya__tokenTGMiniGrid>:nth-child(6n+6),.Portfolio-module__ktaGya__tokenRow:nth-child(2n),.Portfolio-module__ktaGya__light{background-color:rgba(255,255,255,.03)}.Portfolio-module__ktaGya__dark{background-color:transparent}.Portfolio-module__ktaGya__chainGrid{grid-template-columns:3fr 2fr 2fr 2fr;display:grid}.Portfolio-module__ktaGya__tokenGrid>*,.Portfolio-module__ktaGya__solanaGrid>*,.Portfolio-module__ktaGya__solanaGridMobile>*,.Portfolio-module__ktaGya__tokenGridMobile>*,.Portfolio-module__ktaGya__chainGrid>*,.Portfolio-module__ktaGya__tokenTGMiniGrid>*{width:100%;height:100%;padding:1em .5em}.Portfolio-module__ktaGya__miniTokenGridMobile>*,.Portfolio-module__ktaGya__miniTokenGridDesktop>*{width:100%;height:100%;padding:.5em}.Portfolio-module__ktaGya__start{cursor:pointer;justify-self:start;align-items:baseline;gap:.5em;display:flex}.Portfolio-module__ktaGya__middle{cursor:pointer;justify-content:center;align-items:baseline;gap:.5em;display:flex}.Portfolio-module__ktaGya__end{text-align:end;cursor:pointer;justify-self:end;gap:.5em}.Portfolio-module__ktaGya__assetCol{justify-self:start}.Portfolio-module__ktaGya__priceCol,.Portfolio-module__ktaGya__holdingsCol,.Portfolio-module__ktaGya__valueCol{text-align:end;justify-self:end}.Portfolio-module__ktaGya__assetName{align-items:center;display:flex}.Portfolio-module__ktaGya__assetImage{width:.85em;height:.85em;margin-right:.35em;position:relative}.Portfolio-module__ktaGya__holdingsContainer{align-self:center}.Portfolio-module__ktaGya__holdingsSymbol{color:var(--gray)}.Portfolio-module__ktaGya__valChange{justify-content:center;align-items:center;font-size:2em;display:flex}.Portfolio-module__ktaGya__percent{color:var(--gray);margin-left:.8em;font-size:.9em}.Portfolio-module__ktaGya__chainDisplay{font-size:1.2em}.Portfolio-module__ktaGya__assets{flex-wrap:wrap;justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:relative}.Portfolio-module__ktaGya__assets>*{width:.85em;height:.85em;position:absolute}.Portfolio-module__ktaGya__assets>:first-child{top:50%;right:0;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__assets>:nth-child(2){top:50%;right:.6em;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__assets>:nth-child(3){top:50%;right:1.2em;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__assetFilterIcon{cursor:pointer;color:var(--foreground);justify-content:center;align-items:center;font-size:.9em;transition:color .2s;display:flex}.Portfolio-module__ktaGya__assetFilterPopup,.Portfolio-module__ktaGya__sortFilterPopup{background-color:var(--background);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);z-index:2;border-radius:4px;max-height:350px;padding:.7em;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.2)}.Portfolio-module__ktaGya__assetFilterHeader{color:var(--foreground);text-transform:uppercase;margin-bottom:.8em;font-size:.9em;font-weight:500}.Portfolio-module__ktaGya__assetSearchContainer{background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:4px;align-items:center;gap:.5em;padding:.5em;display:flex}.Portfolio-module__ktaGya__searchIcon{transform:translateY(.1em)}.Portfolio-module__ktaGya__assetSearchInput{color:#fff;width:100%;font:inherit;background:0 0;border:none;outline:none;align-items:center;gap:.5em;font-size:1em;display:flex}.Portfolio-module__ktaGya__overlay{justify-content:center;align-items:center;display:flex}.Portfolio-module__ktaGya__oneAsset,.Portfolio-module__ktaGya__twoAssets,.Portfolio-module__ktaGya__threeAssets{flex-wrap:wrap;justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:relative}.Portfolio-module__ktaGya__oneAsset>*,.Portfolio-module__ktaGya__twoAssets>*,.Portfolio-module__ktaGya__threeAssets>*{width:.85em;height:.85em;position:absolute}.Portfolio-module__ktaGya__oneAsset>*,.Portfolio-module__ktaGya__twoAssets>:first-child{top:50%;right:0;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__twoAssets>:nth-child(2){top:50%;right:.5em;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__threeAssets>:first-child{top:60%;right:.5em;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__threeAssets>:nth-child(2){top:60%;right:1em;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__threeAssets>:nth-child(3){top:40%;right:.75em;transform:translate(-50%,-50%)}.Portfolio-module__ktaGya__expandIcon{cursor:pointer;font-size:1em;display:flex}.Portfolio-module__ktaGya__borrowsAndLoansContainer{flex-direction:column;padding:.5em;display:flex}.Portfolio-module__ktaGya__netValueLabel{color:var(--gray);text-transform:uppercase;font-size:1.25em}.Portfolio-module__ktaGya__netValue{align-items:baseline;gap:1em;display:flex}.Portfolio-module__ktaGya__netValueAmount{font-size:1.9em}.Portfolio-module__ktaGya__netValueChange{font-size:1.1em}.Portfolio-module__ktaGya__loanHeaderRow>div:first-child{margin-left:0}.Portfolio-module__ktaGya__loanHeaderRow>div:last-child{margin-right:0}.Portfolio-module__ktaGya__platformContainer{font-size:1em;position:relative}.Portfolio-module__ktaGya__platformRow,.Portfolio-module__ktaGya__loanHeaderRow{cursor:pointer;grid-template-columns:1fr 1fr 1fr 1fr;align-items:center;padding:1em .5em;font-size:1em;display:grid}.Portfolio-module__ktaGya__platformRow:hover{background-color:rgba(255,255,255,.06)}.Portfolio-module__ktaGya__platformRow{background-color:rgba(255,255,255,.03)}.Portfolio-module__ktaGya__oddRow{background-color:transparent}.Portfolio-module__ktaGya__networkAndDropdown{justify-content:flex-end;align-items:center;display:flex}.Portfolio-module__ktaGya__expandedRow{background-color:#3d404c}.Portfolio-module__ktaGya__expandedRow:hover{background-color:#474b58}.Portfolio-module__ktaGya__platformRow>div{font-size:1.2em}.Portfolio-module__ktaGya__scrollPane{max-height:150px;overflow-y:auto}.Portfolio-module__ktaGya__positionRow,.Portfolio-module__ktaGya__positionsHeader{grid-template-columns:1fr 4fr 4fr 4fr 4fr;align-items:center;padding:.5em 1em;display:grid}.Portfolio-module__ktaGya__positionsHeader{background-color:rgba(255,255,255,.03);padding:1em}.Portfolio-module__ktaGya__positionType,.Portfolio-module__ktaGya__positionDescription,.Portfolio-module__ktaGya__positionBalance,.Portfolio-module__ktaGya__positionUsd,.Portfolio-module__ktaGya__positionChain{justify-content:flex-start;align-items:center;display:flex}.Portfolio-module__ktaGya__positionBalance,.Portfolio-module__ktaGya__positionUsd{text-align:end;justify-content:flex-end}.Portfolio-module__ktaGya__dropdownIcon{justify-content:flex-end;align-items:center;padding-right:.5em;display:flex}.Portfolio-module__ktaGya__dropdownContainer{background-color:var(--navy);padding:1em}.Portfolio-module__ktaGya__tokenIconContainer{align-items:center;gap:.5em;display:flex}.Portfolio-module__ktaGya__tokenIconContainer .Portfolio-module__ktaGya__withIcon{flex-shrink:0;width:16px;height:16px}.Portfolio-module__ktaGya__assetAndCountContainer{justify-content:flex-end;align-items:center;display:flex}.Portfolio-module__ktaGya__additionalCountContainer{align-items:center;display:flex}.Portfolio-module__ktaGya__platformDisplay{justify-content:flex-start;align-items:center;font-size:1.2em;display:flex}.Portfolio-module__ktaGya__gridContainer{grid-template-columns:2fr 3fr;gap:2.5em;display:grid}.Portfolio-module__ktaGya__totalPositionsBar{width:100%;height:.2em;margin-top:.5em;margin-bottom:.5em;display:flex}.Portfolio-module__ktaGya__positionSegment{height:100%}.Portfolio-module__ktaGya__platformInfo{align-items:center;gap:.5em;display:flex}.Portfolio-module__ktaGya__coloredCircle{border-radius:50%;width:1em;height:1em}.Portfolio-module__ktaGya__platformsLegend{gap:1em;display:flex}.Portfolio-module__ktaGya__positionPctOfTotal{color:var(--gray);font-size:.8em}.Portfolio-module__ktaGya__opaqueBG{background-color:var(--light-navy)}.Portfolio-module__ktaGya__proxy{color:var(--gray)}.Portfolio-module__ktaGya__desktopHeader{height:100%;display:block}.Portfolio-module__ktaGya__mobileHeader{height:100%;display:none}.Portfolio-module__ktaGya__solanaAccountsContainer{background-color:var(--bg-color);padding:.5em 1em;transition:max-height .4s,padding .4s;overflow:hidden}.Portfolio-module__ktaGya__solanaAccountsContainer.Portfolio-module__ktaGya__collapsed{max-height:0;padding:0 1em}.Portfolio-module__ktaGya__solanaAccountsContainer.Portfolio-module__ktaGya__expanded{max-height:1000px;padding:.5em 1em}.Portfolio-module__ktaGya__paginatorRow{justify-content:flex-end;display:flex}.Portfolio-module__ktaGya__paginatorContainer{margin-top:.25em;margin-right:.25em;display:flex}.Portfolio-module__ktaGya__chainEntryRow{cursor:pointer;background-color:rgba(255,255,255,.03);grid-template-columns:3fr 2fr 2fr 2fr;display:grid}.Portfolio-module__ktaGya__chainEntryRow:nth-child(2n){background-color:transparent}.Portfolio-module__ktaGya__chainEntryRow:hover{background-color:rgba(255,255,255,.06)}.Portfolio-module__ktaGya__tokenSymbol{align-items:center;gap:.5em;display:flex}.Portfolio-module__ktaGya__tokenSymbol:hover{text-decoration:underline}.Portfolio-module__ktaGya__tradeIcon{color:var(--green);background:rgba(101,189,104,.1);border:1px solid rgba(101,189,104,.2);border-radius:4px;justify-content:center;align-items:center;margin-left:.5em;padding:.3em;font-size:.7em;transition:all .2s;animation:3s ease-in-out infinite Portfolio-module__ktaGya__subtle-pulse;display:inline-flex}.Portfolio-module__ktaGya__tradeIcon:hover{color:#76df78;opacity:1;border-color:#76df78;animation:none;transform:scale(1.1);box-shadow:0 0 12px rgba(101,189,104,.3)}.Portfolio-module__ktaGya__tokenEntryRow{cursor:pointer}.Portfolio-module__ktaGya__tokenEntryRow:hover>*{background-color:rgba(21,133,237,.15)}.Portfolio-module__ktaGya__tokenEntryRow>*{width:100%;padding:1em .5em}.Portfolio-module__ktaGya__tokenEntryAltRow>*{background-color:rgba(255,255,255,.03)}.Portfolio-module__ktaGya__tokenEntryRowActive>*{background-color:rgba(21,133,237,.15)}.Portfolio-module__ktaGya__faqContainer{padding:1.5em 0}.Portfolio-module__ktaGya__aboutContainer{background-color:var(--navy);border-radius:.5em;margin:1.5em 0;padding:1em;line-height:1.6}.Portfolio-module__ktaGya__aboutContainer p:last-child{margin-bottom:0}.Portfolio-module__ktaGya__aboutContainer p:first-child{margin-top:0}.Portfolio-module__ktaGya__faqQuestion{margin-bottom:.5em;font-size:1.2em;font-weight:600}.Portfolio-module__ktaGya__faqItem{background-color:var(--navy);border-radius:.5em;margin-bottom:1em;padding:1em;line-height:1.6}@media (max-width:767px){.Portfolio-module__ktaGya__desktopHeader{display:none}.Portfolio-module__ktaGya__mobileHeader{display:block}.Portfolio-module__ktaGya__miniTokenGridMobile{display:grid}.Portfolio-module__ktaGya__miniTokenGridDesktop{display:none}.Portfolio-module__ktaGya__tokenEntryAltRow>*{background:var(--background)}.Portfolio-module__ktaGya__tokenEntryMobileAltRow>*{background-color:rgba(255,255,255,.03)}.Portfolio-module__ktaGya__platformDisplay,.Portfolio-module__ktaGya__platformRow>div{font-size:1em}}
.TimeMachine-module__ImweRq__container{grid-template-rows:auto 1fr;margin-bottom:1em;display:grid}.TimeMachine-module__ImweRq__titleGrid{z-index:1;background-color:var(--bg-color-light);border-bottom:1px solid rgba(255,255,255,.05);grid-template-columns:1fr auto 1fr auto 1fr;column-gap:.8em;padding-top:1em;display:grid;position:-webkit-sticky;position:sticky;top:0}.TimeMachine-module__ImweRq__contentGrid{grid-template-columns:1fr auto 1fr auto 1fr;column-gap:.8em;height:100%;display:grid}.TimeMachine-module__ImweRq__verticalDivider,.TimeMachine-module__ImweRq__horizontalDivider{background-color:rgba(255,255,255,.05)}.TimeMachine-module__ImweRq__verticalDivider{width:1px;height:100%}.TimeMachine-module__ImweRq__horizontalDivider{width:100%;height:1px}.TimeMachine-module__ImweRq__heading{flex-direction:column;justify-content:center;max-width:33.3333%;display:flex;overflow:auto}.TimeMachine-module__ImweRq__headingInfo{align-items:center;column-gap:1em;display:flex}.TimeMachine-module__ImweRq__headingText{color:var(--gray)}.TimeMachine-module__ImweRq__dateInput{width:50%;font-size:.9em}.TimeMachine-module__ImweRq__totalValue{margin-bottom:.4em;font-size:2em}.TimeMachine-module__ImweRq__portfolioGrid{grid-template-rows:minmax(2em,auto);grid-template-columns:1fr 1fr;grid-auto-rows:minmax(4em,auto);align-items:center;display:grid}.TimeMachine-module__ImweRq__comparisonGrid{flex-direction:column;display:flex}.TimeMachine-module__ImweRq__comparisonGridHeaders{grid-template-columns:1fr 1fr 1fr;display:grid}.TimeMachine-module__ImweRq__comparisonGridContent{flex-direction:column;display:flex}.TimeMachine-module__ImweRq__light{background-color:rgba(255,255,255,.03)}.TimeMachine-module__ImweRq__dark{background-color:transparent}.TimeMachine-module__ImweRq__start{justify-self:start;align-items:center}.TimeMachine-module__ImweRq__center{justify-self:center;align-items:center}.TimeMachine-module__ImweRq__end{text-align:end;justify-self:end;gap:.5em;margin-left:auto}.TimeMachine-module__ImweRq__gridTitle{color:var(--gray);margin:1em 1em .6em;font-size:.85em}.TimeMachine-module__ImweRq__assetGrid{grid-template-columns:1fr 1fr;display:grid}.TimeMachine-module__ImweRq__icon{margin:0 .5em;font-size:1.5em}.TimeMachine-module__ImweRq__asset{width:100%;height:100%;display:flex}.TimeMachine-module__ImweRq__asset,.TimeMachine-module__ImweRq__holdings{margin:.4em 0}.TimeMachine-module__ImweRq__assetInfo,.TimeMachine-module__ImweRq__holdings{flex-direction:column;justify-content:center;row-gap:.2em;width:100%;height:100%;display:flex}.TimeMachine-module__ImweRq__holdings{padding-right:.6em}.TimeMachine-module__ImweRq__holdingsAmount{color:var(--gray)}.TimeMachine-module__ImweRq__numberWithIndicator{align-items:center;gap:.5em;width:auto;display:inline-flex}.TimeMachine-module__ImweRq__lonelyDashSpan{align-items:center;gap:.5em;width:auto;height:100%;display:inline-flex}.TimeMachine-module__ImweRq__indicator>*{display:flex}.TimeMachine-module__ImweRq__green{color:var(--green)}.TimeMachine-module__ImweRq__red{color:var(--red)}.TimeMachine-module__ImweRq__gray{color:var(--gray)}.TimeMachine-module__ImweRq__comparisonEntry{grid-template-columns:1fr 1fr 1fr;height:4em;display:grid;position:relative}.TimeMachine-module__ImweRq__bar{height:.2em;position:absolute;bottom:.2em}.TimeMachine-module__ImweRq__comparisonPrice,.TimeMachine-module__ImweRq__comparisonValue,.TimeMachine-module__ImweRq__comparisonHoldings{flex-direction:column;justify-content:center;column-gap:.4em;width:100%;height:100%;display:flex}.TimeMachine-module__ImweRq__comparisonPrice{padding-left:.6em}.TimeMachine-module__ImweRq__comparisonValue{align-items:center;position:relative}.TimeMachine-module__ImweRq__comparisonHoldings{align-items:flex-end;padding-right:.6em}.TimeMachine-module__ImweRq__comparisonLine{align-items:flex-end;column-gap:.3em;display:flex}.TimeMachine-module__ImweRq__percent{font-size:.8em}.TimeMachine-module__ImweRq__desktopHeader{display:block}.TimeMachine-module__ImweRq__mobileHeader{display:none}.TimeMachine-module__ImweRq__sortable{cursor:pointer;align-items:center;display:flex}.TimeMachine-module__ImweRq__sortable:hover{text-decoration:underline}.TimeMachine-module__ImweRq__sortArrow{width:1.3em;height:1.3em;display:flex}@media (max-width:767px){.TimeMachine-module__ImweRq__desktopHeader{display:none}.TimeMachine-module__ImweRq__mobileHeader{display:block}.TimeMachine-module__ImweRq__titleGrid,.TimeMachine-module__ImweRq__contentGrid{border-bottom:none;grid-template-columns:1fr;row-gap:.8em;display:grid}.TimeMachine-module__ImweRq__headingRow{justify-content:space-between;align-items:center;display:flex}.TimeMachine-module__ImweRq__titleContentGroup{margin-top:.5em}.TimeMachine-module__ImweRq__paginatorWrapper{margin-left:auto}.TimeMachine-module__ImweRq__dividerMarginTop{margin-top:1em}}
.FilterIcon-module__Np4J7a__container{align-items:center;display:flex}.FilterIcon-module__Np4J7a__container:hover{color:var(--blue)}.FilterIcon-module__Np4J7a__filterIcon{cursor:pointer;font-size:1.1em}.FilterIcon-module__Np4J7a__activeFilter{color:var(--filter)}.FilterIcon-module__Np4J7a__popupContainer{background:var(--selected);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);z-index:2;padding:.7em}
.Placeholder-module__xo2fQW__container{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:rgba(255,255,255,.2);height:100%}
.TrackedEntities-module__1x7KbW__container{grid-column-gap:1em;grid-template-columns:1fr 4fr;place-items:stretch stretch;height:100%;display:grid;overflow:scroll}.TrackedEntities-module__1x7KbW__listContainer{height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);background-color:var(--bg-color-light);padding:1em;overflow:scroll}.TrackedEntities-module__1x7KbW__listTitle{justify-content:flex-start;gap:.5em;align-items:left;text-overflow:ellipsis;grid-template-columns:1fr 10fr 2fr;margin-bottom:1em;display:grid;position:relative;overflow:hidden}.TrackedEntities-module__1x7KbW__addButtonWrapper{justify-self:flex-end;position:absolute;right:0}.TrackedEntities-module__1x7KbW__list{flex-direction:column;display:flex}.TrackedEntities-module__1x7KbW__row{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1em;display:flex}
.InputPopup-module__0NhxkW__container{z-index:2;min-height:450px;-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);color:var(--gray);flex-direction:column;align-items:center;padding:20px;display:flex}.InputPopup-module__0NhxkW__input{max-height:100px}
.SingleNumber-module__PCdTZW__container{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:center;background:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2em;display:flex;overflow:hidden}.SingleNumber-module__PCdTZW__label{font-size:1.5em}.SingleNumber-module__PCdTZW__number{padding:.5em 0;font-size:3em}.SingleNumber-module__PCdTZW__fade{opacity:.2}
.Grid-module__4nVMVW__container{grid-template-columns:repeat(var(--columns),1fr);z-index:0;grid-auto-rows:16em;gap:1em;width:100%;margin:auto;display:grid;position:relative}.Grid-module__4nVMVW__container:before{content:"";grid-column-start:var(--start-x);grid-column-end:var(--end-x);grid-row-start:var(--start-y);grid-row-end:var(--end-y);display:var(--display);pointer-events:none;background-color:var(--off-white);opacity:.2;-webkit-mask:var(--beveled);mask:var(--beveled);z-index:0}.Grid-module__4nVMVW__tile{justify-content:center;align-items:center;width:100%;height:100%;max-height:100%;display:flex;position:relative;overflow:hidden}.Grid-module__4nVMVW__animateTile{will-change:transform;animation-name:Grid-module__4nVMVW__test;animation-duration:.3s;animation-fill-mode:forwards}@keyframes Grid-module__4nVMVW__test{0%{transform:translate(var(--x-perc),var(--y-perc))}to{transform:translate(0)}}.Grid-module__4nVMVW__tileChildContainer{width:100%;height:100%;position:relative}.Grid-module__4nVMVW__emptyTile{pointer-events:none;background-color:rgba(255,0,0,.5);display:block}.Grid-module__4nVMVW__dragPreview{opacity:0;pointer-events:none;position:absolute}
.Textbox-module__SrKFSa__container{background:var(--light-navy);width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;gap:1em;padding:2em;display:flex}.Textbox-module__SrKFSa__containerCenter{background:var(--light-navy);width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;justify-content:center;padding:1em;display:flex}.Textbox-module__SrKFSa__innerContainer{flex-direction:column;gap:2em;display:flex}.Textbox-module__SrKFSa__title{font-size:2em}.Textbox-module__SrKFSa__body{max-width:100%;margin-bottom:1em;font-size:1.2em}
.Chart-module__lMzShW__container{background:var(--light-navy);width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;padding:1em;display:flex;overflow:hidden}.Chart-module__lMzShW__title{text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.Chart-module__lMzShW__fade{opacity:.2}.Chart-module__lMzShW__graph{flex-grow:1;width:100%}
.PieChart-module__z4IJvW__container{background:var(--light-navy);width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;padding:1em;display:flex;overflow:hidden}.PieChart-module__z4IJvW__graphAndLegend{flex-direction:row;flex-grow:1;width:100%;display:flex}.PieChart-module__z4IJvW__graphAndLegendStack{flex-direction:column;flex-grow:1;width:100%;display:flex}.PieChart-module__z4IJvW__legend{flex-direction:column;flex-shrink:1;justify-content:center;gap:.2em;width:45%;min-width:0;font-size:1em;display:flex;overflow:hidden}.PieChart-module__z4IJvW__legendStack{flex-direction:column;flex-shrink:1;justify-content:center;gap:.1em;width:100%;min-width:0;font-size:.8em;display:flex;overflow:hidden}.PieChart-module__z4IJvW__legendNameElement{white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:50%;height:1.7em;overflow:hidden}.PieChart-module__z4IJvW__legendEntry{color:var(--off-white);flex-shrink:1;min-width:0}.PieChart-module__z4IJvW__chartArea{flex-direction:column;flex-grow:1;display:flex}.PieChart-module__z4IJvW__pieChartDirectContainer{flex-grow:1;position:relative}.PieChart-module__z4IJvW__centerOfPie{text-align:center;flex-direction:column;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PieChart-module__z4IJvW__secondaryValue{color:var(--off-white);font-size:1.5em}.PieChart-module__z4IJvW__secondaryValueSubtitle{color:var(--gray);text-transform:uppercase;font-size:1em}.PieChart-module__z4IJvW__total{text-align:left;margin-bottom:.2em;font-size:2.8em}.PieChart-module__z4IJvW__totalStack{text-align:left;margin-bottom:.1em;font-size:1.8em}.PieChart-module__z4IJvW__totalLabel{text-align:left;text-transform:uppercase;color:gray;font-size:1.5em}.PieChart-module__z4IJvW__totalLabelStack{text-align:left;text-transform:uppercase;color:gray;font-size:1.2em}.PieChart-module__z4IJvW__legendEntryContainer{flex-direction:row;justify-content:space-between;padding:0 1em;display:flex;overflow:hidden}.PieChart-module__z4IJvW__legendEntryContainerStack{flex-direction:row;justify-content:space-between;display:flex;overflow:hidden}.PieChart-module__z4IJvW__legendEntryValue{opacity:.8;margin-left:1em;font-weight:700}.PieChart-module__z4IJvW__graph{flex-grow:1;justify-self:center;width:100%;min-width:0;min-height:0;display:flex}.PieChart-module__z4IJvW__recharts-pie-sector{padding:2em}.PieChart-module__z4IJvW__fade{opacity:.2}.PieChart-module__z4IJvW__title{text-align:center;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.5em;overflow:hidden}.PieChart-module__z4IJvW__tokenLink:hover{cursor:pointer;text-decoration:underline}
.Alert-module__BzN_CG__container{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;flex-direction:column;gap:.5em;height:100%;padding:1.25em;display:flex;overflow:scroll}.Alert-module__BzN_CG__title{color:var(--off-white);font-size:1.2em}.Alert-module__BzN_CG__subtitle{color:var(--gray);font-size:1em}.Alert-module__BzN_CG__alertUnitList{flex-direction:column;flex-shrink:1;gap:1em;min-height:0;margin-top:.5em;display:flex;overflow:scroll}.Alert-module__BzN_CG__allAlertsContainer{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;flex-direction:column;gap:.5em;padding:1.25em;display:flex;overflow:scroll}.Alert-module__BzN_CG__alertListContainer{flex-direction:column;flex-shrink:1;gap:1em;min-height:0;margin-top:.5em;display:flex;overflow:scroll}.Alert-module__BzN_CG__alertContainer{background-color:var(--selected);padding:.5em 1em 1em}.Alert-module__BzN_CG__alertTopBar{flex-direction:row;justify-content:space-between;margin-bottom:1em;display:flex}.Alert-module__BzN_CG__alertName{color:var(--off-white);font-size:1.1em}.Alert-module__BzN_CG__alertTimeAgo{color:var(--blue);font-size:1em}.Alert-module__BzN_CG__alertInfoGrid{grid-template-columns:auto 1fr;grid-auto-rows:1.2em;gap:.7em;display:grid}.Alert-module__BzN_CG__alertInfoLabel{color:var(--gray);text-transform:uppercase}.Alert-module__BzN_CG__tokenLink{cursor:pointer;max-width:5em;display:flex;overflow:hidden}.Alert-module__BzN_CG__tokenLink:hover{text-decoration:underline}.Alert-module__BzN_CG__timeLink{color:var(--lighter-blue);align-items:center;display:flex}.Alert-module__BzN_CG__timeLink:hover{text-decoration:underline}.Alert-module__BzN_CG__createNewAlert{color:rgba(255,255,255,.5);width:100%;height:4em;-webkit-mask:var(--beveled);mask:var(--beveled);background-color:rgba(255,255,255,.08);flex-shrink:0;place-items:center;margin-top:1em;display:grid}.Alert-module__BzN_CG__createNewAlert:hover{color:rgba(255,255,255,.7);background-color:rgba(255,255,255,.15)}
.TokenExchangeFlow-module__DqEGlq__histogramContainer{width:100%;height:100%;padding-bottom:2em;padding-right:1em;position:relative}.TokenExchangeFlow-module__DqEGlq__histogram{min-width:100%;min-height:90%;margin-left:-1em;padding-top:.5em}.TokenExchangeFlow-module__DqEGlq__exchangeFlowTimeLastContainer{justify-content:right;align-items:right;flex-direction:row;gap:1em;margin-top:1em;font-size:.8em;display:flex}.TokenExchangeFlow-module__DqEGlq__topFlowTimeScopeOptionUnselected{color:var(--gray)}.TokenExchangeFlow-module__DqEGlq__topFlowTimeScopeOptionSelected{color:var(--filter)}.TokenExchangeFlow-module__DqEGlq__topFlowTimeScopeOptionUnselected:hover{cursor:pointer;filter:brightness(1.2)}.TokenExchangeFlow-module__DqEGlq__smallHeader{flex-direction:column;align-items:center;gap:.5em;display:flex}.TokenExchangeFlow-module__DqEGlq__smallHeaderTitle{text-transform:uppercase}.TokenExchangeFlow-module__DqEGlq__header{justify-content:space-between;align-items:center;display:flex}.TokenExchangeFlow-module__DqEGlq__headerLeft{text-transform:uppercase;flex-direction:row;flex-shrink:1;font-family:IBM Plex Mono Light;font-size:1.2em;display:flex}.TokenExchangeFlow-module__DqEGlq__headerLeftStacked{flex-direction:column;gap:.5em;display:flex}.TokenExchangeFlow-module__DqEGlq__headerRight{flex-shrink:1}
.Emotes-module__B4yPua__emoteBar{gap:.5em;display:flex}.Emotes-module__B4yPua__emoteButton{pointer-events:auto;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;border:none;border-radius:.5em;align-items:center;padding:.25em .5em;font-size:.75em;transition:transform .1s,background-color .2s;display:flex;box-shadow:0 1px 2px rgba(0,0,0,.1)}.Emotes-module__B4yPua__unselectedEmoteButton{-webkit-backdrop-filter:none;backdrop-filter:none}.Emotes-module__B4yPua__emoteButton:hover:not(:disabled){filter:brightness(1.2)}.Emotes-module__B4yPua__emoteButton:active:not(:disabled){transform:scale(.95)}.Emotes-module__B4yPua__selected{background:#4f46e5}.Emotes-module__B4yPua__emoji{margin-right:.25em;font-size:2em;line-height:1}.Emotes-module__B4yPua__count,.Emotes-module__B4yPua__countMine{color:var(--gray);font-size:1.5em;line-height:1}.Emotes-module__B4yPua__countMine{color:var(--blue)}.Emotes-module__B4yPua__disabled{pointer-events:none;cursor:not-allowed}.Emotes-module__B4yPua__viewCounter{color:var(--gray);align-items:center;gap:.25em;margin-left:auto;font-size:.75em;display:flex}.Emotes-module__B4yPua__addEmoteContainer{align-items:center;display:flex;position:relative}.Emotes-module__B4yPua__addButton{color:rgba(255,255,255,.8);background-color:rgba(255,255,255,.1);border-radius:.25em;justify-content:center;align-items:center;width:1.5em;height:1.5em;font-size:1.5em;display:flex}.Emotes-module__B4yPua__addButton:hover{filter:brightness(1.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Emotes-module__B4yPua__shareButton{color:rgba(255,255,255,.8);border:1px solid var(--selected-light);background-color:rgba(255,255,255,.1);border-radius:.25em;justify-content:space-between;align-items:center;width:5em;height:1.8em;margin-left:.35em;padding:0 .25em;font-size:1.25em;display:flex}.Emotes-module__B4yPua__emotePicker{border:1px solid var(--border-color);background-color:var(--selected-light);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;border-radius:.1em;grid-template-columns:repeat(7,1fr);gap:4px;width:max-content;padding:8px;display:grid;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 8px 24px rgba(0,0,0,.25)}.Emotes-module__B4yPua__emotePicker .Emotes-module__B4yPua__emoteButton{padding:6px}.Emotes-module__B4yPua__emotePicker .Emotes-module__B4yPua__emoji{margin-right:0}
.Insight-module__TsR1Qa__container{width:100%;height:100%;padding:.75em;position:relative}.Insight-module__TsR1Qa__outerContainer{background-color:#1d212b;border-radius:.5em;width:100%;height:calc(100% - 45px);position:relative}.Insight-module__TsR1Qa__insightContainer{height:100%;display:flex}.Insight-module__TsR1Qa__analyzeContainer{z-index:10;border:1px solid rgba(165,182,220,.15);border-radius:10px;width:62em;max-height:50%;position:absolute;top:50%;left:50%;overflow:scroll;transform:translate(-50%,-50%);box-shadow:-25px 0 100px #000}.Insight-module__TsR1Qa__insightContainerTimeline{background-color:var(--bg-color-light);border-radius:.5em;flex:1;height:100%;transition:width .3s ease-in-out;overflow:auto}.Insight-module__TsR1Qa__timelineContainerMobile{padding-right:1.5em}.Insight-module__TsR1Qa__insightContentDark{background-color:var(--bg-color-light);color:var(--text-primary);border-radius:1em}.Insight-module__TsR1Qa__insightTitle{font-size:1.3rem;font-weight:700}.Insight-module__TsR1Qa__insightBubble{color:rgba(255,255,255,.8);background-color:var(--selected-light);white-space:nowrap;border-radius:.25em;padding:.25em .5em;font-size:.8em}.Insight-module__TsR1Qa__insightBubbleInverted{background-color:transparent;border:.5px solid #4e535f}.Insight-module__TsR1Qa__timelineContainer{flex-direction:column;margin-top:1rem;display:flex;position:relative}.Insight-module__TsR1Qa__timelineContainer:before{content:"";left:1em;top:var(--line-top,0);height:var(--line-height,100%);border-left:1px dashed var(--blue);opacity:.7;z-index:0;transition:height .3s,top .3s;position:absolute}.Insight-module__TsR1Qa__timelineItem{padding-bottom:1.5em;transition:padding-bottom .3s;display:flex}.Insight-module__TsR1Qa__timelineItemCollapsed{padding-bottom:0}.Insight-module__TsR1Qa__timeGapLabel{color:var(--gray);align-items:center;gap:.3em;margin-left:2em;font-size:.8em;display:flex}.Insight-module__TsR1Qa__marker{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:2em;display:flex;position:relative}.Insight-module__TsR1Qa__bubble{background-color:var(--blue);border-radius:100%;padding:.2em}.Insight-module__TsR1Qa__bubbleText{text-align:center;color:var(--gray);font-size:.75rem}.Insight-module__TsR1Qa__timelineContent,.Insight-module__TsR1Qa__timelineContentMobile{cursor:pointer;background-color:#1d212b;border:1px solid #23252c;border-radius:.5em;flex:1;padding:1em;overflow:auto}.Insight-module__TsR1Qa__timelineContent:hover{border-color:#8d94a5}.Insight-module__TsR1Qa__timelineContentMobile{cursor:default}.Insight-module__TsR1Qa__activeTimelineContent,.Insight-module__TsR1Qa__activeTimelineContent:hover{border-color:var(--blue)}.Insight-module__TsR1Qa__topShadow{box-shadow:0 -4px 6px -4px #000}.Insight-module__TsR1Qa__timelineContentTop,.Insight-module__TsR1Qa__timelineContentBottom{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.Insight-module__TsR1Qa__timelineDate{color:var(--blue);font-size:.8em}.Insight-module__TsR1Qa__timelineContentBottom{justify-content:flex-end;font-size:.8em}.Insight-module__TsR1Qa__details{margin:1em 0}.Insight-module__TsR1Qa__timelineDetailsWrapper{opacity:0;max-height:0;transition:max-height .4s,opacity .3s;overflow:hidden}.Insight-module__TsR1Qa__showChartContainer{cursor:pointer;white-space:nowrap;background:rgba(255,255,255,.05);border-radius:100px;justify-content:center;align-items:center;width:24px;height:20px;padding:.2em .3em;transition:width .3s;display:flex;position:relative;overflow:hidden}.Insight-module__TsR1Qa__showChartIcon{opacity:1;transition:opacity .2s;position:absolute;left:50%;transform:translate(-50%)}.Insight-module__TsR1Qa__showChartText{opacity:0;margin-left:4px;transition:opacity .2s,color .2s,background-color .2s}.Insight-module__TsR1Qa__showChartContainer:hover{width:100px;color:var(--blue);background-color:rgba(1,113,217,.08)}.Insight-module__TsR1Qa__showChartContainer:hover .Insight-module__TsR1Qa__showChartIcon{opacity:0}.Insight-module__TsR1Qa__showChartContainer:hover .Insight-module__TsR1Qa__showChartText{opacity:1}.Insight-module__TsR1Qa__timelineContentSource{border:.5px solid #4e535f;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:.5em;padding:.3em .8em;display:flex}.Insight-module__TsR1Qa__source{margin-bottom:6px;font-style:italic}.Insight-module__TsR1Qa__insightContent{margin-top:2rem;line-height:2}.Insight-module__TsR1Qa__insightCharts{flex-direction:column;width:100%;padding:1em 0;display:flex}.Insight-module__TsR1Qa__insightOnChainDataSection{background-color:transparent;flex-direction:column;gap:1.5em;width:100%;padding:1em 0;display:flex}.Insight-module__TsR1Qa__insightOnChainDataSection>*{margin:0}.Insight-module__TsR1Qa__tokenChartCard{background-color:var(--bg-color-light);border-radius:.5em;margin:.5em;overflow:hidden}.Insight-module__TsR1Qa__tokenChartHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:1.25em;font-weight:700;display:flex}.Insight-module__TsR1Qa__tokenChartContent{opacity:0;max-height:0;padding:0;transition:max-height .4s,opacity .3s,padding .3s;overflow:hidden}.Insight-module__TsR1Qa__tokenChartContent.Insight-module__TsR1Qa__open{opacity:1;max-height:35em;padding:0 1.25em 1.25em}.Insight-module__TsR1Qa__tokenHeader{font-size:1.25rem}.Insight-module__TsR1Qa__tokenCharts{flex-direction:column;width:100%;height:30em;display:flex}.Insight-module__TsR1Qa__subsectionHeader{color:var(--off-white);margin-bottom:.5em;font-size:1.25rem;font-weight:700}.Insight-module__TsR1Qa__dateText{color:var(--gray);padding:.5em 0;position:relative;transform:translate(4em)}.Insight-module__TsR1Qa__dateText:before{content:"";background:#536a91;width:1em;height:1px;position:absolute;top:50%;left:-1.5em;transform:translateY(calc(-50% - 1px))}.Insight-module__TsR1Qa__insightHeader{color:var(--gray);flex-direction:row;justify-content:space-between;column-gap:.8em;margin-bottom:1em;display:flex}.Insight-module__TsR1Qa__entitiesTokens{flex-direction:column;gap:1em;display:flex}.Insight-module__TsR1Qa__entityLine,.Insight-module__TsR1Qa__tokenLine{gap:1.5em;font-size:.9em;display:flex}.Insight-module__TsR1Qa__seeRelatedButton{background-color:var(--bg-color-light);border:1px solid var(--blue);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:.3em;display:flex}.Insight-module__TsR1Qa__seeRelatedButton:hover{filter:brightness(1.2)}.Insight-module__TsR1Qa__tokensTimelineChart{width:100%;height:100%}.Insight-module__TsR1Qa__tokensTimelineChart>div[class*=container]{background-color:var(--bg-color)}.Insight-module__TsR1Qa__tagsVotingRow{flex-direction:row;justify-content:space-between;align-items:center;margin-top:1em;display:flex}.Insight-module__TsR1Qa__miscTagLine{gap:1.5em;font-size:.9em;display:flex}.Insight-module__TsR1Qa__entitiesTokens{margin:1em 0}.Insight-module__TsR1Qa__tagsVotingEnd{flex-flow:column wrap;gap:1em;font-size:.9em;display:flex}.Insight-module__TsR1Qa__tagsVotingStart{flex-wrap:wrap;gap:.5em;height:-moz-fit-content;height:fit-content;display:flex}.Insight-module__TsR1Qa__insightPNLTableSection{flex-direction:column;display:flex}.Insight-module__TsR1Qa__pnlTableContainer{flex-direction:column;width:100%;display:flex}.Insight-module__TsR1Qa__pnlTable{flex:1;position:relative}.Insight-module__TsR1Qa__pnlTable table{border-collapse:collapse;table-layout:fixed;width:100%}.Insight-module__TsR1Qa__headerRow th{z-index:10;background-color:var(--dark-blue-gray);color:var(--gray);text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.1);padding:.75em .6em;font-size:.85em;position:-webkit-sticky;position:sticky;top:0}.Insight-module__TsR1Qa__headerRow th:first-child,.Insight-module__TsR1Qa__headerRow th:nth-child(2),.Insight-module__TsR1Qa__headerRow th:nth-child(3){text-align:left}.Insight-module__TsR1Qa__headerRow th:nth-child(n+4){text-align:right}.Insight-module__TsR1Qa__pnlTable td{white-space:nowrap;text-overflow:ellipsis;padding:.75em .2em}.Insight-module__TsR1Qa__num{text-align:right}.Insight-module__TsR1Qa__pnlTable tbody tr:nth-child(2n){background-color:rgba(255,255,255,.03)}.Insight-module__TsR1Qa__pnlTable tbody tr:hover{background-color:rgba(21,133,237,.15)}.Insight-module__TsR1Qa__overlay{-webkit-backdrop-filter:blur(.3em);backdrop-filter:blur(.3em);z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Insight-module__TsR1Qa__timeCell{color:var(--lighter-blue);cursor:pointer}.Insight-module__TsR1Qa__linkIcon{align-items:center;gap:.5em;display:flex}.Insight-module__TsR1Qa__clickableRow{cursor:pointer}.Insight-module__TsR1Qa__expandCell{cursor:pointer;width:1.5rem}.Insight-module__TsR1Qa__summaryText{white-space:pre-wrap;margin:.5em 1em;font-family:inherit}.Insight-module__TsR1Qa__summaryRow{z-index:1;position:relative}.Insight-module__TsR1Qa__clockIcon{vertical-align:middle;margin-top:-.2em}.Insight-module__TsR1Qa__collapsibleDataCard{background-color:var(--bg-color-light);border:1px solid rgba(255,255,255,.05);border-radius:.5em;margin-bottom:1em;overflow:hidden}.Insight-module__TsR1Qa__collapsibleDataCard:last-child{margin-bottom:0}.Insight-module__TsR1Qa__collapsibleDataHeader{cursor:pointer;background-color:transparent;justify-content:space-between;align-items:center;padding:1.25em;font-weight:700;display:flex}.Insight-module__TsR1Qa__collapsibleDataHeader:hover .Insight-module__TsR1Qa__chevron{color:var(--blue)}.Insight-module__TsR1Qa__collapsibleDataTitle{color:var(--off-white);font-size:1.25rem;font-weight:700}.Insight-module__TsR1Qa__collapsibleDataContent{opacity:0;max-height:0;padding:0;transition:max-height .4s,opacity .3s,padding .3s;overflow:hidden}.Insight-module__TsR1Qa__collapsibleDataContent.Insight-module__TsR1Qa__open{opacity:1;max-height:none;padding:1em}@media (max-width:767px){.Insight-module__TsR1Qa__pnlTable td,.Insight-module__TsR1Qa__pnlTable th{padding:.5em .4em;font-size:.85em}}.Insight-module__TsR1Qa__tagsRow{flex-wrap:wrap;gap:.5em;display:flex}.Insight-module__TsR1Qa__swapperCell{text-overflow:ellipsis;white-space:nowrap;flex-direction:row;min-width:-moz-fit-content;min-width:fit-content;display:flex;overflow:hidden}.Insight-module__TsR1Qa__tagsContainer{justify-content:center;align-items:center;font-size:.95em;display:flex}.Insight-module__TsR1Qa__detailPanel{background-color:var(--bg-color-light);justify-content:space-between;min-height:15em;display:flex}.Insight-module__TsR1Qa__chartPane,.Insight-module__TsR1Qa__analysisPane{background-color:var(--bg-color-light);flex:1;min-height:100%;padding:1em}.Insight-module__TsR1Qa__chartPane{padding-right:2em}.Insight-module__TsR1Qa__chartPane>*{width:100%}.Insight-module__TsR1Qa__summaryText{white-space:pre-wrap;margin:0;line-height:2;overflow-x:auto}.Insight-module__TsR1Qa__versionControls{justify-content:flex-end;align-items:center;width:100%;margin-top:8px;display:flex}.Insight-module__TsR1Qa__versionButton{color:var(--gray);cursor:pointer;text-transform:uppercase;background:0 0;border:none;padding:0;font-size:.85em;transition:all .2s}.Insight-module__TsR1Qa__versionButton:hover{background:var(--background-tertiary);border-color:var(--border-color-hover);color:var(--text-primary)}.Insight-module__TsR1Qa__counterpartiesIcon{width:1.2em;height:1.2em;margin-right:1em}.Insight-module__TsR1Qa__long{color:var(--green)}.Insight-module__TsR1Qa__short{color:var(--red)}.Insight-module__TsR1Qa__sectionTitle{margin-bottom:.5em;font-size:1.5rem;font-weight:700}.Insight-module__TsR1Qa__cardTitle{font-size:1.25rem}.Insight-module__TsR1Qa__collapsibleCard{margin:0 1.5em;padding:1em 0;overflow:hidden}.Insight-module__TsR1Qa__cardHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:.5em 0 .25em;font-weight:700;display:flex}.Insight-module__TsR1Qa__cardContent{opacity:0;max-height:0;padding:0;transition:max-height .4s,opacity .3s,padding .3s;overflow:hidden}.Insight-module__TsR1Qa__collapsibleCard:first-child{padding-top:.5em}.Insight-module__TsR1Qa__collapsibleCard:not(:first-child){border-top:1px solid var(--dark-blue-gray)}.Insight-module__TsR1Qa__chevron{color:var(--gray);font-size:.9rem;transition:color .2s}.Insight-module__TsR1Qa__cardHeader:hover .Insight-module__TsR1Qa__chevron,.Insight-module__TsR1Qa__tokenChartHeader:hover .Insight-module__TsR1Qa__chevron{color:var(--blue)}.Insight-module__TsR1Qa__keyInsightsSection{margin-top:2em}.Insight-module__TsR1Qa__open{opacity:1;max-height:1000px;overflow:auto}.Insight-module__TsR1Qa__closed{opacity:0;max-height:0}.Insight-module__TsR1Qa__cardContent.Insight-module__TsR1Qa__open{padding:.25em 0 .75em}.Insight-module__TsR1Qa__resizer{cursor:col-resize;z-index:1;transition:background-color .2s;position:relative}.Insight-module__TsR1Qa__resizer:after{content:"";z-index:2;cursor:col-resize;border:1px solid rgba(255,255,255,.5);height:2em;transition:filter .2s;position:absolute;top:50%;transform:translate(-.45em,-50%)}.Insight-module__TsR1Qa__insightDescription{color:var(--text-secondary);margin:1em 0;line-height:2}.Insight-module__TsR1Qa__insightContainerMain,.Insight-module__TsR1Qa__insightContainerMainMobile{flex-direction:column;gap:1em;margin-right:.75em;display:flex;overflow:auto}.Insight-module__TsR1Qa__insightContainerMainMobile{margin-right:0}.Insight-module__TsR1Qa__collapseArrow{cursor:pointer;width:100%;height:1.5em;color:var(--gray);justify-content:center;align-items:center;font-size:1.5em;transition:transform .3s ease-in-out;display:flex}.Insight-module__TsR1Qa__collapseArrow:hover{background-color:var(--selected)}.Insight-module__TsR1Qa__insightTopSection{cursor:pointer;background-color:var(--bg-color);border-radius:.5em;padding:1em;transition:padding .3s ease-in-out,border-color .3s ease-in-out,border-radius .3s ease-in-out}.Insight-module__TsR1Qa__scrollableContent{border-radius:.5em;overflow:auto}.Insight-module__TsR1Qa__tabContainer{background-color:var(--navy);min-height:40em}.Insight-module__TsR1Qa__tabContainer>div[class*=content]{background-color:var(--navy)}.Insight-module__TsR1Qa__dropDownContainer{z-index:100;min-width:20em;margin-right:auto}.Insight-module__TsR1Qa__dropDown{width:100%}.Insight-module__TsR1Qa__onChainTabTitle{align-items:center;width:100%;display:flex}.Insight-module__TsR1Qa__collapsibleSection{grid-template-rows:1fr;transition:grid-template-rows .3s ease-in-out,margin-top .3s ease-in-out;display:grid}.Insight-module__TsR1Qa__collapsibleSection>*{overflow:hidden}.Insight-module__TsR1Qa__insightTopSection.Insight-module__TsR1Qa__collapsed .Insight-module__TsR1Qa__collapsibleSection{grid-template-rows:0fr;margin-top:0}.Insight-module__TsR1Qa__relatedContainer{padding:1em 0}.Insight-module__TsR1Qa__cardList{flex-direction:column;gap:1em;display:flex;overflow:auto}.Insight-module__TsR1Qa__relatedTitle{color:var(--gray);margin-bottom:1em;font-size:1em}.Insight-module__TsR1Qa__insightHeaderCollapseButtonRow{background-color:var(--bg-color-light);width:100%;height:0;max-height:0;color:var(--gray);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex}.Insight-module__TsR1Qa__expandIcon{width:3.5em;height:1.50em;background-color:var(--bg-color);cursor:pointer;border-radius:.5em;justify-content:center;align-items:center;margin-bottom:-1.5em;display:flex}.Insight-module__TsR1Qa__expandIconSize:hover{filter:brightness(1.5)}.Insight-module__TsR1Qa__expandIconSize{width:1.5em;height:1.5em}.Insight-module__TsR1Qa__iconSize{font-size:1.5em}.Insight-module__TsR1Qa__onChainDataTabs>div[class*=tabs]>div{background-color:var(--navy)}
.PriceChanges-module__OkUvBW__container{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;flex-grow:1;gap:2em;width:100%;max-width:100%;height:100%;max-height:100%;padding:1.25em;display:flex;overflow:hidden}.PriceChanges-module__OkUvBW__topBarTokenPage{z-index:10;justify-content:space-between;gap:2.5em;font-size:.8em;display:flex;top:.55em;right:2.5em}.PriceChanges-module__OkUvBW__lineChartContainer{flex-direction:column;flex-grow:1;max-height:100%;display:flex;position:relative}@media (max-width:768px){.PriceChanges-module__OkUvBW__lineChartContainer{height:40em}}.PriceChanges-module__OkUvBW__priceTimeRangeSetters{text-align:right;padding-bottom:1em;font-size:.8em}.PriceChanges-module__OkUvBW__timeContainer{justify-content:right;align-items:right;flex-direction:row;gap:1em;margin-top:1em;display:flex}.PriceChanges-module__OkUvBW__timeOptionUnselected{color:var(--gray);cursor:pointer}.PriceChanges-module__OkUvBW__timeOptionSelected{color:var(--filter)}.PriceChanges-module__OkUvBW__timeOptionUnselected:hover{cursor:pointer;filter:brightness(1.2)}.PriceChanges-module__OkUvBW__insightOption{border-right:1px solid rgba(128,128,128,.5);padding-right:1em}.PriceChanges-module__OkUvBW__timeline{border-top:1px solid rgba(255,255,255,.12);flex-direction:column;gap:.5rem;margin-top:.75rem;padding-top:.75rem;font-family:IBM Plex Mono,monospace;font-size:.9rem;line-height:1.25;display:flex}.PriceChanges-module__OkUvBW__timelineItem{flex-direction:column;display:flex}.PriceChanges-module__OkUvBW__timelineDate{color:#c2c2c2;font-weight:600}.PriceChanges-module__OkUvBW__timelineDetails{color:#fff}.PriceChanges-module__OkUvBW__eventsLayer{pointer-events:none;z-index:5;position:absolute;top:0;bottom:0;left:0;right:0}.PriceChanges-module__OkUvBW__eventMarkerGroup{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:4px;transform:translate(-50%)}.PriceChanges-module__OkUvBW__eventMarker{flex-direction:column;align-items:center;margin-top:4px;display:flex;position:relative}.PriceChanges-module__OkUvBW__eventDot{cursor:pointer;background:#f36535;border-radius:50%;width:6px;height:6px;margin-bottom:0}.PriceChanges-module__OkUvBW__eventText{color:#fff;text-align:center;white-space:normal;background:rgba(0,0,0,.6);border-radius:4px;max-width:160px;padding:2px 6px;font-size:.7rem;line-height:1.2;display:none}.PriceChanges-module__OkUvBW__eventTitle{color:#cbd2e0;z-index:1;cursor:pointer;pointer-events:auto;text-wrap:nowrap;background:#171a21;border:1px solid #535968;border-radius:4px;align-items:center;gap:.5em;padding:.1em .4em;display:flex;position:absolute;top:0;transform:translate(-50%);box-shadow:0 2px 7px rgba(0,0,0,.45)}.PriceChanges-module__OkUvBW__eventSubtitle{background-color:var(--dark-blue-gray);color:var(--gray);border-radius:3px;padding:0 .2em;font-size:.8em}.PriceChanges-module__OkUvBW__eventTitleHover{z-index:2;border:1px solid #8d94a5}.PriceChanges-module__OkUvBW__eventVerticalLine{pointer-events:none;z-index:1;border-left:1px solid #535968;width:1px;height:calc(100% - 4.2em);transition:all .15s ease-in-out;position:absolute;bottom:2.5em}.PriceChanges-module__OkUvBW__eventVerticalLine:before{content:"";border-top:6px solid #535968;border-left:4px solid transparent;border-right:4px solid transparent;position:absolute;left:-.5px;transform:translate(-50%)}.PriceChanges-module__OkUvBW__eventVerticalLine:after{content:"";border:3px solid #535968;border-radius:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.PriceChanges-module__OkUvBW__eventVerticalLineHover{border-left:1px solid #8d94a5}.PriceChanges-module__OkUvBW__eventVerticalLine.PriceChanges-module__OkUvBW__eventVerticalLineHover:before{border-top-color:#8d94a5}.PriceChanges-module__OkUvBW__eventVerticalLine.PriceChanges-module__OkUvBW__eventVerticalLineHover:after{border-color:#8d94a5}.PriceChanges-module__OkUvBW__activeMarkerContainer .PriceChanges-module__OkUvBW__eventVerticalLine{border-left:solid 1px var(--blue)}.PriceChanges-module__OkUvBW__activeMarkerContainer .PriceChanges-module__OkUvBW__eventVerticalLine:before{border-top-color:var(--blue)}.PriceChanges-module__OkUvBW__activeMarkerContainer .PriceChanges-module__OkUvBW__eventVerticalLine:after{border-color:var(--blue)}.PriceChanges-module__OkUvBW__activeMarkerContainer .PriceChanges-module__OkUvBW__eventTitle{border:1px solid var(--blue);z-index:2}.PriceChanges-module__OkUvBW__hoverTrigger{z-index:2;cursor:pointer;pointer-events:auto;background:0 0;width:10px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.PriceChanges-module__OkUvBW__eventMarkerContainer{position:relative}.PriceChanges-module__OkUvBW__eventTooltip{color:#fff;z-index:100;pointer-events:none;opacity:0;background:rgba(20,21,26,.98);border:1px solid rgba(255,255,255,.25);border-radius:6px;flex-direction:column;min-width:200px;max-width:280px;max-height:80vh;margin-bottom:15px;padding:12px 16px;font-size:12px;transition:opacity .2s;display:flex;position:fixed;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.8)}.PriceChanges-module__OkUvBW__eventTooltip.PriceChanges-module__OkUvBW__visible{opacity:1}.PriceChanges-module__OkUvBW__eventTooltip.PriceChanges-module__OkUvBW__leftAligned:after{content:"";border:8px solid transparent;border-left:10px solid rgba(20,21,26,.95);border-right:none;width:0;height:0;position:absolute;top:30px;right:-10px;transform:none}.PriceChanges-module__OkUvBW__eventTooltip.PriceChanges-module__OkUvBW__rightAligned:after{content:"";border:8px solid transparent;border-left:none;border-right:10px solid rgba(20,21,26,.95);width:0;height:0;position:absolute;top:30px;left:-10px;transform:none}.PriceChanges-module__OkUvBW__eventTooltipItem{border-bottom:1px solid rgba(255,255,255,.08);margin:6px 0;padding-bottom:6px;line-height:1.4}.PriceChanges-module__OkUvBW__eventTooltipItem:last-child{border-bottom:none;padding-bottom:0}.PriceChanges-module__OkUvBW__eventTooltipTime{color:#fff;margin-bottom:3px;font-size:11px;font-weight:500}.PriceChanges-module__OkUvBW__eventTooltipDetails{color:#fff;word-wrap:break-word;font-size:12px;line-height:1.5}.PriceChanges-module__OkUvBW__eventTooltipSource{color:rgba(255,255,255,.7);margin:2px 0 4px;font-size:11px;font-style:italic;font-weight:400}.PriceChanges-module__OkUvBW__eventTooltip *{color:#fff!important}.PriceChanges-module__OkUvBW__eventTooltip a,.PriceChanges-module__OkUvBW__eventTooltip span,.PriceChanges-module__OkUvBW__eventTooltip strong,.PriceChanges-module__OkUvBW__eventTooltip em{-webkit-text-decoration-color:#fff;text-decoration-color:#fff;color:#fff!important}.PriceChanges-module__OkUvBW__eventTooltipDetails span[style*=color],.PriceChanges-module__OkUvBW__eventTooltipDetails strong{color:#fff!important}.PriceChanges-module__OkUvBW__priceTooltip{background:var(--dark-blue-gray);color:#fff;z-index:100;pointer-events:none;border-radius:.5em;justify-content:center;align-items:center;gap:.5em;padding:.4em .5em;font-size:1em;display:flex;position:absolute}.PriceChanges-module__OkUvBW__priceTooltipSymbol{color:#fff;border-radius:.25em;padding:.25em .5em;font-size:.8em;font-weight:600}.PriceChanges-module__OkUvBW__priceTooltipPrice{color:#fff;font-size:.9em;font-weight:700}.PriceChanges-module__OkUvBW__priceTooltipPercentage{color:rgba(255,255,255,.8);font-size:.8em}
.Dropdown-module__1ag0Oa__customSelect{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:4em;display:inline-block;position:relative}.Dropdown-module__1ag0Oa__selectedOption,.Dropdown-module__1ag0Oa__selectedOptionTokenContainer{color:var(--text-color);border-radius:.2em;font-size:1em;position:relative}.Dropdown-module__1ag0Oa__selectedOption{background-color:var(--selected-light);justify-content:space-between;align-items:center;padding:.5em .4em;display:flex}.Dropdown-module__1ag0Oa__tokenClose{margin-left:auto}.Dropdown-module__1ag0Oa__selectedOption:hover,.Dropdown-module__1ag0Oa__option:hover{background:rgba(255,255,255,.1)}.Dropdown-module__1ag0Oa__selectedOptionTokenContainer{background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:4px;align-items:center;gap:.5em;padding:.5em;display:flex}.Dropdown-module__1ag0Oa__selectedOptionTokenContainer svg{transform:translateY(.125em)}.Dropdown-module__1ag0Oa__selectedOptionToken,.Dropdown-module__1ag0Oa__selectedOptionTokenName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Dropdown-module__1ag0Oa__selectedOptionTokenName{color:var(--gray)}.Dropdown-module__1ag0Oa__optionsList{-webkit-backdrop-filter:blur(.625em);border:.0625em solid var(--border-color);z-index:10;background:rgba(255,255,255,.027);border-radius:.25em;width:100%;min-width:max-content;max-height:12.5em;margin-top:.5em;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 .25em .75em rgba(0,0,0,.2)}.Dropdown-module__1ag0Oa__option{cursor:pointer;-webkit-backdrop-filter:none;padding:.5em 1em}.Dropdown-module__1ag0Oa__highlightedOption{background:rgba(255,255,255,.05)}.Dropdown-module__1ag0Oa__option.Dropdown-module__1ag0Oa__selected{color:var(--primary-color);background:rgba(255,255,255,.04)}.Dropdown-module__1ag0Oa__intervalOptionChevron{margin-left:.5em}
.Footer-module__EZoWya__container{background-color:var(--bg-color);grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.Footer-module__EZoWya__shortContainer{background-color:var(--bg-color);text-align:center;width:100%;margin-top:auto}.Footer-module__EZoWya__footerMessage{text-transform:uppercase;flex-wrap:wrap;justify-content:center;align-items:center;min-height:3rem;font-size:.8em;display:flex}.Footer-module__EZoWya__footerMessageGray{color:var(--gray)}.Footer-module__EZoWya__leftChildren{justify-content:flex-start;align-items:center;display:flex}.Footer-module__EZoWya__rightChildren{justify-content:flex-end;align-items:center;display:flex}.Footer-module__EZoWya__hideOnWrap{display:none}.Footer-module__EZoWya__scrollToTopButton{justify-content:center;align-items:center;margin-top:.5em;margin-bottom:0;font-size:2em;display:flex}.Footer-module__EZoWya__scrollToTopButton:hover{cursor:pointer}.Footer-module__EZoWya__scrollToTopButton svg{width:1.25em;height:1.25em;margin-left:.5em}.Footer-module__EZoWya__watermarkWrapper{width:100%;height:120px;position:relative;overflow:hidden}.Footer-module__EZoWya__scrollLogoWrapper{flex-direction:column;width:100%;display:flex}@media (max-width:767px){.Footer-module__EZoWya__container,.Footer-module__EZoWya__shortContainer{display:none}.Footer-module__EZoWya__defaultScrollButtonContainer{flex-shrink:0;justify-content:center;align-items:center;margin-top:0;display:flex}}
.Home-module__HnUYDa__sectionContainer{flex-direction:column;gap:1em;display:flex}.Home-module__HnUYDa__sectionTopBar{flex-direction:row;align-items:center;gap:2em;display:flex}.Home-module__HnUYDa__sectionTitle{color:var(--off-white);text-transform:uppercase;cursor:default;font-family:IBM Plex Mono Light;font-size:2em}.Home-module__HnUYDa__sectionTopBarRight{text-transform:uppercase;gap:1em;font-size:1.25em;display:flex}.Home-module__HnUYDa__sectionTopBarRightItem{color:var(--gray);cursor:pointer;padding:.4em .6em}.Home-module__HnUYDa__sectionTopBarRightItem:hover{filter:brightness(1.2)}.Home-module__HnUYDa__selectedSectionTopRightItem{cursor:pointer;color:var(--off-white);background-color:var(--light-navy);border-radius:.25em;outline:.2px solid #33333a;padding:.4em .6em}.Home-module__HnUYDa__featuredDashboardsContainer{grid-template-columns:1fr 1fr 1fr 1fr;gap:2.5em;min-height:14em;display:grid}.Home-module__HnUYDa__featuredDashboardLowerSection{flex-direction:column;flex-grow:1;justify-content:space-between;gap:.5em;padding:1em;font-family:IBM Plex Mono Light;display:flex}.Home-module__HnUYDa__featuredDashboardContainer{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);border-radius:.25em;flex-direction:column;display:flex;overflow:hidden}.Home-module__HnUYDa__featuredDashboardImageContainer{width:100%;height:6em;-webkit-mask:var(--beveled);mask:var(--beveled);cursor:pointer;border-radius:.25em;overflow:hidden}.Home-module__HnUYDa__featuredDashboardImage{object-fit:cover;width:100%;height:100%}.Home-module__HnUYDa__featuredDashboardTitle{color:var(--off-white);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;font-family:IBM Plex Mono Light;font-size:1.9em;overflow:hidden}.Home-module__HnUYDa__featuredDashboardTagsList{flex-direction:row;gap:.5em;display:flex}.Home-module__HnUYDa__featuredDashboardTag{background-color:var(--medium-steel);text-transform:uppercase;cursor:default;border-radius:2em;flex-shrink:0;padding:.25em .6em;font-size:1em}.Home-module__HnUYDa__featuredDashboardBottomSection{color:var(--gray);text-transform:uppercase;cursor:default;flex-direction:row;justify-content:space-between;align-items:center;font-family:IBM Plex Mono Light;font-size:1em;display:flex}.Home-module__HnUYDa__featuredDashboardAuthor{align-items:center;gap:.5em;display:flex}.Home-module__HnUYDa__featuredDashboardAuthorName{color:var(--off-white);align-items:center;display:flex}.Home-module__HnUYDa__verifiedIcon{font-size:.5em}@media (max-width:767px){.Home-module__HnUYDa__sectionTopBar{flex-direction:column;align-items:flex-start;gap:1em;margin-bottom:1em}.Home-module__HnUYDa__sectionTitle{font-size:1.4em}.Home-module__HnUYDa__featuredDashboardsContainer{flex-direction:column;display:flex}.Home-module__HnUYDa__scrollButton{justify-content:center;align-items:center;margin-top:0;font-size:.75em;display:flex}.Home-module__HnUYDa__sectionTopBarRight{white-space:nowrap;width:100%;max-width:100%;font-size:.9em;overflow:scroll}}
.SearchResults-module__ZJIHza__searchResultsContainer{min-height:60vh}.SearchResults-module__ZJIHza__tabsContainer{flex-shrink:0;margin:0 0 1.67em .2em;display:flex}.SearchResults-module__ZJIHza__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}.SearchResults-module__ZJIHza__tab:hover{cursor:pointer;filter:brightness(1.2)}.SearchResults-module__ZJIHza__tab>span{font-size:1.2em}.SearchResults-module__ZJIHza__activeTab{color:#5899ff;background-color:#0b1326;outline:.02em solid #3385ff}.SearchResults-module__ZJIHza__activeTab:hover{cursor:pointer;filter:brightness(1.2)}.SearchResults-module__ZJIHza__dashboardGrid{grid-template-columns:repeat(2,1fr);gap:1.5em;display:grid}.SearchResults-module__ZJIHza__dataLoading{height:100%}.SearchResults-module__ZJIHza__noDashboards{text-transform:uppercase;padding:1em 0;font-family:IBM Plex Mono Light;font-size:1.2em;font-style:italic}@media (max-width:767px){.SearchResults-module__ZJIHza__dashboardGrid{grid-template-columns:1fr}.SearchResults-module__ZJIHza__tab{font-size:.7em}}
.SearchBar-module__lW6nAG__paginationContainer{display:flex}.SearchBar-module__lW6nAG__searchBarContainer{align-items:center;gap:1em;display:flex}.SearchBar-module__lW6nAG__searchInputContainer{width:23em;position:relative}.SearchBar-module__lW6nAG__searchIcon{pointer-events:none;font-size:1.5em;position:absolute;top:50%;left:4%;transform:translateY(-50%)}.SearchBar-module__lW6nAG__searchInput{width:100%}.SearchBar-module__lW6nAG__searchInputField{height:3em;padding-left:2.5em;padding-right:1em;font-size:1.33em}.SearchBar-module__lW6nAG__clearIconContainer{display:inline-block;position:relative}.SearchBar-module__lW6nAG__placeholder{visibility:hidden;width:2em;height:2em}.SearchBar-module__lW6nAG__clearIcon{color:var(--red);height:100%;font-size:2em;position:absolute;top:0;left:0}.SearchBar-module__lW6nAG__clearIcon:hover{cursor:pointer;filter:brightness(1.2)}.SearchBar-module__lW6nAG__filtersButton{color:#84868a;white-space:nowrap;background:0 0;border:1px solid #84868a;border-radius:1em;align-items:center;gap:.5em;padding:.5em 1.25em;font-size:1.25em;display:flex;overflow:hidden}.SearchBar-module__lW6nAG__filtersButton:hover{cursor:pointer;filter:brightness(1.2)}.SearchBar-module__lW6nAG__filtersButton>span{font-size:1.2em}.SearchBar-module__lW6nAG__activeFilter{color:#5899ff;background-color:#0b1326;outline:.02em solid #3385ff}.SearchBar-module__lW6nAG__activeFilter:hover{cursor:pointer;filter:brightness(1.2)}@media (max-width:767px){.SearchBar-module__lW6nAG__filtersButton{font-size:.8em}.SearchBar-module__lW6nAG__searchInputField{height:2.5em;font-size:1em}.SearchBar-module__lW6nAG__clearIcon{font-size:1.5em}}
.TagFiltersModal-module__nSS8UG__modalOverlay{z-index:1000;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.TagFiltersModal-module__nSS8UG__filterMenuContainer{background-color:#0a0d16;flex-direction:column;gap:1.5em;width:55em;min-height:30em;padding:2em 1.4em;display:flex}.TagFiltersModal-module__nSS8UG__filterMenuTopSection{justify-content:space-between;align-items:center;width:100%;height:3em;padding:0 1.4em;display:flex}.TagFiltersModal-module__nSS8UG__filterMenuTitle{text-transform:uppercase;font-family:Arkham Heavy Condensed;font-size:2.5em}.TagFiltersModal-module__nSS8UG__closeIcon{cursor:pointer;font-size:2em}.TagFiltersModal-module__nSS8UG__filterMenuSeparator{border-top:.5px solid var(--dark-gray);width:100%}.TagFiltersModal-module__nSS8UG__filterMenuSection{flex-direction:column;gap:1em;width:100%;min-height:0;padding:0 1.4em;display:flex}.TagFiltersModal-module__nSS8UG__filterMenuSectionTitle{text-transform:uppercase;font-size:1.9em}.TagFiltersModal-module__nSS8UG__filterMenuSectionItems{flex-flow:wrap;gap:.7em;display:flex}.TagFiltersModal-module__nSS8UG__filterMenuItem{color:var(--gray);cursor:pointer;background:rgba(30,30,37,.5);border:.5px dashed rgba(183,183,183,.5);border-radius:2.5em;justify-content:space-between;align-items:center;gap:.5em;padding:.45em .7em;font-family:IBM Plex Mono Light;display:flex}.TagFiltersModal-module__nSS8UG__filterMenuItem.TagFiltersModal-module__nSS8UG__selected{color:var(--off-white);background:var(--medium-steel)}.TagFiltersModal-module__nSS8UG__filterMenuItem:hover{cursor:pointer;filter:brightness(1.2)}.TagFiltersModal-module__nSS8UG__filterMenuItemLabel{text-transform:uppercase}
.Dashboard-module__gIUiKG__container{grid-template-rows:auto 1fr;min-height:0;display:grid;position:relative}.Dashboard-module__gIUiKG__displayGridContainer{pointer-events:auto;grid-template-columns:repeat(6,1fr);grid-auto-rows:16em;gap:1em;width:100%;margin:auto;display:grid;position:absolute}.Dashboard-module__gIUiKG__headerContainer{justify-content:space-between;align-items:center;margin-bottom:1em;display:flex}.Dashboard-module__gIUiKG__title{font-size:1.5em}.Dashboard-module__gIUiKG__buttons{display:flex}.Dashboard-module__gIUiKG__buttons>*{margin-left:1.5em}.Dashboard-module__gIUiKG__units{grid-template-columns:repeat(auto-fill,24em);grid-auto-rows:17em;grid-auto-flow:dense;gap:1.6em;display:grid;overflow:auto}.Dashboard-module__gIUiKG__tile{justify-content:center;align-items:center;width:100%;height:100%;max-height:100%;display:flex;position:relative;overflow:hidden}
.TokenCell-module__sH2N9a__tokenLink{color:inherit;align-items:center;text-decoration:none;display:flex}.TokenCell-module__sH2N9a__tokenContainer{cursor:pointer;align-items:center;display:flex}.TokenCell-module__sH2N9a__tokenLink:hover,.TokenCell-module__sH2N9a__tokenContainer:hover{text-decoration:underline}.TokenCell-module__sH2N9a__tokenSymbol{align-items:center;gap:4px;font-weight:500;display:flex}.TokenCell-module__sH2N9a__tradeIcon{color:var(--green);justify-content:center;align-items:center;margin-left:8px;transition:transform .2s;display:flex}.TokenCell-module__sH2N9a__tradeIcon:hover{transform:scale(1.1)}.TokenCell-module__sH2N9a__tokenIcon{border-radius:50%;position:relative;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}
.TgBottomNav-module__HBgSia__tgBottomNavContainer{z-index:100;border-top:1px solid rgba(255,255,255,.1);justify-content:space-between;align-items:center;width:100%;height:4.5em;padding:0 1em;display:flex;position:fixed;bottom:0}.TgBottomNav-module__HBgSia__tgBottomNavItem{color:rgba(255,255,255,.7);cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.6em;padding:.5em 0;font-size:.8em;transition:color .2s;display:flex}.TgBottomNav-module__HBgSia__tgBottomNavAlertLock{font-size:1.1em;position:absolute;top:.2em;transform:translate(.6em)}.TgBottomNav-module__HBgSia__active{color:#fff}.TgBottomNav-module__HBgSia__noAccess{opacity:.4}
.Banner-module__O1zw4q__mfaBannerContainer,.Banner-module__O1zw4q__mfaBannerContainerMaintenance{filter:contrast(1.05);background-position:50%;background-repeat:no-repeat;background-size:100%;justify-content:center;align-items:center;padding:.5em 1.5em;display:flex}.Banner-module__O1zw4q__mfaBannerContainer{background-image:url(/landing/banner.svg)}.Banner-module__O1zw4q__mfaBannerContainerMaintenance{background-color:rgba(1,113,217,.22)}.Banner-module__O1zw4q__tgMiniBannerContainer{background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:1em;display:flex}.Banner-module__O1zw4q__mfaBannerMiddle{align-items:center;gap:1.5em;display:flex}.Banner-module__O1zw4q__mfaBannerButton{color:#80c1ff;border:.1em solid #80c1ff;border-radius:.4em;justify-content:center;align-items:center;gap:.5em;padding:.25em .6em .25em 1em;display:flex}.Banner-module__O1zw4q__mfaBannerButton:hover{cursor:pointer;filter:brightness(1.2)}.Banner-module__O1zw4q__closeButton{cursor:pointer;color:#80c1ff;background:rgba(0,0,0,.85);border:.1em solid #80c1ff;border-radius:.4em;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;right:9px}@media (max-width:767px){.Banner-module__O1zw4q__mfaBannerContainer{background:linear-gradient(90deg,#4d57b0,#060f3a,transparent,#060f3a,#4d57b0);padding:.75em;font-size:.8em}.Banner-module__O1zw4q__mfaBannerButton{padding:.25em .3em .25em .5em}.Banner-module__O1zw4q__closeButton{padding:.1em}.Banner-module__O1zw4q__mfaBannerMiddle{flex-direction:column;gap:.5em;font-size:1.1em}}
.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__trendingContainer{margin:1em 0}.Home-module__xJ5XEa__trendingInsightsHomeRow{gap:1em;display:flex}.Home-module__xJ5XEa__trendingInsightsHomeRow>*{flex:1;min-width:0;max-width:25%}.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:-moz-fit-content;width:fit-content;padding:.5em .75em;display:flex}.Home-module__xJ5XEa__selects{background-color:rgba(255,255,255,.05);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 rgba(255,255,255,.05);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 rgba(15,17,27,.25)}.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:.9rem}.Home-module__xJ5XEa__loading{justify-content:center;margin-top:1rem;display:flex}.Home-module__xJ5XEa__loadingMore{justify-content:center;align-items:center;margin:1rem 0;display:flex}.Home-module__xJ5XEa__viewAllButton{align-self:center;margin-top:1rem}.Home-module__xJ5XEa__trendingRow{cursor:pointer;border-radius:.5em;flex-direction:row;align-items:center;gap:1em;display:flex}.Home-module__xJ5XEa__trendingRow>*{flex:1;min-width:0}@media (max-width:900px){.Home-module__xJ5XEa__homeGrid{flex-direction:column}}@media (max-width:768px){.Home-module__xJ5XEa__trendingInsightsHomeRow{flex-wrap:wrap}.Home-module__xJ5XEa__trendingInsightsHomeRow>*{flex:0 calc(50% - .5em);max-width:50%}.Home-module__xJ5XEa__trendingContainer{margin:1.5em 0 0}}
.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.4rem;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:1rem;height:1rem;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}
.TokenSolana-module__TP2kfq__container{min-height:-moz-fit-content;min-height:fit-content;display:grid;overflow:auto}.TokenSolana-module__TP2kfq__tokenSolanaContainer{flex-direction:column;gap:1em;display:flex;overflow:hidden}.TokenSolana-module__TP2kfq__solanaSummary{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:var(--bg-color-light)}.TokenSolana-module__TP2kfq__solanaSummaryContainer,.TokenSolana-module__TP2kfq__solanaAccountHoldingsContainer{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:var(--bg-color-light);padding:.8em 1em}.TokenSolana-module__TP2kfq__textLight{color:var(--gray)}.TokenSolana-module__TP2kfq__solanaSummaryContainer{gap:1em;display:flex}.TokenSolana-module__TP2kfq__summaryItem{flex-direction:column;flex:1;justify-content:center;gap:.5em;display:flex;overflow:hidden}.TokenSolana-module__TP2kfq__summaryItemSmall{flex:.5}.TokenSolana-module__TP2kfq__summaryType{flex:none;min-width:8.5em}.TokenSolana-module__TP2kfq__summaryAddress{position:relative}.TokenSolana-module__TP2kfq__summaryItem span{text-wrap:nowrap}.TokenSolana-module__TP2kfq__summaryHeader{color:var(--gray)}.TokenSolana-module__TP2kfq__solanaAccountHoldingsContainer{height:100%}.TokenSolana-module__TP2kfq__line{border-right:.5px solid rgba(255,255,255,.25)}.TokenSolana-module__TP2kfq__title{text-align:center;margin-bottom:2em}.TokenSolana-module__TP2kfq__valueBTC{font-size:1.5em;display:flex}.TokenSolana-module__TP2kfq__accountInnerContainer{gap:2em;display:flex}.TokenSolana-module__TP2kfq__accountLeft,.TokenSolana-module__TP2kfq__accountBalance{flex-direction:column;flex:1;gap:1.5em;display:flex}.TokenSolana-module__TP2kfq__accountSummary{flex-direction:column;gap:2em;display:flex}.TokenSolana-module__TP2kfq__accountSummary div{justify-content:space-between;display:flex}.TokenSolana-module__TP2kfq__accountFilter{justify-content:space-between;align-items:center;display:flex}.TokenSolana-module__TP2kfq__timeFilter{background-color:var(--dark-blue-gray);border-radius:.5em;justify-content:center;align-items:center;gap:.5em;padding:.5em;font-size:.8em;display:flex}.TokenSolana-module__TP2kfq__accountTable{border-collapse:collapse;text-align:center;width:100%}.TokenSolana-module__TP2kfq__accountTableHeader{color:var(--gray);border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1);padding:.8em .5em}.TokenSolana-module__TP2kfq__accountTableCell{border-bottom:.5px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1);padding:.8em .5em}.TokenSolana-module__TP2kfq__accountTableCellFoot{padding:.8em .5em;font-weight:700}.TokenSolana-module__TP2kfq__decrease{color:var(--red);border-bottom:.5px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1);padding:.8em .5em}.TokenSolana-module__TP2kfq__increase{color:var(--green);border-bottom:.5px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1);padding:.8em .5em}.TokenSolana-module__TP2kfq__accountTableCell:first-child,.TokenSolana-module__TP2kfq__accountTableHeader:first-child{border-left:none}.TokenSolana-module__TP2kfq__accountTableFoot{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:var(--bg-color)}@media (max-width:768px){.TokenSolana-module__TP2kfq__solanaSummaryContainer{flex-direction:column}.TokenSolana-module__TP2kfq__summaryItem{border:none;flex-direction:row;justify-content:space-between}.TokenSolana-module__TP2kfq__summaryItemSmall{flex:1}.TokenSolana-module__TP2kfq__accountInnerContainer{flex-direction:column}.TokenSolana-module__TP2kfq__accountLeft,.TokenSolana-module__TP2kfq__accountBalance{gap:1em}.TokenSolana-module__TP2kfq__accountTable{overflow-x:auto}}
.Search-module__cYqn0q__overlayWrapper{white-space:nowrap;text-overflow:ellipsis;width:13em;margin:0 auto;overflow:hidden}.Search-module__cYqn0q__overlayContainer{text-overflow:ellipsis;justify-content:flex-start;align-items:center;display:flex}.Search-module__cYqn0q__inputWrapper,.Search-module__cYqn0q__overlayContent{justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0}.Search-module__cYqn0q__overlayContent{z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex}.Search-module__cYqn0q__inputWrapper,.Search-module__cYqn0q__searchContainer .Search-module__cYqn0q__inputWrapper{justify-content:center;align-items:center;display:flex}.Search-module__cYqn0q__searchContainer .Search-module__cYqn0q__clearButton{margin-left:.45em}.Search-module__cYqn0q__clearButton{justify-content:center;align-items:center;display:flex}.Search-module__cYqn0q__searchContainer{justify-content:center;width:100%;display:flex;position:relative}.Search-module__cYqn0q__darkGreyPlaceholder{color:var(--placeholder)}.Search-module__cYqn0q__clearButton{justify-content:center;align-items:center;position:absolute;top:50%;right:calc(50% - 9em);transform:translateY(-50%)}.Search-module__cYqn0q__headerSearch{color:rgba(255,255,255,.57);background:#131721;border:.5px solid rgba(255,255,255,.1);border-radius:.35em;justify-content:space-between;align-items:center;gap:1em;width:100%;max-width:35em;padding:.5em .75em;display:flex;position:relative}.Search-module__cYqn0q__largeHeaderSearch{z-index:1;background-color:#000;border:none;max-width:calc(100% - 1em);height:3em;margin-left:.5em;font-size:1.3em}.Search-module__cYqn0q__searchBar{width:100%}.Search-module__cYqn0q__searchSlash{background:rgba(36,40,53,.5);border-radius:.35em;padding:.2em .7em .4em;font-size:.8em}.Search-module__cYqn0q__tagSuggestion{align-items:center;padding:2px 0;display:flex}.Search-module__cYqn0q__iconContainer{align-items:center;column-gap:.35em;display:flex}.Search-module__cYqn0q__iconNormal{border-radius:50%;width:1em;min-width:1em;height:1em;display:inline-block;position:relative;overflow:hidden}.Search-module__cYqn0q__fullWidth{width:100%;overflow:hidden}.Search-module__cYqn0q__suggestionType{margin-left:auto}.Search-module__cYqn0q__tokenPriceChange{border-radius:.25em;margin-left:.5em;padding:.2em .4em;font-size:.8em}.Search-module__cYqn0q__tokenPriceChangePos{background-color:rgba(69,194,91,.15)}.Search-module__cYqn0q__tokenPriceChangeNeg{background-color:rgba(211,48,48,.18)}.Search-module__cYqn0q__tokenPriceChangeNull{background-color:var(--selected)}.Search-module__cYqn0q__tokenChange24hPos{color:#59ca60;font-size:1.2em}.Search-module__cYqn0q__tokenChange24hNeg{color:#ff5e5e;font-size:1.2em}.Search-module__cYqn0q__tokenChange24hNull{color:var(--grey);font-size:1.2em}.Search-module__cYqn0q__shorten{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Search-module__cYqn0q__tokenPriceContainer{justify-content:space-between;min-width:11em;margin-left:auto;padding-left:.5em;display:flex}@media screen and (max-width:767px){.Search-module__cYqn0q__headerSearch{margin:0 auto;font-size:.8em}}
.Graph-module__CmI2jW__graph{width:100%;height:100%;position:absolute}.Graph-module__CmI2jW__loadOverlay{-webkit-backdrop-filter:blur(.5em);backdrop-filter:blur(.5em);z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}
.Futures-module__SzOGnW__marketOverview{flex-direction:row;display:flex}.Futures-module__SzOGnW__topRow{gap:20px;width:100%;height:16em;display:flex}.Futures-module__SzOGnW__seperateRow{gap:20px;width:100%;height:30em;display:flex}.Futures-module__SzOGnW__flexItemLarge{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:2}.Futures-module__SzOGnW__flexItemSmall{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:1}.Futures-module__SzOGnW__row{flex-direction:row;gap:20px;height:30em;display:flex}.Futures-module__SzOGnW__rowSection{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);margin-top:2em}.Futures-module__SzOGnW__title{text-transform:uppercase;text-align:left;justify-content:space-between;align-items:center;padding:1.5em;font-family:IBM Plex Mono Light;font-size:1.25em;font-weight:700;display:flex}.Futures-module__SzOGnW__box{text-align:center;border:1px solid #ccc;border-radius:8px;flex:1;min-width:calc(33.3333% - 40px);max-width:calc(33.3333% - 40px);max-height:50em;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Futures-module__SzOGnW__row:not(.Futures-module__SzOGnW__top-row) .Futures-module__SzOGnW__box{min-width:calc(50% - 20px);max-width:calc(50% - 20px)}.Futures-module__SzOGnW__rowSection{margin-top:20px}.Futures-module__SzOGnW__rowHeader{justify-content:space-between;align-items:center;font-family:IBM Plex Mono Light;display:flex}.Futures-module__SzOGnW__selectors{align-items:center;gap:10px;margin-right:3em;display:flex}@media (max-width:768px){.Futures-module__SzOGnW__topRow{flex-direction:column;flex:auto;height:auto}.Futures-module__SzOGnW__topRow>*{height:16em}.Futures-module__SzOGnW__seperateRow,.Futures-module__SzOGnW__row{flex-direction:column;height:auto}.Futures-module__SzOGnW__seperateRow>*{flex:auto;height:40em}.Futures-module__SzOGnW__row{gap:0}.Futures-module__SzOGnW__flexItemSmall{flex:auto}.Futures-module__SzOGnW__stackedChart{padding:1.25em}}
.Mindshare-module__L8OIgW__selects{justify-content:right;align-items:center;gap:1em;display:flex}.Mindshare-module__L8OIgW__chartContainer{cursor:pointer;width:100%;height:100%;position:absolute;top:0}.Mindshare-module__L8OIgW__controlsOverlay{z-index:1;background-color:var(--bg-color-light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom-right-radius:.5em;border-bottom-left-radius:.5em;padding:0 1em .5em;position:absolute;top:0;right:0}
