#popover-portal>[data-radix-popper-content-wrapper]{z-index:calc(var(--zindex-tooltip) + 1)!important}.popover__content{animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.popover__content[data-state=open]{animation-name:popover-content-open-animation}.popover__content[data-state=closed]{animation-name:popover-content-close-animation}@keyframes popover-content-open-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes popover-content-close-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.filter-popover__content{box-shadow:var(--shadow-shadow2)}@keyframes markets-market-cap-up-keyframes{0%{color:inherit}33.3%{color:var(--color-BuyHover)}66.6%{color:var(--color-TextBuy)}to{color:inherit}}@keyframes markets-market-cap-down-keyframes{0%{color:inherit}33.3%{color:var(--color-SellHover)}66.6%{color:var(--color-TextSell)}to{color:inherit}}@keyframes markets-market-cap-caret-up-keyframes{0%{color:inherit;opacity:0}33.3%{color:var(--color-BuyHover);opacity:1}66.6%{color:var(--color-TextBuy);opacity:1}to{color:inherit;opacity:0}}@keyframes markets-market-cap-caret-down-keyframes{0%{color:inherit;opacity:0}33.3%{color:var(--color-SellHover);opacity:1}66.6%{color:var(--color-TextSell);opacity:1}to{color:inherit;opacity:0}}.markets__market-cap--up{animation:markets-market-cap-up-keyframes 1.5s linear forwards}.markets__market-cap--down{animation:markets-market-cap-down-keyframes 1.5s linear forwards}.markets__market-cap-caret--up{animation:markets-market-cap-caret-up-keyframes 1.5s linear forwards}.markets__market-cap-caret--down{animation:markets-market-cap-caret-down-keyframes 1.5s linear forwards}.ltr .markets__market-cap-caret--up{transform:rotate(180deg)}.rtl .markets__market-cap-caret--up{transform:rotate(-180deg)}#hover-card-portal>[data-radix-popper-content-wrapper]{z-index:calc(var(--zindex-tooltip) + 1)!important}.hover-card__content-wrapper{animation-duration:var(--animation-duration-base);animation-timing-function:ease-in-out}.hover-card__content{background-color:var(--color-CardBg);box-shadow:var(--shadow-shadow2)}:where(.hover-card__content){border-radius:var(--radii-m)}.hover-card__content-wrapper[data-side]{animation-name:hover-card-animation}.hover-card__tooltip{z-index:calc(var(--zindex-tooltip) + 2)!important}@keyframes hover-card-animation{0%{opacity:0}to{opacity:1}}.theme-root.midnight .twitter-community-content,.theme-root.midnight .twitter-post-content,.theme-root.midnight .twitter-profile-content{--color-TwitterContentBg:#15202b;--color-TwitterContentBgHover:#1c2733;--color-TwitterContentBgActive:#e6ecf0b3;--color-TwitterContentText:#8799a8;--color-TwitterContentLine:#3b4652;--color-TwitterContentBtnBg:transparent;--color-TwitterContentBtnHoverBg:#6bc9fb1a}.theme-root.light .twitter-community-content,.theme-root.light .twitter-post-content,.theme-root.light .twitter-profile-content{--color-TwitterContentBg:#fff;--color-TwitterContentBgHover:#f7f9f9;--color-TwitterContentText:#4a6174;--color-TwitterContentLine:#e4e6e9;--color-TwitterContentBtnBg:transparent;--color-TwitterContentBtnHoverBg:#006fd61a}.token-data-preview__narrative-title{-webkit-background-clip:text;background-clip:text;color:transparent}.token-data-preview__narrative-text--collapsed{line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ltr .token-data-preview__narrative-title{background-image:linear-gradient(88.02deg,#6bbcff .45%,#707aff 45.25%,#c5a3ff 90.05%,#ffac63)}.rtl .token-data-preview__narrative-title{background-image:linear-gradient(-88.02deg,#6bbcff .45%,#707aff 45.25%,#c5a3ff 90.05%,#ffac63)}.theme-root.light .markets__empty-chart{--color-MarketsEmptyChartStroke:#f1f1f1;--color-MarketsEmptyChartStop1:#f4f4f4;--color-MarketsEmptyChartStop2:#d8d8d8}.theme-root.midnight .markets__empty-chart{--color-MarketsEmptyChartStroke:#333;--color-MarketsEmptyChartStop1:#414141;--color-MarketsEmptyChartStop2:#414141}.filters-markets-modal{display:flex;flex-direction:column}.filters-markets-modal *{--scroll-bg:initial;--scroll-color:initial;scrollbar-color:unset;scrollbar-width:unset}.filters-markets-modal * ::-webkit-scrollbar{width:4px}.filters-markets-modal * ::-webkit-scrollbar-thumb{background:var(--color-Line);background-clip:content-box;border:0 solid transparent;border-radius:24px}@supports (-moz-appearance:none){.filters-markets-modal *{scrollbar-color:var(--color-Line) transparent;scrollbar-width:thin}}.filters-markets-modal.bn-modal>.bn-modal-wrap{background-color:var(--color-BasicBg);border:.5px solid var(--color-Line);display:flex;flex-direction:column;flex-shrink:1;margin-bottom:32px;margin-top:32px;max-height:837px;max-width:445px;padding:0;width:100%}.filters-markets-modal.bn-modal>.bn-modal-wrap .bn-modal-content{display:flex;flex-direction:column;flex-grow:1;height:100%;max-height:100%;overflow:hidden;padding:0}.filters-markets-modal.bn-modal>.bn-modal-wrap .bn-modal-footer{align-items:center;background-color:var(--color-SecondaryBg);display:flex;justify-content:space-between;padding:24px}.filters-markets-modal__content--alpha{overflow:auto;padding:0}.filters-markets-modal__content--trending{overflow:auto}.filters-markets-modal .filters-tabs .bn-tab-list{margin-bottom:16px}.markets-page__table{--table-horizontal-padding:0;--table-horizontal-padding-ends:0;--scroll-size:0}.markets-page__table thead tr{background-color:var(--color-BasicBg)}.markets-page__table tbody tr:not(:last-of-type){border-bottom-width:.5px}.markets-page__table .bn-web-table-sticky-scroll{height:0!important}.markets-page .bn-web-table-wrapper{scrollbar-gutter:stable}.markets-page--loading .bn-web-table-wrapper{border:transparent!important;overflow:hidden!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.markets-page--loading .bn-web-table-content{overflow:hidden!important}.markets-page--loading tr{border:transparent!important}