.web3-ui-tooltips.bn-bubble-higher .bn-bubble-content{max-height:400px}.web3-ui-tooltips.bn-bubble-auto .bn-bubble-content{max-height:none;overflow:visible}.uikit-modal-content{background-color:var(--color-CardBg);flex-direction:column;display:flex}.uikit-modal-header{color:var(--color-PrimaryText);flex-shrink:0;justify-content:space-between;align-items:center;padding:24px;font-size:20px;font-weight:600;line-height:28px;display:flex}.uikit-modal-header-title{color:var(--color-PrimaryText);flex:1;font-size:20px;font-weight:600;line-height:28px}.uikit-modal-header-subtitle{color:var(--color-SecondaryText);font-size:14px;font-weight:400;line-height:22px}.uikit-modal-close-btn{cursor:pointer;width:24px;height:24px;color:var(--color-IconNormal);border-radius:var(--radii-s);transition:background-color var(--animation-duration-fast)ease-in-out,color var(--animation-duration-fast)ease-in-out;justify-content:center;align-items:center;font-size:24px;display:inline-flex}.uikit-modal-close-btn:hover{background-color:var(--color-Hover)}.uikit-modal-close-btn:hover .uikit-modal-close-icon{color:var(--color-PrimaryYellow)}.uikit-modal-close-btn:active{background-color:var(--color-Active)}.uikit-modal-body{color:var(--color-SecondaryText);flex:1;padding-left:24px;padding-right:24px;font-size:14px;font-weight:400;line-height:22px;overflow:auto}.uikit-modal-footer{grid-gap:8px;flex-shrink:0;gap:8px;padding:24px;display:flex}.uikit-modal-footer.uikit-modal-footer-row>*{flex:1}.uikit-modal-footer.uikit-modal-footer-column{flex-direction:column}.uikit-modal-divider{background-color:var(--color-Line);height:1px;margin:var(--space-m)0}.uikit-modal-icon-center{margin-bottom:var(--space-m);justify-content:center;font-size:48px;display:flex}.uikit-modal-close-icon{width:20px;height:20px;color:var(--color-PrimaryText)}.uikit-drawer-content{background-color:var(--color-CardBg);flex-direction:column;height:100%;display:flex}:where(.uikit-drawer-content) .uikit-modal-body{padding-top:24px}.uikit-drawer-header{border-bottom:1px solid var(--color-Line);flex-shrink:0;align-items:center;height:50px;padding:0 24px;display:flex}.uikit-confirm-content{background-color:var(--color-CardBg);flex-direction:column;align-items:center;padding:24px;display:flex}.bn-modal:has(.uikit-confirm-content){z-index:var(--z-drawer-above)}.uikit-modal-above-notification{z-index:var(--z-modal-over-notification)!important}.uikit-modal-above-drawer{z-index:var(--z-drawer-above)!important}body:has(.bn-drawer) .bn-tooltips-trans{z-index:var(--z-drawer-above)}.my-positions-share-modal.bn-modal .bn-modal-wrap{width:520px;height:618px;padding:18px 24px 24px;overflow:visible}.my-positions-share-modal.bn-modal .bn-modal-wrap .detail-info-title div,.my-positions-share-modal.bn-modal .bn-modal-wrap .detail-info-value span{height:22px;line-height:22px}.no-data{text-align:center}.no-data .bn-emptyState-icon{width:64px;width:var(--icon-size,64px);height:64px;height:var(--icon-size,64px);color:var(--color-TertiaryText)}.no-data .bn-emptyState-content{color:var(--color-TertiaryText)}.no-data .bn-svg{width:64px;width:var(--icon-size,64px);height:64px;height:var(--icon-size,64px);color:var(--color-TertiaryText)}.styles_module_tooltip__Z7xWc{background:var(--color-ToastBg);color:var(--color-TextOnGray);z-index:calc(var(--z-tooltip-portal) + 1);opacity:0;animation:styles_module_tooltip-fade-in-keyframes__Xj60X var(--animation-duration-base)ease-out forwards;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:400;line-height:22px}:where(.styles_module_tooltip__Z7xWc){word-wrap:break-word;max-width:320px}@keyframes styles_module_tooltip-fade-in-keyframes__Xj60X{0%{opacity:0}to{opacity:1}}.styles_module_arrow__zeGm6{fill:var(--color-ToastBg)}.TokenSelect_module_tokenSelectBubble__sNHDe{width:100%}.TokenSelect_module_tokenSelectBubble__sNHDe .bn-bubble-content{width:100%!important}@keyframes drag-drop{0%{transform:scale(1)}to{transform:scale(0)}}.drag-drop-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.drag-clone{opacity:.9;pointer-events:none;z-index:var(--zindex-menu);border:1px solid transparent;transition:opacity .3s,border-color .3s;position:absolute}.ltr .drag-clone{transform:rotate(-1deg)}.rtl .drag-clone{transform:rotate(1deg)}.drag-clone.drag-begin{animation:.8s forwards drag-begin}.drag-clone.drag-ready{opacity:.9!important;border-color:var(--color-PrimaryText)!important}.drag-clone.drag-drop{opacity:1;animation:.4s forwards drag-drop}.drag-clone.drag-cancel{opacity:0}.ltr .drag-clone.drag-cancel{transition:top .4s,left .4s,opacity .4s}.rtl .drag-clone.drag-cancel{transition:top .4s,right .4s,opacity .4s}.drag-original{cursor:grab}.drag-original.dragging{opacity:.3;border-color:var(--color-PrimaryText)!important}.drop-zone{transition:background-color .3s,border-color .3s}.drop-zone.drop-active{border-color:var(--color-PrimaryYellow);background-color:rgba(255,87,34,.1)}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.drop-zone-active{animation:1s ease-in-out infinite breathe}[data-sortable-placeholder]{opacity:.4;background-color:var(--color-Line);border:1px dashed var(--color-PrimaryText);border-radius:12px}.topic-card-animation{overflow-anchor:none;z-index:5;flex-direction:column;flex-shrink:0;width:100%;display:flex}.topic-card-animation--smooth{will-change:transform}.drag-toast{grid-gap:6px;background-color:#f5f5f5;background-color:var(--color-Input,#f5f5f5);border:1px solid #e0e0e0;border:1px solid var(--color-Line,#e0e0e0);color:var(--color-PrimaryText,#000);pointer-events:none;z-index:var(--zindex-header);white-space:nowrap;opacity:0;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:400;display:flex;position:fixed;transform:translateY(0)}.drag-toast svg{color:var(--color-PrimaryText,#000)}.drag-toast-visible{opacity:1;animation:.3s ease-out forwards toast-float}@keyframes toast-float{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-4px)}}#hover-card-portal>[data-radix-popper-content-wrapper]{z-index:calc(var(--z-tooltip-portal) + 1)!important}#hover-card-portal>[data-radix-popper-content-wrapper]:has(.social-popup-elevated){z-index:var(--z-popover-nested)!important}.hover-card__content-wrapper{animation-duration:var(--animation-duration-base);animation-timing-function:ease-in-out}.hover-card__content{box-shadow:var(--shadow-shadow2);background-color:var(--color-CardBg)}: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(--z-tooltip-portal) + 2)!important}.hover-card__dropdown-bubble-wrapper{z-index:calc(var(--z-tooltip-portal) + 3)!important}@keyframes hover-card-animation{0%{opacity:0}to{opacity:1}}.token-data-preview__narrative-title{color:transparent;-webkit-background-clip:text;background-clip:text}.token-data-preview__narrative-text--collapsed{line-clamp:6;-webkit-line-clamp:6;-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 100%)}.rtl .token-data-preview__narrative-title{background-image:linear-gradient(-88.02deg,#6bbcff .45%,#707aff 45.25%,#c5a3ff 90.05%,#ffac63 100%)}.theme-root.midnight .twitter-profile-content,.theme-root.midnight .twitter-community-content,.theme-root.midnight .twitter-post-content{--color-TwitterContentBg:#15202b;--color-TwitterContentBgHover:#1c2733;--color-TwitterContentBgActive:rgba(230,236,240,.7);--color-TwitterContentText:#8799a8;--color-TwitterContentLine:#3b4652;--color-TwitterContentBtnBg:transparent;--color-TwitterContentBtnHoverBg:rgba(107,201,251,.1)}.theme-root.light .twitter-profile-content,.theme-root.light .twitter-community-content,.theme-root.light .twitter-post-content{--color-TwitterContentBg:#fff;--color-TwitterContentBgHover:#f7f9f9;--color-TwitterContentText:#4a6174;--color-TwitterContentLine:#e4e6e9;--color-TwitterContentBtnBg:transparent;--color-TwitterContentBtnHoverBg:rgba(0,111,214,.1)}.theme-root.dark .twitter-profile-content,.theme-root.dark .twitter-community-content,.theme-root.dark .twitter-post-content{--color-TwitterContentBg:#15202b;--color-TwitterContentBgHover:#1c2733;--color-TwitterContentBgActive:rgba(230,236,240,.7);--color-TwitterContentText:#8799a8;--color-TwitterContentLine:#3b4652;--color-TwitterContentBtnBg:transparent;--color-TwitterContentBtnHoverBg:rgba(107,201,251,.1)}.tweet-media_module_root__Wvu0a{position:relative;overflow:hidden}.tweet-media_module_rounded__hSlZn{border-radius:4px}.tweet-media_module_mediaWrapper__M9uUM{grid-gap:2px;grid-auto-rows:1fr;gap:2px;width:100%;height:100%;display:grid}.tweet-media_module_grid2Columns__W7jRU{grid-template-columns:repeat(2,1fr)}.tweet-media_module_grid3__oYZLW>a:first-child{grid-row:span 2}.tweet-media_module_grid2x2__DX7kA{grid-template-rows:repeat(2,1fr)}.tweet-media_module_mediaContainer__V1f7J{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.tweet-media_module_mediaLink__6LveD{outline-style:none;text-decoration:none}.tweet-media_module_skeleton__JeD7s{width:100%;padding-bottom:56.25%;display:block}.tweet-media_module_image__ZnsXP{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;margin:0;position:absolute;top:0;bottom:0}.ltr .tweet-media_module_image__ZnsXP{left:0}.rtl .tweet-media_module_image__ZnsXP{right:0}.tweet-media-video_module_anchor__sRsRw{color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-overflow:ellipsis;white-space:nowrap;border:1px solid transparent;border-radius:9999px;outline-style:none;align-items:center;padding:0 1rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:flex}.tweet-media-video_module_videoButton__gTZfd{background-color:var(--tweet-color-blue-primary);border:4px solid var(--color-twt-video-play-button);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;width:67px;height:67px;transition-property:background-color;transition-duration:.2s;display:flex;position:relative}.tweet-media-video_module_videoButton__gTZfd:hover{background-color:var(--tweet-color-blue-primary-hover)}.tweet-media-video_module_videoButton__gTZfd:focus-visible{background-color:var(--tweet-color-blue-primary-hover)}.tweet-media-video_module_videoButtonIcon__nZSxi{width:calc(50% + 4px);max-width:100%;height:calc(50% + 4px);color:var(--color-twt-video-play-button);fill:currentColor;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ltr .tweet-media-video_module_videoButtonIcon__nZSxi{margin-left:3px}.rtl .tweet-media-video_module_videoButtonIcon__nZSxi{margin-right:3px}.tweet-media-video_module_watchOnTwitter__pTXMR{position:absolute;top:12px}.ltr .tweet-media-video_module_watchOnTwitter__pTXMR{right:8px}.rtl .tweet-media-video_module_watchOnTwitter__pTXMR{left:8px}.tweet-media-video_module_watchOnTwitter__pTXMR>a{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(15,20,25,.75);min-width:2rem;min-height:2rem;font-size:.875rem;line-height:1rem}.tweet-media-video_module_watchOnTwitter__pTXMR>a:hover{background-color:rgba(39,44,48,.75)}.tweet-media-video_module_viewReplies__SaQ11{background-color:var(--tweet-color-blue-primary);border-color:var(--tweet-color-blue-primary);min-height:2rem;font-size:.9375rem;line-height:1.25rem;position:relative}.tweet-media-video_module_viewReplies__SaQ11:hover{background-color:var(--tweet-color-blue-primary-hover)}.tweet-media-video_module_videoIframe__E73Da{background-color:transparent;border:0;outline:none;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0}.ltr .tweet-media-video_module_videoIframe__E73Da{left:0}.rtl .tweet-media-video_module_videoIframe__E73Da{right:0}.social-rush-filter-settings-modal .bn-modal-content{max-height:calc(100vh - 252px);padding-top:0;padding-bottom:0}.social-rush-first-step-coachmark .bn-bubble,.social-rush-second-step-coachmark .bn-bubble,.social-rush-zero-step-coachmark .bn-bubble{width:340px}.social-rush-first-step-coachmark .bn-bubble-content,.social-rush-second-step-coachmark .bn-bubble-content,.social-rush-zero-step-coachmark .bn-bubble-content{max-width:unset;height:auto!important;min-height:auto!important;padding:0!important}.social-rush-first-step-coachmark .bn-coachmark-panel,.social-rush-second-step-coachmark .bn-coachmark-panel,.social-rush-zero-step-coachmark .bn-coachmark-panel{max-width:unset;height:auto!important;min-height:auto!important}.ltr .social-rush-first-step-coachmark .bn-bubble,.ltr .social-rush-second-step-coachmark .bn-bubble,.ltr .social-rush-zero-step-coachmark .bn-bubble{margin-left:-8px}.rtl .social-rush-first-step-coachmark .bn-bubble,.rtl .social-rush-second-step-coachmark .bn-bubble,.rtl .social-rush-zero-step-coachmark .bn-bubble{margin-right:-8px}.social-rush-second-step-coachmark .bn-bubble{width:520px!important}.social-rush-page .bn-coachmark{width:100%}@media (max-width:749px){.guide-elements{display:none!important}}.social-rush-zero-step-wrapper{display:inline-block;position:relative}.social-rush-zero-step-wrapper:has(.social-rush-zero-step-trigger-active):before{content:""!important;border:2px dashed var(--color-PrimaryYellow)!important;pointer-events:none!important;z-index:var(--z-modal-above)!important;box-sizing:border-box!important;border-radius:.5rem!important;display:block!important;position:absolute!important;top:-2px!important;bottom:-2px!important;left:-2px!important;right:-2px!important}.social-rush-zero-step-wrapper:has([class*=social-rush-zero-step-trigger-active]):before{content:""!important;border:2px dashed var(--color-PrimaryYellow)!important;pointer-events:none!important;z-index:var(--z-modal-above)!important;box-sizing:border-box!important;border-radius:.5rem!important;display:block!important;position:absolute!important;top:-2px!important;bottom:-2px!important;left:-2px!important;right:-2px!important}@keyframes progressGradientFlow{0%{background-position:200%}to{background-position:-100%}}@keyframes topicBorderBreathe{0%,to{box-shadow:0 0 4px rgba(240,185,11,.6),0 0 8px rgba(240,185,11,.4),0 0 12px rgba(240,185,11,.2),0 4px 8px rgba(240,185,11,.3),0 6px 12px rgba(240,185,11,.2);border-color:#f0b90b!important;border-color:var(--Web-Core-PrimaryYellow,#f0b90b)!important}50%{box-shadow:0 0 2px rgba(240,185,11,.3),0 0 4px rgba(240,185,11,.2),0 0 6px rgba(240,185,11,.1),0 2px 4px rgba(240,185,11,.15),0 3px 6px rgba(240,185,11,.1);border-color:rgba(240,185,11,.5)!important}}@keyframes topicMoveRight{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@keyframes yellowBorderBreathe{0%,to{opacity:1}50%{opacity:0}}.social-rush-progress-paused:after,.social-rush-progress-paused .social-rush-progress-gradient:before{animation-play-state:paused!important}.social-rush-progress-wrapper{border:.5px solid transparent;border-radius:3px;position:relative}.social-rush-progress-wrapper.percent-80:after,.social-rush-progress-wrapper.percent-95:after{content:"";border:.5px solid var(--color-PrimaryYellow);pointer-events:none;will-change:opacity;border-radius:3px;animation:2s ease-out infinite yellowBorderBreathe;position:absolute;top:-.5px;bottom:-.5px;left:-.5px;right:-.5px}.social-rush-progress-wrapper .social-rush-progress-gradient{position:relative}.social-rush-progress-wrapper .social-rush-progress-gradient:before{content:"";width:0%;width:var(--progress-width,0%);pointer-events:none;z-index:10;border-radius:3px;height:100%;position:absolute;top:0}.social-rush-progress-wrapper .social-rush-progress-gradient.percent-80:before,.social-rush-progress-wrapper .social-rush-progress-gradient.percent-95:before{background-size:300% 100%;animation:3s linear infinite progressGradientFlow}.social-rush-progress-wrapper .social-rush-progress-gradient :global .bar-inner{display:none}.ltr .social-rush-progress-wrapper .social-rush-progress-gradient:before{transform-origin:0;background-position:0%;left:0}.ltr .social-rush-progress-wrapper .social-rush-progress-gradient.percent-80:before{background-image:linear-gradient(90deg,#f0b90b 0%,#f0b90b 30%,#fff 50%,#f0b90b 70%,#f0b90b 100%);background-image:linear-gradient(90deg,var(--Web-Text-TextLink,#f0b90b)0%,var(--Web-Text-TextLink,#f0b90b)30%,#fff 50%,var(--Web-Text-TextLink,#f0b90b)70%,var(--Web-Text-TextLink,#f0b90b)100%)}.ltr .social-rush-progress-wrapper .social-rush-progress-gradient.percent-95:before{background-image:linear-gradient(90deg,#ff693d 0%,#ff693d 30%,#ffed75 50%,#ff693d 70%,#ff693d 100%);background-image:linear-gradient(90deg,var(--Web-Text-EmphasizeText,#ff693d)0%,var(--Web-Text-EmphasizeText,#ff693d)30%,#ffed75 50%,var(--Web-Text-EmphasizeText,#ff693d)70%,var(--Web-Text-EmphasizeText,#ff693d)100%)}.rtl .social-rush-progress-wrapper .social-rush-progress-gradient:before{transform-origin:100%;background-position:100%;right:0}.rtl .social-rush-progress-wrapper .social-rush-progress-gradient.percent-80:before{background-image:linear-gradient(-90deg,#f0b90b 0%,#f0b90b 30%,#fff 50%,#f0b90b 70%,#f0b90b 100%);background-image:linear-gradient(-90deg,var(--Web-Text-TextLink,#f0b90b)0%,var(--Web-Text-TextLink,#f0b90b)30%,#fff 50%,var(--Web-Text-TextLink,#f0b90b)70%,var(--Web-Text-TextLink,#f0b90b)100%)}.rtl .social-rush-progress-wrapper .social-rush-progress-gradient.percent-95:before{background-image:linear-gradient(-90deg,#ff693d 0%,#ff693d 30%,#ffed75 50%,#ff693d 70%,#ff693d 100%);background-image:linear-gradient(-90deg,var(--Web-Text-EmphasizeText,#ff693d)0%,var(--Web-Text-EmphasizeText,#ff693d)30%,#ffed75 50%,var(--Web-Text-EmphasizeText,#ff693d)70%,var(--Web-Text-EmphasizeText,#ff693d)100%)}.social-rush-topic-glow{animation:1s ease-in-out topicBorderBreathe,.5s ease-in-out topicMoveRight}.social-rush-copy-button-align{vertical-align:middle;margin-top:-.1em}.social-rush-narrative-copy-tooltip .bn-tooltips-trans{z-index:var(--zindex-popover-nested)}