@ape.swap/bonds-sdk 6.2.11 → 6.2.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +27 -25
- package/dist/components/BondFilters/BondFilters.js +3 -3
- package/dist/components/BondFilters/BondFilters.js.map +1 -1
- package/dist/components/Carousel/index.d.ts +1 -1
- package/dist/components/Carousel/index.js +4 -7
- package/dist/components/Carousel/index.js.map +1 -1
- package/dist/components/ChainOptionList/ChainOptionsButtons.d.ts +1 -1
- package/dist/components/ChainOptionList/ChainOptionsButtons.js +6 -9
- package/dist/components/ChainOptionList/ChainOptionsButtons.js.map +1 -1
- package/dist/components/ChainOptionList/ChainOptionsList.d.ts +1 -1
- package/dist/components/ChainOptionList/ChainOptionsList.js +3 -4
- package/dist/components/ChainOptionList/ChainOptionsList.js.map +1 -1
- package/dist/components/CircularProgress/index.js +3 -14
- package/dist/components/CircularProgress/index.js.map +1 -1
- package/dist/components/ConnectAptosWalletButton/ConnectAptosWalletButton.d.ts +1 -1
- package/dist/components/ConnectAptosWalletButton/ConnectAptosWalletButton.js +2 -7
- package/dist/components/ConnectAptosWalletButton/ConnectAptosWalletButton.js.map +1 -1
- package/dist/components/ConnectButton/index.d.ts +1 -2
- package/dist/components/ConnectButton/index.js +1 -1
- package/dist/components/ConnectSolanaWalletButton/ConnectSolanaWalletButton.d.ts +1 -1
- package/dist/components/ConnectSolanaWalletButton/ConnectSolanaWalletButton.js +2 -7
- package/dist/components/ConnectSolanaWalletButton/ConnectSolanaWalletButton.js.map +1 -1
- package/dist/components/ConnectSuiWalletButton/ConnectSuiWalletButton.d.ts +1 -2
- package/dist/components/ConnectoToVmBanners/ConnectToAptosBanner.d.ts +1 -1
- package/dist/components/ConnectoToVmBanners/ConnectToAptosBanner.js +2 -31
- package/dist/components/ConnectoToVmBanners/ConnectToAptosBanner.js.map +1 -1
- package/dist/components/ConnectoToVmBanners/ConnectToEvmBanner.d.ts +1 -1
- package/dist/components/ConnectoToVmBanners/ConnectToEvmBanner.js +2 -41
- package/dist/components/ConnectoToVmBanners/ConnectToEvmBanner.js.map +1 -1
- package/dist/components/ConnectoToVmBanners/ConnectToSolanaBanner.d.ts +1 -1
- package/dist/components/ConnectoToVmBanners/ConnectToSolanaBanner.js +10 -34
- package/dist/components/ConnectoToVmBanners/ConnectToSolanaBanner.js.map +1 -1
- package/dist/components/ConnectoToVmBanners/ConnectToSuiBanner.d.ts +1 -1
- package/dist/components/ConnectoToVmBanners/ConnectToSuiBanner.js +2 -31
- package/dist/components/ConnectoToVmBanners/ConnectToSuiBanner.js.map +1 -1
- package/dist/components/CustomClaimModals/AbondModal.d.ts +1 -2
- package/dist/components/CustomClaimModals/AbondModal.js +2 -3
- package/dist/components/CustomClaimModals/AbondModal.js.map +1 -1
- package/dist/components/CustomClaimModals/OabondModal.d.ts +1 -2
- package/dist/components/CustomClaimModals/OabondModal.js +2 -3
- package/dist/components/CustomClaimModals/OabondModal.js.map +1 -1
- package/dist/components/CustomClaimModals/PmusdModal.d.ts +1 -2
- package/dist/components/CustomClaimModals/PmusdModal.js +2 -9
- package/dist/components/CustomClaimModals/PmusdModal.js.map +1 -1
- package/dist/components/CustomClaimModals/PostClaimModal.d.ts +1 -2
- package/dist/components/CustomClaimModals/PostClaimModal.js +2 -3
- package/dist/components/CustomClaimModals/PostClaimModal.js.map +1 -1
- package/dist/components/FavIcons/AddFavToken.d.ts +1 -2
- package/dist/components/FavIcons/AddFavToken.js +2 -2
- package/dist/components/FavIcons/AddFavToken.js.map +1 -1
- package/dist/components/FavIcons/FavFilter.d.ts +1 -2
- package/dist/components/FavIcons/FavFilter.js +3 -3
- package/dist/components/FavIcons/FavFilter.js.map +1 -1
- package/dist/components/LoadingSpinner/index.d.ts +1 -2
- package/dist/components/LoadingSpinner/index.js +8 -30
- package/dist/components/LoadingSpinner/index.js.map +1 -1
- package/dist/components/MenuSelect/MenuSelect.d.ts +1 -2
- package/dist/components/MenuSelect/MenuSelect.js +12 -9
- package/dist/components/MenuSelect/MenuSelect.js.map +1 -1
- package/dist/components/MenuSelect/RecommendationSelector.d.ts +1 -2
- package/dist/components/MenuSelect/RecommendationSelector.js +4 -24
- package/dist/components/MenuSelect/RecommendationSelector.js.map +1 -1
- package/dist/components/NetworkFilter/index.d.ts +1 -2
- package/dist/components/NetworkFilter/index.js +9 -47
- package/dist/components/NetworkFilter/index.js.map +1 -1
- package/dist/components/PlaceholderMonkey/index.d.ts +1 -2
- package/dist/components/PlaceholderMonkey/index.js +2 -7
- package/dist/components/PlaceholderMonkey/index.js.map +1 -1
- package/dist/components/ProgressBar/ProgressBar.js +3 -5
- package/dist/components/ProgressBar/ProgressBar.js.map +1 -1
- package/dist/components/ProgressBar/ProgressBarWrapper.d.ts +2 -2
- package/dist/components/ProgressBar/ProgressBarWrapper.js +4 -4
- package/dist/components/ProgressBar/ProgressBarWrapper.js.map +1 -1
- package/dist/components/ProgressiveImage/index.d.ts +1 -2
- package/dist/components/ProgressiveImage/index.js +3 -21
- package/dist/components/ProgressiveImage/index.js.map +1 -1
- package/dist/components/SafeHTMLComponent/index.d.ts +1 -2
- package/dist/components/SafeHTMLComponent/index.js +1 -1
- package/dist/components/SlippageModal/index.d.ts +1 -2
- package/dist/components/SlippageModal/index.js +7 -43
- package/dist/components/SlippageModal/index.js.map +1 -1
- package/dist/components/StepBubble/index.d.ts +1 -2
- package/dist/components/StepBubble/index.js +5 -33
- package/dist/components/StepBubble/index.js.map +1 -1
- package/dist/components/Toast/index.d.ts +1 -2
- package/dist/components/Toast/index.js +4 -15
- package/dist/components/Toast/index.js.map +1 -1
- package/dist/components/TokenInfoAndName/index.d.ts +3 -3
- package/dist/components/TokenInfoAndName/index.js +9 -19
- package/dist/components/TokenInfoAndName/index.js.map +1 -1
- package/dist/components/TokenSelectorModal/TokenRow.d.ts +1 -2
- package/dist/components/TokenSelectorModal/TokenRow.js +3 -3
- package/dist/components/TokenSelectorModal/TokenRow.js.map +1 -1
- package/dist/components/TokenSelectorModal/index.js +2 -14
- package/dist/components/TokenSelectorModal/index.js.map +1 -1
- package/dist/components/TokenSelectorPanel/index.d.ts +1 -1
- package/dist/components/TokenSelectorPanel/index.js +6 -9
- package/dist/components/TokenSelectorPanel/index.js.map +1 -1
- package/dist/components/Tooltip/ButtonsRow.js +3 -4
- package/dist/components/Tooltip/ButtonsRow.js.map +1 -1
- package/dist/components/Tooltip/Tooltip.js +4 -4
- package/dist/components/Tooltip/Tooltip.js.map +1 -1
- package/dist/components/YouTooltip/YouTooltip.d.ts +1 -2
- package/dist/components/YouTooltip/YouTooltip.js +2 -24
- package/dist/components/YouTooltip/YouTooltip.js.map +1 -1
- package/dist/components/uikit-sdk/Button/Button.d.ts +1 -2
- package/dist/components/uikit-sdk/Button/Button.js +34 -40
- package/dist/components/uikit-sdk/Button/Button.js.map +1 -1
- package/dist/components/uikit-sdk/Button/IconButton.js +17 -15
- package/dist/components/uikit-sdk/Button/IconButton.js.map +1 -1
- package/dist/components/uikit-sdk/Button/types.d.ts +1 -2
- package/dist/components/uikit-sdk/Button/types.js +6 -6
- package/dist/components/uikit-sdk/Button/types.js.map +1 -1
- package/dist/components/uikit-sdk/Checkbox/index.d.ts +1 -1
- package/dist/components/uikit-sdk/Checkbox/index.js +11 -8
- package/dist/components/uikit-sdk/Checkbox/index.js.map +1 -1
- package/dist/components/uikit-sdk/Checkbox/types.d.ts +2 -2
- package/dist/components/uikit-sdk/Checkbox/types.js.map +1 -1
- package/dist/components/uikit-sdk/Flex/index.d.ts +9 -3
- package/dist/components/uikit-sdk/Flex/index.js +8 -4
- package/dist/components/uikit-sdk/Flex/index.js.map +1 -1
- package/dist/components/uikit-sdk/Input/Input.d.ts +3 -2
- package/dist/components/uikit-sdk/Input/Input.js +7 -33
- package/dist/components/uikit-sdk/Input/Input.js.map +1 -1
- package/dist/components/uikit-sdk/LoadingDots/index.d.ts +1 -1
- package/dist/components/uikit-sdk/LoadingDots/index.js +2 -21
- package/dist/components/uikit-sdk/LoadingDots/index.js.map +1 -1
- package/dist/components/uikit-sdk/Modal/ModalHeader.js +5 -5
- package/dist/components/uikit-sdk/Modal/ModalHeader.js.map +1 -1
- package/dist/components/uikit-sdk/Modal/index.d.ts +1 -2
- package/dist/components/uikit-sdk/Modal/index.js +11 -6
- package/dist/components/uikit-sdk/Modal/index.js.map +1 -1
- package/dist/components/uikit-sdk/Modal/types.d.ts +3 -3
- package/dist/components/uikit-sdk/Select/Select.d.ts +1 -2
- package/dist/components/uikit-sdk/Select/Select.js +19 -17
- package/dist/components/uikit-sdk/Select/Select.js.map +1 -1
- package/dist/components/uikit-sdk/Select/SelectItem.d.ts +1 -1
- package/dist/components/uikit-sdk/Select/SelectItem.js +26 -15
- package/dist/components/uikit-sdk/Select/SelectItem.js.map +1 -1
- package/dist/components/uikit-sdk/Select/types.d.ts +1 -0
- package/dist/components/uikit-sdk/Select/types.js +9 -9
- package/dist/components/uikit-sdk/Select/types.js.map +1 -1
- package/dist/components/uikit-sdk/Skeleton/index.d.ts +1 -2
- package/dist/components/uikit-sdk/Skeleton/index.js +7 -8
- package/dist/components/uikit-sdk/Skeleton/index.js.map +1 -1
- package/dist/components/uikit-sdk/Skeleton/types.d.ts +2 -2
- package/dist/components/uikit-sdk/Skeleton/types.js.map +1 -1
- package/dist/components/uikit-sdk/Spinner/index.d.ts +11 -0
- package/dist/components/uikit-sdk/Spinner/index.js +9 -0
- package/dist/components/uikit-sdk/Spinner/index.js.map +1 -0
- package/dist/components/uikit-sdk/Svg/Icons/AllChains.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Arrow.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Arrow.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/BitTensor.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Caret.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Caret.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Close.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Close.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Cog.d.ts +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Cog.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Cog.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/CoinGecko.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/CoinGecko.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/DexScreener.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/DexScreener.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Discord.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Discord.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Discount.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Discount.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Error.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Error.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Expand.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Expand.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/External.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/External.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/FirePink.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/GiftBox.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/GiftBoxPlain.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Insight.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Insight.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/L1X.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/LineChart.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/More.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/More.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/NewOffer.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/NewOffer.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/PlaceholderMonkey.d.ts +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/PlaceholderMonkey.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/PlaceholderMonkey.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Question.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/QuestionCircle.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/QuestionCircle.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Robinhood.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Search.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Search.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/SellingFast.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/SellingFast.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/ShortSupply.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Sort.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Sort.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Star.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/StarFilled.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Success.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Success.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Tag.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Tick.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Tick.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Timer.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/TurnArrow.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/TurnArrow.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Twitter.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Twitter.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/URL.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/URL.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/WhaleActivity.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/WhaleActivity.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/styles.d.ts +5 -2
- package/dist/components/uikit-sdk/Svg/styles.js +9 -7
- package/dist/components/uikit-sdk/Svg/styles.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/APTOS.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/ARBITRUM.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/AVAX.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/BASE.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/BERA.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/BLAST.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/BNB.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/CROSSFI.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/ETH.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/GraphLinq.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/HYPEREVM.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/INEVM.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/IOTA.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/KATANA.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/LIGHTLINK.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/LINEA.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/MEGAETH.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/MONAD.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/POLYGON.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/SOL.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/SONIC.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/SUI.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/TLOS.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/UNICHAIN.js +1 -1
- package/dist/components/uikit-sdk/SwiperDots/index.d.ts +1 -2
- package/dist/components/uikit-sdk/SwiperDots/index.js +3 -9
- package/dist/components/uikit-sdk/SwiperDots/index.js.map +1 -1
- package/dist/components/uikit-sdk/TabNav/index.js +3 -34
- package/dist/components/uikit-sdk/TabNav/index.js.map +1 -1
- package/dist/components/uikit-sdk/Tag/ListTag.d.ts +1 -2
- package/dist/components/uikit-sdk/Tag/ListTag.js +13 -16
- package/dist/components/uikit-sdk/Tag/ListTag.js.map +1 -1
- package/dist/components/uikit-sdk/Text/index.d.ts +1 -2
- package/dist/components/uikit-sdk/Text/index.js +29 -8
- package/dist/components/uikit-sdk/Text/index.js.map +1 -1
- package/dist/components/uikit-sdk/Text/types.d.ts +2 -2
- package/dist/components/uikit-sdk/Text/types.js.map +1 -1
- package/dist/components/uikit-sdk/Toggle/index.d.ts +1 -2
- package/dist/components/uikit-sdk/Toggle/index.js +7 -8
- package/dist/components/uikit-sdk/Toggle/index.js.map +1 -1
- package/dist/components/uikit-sdk/TokenImage/index.d.ts +1 -2
- package/dist/components/uikit-sdk/TokenImage/index.js +3 -45
- package/dist/components/uikit-sdk/TokenImage/index.js.map +1 -1
- package/dist/components/uikit-sdk/TooltipBubble/index.js +32 -52
- package/dist/components/uikit-sdk/TooltipBubble/index.js.map +1 -1
- package/dist/components/uikit-sdk/TooltipBubble/types.d.ts +5 -4
- package/dist/components/uikit-sdk/TooltipBubble/types.js.map +1 -1
- package/dist/config/constants/chains.js +1 -1
- package/dist/config/constants/chains.js.map +1 -1
- package/dist/contexts/ModalContext.d.ts +1 -1
- package/dist/contexts/ModalContext.js +1 -1
- package/dist/contexts/Popups.d.ts +1 -1
- package/dist/contexts/Popups.js +2 -2
- package/dist/contexts/Popups.js.map +1 -1
- package/dist/providers/AptosWalletProvider.d.ts +1 -1
- package/dist/providers/SolanaWalletProvider.d.ts +1 -1
- package/dist/providers/SuiWalletProvider.d.ts +1 -1
- package/dist/providers/index.d.ts +2 -13
- package/dist/providers/index.js +7 -36
- package/dist/providers/index.js.map +1 -1
- package/dist/state/useSDKConfig.d.ts +6 -0
- package/dist/state/useSDKConfig.js.map +1 -1
- package/dist/styles.css +2 -1588
- package/dist/utils/campaignStyles.d.ts +5 -5
- package/dist/utils/campaignStyles.js.map +1 -1
- package/dist/views/Bonds/Bonds.d.ts +1 -2
- package/dist/views/Bonds/Bonds.js +2 -11
- package/dist/views/Bonds/Bonds.js.map +1 -1
- package/dist/views/Bonds/components/BondRows/ActiveBondRows.js +5 -9
- package/dist/views/Bonds/components/BondRows/ActiveBondRows.js.map +1 -1
- package/dist/views/Bonds/components/BondRows/BondRow.js +13 -12
- package/dist/views/Bonds/components/BondRows/BondRow.js.map +1 -1
- package/dist/views/Bonds/components/BondRows/ChainTitle.d.ts +1 -2
- package/dist/views/Bonds/components/BondRows/ChainTitle.js +5 -13
- package/dist/views/Bonds/components/BondRows/ChainTitle.js.map +1 -1
- package/dist/views/Bonds/components/BondRows/ModalHandler.d.ts +1 -2
- package/dist/views/Bonds/components/BondRows/ModalHandler.js +1 -1
- package/dist/views/Bonds/components/BondRows/ModalHandlerPreTGE.d.ts +1 -2
- package/dist/views/Bonds/components/BondRows/ModalHandlerPreTGE.js +1 -1
- package/dist/views/Bonds/components/BondRows/SoldOutRows.d.ts +1 -2
- package/dist/views/Bonds/components/BondRows/SoldOutRows.js +6 -8
- package/dist/views/Bonds/components/BondRows/SoldOutRows.js.map +1 -1
- package/dist/views/Bonds/components/BondsMenu/BondsMenu.js +4 -10
- package/dist/views/Bonds/components/BondsMenu/BondsMenu.js.map +1 -1
- package/dist/views/Bonds/components/BonusComponents/BonusComponent.d.ts +1 -2
- package/dist/views/Bonds/components/BonusComponents/BonusComponent.js +5 -25
- package/dist/views/Bonds/components/BonusComponents/BonusComponent.js.map +1 -1
- package/dist/views/Bonds/components/BonusComponents/BonusContainer.d.ts +3 -3
- package/dist/views/Bonds/components/BonusComponents/BonusContainer.js +6 -3
- package/dist/views/Bonds/components/BonusComponents/BonusContainer.js.map +1 -1
- package/dist/views/Bonds/components/BonusComponents/BonusTable.d.ts +1 -2
- package/dist/views/Bonds/components/BonusComponents/BonusTable.js +8 -21
- package/dist/views/Bonds/components/BonusComponents/BonusTable.js.map +1 -1
- package/dist/views/Bonds/components/BuyAgainRow/index.d.ts +1 -2
- package/dist/views/Bonds/components/BuyAgainRow/index.js +3 -22
- package/dist/views/Bonds/components/BuyAgainRow/index.js.map +1 -1
- package/dist/views/Bonds/components/ChainBanner/ChainBanner.d.ts +1 -2
- package/dist/views/Bonds/components/ChainBanner/ChainBanner.js +7 -11
- package/dist/views/Bonds/components/ChainBanner/ChainBanner.js.map +1 -1
- package/dist/views/Bonds/components/CheckURL/index.d.ts +1 -2
- package/dist/views/Bonds/components/CheckURL/index.js +1 -1
- package/dist/views/Bonds/components/HotBondCards/HotBondCard.d.ts +1 -2
- package/dist/views/Bonds/components/HotBondCards/HotBondCard.js +2 -19
- package/dist/views/Bonds/components/HotBondCards/HotBondCard.js.map +1 -1
- package/dist/views/Bonds/components/HotBondCards/index.d.ts +1 -2
- package/dist/views/Bonds/components/HotBondCards/index.js +3 -14
- package/dist/views/Bonds/components/HotBondCards/index.js.map +1 -1
- package/dist/views/Bonds/components/LoadingSkeleton/LoadingSkeleton.d.ts +1 -2
- package/dist/views/Bonds/components/LoadingSkeleton/LoadingSkeleton.js +2 -17
- package/dist/views/Bonds/components/LoadingSkeleton/LoadingSkeleton.js.map +1 -1
- package/dist/views/Bonds/components/RecommendationCards/SmallRecommendationCard.d.ts +1 -2
- package/dist/views/Bonds/components/RecommendationCards/SmallRecommendationCard.js +3 -3
- package/dist/views/Bonds/components/RecommendationCards/SmallRecommendationCard.js.map +1 -1
- package/dist/views/Bonds/components/RecommendationCards/index.d.ts +1 -2
- package/dist/views/Bonds/components/RecommendationCards/index.js +2 -12
- package/dist/views/Bonds/components/RecommendationCards/index.js.map +1 -1
- package/dist/views/Bonds/index.js +1 -1
- package/dist/views/BuyBond/BuyBondModal.js +2 -2
- package/dist/views/BuyBond/BuyBondModal.js.map +1 -1
- package/dist/views/BuyBond/BuyComponent.js +6 -27
- package/dist/views/BuyBond/BuyComponent.js.map +1 -1
- package/dist/views/BuyBond/BuyComponentAptos.js +3 -9
- package/dist/views/BuyBond/BuyComponentAptos.js.map +1 -1
- package/dist/views/BuyBond/BuyComponentPreTGE.d.ts +1 -2
- package/dist/views/BuyBond/BuyComponentPreTGE.js +5 -24
- package/dist/views/BuyBond/BuyComponentPreTGE.js.map +1 -1
- package/dist/views/BuyBond/BuyComponentSolana.js +4 -10
- package/dist/views/BuyBond/BuyComponentSolana.js.map +1 -1
- package/dist/views/BuyBond/BuyComponentSui.js +3 -9
- package/dist/views/BuyBond/BuyComponentSui.js.map +1 -1
- package/dist/views/BuyBond/ParticipationSuccessful.d.ts +1 -2
- package/dist/views/BuyBond/ParticipationSuccessful.js +8 -26
- package/dist/views/BuyBond/ParticipationSuccessful.js.map +1 -1
- package/dist/views/BuyBond/components/BondCards/BondCards.d.ts +1 -2
- package/dist/views/BuyBond/components/BondCards/BondCards.js +6 -54
- package/dist/views/BuyBond/components/BondCards/BondCards.js.map +1 -1
- package/dist/views/BuyBond/components/BondCards/BondCardsPreTGE.d.ts +1 -2
- package/dist/views/BuyBond/components/BondCards/BondCardsPreTGE.js +3 -56
- package/dist/views/BuyBond/components/BondCards/BondCardsPreTGE.js.map +1 -1
- package/dist/views/BuyBond/components/BondModalHeader.d.ts +1 -2
- package/dist/views/BuyBond/components/BondModalHeader.js +4 -48
- package/dist/views/BuyBond/components/BondModalHeader.js.map +1 -1
- package/dist/views/BuyBond/components/BondModalMinTierHeader.d.ts +1 -1
- package/dist/views/BuyBond/components/BondModalMinTierHeader.js +3 -8
- package/dist/views/BuyBond/components/BondModalMinTierHeader.js.map +1 -1
- package/dist/views/BuyBond/components/Estimations.d.ts +1 -2
- package/dist/views/BuyBond/components/Estimations.js +8 -37
- package/dist/views/BuyBond/components/Estimations.js.map +1 -1
- package/dist/views/BuyBond/components/ExpandedViewButton.d.ts +1 -2
- package/dist/views/BuyBond/components/ExpandedViewButton.js +2 -15
- package/dist/views/BuyBond/components/ExpandedViewButton.js.map +1 -1
- package/dist/views/BuyBond/components/GetUpToComponent/GetUpToComponent.js +3 -30
- package/dist/views/BuyBond/components/GetUpToComponent/GetUpToComponent.js.map +1 -1
- package/dist/views/BuyBond/components/NewRateModal/NewRateModal.d.ts +1 -2
- package/dist/views/BuyBond/components/NewRateModal/NewRateModal.js +2 -14
- package/dist/views/BuyBond/components/NewRateModal/NewRateModal.js.map +1 -1
- package/dist/views/BuyBond/components/NoBonusModal/NoBonusModal.js +2 -2
- package/dist/views/BuyBond/components/NoBonusModal/NoBonusModal.js.map +1 -1
- package/dist/views/BuyBond/components/PointsLeftForNextTier/PointsLeftForNextTier.js +11 -86
- package/dist/views/BuyBond/components/PointsLeftForNextTier/PointsLeftForNextTier.js.map +1 -1
- package/dist/views/BuyBond/components/ProjectDescription.d.ts +1 -2
- package/dist/views/BuyBond/components/ProjectDescription.js +2 -15
- package/dist/views/BuyBond/components/ProjectDescription.js.map +1 -1
- package/dist/views/BuyBond/index.js +1 -1
- package/dist/views/FullBondsView/FullBondsView.d.ts +1 -2
- package/dist/views/FullBondsView/FullBondsView.js +2 -2
- package/dist/views/FullBondsView/FullBondsView.js.map +1 -1
- package/dist/views/FullBondsView/index.js +1 -1
- package/dist/views/LifiModal/LifiModal.d.ts +1 -2
- package/dist/views/LifiModal/LifiModal.js +2 -2
- package/dist/views/LifiModal/LifiModal.js.map +1 -1
- package/dist/views/ProjectView/ProjectView.js +2 -15
- package/dist/views/ProjectView/ProjectView.js.map +1 -1
- package/dist/views/ProjectView/components/BondLeaderboard/components/SalesTable.d.ts +1 -2
- package/dist/views/ProjectView/components/BondLeaderboard/components/SalesTable.js +3 -22
- package/dist/views/ProjectView/components/BondLeaderboard/components/SalesTable.js.map +1 -1
- package/dist/views/ProjectView/components/BondLeaderboard/components/TopSaleCard.d.ts +1 -2
- package/dist/views/ProjectView/components/BondLeaderboard/components/TopSaleCard.js +7 -19
- package/dist/views/ProjectView/components/BondLeaderboard/components/TopSaleCard.js.map +1 -1
- package/dist/views/ProjectView/components/BondLeaderboard/components/TopThreeSalesCards.d.ts +1 -2
- package/dist/views/ProjectView/components/BondLeaderboard/components/TopThreeSalesCards.js +2 -2
- package/dist/views/ProjectView/components/BondLeaderboard/components/TopThreeSalesCards.js.map +1 -1
- package/dist/views/ProjectView/components/BondLeaderboard/index.d.ts +1 -2
- package/dist/views/ProjectView/components/BondLeaderboard/index.js +2 -14
- package/dist/views/ProjectView/components/BondLeaderboard/index.js.map +1 -1
- package/dist/views/ProjectView/components/BondStats/LineChart.js +4 -10
- package/dist/views/ProjectView/components/BondStats/LineChart.js.map +1 -1
- package/dist/views/ProjectView/components/BondStats/index.d.ts +1 -2
- package/dist/views/ProjectView/components/BondStats/index.js +2 -4
- package/dist/views/ProjectView/components/BondStats/index.js.map +1 -1
- package/dist/views/ProjectView/components/NavPanel/index.d.ts +1 -2
- package/dist/views/ProjectView/components/NavPanel/index.js +2 -10
- package/dist/views/ProjectView/components/NavPanel/index.js.map +1 -1
- package/dist/views/ProjectView/components/PriceChart/components/CandleStickChart.d.ts +1 -2
- package/dist/views/ProjectView/components/PriceChart/components/CandleStickChart.js +1 -1
- package/dist/views/ProjectView/components/PriceChart/components/LineChart.d.ts +1 -2
- package/dist/views/ProjectView/components/PriceChart/components/LineChart.js +1 -1
- package/dist/views/ProjectView/components/PriceChart/index.d.ts +1 -2
- package/dist/views/ProjectView/components/PriceChart/index.js +4 -3
- package/dist/views/ProjectView/components/PriceChart/index.js.map +1 -1
- package/dist/views/ProjectView/components/ProjectInfo/index.d.ts +1 -2
- package/dist/views/ProjectView/components/ProjectInfo/index.js +2 -3
- package/dist/views/ProjectView/components/ProjectInfo/index.js.map +1 -1
- package/dist/views/ProjectView/components/RecommendationCards/index.d.ts +1 -2
- package/dist/views/ProjectView/components/RecommendationCards/index.js +2 -16
- package/dist/views/ProjectView/components/RecommendationCards/index.js.map +1 -1
- package/dist/views/ProjectView/index.js +1 -1
- package/dist/views/SingleBond/SingleBond.js +4 -10
- package/dist/views/SingleBond/SingleBond.js.map +1 -1
- package/dist/views/SingleBond/SoldOutBuyBondPlaceholder.js +5 -28
- package/dist/views/SingleBond/SoldOutBuyBondPlaceholder.js.map +1 -1
- package/dist/views/SingleBond/index.js +1 -1
- package/dist/views/TransactionModal/TransactionModal.d.ts +1 -2
- package/dist/views/TransactionModal/TransactionModal.js +13 -40
- package/dist/views/TransactionModal/TransactionModal.js.map +1 -1
- package/dist/views/YourBonds/YourBonds.d.ts +1 -2
- package/dist/views/YourBonds/YourBonds.js +5 -9
- package/dist/views/YourBonds/YourBonds.js.map +1 -1
- package/dist/views/YourBonds/components/ClaimAll/ClaimAllModal.d.ts +1 -2
- package/dist/views/YourBonds/components/ClaimAll/ClaimAllModal.js +5 -24
- package/dist/views/YourBonds/components/ClaimAll/ClaimAllModal.js.map +1 -1
- package/dist/views/YourBonds/components/ClaimAll/index.d.ts +1 -2
- package/dist/views/YourBonds/components/ClaimAll/index.js +2 -10
- package/dist/views/YourBonds/components/ClaimAll/index.js.map +1 -1
- package/dist/views/YourBonds/components/ProfitCard/ProfitCard.d.ts +1 -2
- package/dist/views/YourBonds/components/ProfitCard/ProfitCard.js +3 -15
- package/dist/views/YourBonds/components/ProfitCard/ProfitCard.js.map +1 -1
- package/dist/views/YourBonds/components/UserBondRow/PreTGEActions.d.ts +1 -2
- package/dist/views/YourBonds/components/UserBondRow/PreTGEActions.js +2 -6
- package/dist/views/YourBonds/components/UserBondRow/PreTGEActions.js.map +1 -1
- package/dist/views/YourBonds/components/UserBondRow/UserBondRow.d.ts +1 -2
- package/dist/views/YourBonds/components/UserBondRow/UserBondRow.js +5 -8
- package/dist/views/YourBonds/components/UserBondRow/UserBondRow.js.map +1 -1
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowAptos.d.ts +1 -2
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowAptos.js +4 -5
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowAptos.js.map +1 -1
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowPreTGE.d.ts +1 -2
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowPreTGE.js +3 -5
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowPreTGE.js.map +1 -1
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowSolana.d.ts +1 -2
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowSolana.js +4 -7
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowSolana.js.map +1 -1
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowSui.d.ts +1 -2
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowSui.js +4 -5
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowSui.js.map +1 -1
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowYield.d.ts +1 -2
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowYield.js +3 -10
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowYield.js.map +1 -1
- package/dist/views/YourBonds/components/YourBondsMenu/YourBondsMenu.d.ts +1 -2
- package/dist/views/YourBonds/components/YourBondsMenu/YourBondsMenu.js +3 -3
- package/dist/views/YourBonds/components/YourBondsMenu/YourBondsMenu.js.map +1 -1
- package/dist/views/YourBonds/index.js +1 -1
- package/dist/views/YourBondsModal/YourBondsModal.d.ts +1 -2
- package/dist/views/YourBondsModal/YourBondsModal.js +4 -95
- package/dist/views/YourBondsModal/YourBondsModal.js.map +1 -1
- package/dist/views/YourBondsModal/components/Actions/Actions.d.ts +1 -2
- package/dist/views/YourBondsModal/components/Actions/Actions.js +3 -3
- package/dist/views/YourBondsModal/components/Actions/Actions.js.map +1 -1
- package/dist/views/YourBondsModal/components/Actions/ActionsAptos.d.ts +1 -2
- package/dist/views/YourBondsModal/components/Actions/ActionsAptos.js +3 -3
- package/dist/views/YourBondsModal/components/Actions/ActionsAptos.js.map +1 -1
- package/dist/views/YourBondsModal/components/Actions/ActionsSolana.d.ts +1 -2
- package/dist/views/YourBondsModal/components/Actions/ActionsSolana.js +3 -3
- package/dist/views/YourBondsModal/components/Actions/ActionsSolana.js.map +1 -1
- package/dist/views/YourBondsModal/components/Actions/ActionsSui.d.ts +1 -2
- package/dist/views/YourBondsModal/components/Actions/ActionsSui.js +3 -3
- package/dist/views/YourBondsModal/components/Actions/ActionsSui.js.map +1 -1
- package/dist/views/YourBondsModal/components/LinkShare/LinkShare.d.ts +1 -1
- package/dist/views/YourBondsModal/components/LinkShare/LinkShare.js +3 -16
- package/dist/views/YourBondsModal/components/LinkShare/LinkShare.js.map +1 -1
- package/dist/views/YourBondsModal/components/LinkShare/templateImageShare.js +1 -2
- package/dist/views/YourBondsModal/components/LinkShare/templateImageShare.js.map +1 -1
- package/dist/views/YourBondsModal/components/NFTImage/NFTImage.d.ts +1 -2
- package/dist/views/YourBondsModal/components/NFTImage/NFTImage.js +8 -86
- package/dist/views/YourBondsModal/components/NFTImage/NFTImage.js.map +1 -1
- package/dist/views/YourBondsModal/components/Recommendations/CardRecommendation.d.ts +1 -1
- package/dist/views/YourBondsModal/components/Recommendations/CardRecommendation.js +2 -15
- package/dist/views/YourBondsModal/components/Recommendations/CardRecommendation.js.map +1 -1
- package/dist/views/YourBondsModal/components/Recommendations/RecSkeleton.d.ts +1 -2
- package/dist/views/YourBondsModal/components/Recommendations/RecSkeleton.js +2 -12
- package/dist/views/YourBondsModal/components/Recommendations/RecSkeleton.js.map +1 -1
- package/dist/views/YourBondsModal/components/Recommendations/Recommendations.d.ts +1 -2
- package/dist/views/YourBondsModal/components/Recommendations/Recommendations.js +2 -6
- package/dist/views/YourBondsModal/components/Recommendations/Recommendations.js.map +1 -1
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferAction.d.ts +1 -2
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferAction.js +1 -1
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionAptos.d.ts +1 -2
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionAptos.js +2 -2
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionAptos.js.map +1 -1
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionSolana.d.ts +1 -1
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionSolana.js +1 -1
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionSui.d.ts +1 -2
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionSui.js +1 -1
- package/dist/views/YourBondsModal/components/TransferBondModal/index.js +3 -3
- package/dist/views/YourBondsModal/components/TransferBondModal/index.js.map +1 -1
- package/dist/views/YourBondsModal/components/YourBondModalHeader/YourBondModalHeader.d.ts +1 -2
- package/dist/views/YourBondsModal/components/YourBondModalHeader/YourBondModalHeader.js +2 -24
- package/dist/views/YourBondsModal/components/YourBondModalHeader/YourBondModalHeader.js.map +1 -1
- package/dist/views/YourBondsModalYield/YourBondsModalYield.d.ts +1 -2
- package/dist/views/YourBondsModalYield/YourBondsModalYield.js +3 -73
- package/dist/views/YourBondsModalYield/YourBondsModalYield.js.map +1 -1
- package/dist/views/YourBondsModalYield/components/UnstakeModalYield/UnstakeModalYield.d.ts +1 -2
- package/dist/views/YourBondsModalYield/components/UnstakeModalYield/UnstakeModalYield.js +2 -7
- package/dist/views/YourBondsModalYield/components/UnstakeModalYield/UnstakeModalYield.js.map +1 -1
- package/dist/views/YourBondsModalYield/components/YourBondModalHeader/YourBondModalHeader.d.ts +1 -2
- package/dist/views/YourBondsModalYield/components/YourBondModalHeader/YourBondModalHeader.js +2 -19
- package/dist/views/YourBondsModalYield/components/YourBondModalHeader/YourBondModalHeader.js.map +1 -1
- package/package.json +7 -8
- package/dist/components/Carousel/styles.d.ts +0 -35
- package/dist/components/Carousel/styles.js +0 -40
- package/dist/components/Carousel/styles.js.map +0 -1
- package/dist/components/ChainOptionList/styles.d.ts +0 -2
- package/dist/components/ChainOptionList/styles.js +0 -54
- package/dist/components/ChainOptionList/styles.js.map +0 -1
- package/dist/components/ProgressBar/styles.d.ts +0 -2
- package/dist/components/ProgressBar/styles.js +0 -15
- package/dist/components/ProgressBar/styles.js.map +0 -1
- package/dist/components/Toast/styles.d.ts +0 -3
- package/dist/components/Toast/styles.js +0 -30
- package/dist/components/Toast/styles.js.map +0 -1
- package/dist/components/Tooltip/styles.d.ts +0 -2
- package/dist/components/Tooltip/styles.js +0 -32
- package/dist/components/Tooltip/styles.js.map +0 -1
- package/dist/components/uikit-sdk/Button/styles.d.ts +0 -3
- package/dist/components/uikit-sdk/Button/styles.js +0 -31
- package/dist/components/uikit-sdk/Button/styles.js.map +0 -1
- package/dist/components/uikit-sdk/Modal/styles.d.ts +0 -3
- package/dist/components/uikit-sdk/Modal/styles.js +0 -47
- package/dist/components/uikit-sdk/Modal/styles.js.map +0 -1
- package/dist/components/uikit-sdk/Select/styles.d.ts +0 -4
- package/dist/components/uikit-sdk/Select/styles.js +0 -50
- package/dist/components/uikit-sdk/Select/styles.js.map +0 -1
- package/dist/components/uikit-sdk/Skeleton/styles.d.ts +0 -3
- package/dist/components/uikit-sdk/Skeleton/styles.js +0 -43
- package/dist/components/uikit-sdk/Skeleton/styles.js.map +0 -1
- package/dist/components/uikit-sdk/Toggle/styles.d.ts +0 -3
- package/dist/components/uikit-sdk/Toggle/styles.js +0 -22
- package/dist/components/uikit-sdk/Toggle/styles.js.map +0 -1
- package/dist/components/uikit-sdk/TooltipBubble/styles.d.ts +0 -4
- package/dist/components/uikit-sdk/TooltipBubble/styles.js +0 -108
- package/dist/components/uikit-sdk/TooltipBubble/styles.js.map +0 -1
- package/dist/theme/base.d.ts +0 -109
- package/dist/theme/base.js +0 -125
- package/dist/theme/base.js.map +0 -1
- package/dist/theme/components.d.ts +0 -411
- package/dist/theme/components.js +0 -365
- package/dist/theme/components.js.map +0 -1
- package/dist/theme/index.d.ts +0 -2
- package/dist/theme/index.js +0 -12
- package/dist/theme/index.js.map +0 -1
- package/dist/views/Bonds/components/HotBondCards/styles.d.ts +0 -35
- package/dist/views/Bonds/components/HotBondCards/styles.js +0 -38
- package/dist/views/Bonds/components/HotBondCards/styles.js.map +0 -1
- package/dist/views/Bonds/components/RecommendationCards/styles.d.ts +0 -2
- package/dist/views/Bonds/components/RecommendationCards/styles.js +0 -24
- package/dist/views/Bonds/components/RecommendationCards/styles.js.map +0 -1
- package/dist/views/BuyBond/styles.d.ts +0 -2
- package/dist/views/BuyBond/styles.js +0 -33
- package/dist/views/BuyBond/styles.js.map +0 -1
- package/dist/views/ProjectView/components/BondLeaderboard/components/styles.d.ts +0 -2
- package/dist/views/ProjectView/components/BondLeaderboard/components/styles.js +0 -51
- package/dist/views/ProjectView/components/BondLeaderboard/components/styles.js.map +0 -1
- package/dist/views/ProjectView/components/BondStats/styles.d.ts +0 -2
- package/dist/views/ProjectView/components/BondStats/styles.js +0 -49
- package/dist/views/ProjectView/components/BondStats/styles.js.map +0 -1
- package/dist/views/ProjectView/components/PriceChart/styles.d.ts +0 -2
- package/dist/views/ProjectView/components/PriceChart/styles.js +0 -44
- package/dist/views/ProjectView/components/PriceChart/styles.js.map +0 -1
- package/dist/views/ProjectView/components/ProjectInfo/styles.d.ts +0 -2
- package/dist/views/ProjectView/components/ProjectInfo/styles.js +0 -21
- package/dist/views/ProjectView/components/ProjectInfo/styles.js.map +0 -1
- package/dist/views/ProjectView/styles.d.ts +0 -2
- package/dist/views/ProjectView/styles.js +0 -10
- package/dist/views/ProjectView/styles.js.map +0 -1
package/dist/styles.css
CHANGED
|
@@ -1,1588 +1,2 @@
|
|
|
1
|
-
.
|
|
2
|
-
padding-right: 10px;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.bonds-filters {
|
|
6
|
-
display: flex;
|
|
7
|
-
width: 100%;
|
|
8
|
-
justify-content: space-between;
|
|
9
|
-
}
|
|
10
|
-
@media screen and (min-width: 1000px) {
|
|
11
|
-
.bonds-filters {
|
|
12
|
-
justify-content: flex-end;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
.bonds-filters .desktop-rec-container {
|
|
16
|
-
justify-content: flex-end;
|
|
17
|
-
display: none;
|
|
18
|
-
margin-right: 20px;
|
|
19
|
-
}
|
|
20
|
-
@media screen and (min-width: 1000px) {
|
|
21
|
-
.bonds-filters .desktop-rec-container {
|
|
22
|
-
display: flex;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
.bonds-filters .mobile-rec-container {
|
|
26
|
-
display: flex;
|
|
27
|
-
width: 49%;
|
|
28
|
-
}
|
|
29
|
-
@media screen and (min-width: 1000px) {
|
|
30
|
-
.bonds-filters .mobile-rec-container {
|
|
31
|
-
display: none;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
.bonds-filters .network-filter {
|
|
35
|
-
display: flex;
|
|
36
|
-
}
|
|
37
|
-
@media screen and (max-width: 1000px) {
|
|
38
|
-
.bonds-filters .network-filter {
|
|
39
|
-
width: 49%;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
.bonds-filters .clear-all-button {
|
|
43
|
-
display: none;
|
|
44
|
-
align-items: center;
|
|
45
|
-
width: 110px;
|
|
46
|
-
height: 34px;
|
|
47
|
-
color: var(--theme-ui-colors-textDisabledButton);
|
|
48
|
-
font-size: 14px;
|
|
49
|
-
background: var(--theme-ui-colors-white2);
|
|
50
|
-
padding: 8px 16px;
|
|
51
|
-
justify-content: center;
|
|
52
|
-
font-weight: 500;
|
|
53
|
-
margin-left: 15px;
|
|
54
|
-
line-height: 13px;
|
|
55
|
-
cursor: pointer;
|
|
56
|
-
}
|
|
57
|
-
@media screen and (min-width: 1000px) {
|
|
58
|
-
.bonds-filters .clear-all-button {
|
|
59
|
-
display: flex;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.bonds-cards {
|
|
64
|
-
display: flex;
|
|
65
|
-
width: 100%;
|
|
66
|
-
flex-direction: column;
|
|
67
|
-
}
|
|
68
|
-
@media screen and (min-width: 800px) {
|
|
69
|
-
.bonds-cards {
|
|
70
|
-
flex-direction: row;
|
|
71
|
-
gap: 5px;
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
.bonds-cards .bond-card-block {
|
|
75
|
-
display: flex;
|
|
76
|
-
padding: 6px 12px;
|
|
77
|
-
background: var(--theme-ui-colors-white3);
|
|
78
|
-
width: 100%;
|
|
79
|
-
align-items: center;
|
|
80
|
-
justify-content: space-between;
|
|
81
|
-
border-bottom: 1px solid var(--theme-ui-colors-white2);
|
|
82
|
-
max-height: 32px;
|
|
83
|
-
}
|
|
84
|
-
@media screen and (min-width: 800px) {
|
|
85
|
-
.bonds-cards .bond-card-block {
|
|
86
|
-
width: 350px;
|
|
87
|
-
flex-direction: column;
|
|
88
|
-
padding: 12px;
|
|
89
|
-
max-height: none;
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
.bonds-cards .bond-card-block .bond-card-title {
|
|
93
|
-
display: flex;
|
|
94
|
-
font-weight: 400;
|
|
95
|
-
font-size: 12px;
|
|
96
|
-
}
|
|
97
|
-
@media screen and (min-width: 800px) {
|
|
98
|
-
.bonds-cards .bond-card-block .bond-card-title {
|
|
99
|
-
padding-bottom: 5px;
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
.bonds-cards .bond-card-block .bond-card-tooltip {
|
|
103
|
-
padding-left: 5px;
|
|
104
|
-
align-items: flex-start;
|
|
105
|
-
cursor: pointer;
|
|
106
|
-
}
|
|
107
|
-
.bonds-cards .bond-card-block .bond-card-content {
|
|
108
|
-
display: flex;
|
|
109
|
-
font-size: 12px;
|
|
110
|
-
font-weight: 700;
|
|
111
|
-
}
|
|
112
|
-
@media screen and (min-width: 800px) {
|
|
113
|
-
.bonds-cards .bond-card-block .bond-card-content {
|
|
114
|
-
font-size: 16px;
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
.bonds-cards .hide-mobile {
|
|
118
|
-
display: none;
|
|
119
|
-
}
|
|
120
|
-
@media screen and (min-width: 800px) {
|
|
121
|
-
.bonds-cards .hide-mobile {
|
|
122
|
-
display: flex;
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
.modal {
|
|
127
|
-
width: fit-content !important;
|
|
128
|
-
max-width: 96%;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
.project-image {
|
|
132
|
-
border-radius: 6px;
|
|
133
|
-
width: 100%;
|
|
134
|
-
}
|
|
135
|
-
@media (min-width: 1100px) {
|
|
136
|
-
.project-image {
|
|
137
|
-
width: 475px;
|
|
138
|
-
}
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
.modal-content {
|
|
142
|
-
display: flex;
|
|
143
|
-
flex-direction: column;
|
|
144
|
-
border-radius: 10px;
|
|
145
|
-
background-color: var(--theme-ui-colors-white2);
|
|
146
|
-
width: 100%;
|
|
147
|
-
padding: 15px;
|
|
148
|
-
}
|
|
149
|
-
@media (min-width: 800px) {
|
|
150
|
-
.modal-content {
|
|
151
|
-
padding: 20px;
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
.modaltable-container {
|
|
156
|
-
width: 100%;
|
|
157
|
-
display: flex;
|
|
158
|
-
flex-direction: column;
|
|
159
|
-
position: relative;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
.slipagge-close-icons {
|
|
163
|
-
position: absolute;
|
|
164
|
-
top: -10px;
|
|
165
|
-
right: -3px;
|
|
166
|
-
cursor: pointer;
|
|
167
|
-
flex-direction: column;
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
.title-container.bondicon {
|
|
171
|
-
display: flex;
|
|
172
|
-
flex-direction: row;
|
|
173
|
-
align-items: center;
|
|
174
|
-
position: relative;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
.icon-container {
|
|
178
|
-
position: relative;
|
|
179
|
-
display: inline-block;
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
.icon-container svg {
|
|
183
|
-
position: absolute;
|
|
184
|
-
top: -8px;
|
|
185
|
-
right: -5px;
|
|
186
|
-
z-index: 1;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
.icon-container img {
|
|
190
|
-
display: block;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
.icon-container-small {
|
|
194
|
-
position: relative;
|
|
195
|
-
display: inline-block;
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
.icon-container-small svg {
|
|
199
|
-
position: absolute;
|
|
200
|
-
top: -5px;
|
|
201
|
-
right: -4px;
|
|
202
|
-
z-index: 1;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
.icon-container-small img {
|
|
206
|
-
display: block;
|
|
207
|
-
}
|
|
208
|
-
|
|
209
|
-
.title-container.bondname {
|
|
210
|
-
display: flex;
|
|
211
|
-
flex-direction: column;
|
|
212
|
-
padding-left: 20px;
|
|
213
|
-
font-size: 24px;
|
|
214
|
-
font-weight: 700;
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
.title-container.bondname-small {
|
|
218
|
-
display: flex;
|
|
219
|
-
flex-direction: row;
|
|
220
|
-
align-items: center;
|
|
221
|
-
padding-left: 10px;
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
.price-container.price {
|
|
225
|
-
text-decoration: line-through;
|
|
226
|
-
opacity: 0.5;
|
|
227
|
-
font-weight: 400;
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
.title-container.tokentags {
|
|
231
|
-
display: flex;
|
|
232
|
-
align-items: center;
|
|
233
|
-
padding-left: 10px;
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
.description-container {
|
|
237
|
-
display: flex;
|
|
238
|
-
align-items: flex-start;
|
|
239
|
-
font-weight: 400;
|
|
240
|
-
font-size: 14px;
|
|
241
|
-
line-height: 21px;
|
|
242
|
-
padding: 10px 0;
|
|
243
|
-
}
|
|
244
|
-
|
|
245
|
-
.modaltable-container.blocks-container {
|
|
246
|
-
display: flex;
|
|
247
|
-
flex-direction: row;
|
|
248
|
-
align-items: center;
|
|
249
|
-
width: 100%;
|
|
250
|
-
justify-content: space-around;
|
|
251
|
-
margin-top: 5px;
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
.modal-block {
|
|
255
|
-
min-width: 0px;
|
|
256
|
-
display: flex;
|
|
257
|
-
flex-direction: column;
|
|
258
|
-
align-items: center;
|
|
259
|
-
background: var(--theme-ui-colors-white3);
|
|
260
|
-
font-weight: 900;
|
|
261
|
-
font-size: 16px;
|
|
262
|
-
border-radius: 10px;
|
|
263
|
-
height: 90%;
|
|
264
|
-
padding: 13px;
|
|
265
|
-
}
|
|
266
|
-
|
|
267
|
-
.block-header {
|
|
268
|
-
color: white;
|
|
269
|
-
font-weight: 400;
|
|
270
|
-
font-size: 12px;
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
.header-icon {
|
|
274
|
-
padding-left: 5px;
|
|
275
|
-
align-items: flex-start;
|
|
276
|
-
cursor: pointer;
|
|
277
|
-
}
|
|
278
|
-
|
|
279
|
-
.block-content {
|
|
280
|
-
align-items: center;
|
|
281
|
-
font-weight: 700;
|
|
282
|
-
}
|
|
283
|
-
|
|
284
|
-
.modal-block.block-discount {
|
|
285
|
-
margin: 0px 10px 0px 0px;
|
|
286
|
-
width: 350px;
|
|
287
|
-
}
|
|
288
|
-
|
|
289
|
-
.discount-positive {
|
|
290
|
-
color: #38A611;
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
.discount-negative {
|
|
294
|
-
color: #DF4141;
|
|
295
|
-
}
|
|
296
|
-
|
|
297
|
-
.modal-block.block-arr {
|
|
298
|
-
margin: 0px 10px 0px 0px;
|
|
299
|
-
width: 350px;
|
|
300
|
-
}
|
|
301
|
-
|
|
302
|
-
.modal-block.block-term {
|
|
303
|
-
margin: 0px 10px 0px 0px;
|
|
304
|
-
width: 350px;
|
|
305
|
-
}
|
|
306
|
-
|
|
307
|
-
.modal-block.block-maxbuy {
|
|
308
|
-
width: 350px;
|
|
309
|
-
}
|
|
310
|
-
|
|
311
|
-
.modaltable-container.text-container {
|
|
312
|
-
display: flex;
|
|
313
|
-
flex-direction: column;
|
|
314
|
-
justify-content: center;
|
|
315
|
-
font-size: 12px;
|
|
316
|
-
padding: 10px 0;
|
|
317
|
-
}
|
|
318
|
-
|
|
319
|
-
.text-container.row {
|
|
320
|
-
padding-top: 2px;
|
|
321
|
-
padding-bottom: 2px;
|
|
322
|
-
display: flex;
|
|
323
|
-
flex-direction: row;
|
|
324
|
-
justify-content: space-between;
|
|
325
|
-
}
|
|
326
|
-
|
|
327
|
-
.row-container {
|
|
328
|
-
display: flex;
|
|
329
|
-
font-weight: 400;
|
|
330
|
-
align-items: center;
|
|
331
|
-
}
|
|
332
|
-
|
|
333
|
-
.row-container.spend {
|
|
334
|
-
display: flex;
|
|
335
|
-
}
|
|
336
|
-
|
|
337
|
-
.row-container.spend-val {
|
|
338
|
-
display: flex;
|
|
339
|
-
}
|
|
340
|
-
|
|
341
|
-
.row-container.premium {
|
|
342
|
-
display: flex;
|
|
343
|
-
}
|
|
344
|
-
|
|
345
|
-
.row-container.premium-icon {
|
|
346
|
-
padding-left: 5px;
|
|
347
|
-
align-items: flex-start;
|
|
348
|
-
cursor: pointer;
|
|
349
|
-
}
|
|
350
|
-
|
|
351
|
-
.row-container.premium-val {
|
|
352
|
-
display: flex;
|
|
353
|
-
}
|
|
354
|
-
|
|
355
|
-
.premium-positive {
|
|
356
|
-
color: #38A611;
|
|
357
|
-
}
|
|
358
|
-
|
|
359
|
-
.premium-negative {
|
|
360
|
-
color: #DF4141;
|
|
361
|
-
}
|
|
362
|
-
|
|
363
|
-
.row-container.get {
|
|
364
|
-
display: flex;
|
|
365
|
-
}
|
|
366
|
-
|
|
367
|
-
.row-container.get-val {
|
|
368
|
-
display: flex;
|
|
369
|
-
}
|
|
370
|
-
|
|
371
|
-
.modaltable-container.buy-container {
|
|
372
|
-
display: flex;
|
|
373
|
-
flex-direction: column;
|
|
374
|
-
background: var(--theme-ui-colors-white3);
|
|
375
|
-
border-radius: 10px;
|
|
376
|
-
min-height: 96px;
|
|
377
|
-
padding: 10px;
|
|
378
|
-
}
|
|
379
|
-
|
|
380
|
-
.input-container.inputrow {
|
|
381
|
-
flex-direction: row;
|
|
382
|
-
}
|
|
383
|
-
|
|
384
|
-
.input-container.balancerow {
|
|
385
|
-
flex-direction: row;
|
|
386
|
-
align-items: center;
|
|
387
|
-
justify-content: space-between;
|
|
388
|
-
padding-left: 6px;
|
|
389
|
-
}
|
|
390
|
-
|
|
391
|
-
.balancerow.text {
|
|
392
|
-
opacity: 0.6;
|
|
393
|
-
align-items: center;
|
|
394
|
-
font-size: 12px;
|
|
395
|
-
}
|
|
396
|
-
|
|
397
|
-
.balancerow.max {
|
|
398
|
-
align-items: center;
|
|
399
|
-
cursor: pointer;
|
|
400
|
-
}
|
|
401
|
-
.balancerow.max .max-button {
|
|
402
|
-
background: var(--theme-ui-colors-primaryButton);
|
|
403
|
-
height: 22px;
|
|
404
|
-
padding-left: 8px;
|
|
405
|
-
padding-right: 8px;
|
|
406
|
-
cursor: "pointer";
|
|
407
|
-
font-size: 12px;
|
|
408
|
-
font-weight: 600;
|
|
409
|
-
border-radius: small;
|
|
410
|
-
margin-left: 10px;
|
|
411
|
-
transition: "all .3s linear";
|
|
412
|
-
display: flex;
|
|
413
|
-
align-items: center;
|
|
414
|
-
justify-content: center;
|
|
415
|
-
}
|
|
416
|
-
.balancerow.max .max-button:active {
|
|
417
|
-
transform: scale(0.9);
|
|
418
|
-
}
|
|
419
|
-
|
|
420
|
-
.input-container.input {
|
|
421
|
-
background-color: transparent;
|
|
422
|
-
border-radius: 10px;
|
|
423
|
-
border: medium;
|
|
424
|
-
padding-right: 10px;
|
|
425
|
-
width: 100%;
|
|
426
|
-
font-size: 22px;
|
|
427
|
-
}
|
|
428
|
-
.input-container.input Input {
|
|
429
|
-
border: none;
|
|
430
|
-
display: inline-block;
|
|
431
|
-
}
|
|
432
|
-
.input-container.input Input:focus {
|
|
433
|
-
outline: none;
|
|
434
|
-
}
|
|
435
|
-
|
|
436
|
-
.input-container.token {
|
|
437
|
-
display: flex;
|
|
438
|
-
align-items: center;
|
|
439
|
-
font-size: 12px;
|
|
440
|
-
font-weight: bold;
|
|
441
|
-
background: var(--theme-ui-colors-white4);
|
|
442
|
-
position: relative;
|
|
443
|
-
width: 190px;
|
|
444
|
-
height: 36px;
|
|
445
|
-
justify-content: space-between;
|
|
446
|
-
}
|
|
447
|
-
|
|
448
|
-
.input-container.bondicon {
|
|
449
|
-
margin-left: 5px;
|
|
450
|
-
}
|
|
451
|
-
|
|
452
|
-
.modaltable-container.button-container {
|
|
453
|
-
width: 100%;
|
|
454
|
-
padding-top: 10px;
|
|
455
|
-
display: flex;
|
|
456
|
-
flex-direction: row;
|
|
457
|
-
justify-content: space-between;
|
|
458
|
-
}
|
|
459
|
-
|
|
460
|
-
.button-container.buy {
|
|
461
|
-
justify-content: center;
|
|
462
|
-
align-items: center;
|
|
463
|
-
cursor: pointer;
|
|
464
|
-
width: 100%;
|
|
465
|
-
}
|
|
466
|
-
.button-container.buy .action-button {
|
|
467
|
-
width: 100%;
|
|
468
|
-
}
|
|
469
|
-
.button-container.buy .switch-button {
|
|
470
|
-
width: 100%;
|
|
471
|
-
}
|
|
472
|
-
|
|
473
|
-
.modaltable-container.accordion-container {
|
|
474
|
-
display: flex;
|
|
475
|
-
position: absolute;
|
|
476
|
-
padding: 30px 50px;
|
|
477
|
-
background: #12131A;
|
|
478
|
-
width: 100%;
|
|
479
|
-
border-radius: 0 0 10px 10px;
|
|
480
|
-
gap: 10px !important;
|
|
481
|
-
}
|
|
482
|
-
@media (min-width: 1100px) {
|
|
483
|
-
.modaltable-container.accordion-container {
|
|
484
|
-
width: 90%;
|
|
485
|
-
left: 5%;
|
|
486
|
-
}
|
|
487
|
-
}
|
|
488
|
-
|
|
489
|
-
.toast {
|
|
490
|
-
position: fixed;
|
|
491
|
-
top: 50px;
|
|
492
|
-
right: 20px;
|
|
493
|
-
background-color: var(--theme-ui-colors-white2);
|
|
494
|
-
color: white;
|
|
495
|
-
font-size: 24px;
|
|
496
|
-
padding: 10px 20px;
|
|
497
|
-
border-radius: 5px;
|
|
498
|
-
height: 75px;
|
|
499
|
-
align-items: center;
|
|
500
|
-
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
|
|
501
|
-
z-index: 9999;
|
|
502
|
-
animation: fadein 0.5s, fadeout 0.5s 4.5s;
|
|
503
|
-
cursor: pointer;
|
|
504
|
-
}
|
|
505
|
-
|
|
506
|
-
@keyframes fadein {
|
|
507
|
-
from {
|
|
508
|
-
top: 0;
|
|
509
|
-
opacity: 0;
|
|
510
|
-
}
|
|
511
|
-
to {
|
|
512
|
-
top: 50px;
|
|
513
|
-
opacity: 1;
|
|
514
|
-
}
|
|
515
|
-
}
|
|
516
|
-
@keyframes fadeout {
|
|
517
|
-
from {
|
|
518
|
-
top: 50px;
|
|
519
|
-
opacity: 1;
|
|
520
|
-
}
|
|
521
|
-
to {
|
|
522
|
-
top: 0;
|
|
523
|
-
opacity: 0;
|
|
524
|
-
}
|
|
525
|
-
}
|
|
526
|
-
.button-container.zap {
|
|
527
|
-
width: 100%;
|
|
528
|
-
}
|
|
529
|
-
|
|
530
|
-
.switch-button.zap {
|
|
531
|
-
width: 100%;
|
|
532
|
-
}
|
|
533
|
-
|
|
534
|
-
.font-small {
|
|
535
|
-
font-size: 14px;
|
|
536
|
-
}
|
|
537
|
-
|
|
538
|
-
.font-x-small {
|
|
539
|
-
font-size: 12px;
|
|
540
|
-
}
|
|
541
|
-
|
|
542
|
-
.text-highlight {
|
|
543
|
-
color: #38A611;
|
|
544
|
-
}
|
|
545
|
-
|
|
546
|
-
.paragraph-spaced {
|
|
547
|
-
line-height: 150%;
|
|
548
|
-
}
|
|
549
|
-
|
|
550
|
-
.button-narrow {
|
|
551
|
-
width: 190px !important;
|
|
552
|
-
}
|
|
553
|
-
|
|
554
|
-
.fading-hr {
|
|
555
|
-
border: none;
|
|
556
|
-
height: 1px;
|
|
557
|
-
/* Adjust thickness */
|
|
558
|
-
background: linear-gradient(to right, transparent, white, transparent);
|
|
559
|
-
/* White fades to transparent */
|
|
560
|
-
width: 100%;
|
|
561
|
-
/* Full width */
|
|
562
|
-
margin: 20px 0;
|
|
563
|
-
/* Adjust margin for spacing */
|
|
564
|
-
}
|
|
565
|
-
|
|
566
|
-
.rotate-hr {
|
|
567
|
-
rotate: 90deg;
|
|
568
|
-
margin: 0px !important;
|
|
569
|
-
width: 20px !important;
|
|
570
|
-
}
|
|
571
|
-
|
|
572
|
-
span.flex-inline {
|
|
573
|
-
display: contents;
|
|
574
|
-
}
|
|
575
|
-
|
|
576
|
-
.expand-icon {
|
|
577
|
-
height: 20px;
|
|
578
|
-
fill: #38A611;
|
|
579
|
-
}
|
|
580
|
-
|
|
581
|
-
.modal-receive-text {
|
|
582
|
-
padding-left: 5px;
|
|
583
|
-
font-size: 14px;
|
|
584
|
-
}
|
|
585
|
-
|
|
586
|
-
.bondmodal-header-alt {
|
|
587
|
-
padding-left: 50px;
|
|
588
|
-
margin: 0px 0px 10px 0px !important;
|
|
589
|
-
}
|
|
590
|
-
|
|
591
|
-
.token-selector-panel {
|
|
592
|
-
flex-direction: column;
|
|
593
|
-
background: var(--theme-ui-colors-white3);
|
|
594
|
-
padding: 10px;
|
|
595
|
-
min-height: 92px;
|
|
596
|
-
}
|
|
597
|
-
|
|
598
|
-
.bond-row {
|
|
599
|
-
display: flex;
|
|
600
|
-
flex-direction: row;
|
|
601
|
-
width: 100%;
|
|
602
|
-
height: 70px;
|
|
603
|
-
background-color: var(--theme-ui-colors-white2);
|
|
604
|
-
margin-bottom: 5px;
|
|
605
|
-
justify-content: space-between;
|
|
606
|
-
position: relative;
|
|
607
|
-
}
|
|
608
|
-
.bond-row:hover {
|
|
609
|
-
background-color: var(--theme-ui-colors-white3);
|
|
610
|
-
}
|
|
611
|
-
.bond-row .min-tiers-container {
|
|
612
|
-
display: flex;
|
|
613
|
-
justify-content: flex-start;
|
|
614
|
-
align-items: center;
|
|
615
|
-
}
|
|
616
|
-
.bond-row .bond-info-columns {
|
|
617
|
-
display: flex;
|
|
618
|
-
flex-direction: row;
|
|
619
|
-
align-items: center;
|
|
620
|
-
justify-content: flex-end;
|
|
621
|
-
}
|
|
622
|
-
@media screen and (min-width: 1000px) {
|
|
623
|
-
.bond-row .bond-info-columns {
|
|
624
|
-
justify-content: space-between;
|
|
625
|
-
}
|
|
626
|
-
}
|
|
627
|
-
.bond-row .bond-info-columns .discount-column {
|
|
628
|
-
display: flex;
|
|
629
|
-
width: 170px;
|
|
630
|
-
align-items: flex-end;
|
|
631
|
-
justify-content: center;
|
|
632
|
-
}
|
|
633
|
-
.bond-row .bond-info-columns .arr-column {
|
|
634
|
-
display: none;
|
|
635
|
-
width: 170px;
|
|
636
|
-
align-items: flex-end;
|
|
637
|
-
justify-content: center;
|
|
638
|
-
}
|
|
639
|
-
@media screen and (min-width: 1000px) {
|
|
640
|
-
.bond-row .bond-info-columns .arr-column {
|
|
641
|
-
display: flex;
|
|
642
|
-
}
|
|
643
|
-
}
|
|
644
|
-
.bond-row .bond-info-columns .terms-column {
|
|
645
|
-
display: none;
|
|
646
|
-
width: 115px;
|
|
647
|
-
align-items: center;
|
|
648
|
-
justify-content: center;
|
|
649
|
-
}
|
|
650
|
-
@media screen and (min-width: 1000px) {
|
|
651
|
-
.bond-row .bond-info-columns .terms-column {
|
|
652
|
-
display: flex;
|
|
653
|
-
}
|
|
654
|
-
}
|
|
655
|
-
.bond-row .bond-info-columns .tokens-remaining-column {
|
|
656
|
-
display: none;
|
|
657
|
-
width: 135px;
|
|
658
|
-
align-items: flex-end;
|
|
659
|
-
justify-content: center;
|
|
660
|
-
}
|
|
661
|
-
@media screen and (min-width: 1000px) {
|
|
662
|
-
.bond-row .bond-info-columns .tokens-remaining-column {
|
|
663
|
-
display: flex;
|
|
664
|
-
}
|
|
665
|
-
}
|
|
666
|
-
.bond-row .bond-info-columns .tooltip-column {
|
|
667
|
-
width: 50px;
|
|
668
|
-
display: flex;
|
|
669
|
-
}
|
|
670
|
-
|
|
671
|
-
.column.column-tokens {
|
|
672
|
-
display: flex;
|
|
673
|
-
align-items: center;
|
|
674
|
-
justify-content: flex-start;
|
|
675
|
-
width: 40%;
|
|
676
|
-
}
|
|
677
|
-
|
|
678
|
-
.column.column-tokeninfoname {
|
|
679
|
-
width: 100%;
|
|
680
|
-
height: 100%;
|
|
681
|
-
flex-direction: row;
|
|
682
|
-
justify-content: flex-start;
|
|
683
|
-
align-items: center;
|
|
684
|
-
padding-left: 20px;
|
|
685
|
-
}
|
|
686
|
-
|
|
687
|
-
.column.column-tokenname {
|
|
688
|
-
width: 100%;
|
|
689
|
-
flex-direction: row;
|
|
690
|
-
justify-content: flex-start;
|
|
691
|
-
align-items: center;
|
|
692
|
-
padding-left: 20px;
|
|
693
|
-
}
|
|
694
|
-
|
|
695
|
-
.column.column-tokenicons {
|
|
696
|
-
width: 50px;
|
|
697
|
-
flex-direction: row;
|
|
698
|
-
align-items: center;
|
|
699
|
-
justify-content: flex-start;
|
|
700
|
-
}
|
|
701
|
-
|
|
702
|
-
.column.tooltip-container {
|
|
703
|
-
width: 50px;
|
|
704
|
-
justify-content: flex-start;
|
|
705
|
-
}
|
|
706
|
-
|
|
707
|
-
.column.column-bondinfo {
|
|
708
|
-
flex-direction: row;
|
|
709
|
-
align-items: center;
|
|
710
|
-
justify-content: flex-end;
|
|
711
|
-
width: 70%;
|
|
712
|
-
}
|
|
713
|
-
|
|
714
|
-
.column.column-discount {
|
|
715
|
-
flex-direction: row;
|
|
716
|
-
justify-content: center;
|
|
717
|
-
align-items: center;
|
|
718
|
-
width: 20%;
|
|
719
|
-
}
|
|
720
|
-
|
|
721
|
-
.discount-positive {
|
|
722
|
-
color: #38a611;
|
|
723
|
-
width: 20%;
|
|
724
|
-
}
|
|
725
|
-
|
|
726
|
-
.discount-negative {
|
|
727
|
-
color: #ffffff;
|
|
728
|
-
width: 20%;
|
|
729
|
-
}
|
|
730
|
-
|
|
731
|
-
.column.column-arr {
|
|
732
|
-
flex-direction: row;
|
|
733
|
-
justify-content: center;
|
|
734
|
-
align-items: center;
|
|
735
|
-
width: 20%;
|
|
736
|
-
}
|
|
737
|
-
|
|
738
|
-
.column.column-terms {
|
|
739
|
-
flex-direction: row;
|
|
740
|
-
justify-content: center;
|
|
741
|
-
align-items: center;
|
|
742
|
-
width: 20%;
|
|
743
|
-
}
|
|
744
|
-
|
|
745
|
-
.column.column-tokensremaining {
|
|
746
|
-
flex-direction: row;
|
|
747
|
-
justify-content: center;
|
|
748
|
-
align-items: center;
|
|
749
|
-
width: 30%;
|
|
750
|
-
}
|
|
751
|
-
|
|
752
|
-
.bonds-menu {
|
|
753
|
-
display: flex;
|
|
754
|
-
justify-content: space-around;
|
|
755
|
-
align-items: center;
|
|
756
|
-
flex-direction: column;
|
|
757
|
-
width: 100%;
|
|
758
|
-
font-size: 11px;
|
|
759
|
-
}
|
|
760
|
-
.bonds-menu .table-header-container {
|
|
761
|
-
display: flex;
|
|
762
|
-
width: 100%;
|
|
763
|
-
justify-content: space-between;
|
|
764
|
-
overflow: hidden;
|
|
765
|
-
padding: 10px 0;
|
|
766
|
-
}
|
|
767
|
-
@media screen and (min-width: 1000px) {
|
|
768
|
-
.bonds-menu .table-header-container {
|
|
769
|
-
padding: 20px 0 10px 0;
|
|
770
|
-
}
|
|
771
|
-
}
|
|
772
|
-
.bonds-menu .search-container {
|
|
773
|
-
display: flex;
|
|
774
|
-
flex-direction: row;
|
|
775
|
-
}
|
|
776
|
-
@media screen and (min-width: 968px) {
|
|
777
|
-
.bonds-menu .search-container {
|
|
778
|
-
width: 30%;
|
|
779
|
-
min-width: 400px;
|
|
780
|
-
}
|
|
781
|
-
}
|
|
782
|
-
.bonds-menu .headers-container {
|
|
783
|
-
display: flex;
|
|
784
|
-
width: 50%;
|
|
785
|
-
justify-content: flex-end;
|
|
786
|
-
align-items: center;
|
|
787
|
-
}
|
|
788
|
-
@media screen and (min-width: 1000px) {
|
|
789
|
-
.bonds-menu .headers-container {
|
|
790
|
-
justify-content: space-between;
|
|
791
|
-
width: 70%;
|
|
792
|
-
}
|
|
793
|
-
}
|
|
794
|
-
.bonds-menu .discount-header {
|
|
795
|
-
display: flex;
|
|
796
|
-
width: 170px;
|
|
797
|
-
align-items: flex-end;
|
|
798
|
-
cursor: pointer;
|
|
799
|
-
opacity: 0.6;
|
|
800
|
-
padding-left: 15px;
|
|
801
|
-
}
|
|
802
|
-
@media screen and (min-width: 513px) {
|
|
803
|
-
.bonds-menu .discount-header {
|
|
804
|
-
padding-left: 0;
|
|
805
|
-
width: 170px;
|
|
806
|
-
justify-content: center;
|
|
807
|
-
}
|
|
808
|
-
}
|
|
809
|
-
.bonds-menu .arr-header {
|
|
810
|
-
display: none;
|
|
811
|
-
width: 170px;
|
|
812
|
-
align-items: flex-end;
|
|
813
|
-
justify-content: center;
|
|
814
|
-
cursor: pointer;
|
|
815
|
-
}
|
|
816
|
-
@media screen and (min-width: 1000px) {
|
|
817
|
-
.bonds-menu .arr-header {
|
|
818
|
-
display: flex;
|
|
819
|
-
}
|
|
820
|
-
}
|
|
821
|
-
.bonds-menu .terms-header {
|
|
822
|
-
display: none;
|
|
823
|
-
width: 115px;
|
|
824
|
-
align-items: flex-end;
|
|
825
|
-
justify-content: center;
|
|
826
|
-
opacity: 0.6;
|
|
827
|
-
cursor: pointer;
|
|
828
|
-
}
|
|
829
|
-
@media screen and (min-width: 1000px) {
|
|
830
|
-
.bonds-menu .terms-header {
|
|
831
|
-
display: flex;
|
|
832
|
-
}
|
|
833
|
-
}
|
|
834
|
-
.bonds-menu .tokens-remaining-header {
|
|
835
|
-
display: none;
|
|
836
|
-
width: 135px;
|
|
837
|
-
align-items: flex-end;
|
|
838
|
-
justify-content: center;
|
|
839
|
-
cursor: pointer;
|
|
840
|
-
opacity: 0.6;
|
|
841
|
-
}
|
|
842
|
-
@media screen and (min-width: 1000px) {
|
|
843
|
-
.bonds-menu .tokens-remaining-header {
|
|
844
|
-
display: flex;
|
|
845
|
-
}
|
|
846
|
-
}
|
|
847
|
-
.bonds-menu .tooltip-header {
|
|
848
|
-
width: 50px;
|
|
849
|
-
display: flex;
|
|
850
|
-
}
|
|
851
|
-
.bonds-menu .claimable-header {
|
|
852
|
-
display: flex;
|
|
853
|
-
width: 130px;
|
|
854
|
-
align-items: flex-end;
|
|
855
|
-
justify-content: center;
|
|
856
|
-
cursor: pointer;
|
|
857
|
-
}
|
|
858
|
-
.bonds-menu .your-bonds-table-headers {
|
|
859
|
-
display: none;
|
|
860
|
-
width: 130px;
|
|
861
|
-
align-items: center;
|
|
862
|
-
justify-content: center;
|
|
863
|
-
cursor: pointer;
|
|
864
|
-
opacity: 0.6;
|
|
865
|
-
line-height: 12px;
|
|
866
|
-
}
|
|
867
|
-
@media screen and (min-width: 1000px) {
|
|
868
|
-
.bonds-menu .your-bonds-table-headers {
|
|
869
|
-
display: flex;
|
|
870
|
-
}
|
|
871
|
-
}
|
|
872
|
-
.bonds-menu .claim-all-button-container {
|
|
873
|
-
display: flex;
|
|
874
|
-
width: 210px;
|
|
875
|
-
align-items: flex-end;
|
|
876
|
-
justify-content: center;
|
|
877
|
-
cursor: pointer;
|
|
878
|
-
}
|
|
879
|
-
|
|
880
|
-
.bondrowsbychain {
|
|
881
|
-
width: 100%;
|
|
882
|
-
flex-direction: column;
|
|
883
|
-
margin-top: 5px;
|
|
884
|
-
}
|
|
885
|
-
|
|
886
|
-
.bondrowswithtitle {
|
|
887
|
-
width: 100%;
|
|
888
|
-
flex-direction: column;
|
|
889
|
-
}
|
|
890
|
-
|
|
891
|
-
html {
|
|
892
|
-
scroll-behavior: smooth;
|
|
893
|
-
}
|
|
894
|
-
|
|
895
|
-
.bonds-container {
|
|
896
|
-
width: 100%;
|
|
897
|
-
display: flex;
|
|
898
|
-
flex-direction: column;
|
|
899
|
-
padding: 0 10px;
|
|
900
|
-
}
|
|
901
|
-
|
|
902
|
-
.progressbar-background {
|
|
903
|
-
width: 100%;
|
|
904
|
-
height: 5px;
|
|
905
|
-
background-color: var(--theme-ui-colors-white4);
|
|
906
|
-
border-radius: 10px;
|
|
907
|
-
overflow: hidden;
|
|
908
|
-
}
|
|
909
|
-
|
|
910
|
-
.progressbar-completed {
|
|
911
|
-
border-radius: 10px;
|
|
912
|
-
height: 100%;
|
|
913
|
-
background-color: var(--theme-ui-colors-text);
|
|
914
|
-
}
|
|
915
|
-
|
|
916
|
-
.tokeninfoname.container {
|
|
917
|
-
width: 100%;
|
|
918
|
-
position: relative;
|
|
919
|
-
justify-content: start;
|
|
920
|
-
height: 100%;
|
|
921
|
-
align-items: center;
|
|
922
|
-
padding-left: 20px;
|
|
923
|
-
border-radius: 10px;
|
|
924
|
-
}
|
|
925
|
-
|
|
926
|
-
.tokeninfoname.gradient {
|
|
927
|
-
position: absolute;
|
|
928
|
-
z-index: 0;
|
|
929
|
-
left: 0px;
|
|
930
|
-
width: 30px;
|
|
931
|
-
height: 100%;
|
|
932
|
-
filter: blur(35px);
|
|
933
|
-
}
|
|
934
|
-
|
|
935
|
-
.tokeninfoname.chain {
|
|
936
|
-
position: absolute;
|
|
937
|
-
left: 0px;
|
|
938
|
-
top: 0px;
|
|
939
|
-
overflow: hidden;
|
|
940
|
-
border-radius: 10px 0px 8px 0px;
|
|
941
|
-
z-index: 5;
|
|
942
|
-
}
|
|
943
|
-
|
|
944
|
-
.tokeninfoname.tokencontainer {
|
|
945
|
-
padding-left: 6px;
|
|
946
|
-
width: 100%;
|
|
947
|
-
align-items: center;
|
|
948
|
-
}
|
|
949
|
-
|
|
950
|
-
.tokeninfoname.tokentext {
|
|
951
|
-
margin-left: 10px;
|
|
952
|
-
font-weight: 700;
|
|
953
|
-
width: 100%;
|
|
954
|
-
flex-direction: column;
|
|
955
|
-
}
|
|
956
|
-
|
|
957
|
-
.your-bonds {
|
|
958
|
-
display: flex;
|
|
959
|
-
flex-direction: column;
|
|
960
|
-
width: 100%;
|
|
961
|
-
justify-content: space-around;
|
|
962
|
-
background-color: var(--theme-ui-colors-white2);
|
|
963
|
-
margin-bottom: 5px;
|
|
964
|
-
border-radius: 10px;
|
|
965
|
-
cursor: pointer;
|
|
966
|
-
}
|
|
967
|
-
.your-bonds:hover {
|
|
968
|
-
background-color: var(--theme-ui-colors-white3);
|
|
969
|
-
}
|
|
970
|
-
@media screen and (min-width: 1000px) {
|
|
971
|
-
.your-bonds {
|
|
972
|
-
flex-direction: row;
|
|
973
|
-
height: 70px;
|
|
974
|
-
}
|
|
975
|
-
}
|
|
976
|
-
.your-bonds .token-info-container {
|
|
977
|
-
display: flex;
|
|
978
|
-
width: 100%;
|
|
979
|
-
}
|
|
980
|
-
@media screen and (min-width: 1000px) {
|
|
981
|
-
.your-bonds .token-info-container {
|
|
982
|
-
width: 30%;
|
|
983
|
-
min-width: 300px;
|
|
984
|
-
}
|
|
985
|
-
}
|
|
986
|
-
.your-bonds .token-info-container .tooltip-column {
|
|
987
|
-
display: flex;
|
|
988
|
-
width: 50px;
|
|
989
|
-
align-items: center;
|
|
990
|
-
margin-left: 10px;
|
|
991
|
-
}
|
|
992
|
-
@media screen and (min-width: 1000px) {
|
|
993
|
-
.your-bonds .token-info-container .tooltip-column {
|
|
994
|
-
display: none;
|
|
995
|
-
}
|
|
996
|
-
}
|
|
997
|
-
.your-bonds .your-bonds-columns-container {
|
|
998
|
-
display: flex;
|
|
999
|
-
flex-direction: column;
|
|
1000
|
-
align-items: center;
|
|
1001
|
-
justify-content: flex-end;
|
|
1002
|
-
width: 100%;
|
|
1003
|
-
}
|
|
1004
|
-
@media screen and (min-width: 1000px) {
|
|
1005
|
-
.your-bonds .your-bonds-columns-container {
|
|
1006
|
-
width: 70%;
|
|
1007
|
-
justify-content: space-between;
|
|
1008
|
-
flex-direction: row;
|
|
1009
|
-
padding-right: 20px;
|
|
1010
|
-
}
|
|
1011
|
-
}
|
|
1012
|
-
.your-bonds .your-bonds-columns-container .your-bonds-content:first-of-type {
|
|
1013
|
-
margin-top: 10px;
|
|
1014
|
-
}
|
|
1015
|
-
@media screen and (min-width: 1000px) {
|
|
1016
|
-
.your-bonds .your-bonds-columns-container .your-bonds-content:first-of-type {
|
|
1017
|
-
margin-top: 0;
|
|
1018
|
-
}
|
|
1019
|
-
}
|
|
1020
|
-
.your-bonds .your-bonds-columns-container .your-bonds-content {
|
|
1021
|
-
display: flex;
|
|
1022
|
-
align-items: center;
|
|
1023
|
-
justify-content: space-between;
|
|
1024
|
-
width: 100%;
|
|
1025
|
-
padding: 0 10px;
|
|
1026
|
-
font-size: 14px;
|
|
1027
|
-
}
|
|
1028
|
-
@media screen and (min-width: 1000px) {
|
|
1029
|
-
.your-bonds .your-bonds-columns-container .your-bonds-content {
|
|
1030
|
-
width: 130px;
|
|
1031
|
-
justify-content: center;
|
|
1032
|
-
margin-top: 0;
|
|
1033
|
-
}
|
|
1034
|
-
}
|
|
1035
|
-
.your-bonds .your-bonds-columns-container .your-bonds-content .your-bonds-content-title {
|
|
1036
|
-
display: flex;
|
|
1037
|
-
font-size: 12px;
|
|
1038
|
-
font-weight: 500;
|
|
1039
|
-
opacity: 0.6;
|
|
1040
|
-
}
|
|
1041
|
-
@media screen and (min-width: 1000px) {
|
|
1042
|
-
.your-bonds .your-bonds-columns-container .your-bonds-content .your-bonds-content-title {
|
|
1043
|
-
display: none;
|
|
1044
|
-
}
|
|
1045
|
-
}
|
|
1046
|
-
.your-bonds .your-bonds-columns-container .your-bonds-content .your-bonds-content-tokens-amount {
|
|
1047
|
-
display: flex;
|
|
1048
|
-
align-items: center;
|
|
1049
|
-
font-size: 14px;
|
|
1050
|
-
font-weight: 600;
|
|
1051
|
-
}
|
|
1052
|
-
.your-bonds .your-bonds-columns-container .your-bonds-content .your-bonds-content-tokens-usd-amount {
|
|
1053
|
-
opacity: 0.6;
|
|
1054
|
-
font-size: 12px;
|
|
1055
|
-
font-weight: 400;
|
|
1056
|
-
margin-left: 4px;
|
|
1057
|
-
color: var(--theme-ui-colors-textDisabledButton);
|
|
1058
|
-
}
|
|
1059
|
-
.your-bonds .your-bonds-columns-container .your-bonds-column-button {
|
|
1060
|
-
display: flex;
|
|
1061
|
-
width: 100%;
|
|
1062
|
-
align-items: center;
|
|
1063
|
-
justify-content: center;
|
|
1064
|
-
padding: 10px;
|
|
1065
|
-
}
|
|
1066
|
-
@media screen and (min-width: 1000px) {
|
|
1067
|
-
.your-bonds .your-bonds-columns-container .your-bonds-column-button {
|
|
1068
|
-
width: 210px;
|
|
1069
|
-
padding: 0;
|
|
1070
|
-
}
|
|
1071
|
-
}
|
|
1072
|
-
.your-bonds .your-bonds-columns-container .button {
|
|
1073
|
-
font-size: 14px;
|
|
1074
|
-
padding: 6px;
|
|
1075
|
-
height: 30px;
|
|
1076
|
-
}
|
|
1077
|
-
.your-bonds .your-bonds-columns-container .hide-mobile {
|
|
1078
|
-
display: none;
|
|
1079
|
-
}
|
|
1080
|
-
@media screen and (min-width: 1000px) {
|
|
1081
|
-
.your-bonds .your-bonds-columns-container .hide-mobile {
|
|
1082
|
-
display: flex;
|
|
1083
|
-
}
|
|
1084
|
-
}
|
|
1085
|
-
|
|
1086
|
-
.placeholder-monkey-wrapper {
|
|
1087
|
-
width: 100%;
|
|
1088
|
-
flex-direction: column;
|
|
1089
|
-
padding-top: 100px;
|
|
1090
|
-
padding-bottom: 100px;
|
|
1091
|
-
background: var(--theme-ui-colors-white2);
|
|
1092
|
-
align-items: center;
|
|
1093
|
-
border-radius: 10px;
|
|
1094
|
-
margin-top: 15px;
|
|
1095
|
-
justify-content: center;
|
|
1096
|
-
height: 400px;
|
|
1097
|
-
}
|
|
1098
|
-
|
|
1099
|
-
.yourbonds.table-container {
|
|
1100
|
-
width: 100%;
|
|
1101
|
-
display: flex;
|
|
1102
|
-
flex-direction: column;
|
|
1103
|
-
padding: 0 10px;
|
|
1104
|
-
}
|
|
1105
|
-
|
|
1106
|
-
.yourbonds.header-container {
|
|
1107
|
-
display: flex;
|
|
1108
|
-
flex-direction: row;
|
|
1109
|
-
width: 100%;
|
|
1110
|
-
height: 30px;
|
|
1111
|
-
justify-content: space-around;
|
|
1112
|
-
margin-bottom: 15px;
|
|
1113
|
-
padding: 0px;
|
|
1114
|
-
border-radius: 10px;
|
|
1115
|
-
font-size: 11px;
|
|
1116
|
-
color: #73728E;
|
|
1117
|
-
}
|
|
1118
|
-
|
|
1119
|
-
.yourbonds.bondrow-container {
|
|
1120
|
-
display: flex;
|
|
1121
|
-
flex-direction: row;
|
|
1122
|
-
width: 100%;
|
|
1123
|
-
height: 70px;
|
|
1124
|
-
justify-content: space-around;
|
|
1125
|
-
background-color: var(--theme-ui-colors-white2);
|
|
1126
|
-
margin-bottom: 5px;
|
|
1127
|
-
border-radius: 10px;
|
|
1128
|
-
cursor: pointer;
|
|
1129
|
-
}
|
|
1130
|
-
.yourbonds.bondrow-container:hover {
|
|
1131
|
-
background-color: var(--theme-ui-colors-white3);
|
|
1132
|
-
}
|
|
1133
|
-
|
|
1134
|
-
.yourbonds.column-tokens {
|
|
1135
|
-
display: flex;
|
|
1136
|
-
align-items: center;
|
|
1137
|
-
justify-content: flex-start;
|
|
1138
|
-
width: 40%;
|
|
1139
|
-
}
|
|
1140
|
-
|
|
1141
|
-
.yourbonds.column-search {
|
|
1142
|
-
padding-bottom: 0px;
|
|
1143
|
-
}
|
|
1144
|
-
|
|
1145
|
-
.yourbonds.column-tokeninfoname {
|
|
1146
|
-
width: 100%;
|
|
1147
|
-
height: 100%;
|
|
1148
|
-
flex-direction: row;
|
|
1149
|
-
justify-content: flex-start;
|
|
1150
|
-
align-items: center;
|
|
1151
|
-
padding-left: 20px;
|
|
1152
|
-
}
|
|
1153
|
-
|
|
1154
|
-
.yourbonds.column-bondinfo {
|
|
1155
|
-
flex-direction: row;
|
|
1156
|
-
align-items: center;
|
|
1157
|
-
justify-content: flex-end;
|
|
1158
|
-
width: 60%;
|
|
1159
|
-
}
|
|
1160
|
-
|
|
1161
|
-
.yourbonds.header-claimable {
|
|
1162
|
-
flex-direction: row;
|
|
1163
|
-
justify-content: center;
|
|
1164
|
-
align-items: center;
|
|
1165
|
-
width: 25%;
|
|
1166
|
-
font-size: 11px;
|
|
1167
|
-
color: var(--theme-ui-colors-text);
|
|
1168
|
-
}
|
|
1169
|
-
|
|
1170
|
-
.yourbonds.header-pending {
|
|
1171
|
-
flex-direction: row;
|
|
1172
|
-
justify-content: center;
|
|
1173
|
-
align-items: center;
|
|
1174
|
-
width: 25%;
|
|
1175
|
-
font-size: 11px;
|
|
1176
|
-
color: var(--theme-ui-colors-text);
|
|
1177
|
-
}
|
|
1178
|
-
|
|
1179
|
-
.yourbonds.header-terms {
|
|
1180
|
-
flex-direction: row;
|
|
1181
|
-
justify-content: center;
|
|
1182
|
-
align-items: center;
|
|
1183
|
-
width: 25%;
|
|
1184
|
-
font-size: 11px;
|
|
1185
|
-
color: var(--theme-ui-colors-text);
|
|
1186
|
-
}
|
|
1187
|
-
|
|
1188
|
-
.yourbonds.header-claimall {
|
|
1189
|
-
flex-direction: column;
|
|
1190
|
-
justify-content: center;
|
|
1191
|
-
align-items: center;
|
|
1192
|
-
width: 30%;
|
|
1193
|
-
padding-right: 20px;
|
|
1194
|
-
padding-bottom: 15px;
|
|
1195
|
-
}
|
|
1196
|
-
|
|
1197
|
-
.yourbonds.header-icon {
|
|
1198
|
-
padding-left: 5px;
|
|
1199
|
-
align-items: flex-start;
|
|
1200
|
-
justify-content: space-around;
|
|
1201
|
-
cursor: pointer;
|
|
1202
|
-
}
|
|
1203
|
-
|
|
1204
|
-
.yourbonds.column-claimable {
|
|
1205
|
-
flex-direction: row;
|
|
1206
|
-
justify-content: center;
|
|
1207
|
-
align-items: center;
|
|
1208
|
-
width: 25%;
|
|
1209
|
-
}
|
|
1210
|
-
|
|
1211
|
-
.yourbonds.column-pending {
|
|
1212
|
-
flex-direction: row;
|
|
1213
|
-
justify-content: center;
|
|
1214
|
-
align-items: center;
|
|
1215
|
-
width: 25%;
|
|
1216
|
-
}
|
|
1217
|
-
|
|
1218
|
-
.yourbonds.column-terms {
|
|
1219
|
-
flex-direction: row;
|
|
1220
|
-
justify-content: center;
|
|
1221
|
-
align-items: center;
|
|
1222
|
-
width: 25%;
|
|
1223
|
-
}
|
|
1224
|
-
|
|
1225
|
-
.yourbonds.column-claimall {
|
|
1226
|
-
flex-direction: column;
|
|
1227
|
-
justify-content: center;
|
|
1228
|
-
align-items: center;
|
|
1229
|
-
width: 40%;
|
|
1230
|
-
max-width: 230px;
|
|
1231
|
-
padding-right: 20px;
|
|
1232
|
-
}
|
|
1233
|
-
.yourbonds.column-claimall .claim-button {
|
|
1234
|
-
height: 35px;
|
|
1235
|
-
line-height: 12px;
|
|
1236
|
-
font-size: 14px;
|
|
1237
|
-
font-weight: 600;
|
|
1238
|
-
width: 100%;
|
|
1239
|
-
}
|
|
1240
|
-
.yourbonds.column-claimall .claim-button:disabled {
|
|
1241
|
-
filter: brightness(130%);
|
|
1242
|
-
}
|
|
1243
|
-
.yourbonds.column-claimall .switch-button {
|
|
1244
|
-
height: 35px;
|
|
1245
|
-
line-height: 20px;
|
|
1246
|
-
font-size: 14px;
|
|
1247
|
-
font-weight: 600;
|
|
1248
|
-
width: 100%;
|
|
1249
|
-
}
|
|
1250
|
-
.yourbonds.column-claimall .switch-button:disabled {
|
|
1251
|
-
filter: brightness(130%);
|
|
1252
|
-
}
|
|
1253
|
-
|
|
1254
|
-
.toast {
|
|
1255
|
-
position: fixed;
|
|
1256
|
-
bottom: 50px;
|
|
1257
|
-
right: 20px;
|
|
1258
|
-
background-color: var(--theme-ui-colors-white2);
|
|
1259
|
-
color: white;
|
|
1260
|
-
font-size: 24px;
|
|
1261
|
-
padding: 10px 20px;
|
|
1262
|
-
border-radius: 5px;
|
|
1263
|
-
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
|
|
1264
|
-
z-index: 9999;
|
|
1265
|
-
animation: fadein 0.5s, fadeout 0.5s 4.5s;
|
|
1266
|
-
cursor: pointer;
|
|
1267
|
-
}
|
|
1268
|
-
|
|
1269
|
-
@keyframes fadein {
|
|
1270
|
-
from {
|
|
1271
|
-
bottom: 0;
|
|
1272
|
-
opacity: 0;
|
|
1273
|
-
}
|
|
1274
|
-
to {
|
|
1275
|
-
bottom: 50px;
|
|
1276
|
-
opacity: 1;
|
|
1277
|
-
}
|
|
1278
|
-
}
|
|
1279
|
-
@keyframes fadeout {
|
|
1280
|
-
from {
|
|
1281
|
-
bottom: 50px;
|
|
1282
|
-
opacity: 1;
|
|
1283
|
-
}
|
|
1284
|
-
to {
|
|
1285
|
-
bottom: 0;
|
|
1286
|
-
opacity: 0;
|
|
1287
|
-
}
|
|
1288
|
-
}
|
|
1289
|
-
.fade-out {
|
|
1290
|
-
opacity: 1;
|
|
1291
|
-
visibility: visible;
|
|
1292
|
-
transition: opacity 0.5s ease-out, visibility 0.5s ease-out;
|
|
1293
|
-
}
|
|
1294
|
-
|
|
1295
|
-
.fade-out.hidden {
|
|
1296
|
-
opacity: 0;
|
|
1297
|
-
visibility: hidden;
|
|
1298
|
-
}
|
|
1299
|
-
|
|
1300
|
-
.full-bonds-view-container {
|
|
1301
|
-
width: 100%;
|
|
1302
|
-
flex-direction: column;
|
|
1303
|
-
position: relative;
|
|
1304
|
-
}
|
|
1305
|
-
.full-bonds-view-container .toggle-container {
|
|
1306
|
-
width: 100%;
|
|
1307
|
-
padding: 10px;
|
|
1308
|
-
}
|
|
1309
|
-
@media (min-width: 1000px) {
|
|
1310
|
-
.full-bonds-view-container .toggle-container {
|
|
1311
|
-
padding: 0;
|
|
1312
|
-
width: 300px;
|
|
1313
|
-
position: absolute;
|
|
1314
|
-
left: 10px;
|
|
1315
|
-
}
|
|
1316
|
-
}
|
|
1317
|
-
|
|
1318
|
-
.sharebondimage-card {
|
|
1319
|
-
flex-direction: column;
|
|
1320
|
-
width: 768px;
|
|
1321
|
-
height: 768px;
|
|
1322
|
-
align-items: center;
|
|
1323
|
-
background-image: url(/images/bills/bg.png);
|
|
1324
|
-
background-size: cover;
|
|
1325
|
-
background-position: bottom center;
|
|
1326
|
-
background-repeat: no-repeat;
|
|
1327
|
-
justify-content: center;
|
|
1328
|
-
display: flex;
|
|
1329
|
-
}
|
|
1330
|
-
|
|
1331
|
-
.sharebondimage-nft {
|
|
1332
|
-
margin-top: 10px;
|
|
1333
|
-
flex-direction: column;
|
|
1334
|
-
align-items: center;
|
|
1335
|
-
}
|
|
1336
|
-
|
|
1337
|
-
.sharebondimage-nft-id {
|
|
1338
|
-
display: flex;
|
|
1339
|
-
position: absolute;
|
|
1340
|
-
top: 15px;
|
|
1341
|
-
right: -61px;
|
|
1342
|
-
min-width: 60px;
|
|
1343
|
-
height: 28px;
|
|
1344
|
-
border-radius: 0px 6px 6px 0px;
|
|
1345
|
-
justify-content: center;
|
|
1346
|
-
align-items: center;
|
|
1347
|
-
background-color: rgba(255, 255, 255, 0.1);
|
|
1348
|
-
backdrop-filter: blur(34px);
|
|
1349
|
-
}
|
|
1350
|
-
|
|
1351
|
-
.sharebondimage-nft-id span {
|
|
1352
|
-
font-size: 14px;
|
|
1353
|
-
color: text;
|
|
1354
|
-
line-height: 8px;
|
|
1355
|
-
}
|
|
1356
|
-
|
|
1357
|
-
.sharebondimage-nft img {
|
|
1358
|
-
width: 319px;
|
|
1359
|
-
height: 180px;
|
|
1360
|
-
border-radius: 10px 10px 0px 0px;
|
|
1361
|
-
}
|
|
1362
|
-
|
|
1363
|
-
.sharebondimage-container-info {
|
|
1364
|
-
display: flex;
|
|
1365
|
-
width: 381px;
|
|
1366
|
-
height: 147px;
|
|
1367
|
-
background-color: rgba(255, 255, 255, 0.1);
|
|
1368
|
-
backdrop-filter: blur(34px);
|
|
1369
|
-
border-radius: 10px;
|
|
1370
|
-
justify-content: flex-start;
|
|
1371
|
-
align-items: flex-start;
|
|
1372
|
-
flex-direction: column;
|
|
1373
|
-
padding: 10px 8px 10px 8px;
|
|
1374
|
-
margin-top: -3px;
|
|
1375
|
-
}
|
|
1376
|
-
|
|
1377
|
-
.sharebondimage-container-discount {
|
|
1378
|
-
display: flex;
|
|
1379
|
-
justify-content: flex-start;
|
|
1380
|
-
align-items: center;
|
|
1381
|
-
width: 100%;
|
|
1382
|
-
background-color: rgba(255, 255, 255, 0.05);
|
|
1383
|
-
border-radius: 7px;
|
|
1384
|
-
padding: 10px;
|
|
1385
|
-
}
|
|
1386
|
-
|
|
1387
|
-
.sharebondimage-container-off {
|
|
1388
|
-
display: flex;
|
|
1389
|
-
margin-left: 30px;
|
|
1390
|
-
width: 125px;
|
|
1391
|
-
height: 27px;
|
|
1392
|
-
border-radius: 5px;
|
|
1393
|
-
border: 1px solid rgba(56, 166, 17, 0.2);
|
|
1394
|
-
justify-content: center;
|
|
1395
|
-
align-items: center;
|
|
1396
|
-
background-color: rgba(56, 166, 17, 0.0509803922);
|
|
1397
|
-
}
|
|
1398
|
-
|
|
1399
|
-
.sharebondimage-container-off span {
|
|
1400
|
-
color: #38A611;
|
|
1401
|
-
font-size: 16px;
|
|
1402
|
-
font-weight: 700;
|
|
1403
|
-
}
|
|
1404
|
-
|
|
1405
|
-
.sharebondimage-container-discount-price {
|
|
1406
|
-
flex-direction: column;
|
|
1407
|
-
margin-left: 13px;
|
|
1408
|
-
}
|
|
1409
|
-
|
|
1410
|
-
.sharebondimage-container-discount-token {
|
|
1411
|
-
display: flex;
|
|
1412
|
-
gap: 4px;
|
|
1413
|
-
color: rgba(255, 255, 255, 0.5);
|
|
1414
|
-
}
|
|
1415
|
-
|
|
1416
|
-
.sharebondimage-container-discount-token span {
|
|
1417
|
-
font-size: 14px;
|
|
1418
|
-
font-weight: 400;
|
|
1419
|
-
}
|
|
1420
|
-
|
|
1421
|
-
.sharebondimage-container-discount-price-discount {
|
|
1422
|
-
color: #49B423;
|
|
1423
|
-
font-size: 22px;
|
|
1424
|
-
font-weight: 700;
|
|
1425
|
-
}
|
|
1426
|
-
|
|
1427
|
-
.sharebondimage-container-tokens {
|
|
1428
|
-
display: flex;
|
|
1429
|
-
width: 100%;
|
|
1430
|
-
padding-top: 6px;
|
|
1431
|
-
gap: 5px;
|
|
1432
|
-
justify-content: center;
|
|
1433
|
-
align-items: center;
|
|
1434
|
-
}
|
|
1435
|
-
|
|
1436
|
-
.sharebondimage-container-token {
|
|
1437
|
-
display: flex;
|
|
1438
|
-
gap: 5px;
|
|
1439
|
-
justify-content: center;
|
|
1440
|
-
align-items: center;
|
|
1441
|
-
width: 100%;
|
|
1442
|
-
background-color: rgba(255, 255, 255, 0.05);
|
|
1443
|
-
border-radius: 7px;
|
|
1444
|
-
padding: 10px;
|
|
1445
|
-
}
|
|
1446
|
-
|
|
1447
|
-
.sharebondimage-container-token img {
|
|
1448
|
-
width: 26px;
|
|
1449
|
-
height: 26px;
|
|
1450
|
-
}
|
|
1451
|
-
|
|
1452
|
-
.sharebondimage-amount-deposit {
|
|
1453
|
-
color: #FAFAFA;
|
|
1454
|
-
font-size: 14px;
|
|
1455
|
-
font-weight: 700;
|
|
1456
|
-
}
|
|
1457
|
-
|
|
1458
|
-
.sharebondimage-dollarvalue {
|
|
1459
|
-
color: rgba(255, 255, 255, 0.5);
|
|
1460
|
-
font-size: 12px;
|
|
1461
|
-
font-weight: 400;
|
|
1462
|
-
}
|
|
1463
|
-
|
|
1464
|
-
.sharebondimage-container-earntoken {
|
|
1465
|
-
display: flex;
|
|
1466
|
-
flex-direction: column;
|
|
1467
|
-
}
|
|
1468
|
-
|
|
1469
|
-
.sharebondimage-amount-earntoken {
|
|
1470
|
-
display: flex;
|
|
1471
|
-
gap: 5px;
|
|
1472
|
-
justify-content: center;
|
|
1473
|
-
align-items: center;
|
|
1474
|
-
}
|
|
1475
|
-
|
|
1476
|
-
.sharebondimage-profit {
|
|
1477
|
-
justify-content: center;
|
|
1478
|
-
align-items: center;
|
|
1479
|
-
}
|
|
1480
|
-
|
|
1481
|
-
.sharebondimage-profit span {
|
|
1482
|
-
color: #38A611;
|
|
1483
|
-
font-size: 10px;
|
|
1484
|
-
font-weight: 400;
|
|
1485
|
-
line-height: 4px;
|
|
1486
|
-
}
|
|
1487
|
-
|
|
1488
|
-
.sharebondimage-amount-payout {
|
|
1489
|
-
color: #38A611;
|
|
1490
|
-
font-size: 14px;
|
|
1491
|
-
font-weight: 700;
|
|
1492
|
-
}
|
|
1493
|
-
|
|
1494
|
-
.sharebondimage-amount-dollarvalue {
|
|
1495
|
-
color: #38A611;
|
|
1496
|
-
font-size: 12px;
|
|
1497
|
-
font-weight: 400;
|
|
1498
|
-
}
|
|
1499
|
-
|
|
1500
|
-
.banner-container {
|
|
1501
|
-
width: 100%;
|
|
1502
|
-
min-height: 160px;
|
|
1503
|
-
border-radius: 8px;
|
|
1504
|
-
display: flex;
|
|
1505
|
-
flex-direction: column;
|
|
1506
|
-
align-items: center;
|
|
1507
|
-
justify-content: center;
|
|
1508
|
-
margin-bottom: 10px;
|
|
1509
|
-
gap: 5px;
|
|
1510
|
-
background-size: cover;
|
|
1511
|
-
background-repeat: no-repeat;
|
|
1512
|
-
padding: 15px;
|
|
1513
|
-
}
|
|
1514
|
-
.banner-container .banner-logos {
|
|
1515
|
-
display: flex;
|
|
1516
|
-
align-items: center;
|
|
1517
|
-
justify-content: center;
|
|
1518
|
-
gap: 10px;
|
|
1519
|
-
}
|
|
1520
|
-
.banner-container .banner-title {
|
|
1521
|
-
font-weight: 700;
|
|
1522
|
-
font-size: 25.26px;
|
|
1523
|
-
line-height: 30.26px;
|
|
1524
|
-
letter-spacing: 0%;
|
|
1525
|
-
text-align: center;
|
|
1526
|
-
vertical-align: middle;
|
|
1527
|
-
margin-top: 10px;
|
|
1528
|
-
background: linear-gradient(180deg, #FFFFFF 50%, #666666 100%);
|
|
1529
|
-
background-clip: text;
|
|
1530
|
-
-webkit-background-clip: text;
|
|
1531
|
-
-webkit-text-fill-color: transparent;
|
|
1532
|
-
}
|
|
1533
|
-
.banner-container .banner-subtitle {
|
|
1534
|
-
font-weight: 400;
|
|
1535
|
-
font-size: 14.26px;
|
|
1536
|
-
line-height: 30.26px;
|
|
1537
|
-
letter-spacing: 0%;
|
|
1538
|
-
text-align: center;
|
|
1539
|
-
vertical-align: middle;
|
|
1540
|
-
background: linear-gradient(180deg, #FFFFFF 50%, #666666 100%);
|
|
1541
|
-
background-clip: text;
|
|
1542
|
-
-webkit-background-clip: text;
|
|
1543
|
-
-webkit-text-fill-color: transparent;
|
|
1544
|
-
}
|
|
1545
|
-
.banner-container .banner-actions {
|
|
1546
|
-
display: flex;
|
|
1547
|
-
align-items: center;
|
|
1548
|
-
justify-content: center;
|
|
1549
|
-
gap: 10px;
|
|
1550
|
-
}
|
|
1551
|
-
.banner-container .banner-actions .action-button {
|
|
1552
|
-
height: 35px;
|
|
1553
|
-
font-size: 12px;
|
|
1554
|
-
font-weight: 700;
|
|
1555
|
-
}
|
|
1556
|
-
|
|
1557
|
-
@media (max-width: 575px) {
|
|
1558
|
-
.banner-container .banner-title {
|
|
1559
|
-
width: 50%;
|
|
1560
|
-
font-size: 18px;
|
|
1561
|
-
line-height: 21px;
|
|
1562
|
-
}
|
|
1563
|
-
.banner-container .banner-subtitle {
|
|
1564
|
-
width: 55%;
|
|
1565
|
-
font-size: 12px;
|
|
1566
|
-
line-height: 14px;
|
|
1567
|
-
margin-bottom: 10px;
|
|
1568
|
-
}
|
|
1569
|
-
}
|
|
1570
|
-
@media (min-width: 800px) and (max-width: 1000px) {
|
|
1571
|
-
.banner-container {
|
|
1572
|
-
background-position: bottom center;
|
|
1573
|
-
}
|
|
1574
|
-
}
|
|
1575
|
-
::-webkit-scrollbar {
|
|
1576
|
-
width: 6px;
|
|
1577
|
-
}
|
|
1578
|
-
|
|
1579
|
-
::-webkit-scrollbar-thumb {
|
|
1580
|
-
background: var(--theme-ui-colors-text);
|
|
1581
|
-
border-radius: 8px;
|
|
1582
|
-
}
|
|
1583
|
-
|
|
1584
|
-
::-webkit-scrollbar-track {
|
|
1585
|
-
box-shadow: inset 0 0 5px var(--theme-ui-colors-input);
|
|
1586
|
-
background: var(--theme-ui-colors-white2);
|
|
1587
|
-
border-radius: 10px;
|
|
1588
|
-
}
|
|
1
|
+
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
|
|
2
|
+
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-outline-style:solid;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@layer theme{:root,:host{--ape-font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--ape-font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--ape-color-white:#fff;--ape-spacing:.25rem;--ape-font-weight-light:300;--ape-font-weight-normal:400;--ape-font-weight-medium:500;--ape-font-weight-semibold:600;--ape-font-weight-bold:700;--ape-ease-out:cubic-bezier(0, 0, .2, 1);--ape-ease-in-out:cubic-bezier(.4, 0, .2, 1);--ape-default-transition-duration:.15s;--ape-default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--ape-default-font-family:var(--ape-font-sans);--ape-default-mono-font-family:var(--ape-font-mono);--ape-color-white1:#0e0d16;--ape-color-white2:#161420;--ape-color-white3:#1f1d29;--ape-color-white4:#282632;--ape-color-white5:#312f3a;--ape-color-primary-button:#6560c5;--ape-color-primary-button-disable:#48475b;--ape-color-primary-button-hovered:#8480d1;--ape-color-success:#38a611;--ape-color-error:#df4141;--ape-color-text:#fafafa;--ape-color-text-disabled:#424242;--ape-color-text-disabled-button:#73728e;--ape-color-primary-bright:#fafafa;--ape-color-modal-overlay:#42424280;--ape-gradient-abond:linear-gradient(98.79deg, #6560c5 -2.37%, #e07753 100%);--ape-font-body:"Poppins", sans-serif;--ape-radius-small:6px;--ape-radius-normal:10px;--ape-z-index-dropdown:10;--ape-z-index-modal:102}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--ape-default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--ape-default-font-feature-settings,normal);font-variation-settings:var(--ape-default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--ape-default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--ape-default-mono-font-feature-settings,normal);font-variation-settings:var(--ape-default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}.ape-root{font-family:var(--ape-font-body);-webkit-font-smoothing:antialiased;color:var(--ape-color-text);background-color:var(--ape-color-white1);scroll-behavior:smooth;font-weight:600}.ape-root a{color:var(--ape-color-text);text-decoration:none}.ape-root a:hover{color:var(--ape-color-primary-button);text-decoration:underline}.ape-root hr{background-color:var(--ape-color-white3);border:none;height:1px}.ape-root ::-webkit-scrollbar{width:6px}.ape-root ::-webkit-scrollbar-thumb{background:var(--ape-color-text);border-radius:8px}.ape-root ::-webkit-scrollbar-track{background:var(--ape-color-white2);border-radius:10px}}@layer components{@keyframes ape-ellipsis{0%{content:"."}33%{content:".."}66%{content:"..."}}.ape-ellipsis:after{content:".";text-align:left;width:1em;animation:1.25s infinite ape-ellipsis;display:inline-block}.ape-carousel-viewport{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;-webkit-touch-callout:none}.ape-carousel-viewport::-webkit-scrollbar{display:none}.ape-you-tooltip:after{content:"";border-style:solid;border-width:6px;border-color:transparent var(--ape-color-primary-button) transparent transparent;position:absolute;top:50%;left:-11px;transform:translateY(-50%)}.ape-you-card{position:absolute;top:0;right:-45px}.ape-you-card:before{content:"";border:9px solid #0000;border-right-color:var(--ape-color-primary-button);width:0;height:0;display:block;position:absolute;top:50%;right:100%;transform:translateY(-50%)}@keyframes ape-spinner-rotation{0%{transform:rotate(40deg)}to{transform:rotate(400deg)}}.ape-spinner{box-sizing:border-box;border-radius:50%;display:inline-block}.ape-spinner-loading{animation:1s linear infinite ape-spinner-rotation;transform:rotate(40deg)}.ape-icon{fill:currentColor;transition:transform .3s linear}.ape-icon path{fill:currentColor}.ape-text-link{cursor:pointer;text-decoration:none;display:inline-block;position:relative}.ape-text-link:after{content:"";background:var(--ape-color-text);border-radius:var(--ape-radius-normal);transform-origin:100% 100%;backface-visibility:hidden;width:100%;height:1.5px;transition:transform .25s ease-out;position:absolute;bottom:0;left:0;transform:scaleX(0)}.ape-text-link:hover:after{transform-origin:0 100%;transform:scaleX(1)}.ape-tooltip-bubble{color:var(--ape-color-text);border-radius:var(--ape-radius-normal);background-color:var(--ape-tooltip-bg,var(--ape-color-white2));width:max-content;z-index:var(--ape-z-index-modal);padding:20px;font-size:12px;font-weight:600;line-height:18px;position:relative;top:15px;box-shadow:0 0 30px #c8c8c866}.ape-tooltip-bottom-right:before,.ape-tooltip-bottom-left:before,.ape-tooltip-top-right:before,.ape-tooltip-top-left:before,.ape-tooltip-left:before{content:"";border:12px solid #0000;width:0;display:block;position:absolute}.ape-tooltip-bottom-right:before{border-top:0;border-bottom-style:solid;border-bottom-width:15px;border-bottom-color:var(--ape-tooltip-bg,var(--ape-color-white2));top:0;right:3%;transform:translate(-50%,-100%)}.ape-tooltip-bottom-left:before{border-top:0;border-bottom-style:solid;border-bottom-width:15px;border-bottom-color:var(--ape-tooltip-bg,var(--ape-color-white2));top:0;left:calc(3% + 15px);transform:translate(-50%,-100%)}.ape-tooltip-top-right:before{border-top-style:solid;border-top-width:15px;border-bottom:0;border-top-color:var(--ape-tooltip-bg,var(--ape-color-white2));bottom:0;right:3%;transform:translate(-50%,100%)}.ape-tooltip-top-left:before{border-top-style:solid;border-top-width:15px;border-bottom:0;border-top-color:var(--ape-tooltip-bg,var(--ape-color-white2));bottom:0;left:calc(3% + 15px);transform:translate(-50%,100%)}.ape-tooltip-only-container-right:before{content:"";border-bottom-color:var(--ape-tooltip-bg,var(--ape-color-white2));position:absolute;right:3%}.ape-tooltip-left:before{color:var(--ape-color-white2);border-right:15px solid;top:65%;left:-13px;transform:translate(-50%,-100%)}@keyframes ape-skeleton-waves{0%{left:-150px}to{left:100%}}@keyframes ape-skeleton-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.ape-skeleton-waves{background-color:var(--ape-color-white2);min-height:16px;display:block;position:relative;overflow:hidden;transform:translate(0)}.ape-skeleton-waves:before{content:"";background-image:linear-gradient(90deg,#0000,#f3f3f34d,#0000);width:250px;height:100%;animation:1.5s cubic-bezier(.4,0,.2,1) infinite ape-skeleton-waves;position:absolute;top:0;left:-150px}.ape-skeleton-pulse{background-color:var(--ape-color-white2);border-radius:2px;min-height:20px;animation:2s ease-out infinite ape-skeleton-pulse;display:block;transform:translate(0)}}@layer utilities{.ape\:pointer-events-none{pointer-events:none}.ape\:absolute{position:absolute}.ape\:fixed{position:fixed}.ape\:relative{position:relative}.ape\:inset-0{inset:0}.ape\:-top-\[15px\]{top:-15px}.ape\:top-0{top:0}.ape\:top-1\/2{top:50%}.ape\:top-\[-180px\]{top:-180px}.ape\:top-\[5px\]{top:5px}.ape\:top-\[12px\]{top:12px}.ape\:top-\[24px\]{top:24px}.ape\:top-\[25px\]{top:25px}.ape\:top-\[45px\]{top:45px}.ape\:top-\[50px\]{top:50px}.ape\:top-\[56\%\]{top:56%}.ape\:right-0{right:0}.ape\:right-\[5px\]{right:5px}.ape\:right-\[6px\]{right:6px}.ape\:right-\[10px\]{right:10px}.ape\:right-\[50\%\]{right:50%}.ape\:bottom-0{bottom:0}.ape\:bottom-\[3px\]{bottom:3px}.ape\:bottom-\[calc\(-35\%\+1px\)\]{bottom:calc(1px - 35%)}.ape\:bottom-\[calc\(100\%-10px\)\]{bottom:calc(100% - 10px)}.ape\:bottom-\[unset\]{bottom:unset}.ape\:left-0{left:0}.ape\:left-1\/2{left:50%}.ape\:left-\[-20px\]{left:-20px}.ape\:left-\[-50px\]{left:-50px}.ape\:left-\[1px\]{left:1px}.ape\:left-\[25\%\]{left:25%}.ape\:left-\[40px\]{left:40px}.ape\:left-\[65\%\]{left:65%}.ape\:-z-\[1\]{z-index:calc(1 * -1)}.ape\:z-0{z-index:0}.ape\:z-10{z-index:10}.ape\:z-\[1\]{z-index:1}.ape\:z-\[2\]{z-index:2}.ape\:z-\[5\]{z-index:5}.ape\:z-\[20\]{z-index:20}.ape\:z-\[100\]{z-index:100}.ape\:z-\[103\]{z-index:103}.ape\:z-\[121\]{z-index:121}.ape\:z-\[999\]{z-index:999}.ape\:z-\[1000\]{z-index:1000}.ape\:z-\[1001\]{z-index:1001}.ape\:z-\[5000\]{z-index:5000}.ape\:float-left{float:left}.ape\:m-0{margin:0}.ape\:m-\[0_5px_5px_0\]{margin:0 5px 5px 0}.ape\:m-\[10px_0px_15px_0px\]{margin:10px 0 15px}.ape\:m-auto{margin:auto}.ape\:mx-\[-5px\]{margin-inline:-5px}.ape\:mx-\[-8px\]{margin-inline:-8px}.ape\:mx-\[2\.5px\]{margin-inline:2.5px}.ape\:mx-\[2px\]{margin-inline:2px}.ape\:mx-\[3px\]{margin-inline:3px}.ape\:mx-\[5px\]{margin-inline:5px}.ape\:mx-\[8px\]{margin-inline:8px}.ape\:mx-\[10px\]{margin-inline:10px}.ape\:mx-\[20px\]{margin-inline:20px}.ape\:mx-\[25px\]{margin-inline:25px}.ape\:my-\[2px\]{margin-block:2px}.ape\:my-\[5px\]{margin-block:5px}.ape\:my-\[10px\]{margin-block:10px}.ape\:my-\[15px\]{margin-block:15px}.ape\:my-\[20px\]{margin-block:20px}.ape\:mt-0{margin-top:0}.ape\:mt-\[-10px\]{margin-top:-10px}.ape\:mt-\[-15px\]{margin-top:-15px}.ape\:mt-\[3px\]{margin-top:3px}.ape\:mt-\[5px\]{margin-top:5px}.ape\:mt-\[10px\]{margin-top:10px}.ape\:mt-\[15px\]{margin-top:15px}.ape\:mt-\[20px\]{margin-top:20px}.ape\:mt-\[25px\]{margin-top:25px}.ape\:mt-\[30px\]{margin-top:30px}.ape\:mt-\[35px\]{margin-top:35px}.ape\:mt-\[40px\]{margin-top:40px}.ape\:mt-px{margin-top:1px}.ape\:mr-0{margin-right:0}.ape\:mr-\[3px\]{margin-right:3px}.ape\:mr-\[4px\]{margin-right:4px}.ape\:mr-\[5px\]{margin-right:5px}.ape\:mr-\[6px\]{margin-right:6px}.ape\:mr-\[8px\]{margin-right:8px}.ape\:mr-\[10px\]{margin-right:10px}.ape\:mr-\[15px\]{margin-right:15px}.ape\:mr-\[15px\]\!{margin-right:15px!important}.ape\:mr-\[20px\]{margin-right:20px}.ape\:mb-\[1px\]{margin-bottom:1px}.ape\:mb-\[3px\]{margin-bottom:3px}.ape\:mb-\[5px\]{margin-bottom:5px}.ape\:mb-\[8px\]{margin-bottom:8px}.ape\:mb-\[10px\]{margin-bottom:10px}.ape\:mb-\[15px\]{margin-bottom:15px}.ape\:mb-\[20px\]{margin-bottom:20px}.ape\:mb-\[30px\]{margin-bottom:30px}.ape\:mb-\[50px\]{margin-bottom:50px}.ape\:ml-0{margin-left:0}.ape\:ml-\[3px\]{margin-left:3px}.ape\:ml-\[4px\]{margin-left:4px}.ape\:ml-\[5px\]{margin-left:5px}.ape\:ml-\[6px\]{margin-left:6px}.ape\:ml-\[7px\]{margin-left:7px}.ape\:ml-\[10px\]{margin-left:10px}.ape\:ml-\[15px\]{margin-left:15px}.ape\:ml-\[20px\]{margin-left:20px}.ape\:ml-\[30px\]{margin-left:30px}.ape\:line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ape\:block{display:block}.ape\:flex{display:flex}.ape\:hidden{display:none}.ape\:hidden\!{display:none!important}.ape\:inline{display:inline}.ape\:inline-flex{display:inline-flex}.ape\:aspect-\[1\/0\.56\]{aspect-ratio:1/.56}.ape\:size-full{width:100%;height:100%}.ape\:h-\[2px\]{height:2px}.ape\:h-\[3px\]{height:3px}.ape\:h-\[5px\]{height:5px}.ape\:h-\[14px\]{height:14px}.ape\:h-\[15px\]{height:15px}.ape\:h-\[18px\]{height:18px}.ape\:h-\[20px\]{height:20px}.ape\:h-\[21px\]{height:21px}.ape\:h-\[22px\]{height:22px}.ape\:h-\[24px\]{height:24px}.ape\:h-\[25px\]{height:25px}.ape\:h-\[26px\]{height:26px}.ape\:h-\[30px\]{height:30px}.ape\:h-\[30vh\]{height:30vh}.ape\:h-\[31px\]{height:31px}.ape\:h-\[34px\]{height:34px}.ape\:h-\[35px\]{height:35px}.ape\:h-\[36px\]{height:36px}.ape\:h-\[36px\]\!{height:36px!important}.ape\:h-\[40px\]{height:40px}.ape\:h-\[45px\]{height:45px}.ape\:h-\[49px\]{height:49px}.ape\:h-\[60px\]{height:60px}.ape\:h-\[70px\]{height:70px}.ape\:h-\[75px\]{height:75px}.ape\:h-\[84px\]{height:84px}.ape\:h-\[91px\]{height:91px}.ape\:h-\[125px\]{height:125px}.ape\:h-\[200px\]{height:200px}.ape\:h-\[300px\]{height:300px}.ape\:h-\[400px\]{height:400px}.ape\:h-\[calc\(100\%\+20px\)\]{height:calc(100% + 20px)}.ape\:h-\[calc\(100\%-150px\)\]{height:calc(100% - 150px)}.ape\:h-\[unset\]{height:unset}.ape\:h-auto{height:auto}.ape\:h-fit{height:fit-content}.ape\:h-full{height:100%}.ape\:h-px{height:1px}.ape\:h-screen{height:100vh}.ape\:max-h-\[32px\]{max-height:32px}.ape\:max-h-\[48px\]{max-height:48px}.ape\:max-h-\[300px\]{max-height:300px}.ape\:max-h-\[calc\(100\%-30px\)\]{max-height:calc(100% - 30px)}.ape\:max-h-none{max-height:none}.ape\:min-h-4{min-height:calc(var(--ape-spacing) * 4)}.ape\:min-h-\[27px\]{min-height:27px}.ape\:min-h-\[28px\]{min-height:28px}.ape\:min-h-\[30px\]{min-height:30px}.ape\:min-h-\[40px\]{min-height:40px}.ape\:min-h-\[47\.45px\]{min-height:47.45px}.ape\:min-h-\[90px\]{min-height:90px}.ape\:min-h-\[92px\]{min-height:92px}.ape\:min-h-\[160px\]{min-height:160px}.ape\:min-h-\[225px\]{min-height:225px}.ape\:min-h-\[330px\]{min-height:330px}.ape\:w-1\/2{width:50%}.ape\:w-1\/5{width:20%}.ape\:w-\[6px\]{width:6px}.ape\:w-\[8px\]{width:8px}.ape\:w-\[14px\]{width:14px}.ape\:w-\[15px\]{width:15px}.ape\:w-\[20px\]{width:20px}.ape\:w-\[25px\]{width:25px}.ape\:w-\[30px\]{width:30px}.ape\:w-\[32\%\]{width:32%}.ape\:w-\[34\%\]{width:34%}.ape\:w-\[35px\]{width:35px}.ape\:w-\[36\%\]{width:36%}.ape\:w-\[40px\]{width:40px}.ape\:w-\[45\%\]{width:45%}.ape\:w-\[49\%\]{width:49%}.ape\:w-\[50px\]{width:50px}.ape\:w-\[55\%\]{width:55%}.ape\:w-\[55px\]{width:55px}.ape\:w-\[60px\]{width:60px}.ape\:w-\[65\%\]{width:65%}.ape\:w-\[75\%\]{width:75%}.ape\:w-\[85px\]{width:85px}.ape\:w-\[98vw\]{width:98vw}.ape\:w-\[100px\]{width:100px}.ape\:w-\[110px\]{width:110px}.ape\:w-\[115px\]{width:115px}.ape\:w-\[120px\]{width:120px}.ape\:w-\[122px\]{width:122px}.ape\:w-\[125px\]{width:125px}.ape\:w-\[127px\]{width:127px}.ape\:w-\[130px\]{width:130px}.ape\:w-\[135px\]{width:135px}.ape\:w-\[144px\]{width:144px}.ape\:w-\[155px\]{width:155px}.ape\:w-\[160px\]{width:160px}.ape\:w-\[170px\]{width:170px}.ape\:w-\[175px\]{width:175px}.ape\:w-\[190px\]{width:190px}.ape\:w-\[210px\]{width:210px}.ape\:w-\[220px\]{width:220px}.ape\:w-\[235px\]{width:235px}.ape\:w-\[300px\]{width:300px}.ape\:w-\[380px\]{width:380px}.ape\:w-\[380px\]\!{width:380px!important}.ape\:w-\[400px\]{width:400px}.ape\:w-\[400px\]\!{width:400px!important}.ape\:w-\[420px\]{width:420px}.ape\:w-\[450px\]{width:450px}.ape\:w-\[480px\]{width:480px}.ape\:w-\[740px\]\!{width:740px!important}.ape\:w-\[calc\(33\.33\%-20px\)\]{width:calc(33.33% - 20px)}.ape\:w-\[calc\(50vw-25px\)\]{width:calc(50vw - 25px)}.ape\:w-\[calc\(100\%\+40px\)\]{width:calc(100% + 40px)}.ape\:w-\[calc\(100\%-2px\)\]{width:calc(100% - 2px)}.ape\:w-auto{width:auto}.ape\:w-fit{width:fit-content}.ape\:w-full{width:100%}.ape\:w-max{width:max-content}.ape\:w-screen{width:100vw}.ape\:max-w-75{max-width:calc(var(--ape-spacing) * 75)}.ape\:max-w-\[95vw\]{max-width:95vw}.ape\:max-w-\[100px\]{max-width:100px}.ape\:max-w-\[175px\]{max-width:175px}.ape\:max-w-\[300px\]{max-width:300px}.ape\:max-w-\[340px\]{max-width:340px}.ape\:max-w-\[700px\]\!{max-width:700px!important}.ape\:max-w-\[1150px\]{max-width:1150px}.ape\:max-w-full{max-width:100%}.ape\:min-w-\[10px\]{min-width:10px}.ape\:min-w-\[14px\]{min-width:14px}.ape\:min-w-\[20px\]{min-width:20px}.ape\:min-w-\[25px\]{min-width:25px}.ape\:min-w-\[30px\]{min-width:30px}.ape\:min-w-\[33px\]{min-width:33px}.ape\:min-w-\[40px\]{min-width:40px}.ape\:min-w-\[65px\]{min-width:65px}.ape\:min-w-\[95\%\]{min-width:95%}.ape\:min-w-\[100px\]{min-width:100px}.ape\:min-w-\[120px\]{min-width:120px}.ape\:min-w-\[148px\]{min-width:148px}.ape\:min-w-\[250px\]{min-width:250px}.ape\:min-w-\[450px\]{min-width:450px}.ape\:min-w-\[700px\]{min-width:700px}.ape\:min-w-\[unset\]{min-width:unset}.ape\:min-w-full{min-width:100%}.ape\:\[flex\:0_0_100\%\]{flex:0 0 100%}.ape\:flex-1{flex:1}.ape\:-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.ape\:translate-x-1\/2{--tw-translate-x:calc(1 / 2 * 100%);translate:var(--tw-translate-x) var(--tw-translate-y)}.ape\:translate-x-\[50\%\]{--tw-translate-x:50%;translate:var(--tw-translate-x) var(--tw-translate-y)}.ape\:-translate-y-1\/2{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.ape\:scale-\[0\.5\]{scale:.5}.ape\:rotate-\[-45deg\]{rotate:-45deg}.ape\:cursor-\[unset\]{cursor:unset}.ape\:cursor-pointer{cursor:pointer}.ape\:snap-center{scroll-snap-align:center}.ape\:list-none{list-style-type:none}.ape\:appearance-none{appearance:none}.ape\:flex-col{flex-direction:column}.ape\:flex-col-reverse{flex-direction:column-reverse}.ape\:flex-row{flex-direction:row}.ape\:flex-row-reverse{flex-direction:row-reverse}.ape\:flex-wrap{flex-wrap:wrap}.ape\:items-center{align-items:center}.ape\:items-end{align-items:flex-end}.ape\:items-start{align-items:flex-start}.ape\:items-stretch{align-items:stretch}.ape\:justify-around{justify-content:space-around}.ape\:justify-between{justify-content:space-between}.ape\:justify-center{justify-content:center}.ape\:justify-end{justify-content:flex-end}.ape\:justify-start{justify-content:flex-start}.ape\:gap-\[1px\]{gap:1px}.ape\:gap-\[3px\]{gap:3px}.ape\:gap-\[4px\]{gap:4px}.ape\:gap-\[5px\]{gap:5px}.ape\:gap-\[7px\]{gap:7px}.ape\:gap-\[8px\]{gap:8px}.ape\:gap-\[10px\]{gap:10px}.ape\:gap-\[14px\]{gap:14px}.ape\:gap-\[15px\]{gap:15px}.ape\:gap-\[20px\]{gap:20px}.ape\:overflow-auto{overflow:auto}.ape\:overflow-hidden{overflow:hidden}.ape\:overflow-x-auto{overflow-x:auto}.ape\:\[overflow-y\:unset\]\!{overflow-y:unset!important}.ape\:overflow-y-auto{overflow-y:auto}.ape\:overflow-y-hidden{overflow-y:hidden}.ape\:overflow-y-scroll{overflow-y:scroll}.ape\:rounded-\[0_0_10px_10px\],.ape\:rounded-\[0px_0px_10px_10px\]{border-radius:0 0 10px 10px}.ape\:rounded-\[0px_10px_10px_0px\]{border-radius:0 10px 10px 0}.ape\:rounded-\[4px\]{border-radius:4px}.ape\:rounded-\[5px\]{border-radius:5px}.ape\:rounded-\[6px\]{border-radius:6px}.ape\:rounded-\[6px_6px_0px_0px\]{border-radius:6px 6px 0 0}.ape\:rounded-\[8px\]{border-radius:8px}.ape\:rounded-\[10px\]{border-radius:10px}.ape\:rounded-\[10px_0px_10px_0px\]{border-radius:10px 0}.ape\:rounded-\[10px_10px_0_0\],.ape\:rounded-\[10px_10px_0px_0px\]{border-radius:10px 10px 0 0}.ape\:rounded-\[40px\]{border-radius:40px}.ape\:rounded-\[50\%\]{border-radius:50%}.ape\:rounded-\[50px\]{border-radius:50px}.ape\:rounded-full{border-radius:3.40282e38px}.ape\:rounded-none{border-radius:0}.ape\:rounded-normal{border-radius:var(--ape-radius-normal)}.ape\:rounded-small{border-radius:var(--ape-radius-small)}.ape\:rounded-tl-\[10px\]{border-top-left-radius:10px}.ape\:rounded-br-\[8px\]{border-bottom-right-radius:8px}.ape\:border{border-style:var(--tw-border-style);border-width:1px}.ape\:border-0{border-style:var(--tw-border-style);border-width:0}.ape\:border-2{border-style:var(--tw-border-style);border-width:2px}.ape\:border-\[3px\]{border-style:var(--tw-border-style);border-width:3px}.ape\:border-\[medium\]{border-style:var(--tw-border-style);border-width:medium}.ape\:border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.ape\:border-none{--tw-border-style:none;border-style:none}.ape\:border-solid{--tw-border-style:solid;border-style:solid}.ape\:border-\[\#9960C5\]{border-color:#9960c5}.ape\:border-\[grey\]{border-color:gray}.ape\:border-primary-button{border-color:var(--ape-color-primary-button)}.ape\:border-success{border-color:var(--ape-color-success)}.ape\:border-white2{border-color:var(--ape-color-white2)}.ape\:border-white3{border-color:var(--ape-color-white3)}.ape\:border-white4{border-color:var(--ape-color-white4)}.ape\:bg-\[\#38A6110D\]{background-color:#38a6110d}.ape\:bg-\[\#9960C5\]{background-color:#9960c5}.ape\:bg-\[\#DE62F366\]{background-color:#de62f366}.ape\:bg-\[grey\]{background-color:gray}.ape\:bg-modal-overlay{background-color:var(--ape-color-modal-overlay)}.ape\:bg-primary-button{background-color:var(--ape-color-primary-button)}.ape\:bg-text{background-color:var(--ape-color-text)}.ape\:bg-text-disabled{background-color:var(--ape-color-text-disabled)}.ape\:bg-transparent{background-color:#0000}.ape\:bg-transparent\!{background-color:#0000!important}.ape\:bg-white{background-color:var(--ape-color-white)}.ape\:bg-white2{background-color:var(--ape-color-white2)}.ape\:bg-white3{background-color:var(--ape-color-white3)}.ape\:bg-white4{background-color:var(--ape-color-white4)}.ape\:-bg-conic-0{--tw-gradient-position:from calc(0deg * -1) in oklab;background-image:conic-gradient(var(--tw-gradient-stops))}.ape\:bg-\[image\:url\(\'\$\{BANNER_INFO\[chainId\]\?\.backgroundMobile\}\'\)\]{background-image:url(${BANNER_INFO[chainId]?.backgroundMobile})}.ape\:bg-\[image\:var\(--ape-gradient-abond\)\]{background-image:var(--ape-gradient-abond)}.ape\:bg-\[linear-gradient\(180deg\,\#FFFFFF_50\%\,\#666666_100\%\)\]{background-image:linear-gradient(#fff 50%,#666 100%)}.ape\:bg-cover{background-size:cover}.ape\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.ape\:bg-no-repeat{background-repeat:no-repeat}.ape\:object-contain{object-fit:contain}.ape\:object-cover{object-fit:cover}.ape\:p-0{padding:0}.ape\:p-0\!{padding:0!important}.ape\:p-\[0_1px\]{padding:0 1px}.ape\:p-\[0_20px_20px_20px\]{padding:0 20px 20px}.ape\:p-\[2\.5px_5px\]{padding:2.5px 5px}.ape\:p-\[2px\]{padding:2px}.ape\:p-\[2px_5px\]{padding:2px 5px}.ape\:p-\[2px_6px\]{padding:2px 6px}.ape\:p-\[2px_8px\]{padding:2px 8px}.ape\:p-\[2px_10px\]{padding:2px 10px}.ape\:p-\[2px_10px_2px_5px\]{padding:2px 10px 2px 5px}.ape\:p-\[3px_6px\]{padding:3px 6px}.ape\:p-\[4px_2px\]{padding:4px 2px}.ape\:p-\[4px_6px\]{padding:4px 6px}.ape\:p-\[4px_10px\]{padding:4px 10px}.ape\:p-\[5px\]{padding:5px}.ape\:p-\[5px_10px\]{padding:5px 10px}.ape\:p-\[5px_15px\]{padding:5px 15px}.ape\:p-\[5px_20px\]{padding:5px 20px}.ape\:p-\[6px\]{padding:6px}.ape\:p-\[6px_12px\]{padding:6px 12px}.ape\:p-\[8px\]{padding:8px}.ape\:p-\[8px_4px_4px_4px\]{padding:8px 4px 4px}.ape\:p-\[8px_10px\]{padding:8px 10px}.ape\:p-\[8px_12px\]{padding:8px 12px}.ape\:p-\[8px_16px\]{padding:8px 16px}.ape\:p-\[10px\]{padding:10px}.ape\:p-\[15px\]{padding:15px}.ape\:p-\[20px\]{padding:20px}.ape\:p-\[20px_20px_0_20px\]{padding:20px 20px 0}.ape\:p-px{padding:1px}.ape\:px-\[3px\]{padding-inline:3px}.ape\:px-\[4px\]{padding-inline:4px}.ape\:px-\[5px\]{padding-inline:5px}.ape\:px-\[6px\]{padding-inline:6px}.ape\:px-\[8px\]{padding-inline:8px}.ape\:px-\[10px\]{padding-inline:10px}.ape\:px-\[14px\]{padding-inline:14px}.ape\:px-\[15px\]{padding-inline:15px}.ape\:px-\[19px\]{padding-inline:19px}.ape\:py-\[2px\]{padding-block:2px}.ape\:py-\[3px\]{padding-block:3px}.ape\:py-\[5px\]{padding-block:5px}.ape\:py-\[6px\]{padding-block:6px}.ape\:py-\[10px\]{padding-block:10px}.ape\:py-\[14px\]{padding-block:14px}.ape\:pt-\[2px\]{padding-top:2px}.ape\:pt-\[3px\]{padding-top:3px}.ape\:pt-\[5px\]{padding-top:5px}.ape\:pt-\[10px\]{padding-top:10px}.ape\:pt-\[15px\]{padding-top:15px}.ape\:pt-\[20px\]{padding-top:20px}.ape\:pt-\[100px\]{padding-top:100px}.ape\:pr-0{padding-right:0}.ape\:pr-\[4px\]{padding-right:4px}.ape\:pr-\[5px\]{padding-right:5px}.ape\:pr-\[10px\]{padding-right:10px}.ape\:pr-\[14px\]{padding-right:14px}.ape\:pr-\[15px\]{padding-right:15px}.ape\:pr-\[20px\]{padding-right:20px}.ape\:pb-\[2px\]{padding-bottom:2px}.ape\:pb-\[10px\]{padding-bottom:10px}.ape\:pb-\[20px\]{padding-bottom:20px}.ape\:pb-\[100px\]{padding-bottom:100px}.ape\:pl-0{padding-left:0}.ape\:pl-\[5px\]{padding-left:5px}.ape\:pl-\[6px\]{padding-left:6px}.ape\:pl-\[10px\]{padding-left:10px}.ape\:pl-\[15px\]{padding-left:15px}.ape\:pl-\[20px\]{padding-left:20px}.ape\:pl-\[26px\]{padding-left:26px}.ape\:pl-\[35px\]{padding-left:35px}.ape\:text-center{text-align:center}.ape\:text-left{text-align:left}.ape\:align-bottom{vertical-align:bottom}.ape\:align-middle{vertical-align:middle}.ape\:align-sub{vertical-align:sub}.ape\:font-body{font-family:var(--ape-font-body)}.ape\:text-\[10px\]{font-size:10px}.ape\:text-\[11px\]{font-size:11px}.ape\:text-\[12px\]{font-size:12px}.ape\:text-\[12px\]\!{font-size:12px!important}.ape\:text-\[13px\]{font-size:13px}.ape\:text-\[13px\]\!{font-size:13px!important}.ape\:text-\[14\.26px\]{font-size:14.26px}.ape\:text-\[14px\]{font-size:14px}.ape\:text-\[14px\]\!{font-size:14px!important}.ape\:text-\[16px\]{font-size:16px}.ape\:text-\[18px\]{font-size:18px}.ape\:text-\[18px\]\!{font-size:18px!important}.ape\:text-\[20px\]{font-size:20px}.ape\:text-\[22px\]{font-size:22px}.ape\:text-\[24px\]{font-size:24px}.ape\:text-\[24px\]\!{font-size:24px!important}.ape\:text-\[25\.26px\]{font-size:25.26px}.ape\:text-\[32px\]{font-size:32px}.ape\:leading-4{--tw-leading:calc(var(--ape-spacing) * 4);line-height:calc(var(--ape-spacing) * 4)}.ape\:leading-4\!{--tw-leading:calc(var(--ape-spacing) * 4)!important;line-height:calc(var(--ape-spacing) * 4)!important}.ape\:leading-5{--tw-leading:calc(var(--ape-spacing) * 5);line-height:calc(var(--ape-spacing) * 5)}.ape\:leading-\[11px\]{--tw-leading:11px;line-height:11px}.ape\:leading-\[12px\]{--tw-leading:12px;line-height:12px}.ape\:leading-\[13px\]{--tw-leading:13px;line-height:13px}.ape\:leading-\[14px\]{--tw-leading:14px;line-height:14px}.ape\:leading-\[15px\]{--tw-leading:15px;line-height:15px}.ape\:leading-\[18px\]{--tw-leading:18px;line-height:18px}.ape\:leading-\[18px\]\!{--tw-leading:18px!important;line-height:18px!important}.ape\:leading-\[21px\]{--tw-leading:21px;line-height:21px}.ape\:leading-\[22px\]{--tw-leading:22px;line-height:22px}.ape\:leading-\[24px\]{--tw-leading:24px;line-height:24px}.ape\:leading-\[28px\]{--tw-leading:28px;line-height:28px}.ape\:leading-\[30\.26px\]{--tw-leading:30.26px;line-height:30.26px}.ape\:leading-\[33px\]{--tw-leading:33px;line-height:33px}.ape\:font-bold{--tw-font-weight:var(--ape-font-weight-bold);font-weight:var(--ape-font-weight-bold)}.ape\:font-light{--tw-font-weight:var(--ape-font-weight-light);font-weight:var(--ape-font-weight-light)}.ape\:font-medium{--tw-font-weight:var(--ape-font-weight-medium);font-weight:var(--ape-font-weight-medium)}.ape\:font-normal{--tw-font-weight:var(--ape-font-weight-normal);font-weight:var(--ape-font-weight-normal)}.ape\:font-semibold{--tw-font-weight:var(--ape-font-weight-semibold);font-weight:var(--ape-font-weight-semibold)}.ape\:tracking-\[0\]{--tw-tracking:0;letter-spacing:0}.ape\:break-words{overflow-wrap:break-word}.ape\:text-ellipsis{text-overflow:ellipsis}.ape\:whitespace-nowrap{white-space:nowrap}.ape\:whitespace-pre-wrap{white-space:pre-wrap}.ape\:text-\[\#777\]{color:#777}.ape\:text-error{color:var(--ape-color-error)}.ape\:text-primary-bright{color:var(--ape-color-primary-bright)}.ape\:text-primary-button{color:var(--ape-color-primary-button)}.ape\:text-primary-button-disable{color:var(--ape-color-primary-button-disable)}.ape\:text-success{color:var(--ape-color-success)}.ape\:text-text{color:var(--ape-color-text)}.ape\:text-text-disabled{color:var(--ape-color-text-disabled)}.ape\:text-text-disabled-button{color:var(--ape-color-text-disabled-button)}.ape\:text-transparent{color:#0000}.ape\:text-white{color:var(--ape-color-white)}.ape\:capitalize{text-transform:capitalize}.ape\:normal-case{text-transform:none}.ape\:uppercase{text-transform:uppercase}.ape\:line-through{text-decoration-line:line-through}.ape\:no-underline{text-decoration-line:none}.ape\:underline{text-decoration-line:underline}.ape\:opacity-0{opacity:0}.ape\:opacity-20{opacity:.2}.ape\:opacity-50{opacity:.5}.ape\:opacity-60{opacity:.6}.ape\:opacity-70{opacity:.7}.ape\:opacity-80{opacity:.8}.ape\:opacity-90{opacity:.9}.ape\:opacity-100{opacity:1}.ape\:shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ape\:shadow-\[rgba\(0\,0\,0\,0\.16\)_0px_1px_4px\]{--tw-shadow-color:#00000029}@supports (color:color-mix(in lab, red, red)){.ape\:shadow-\[rgba\(0\,0\,0\,0\.16\)_0px_1px_4px\]{--tw-shadow-color:color-mix(in oklab, #00000029 0px 1px 4px var(--tw-shadow-alpha), transparent)}}.ape\:blur-\[1px\]{--tw-blur:blur(1px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.ape\:transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--ape-default-transition-timing-function));transition-duration:var(--tw-duration,var(--ape-default-transition-duration))}.ape\:transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--ape-default-transition-timing-function));transition-duration:var(--tw-duration,var(--ape-default-transition-duration))}.ape\:transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--ape-default-transition-timing-function));transition-duration:var(--tw-duration,var(--ape-default-transition-duration))}.ape\:duration-300{--tw-duration:.3s;transition-duration:.3s}.ape\:duration-500{--tw-duration:.5s;transition-duration:.5s}.ape\:duration-1000{--tw-duration:1s;transition-duration:1s}.ape\:duration-\[1500ms\]{--tw-duration:1.5s;transition-duration:1.5s}.ape\:ease-\[ease\]{--tw-ease:ease;transition-timing-function:ease}.ape\:ease-in-out{--tw-ease:var(--ape-ease-in-out);transition-timing-function:var(--ape-ease-in-out)}.ape\:ease-linear{--tw-ease:linear;transition-timing-function:linear}.ape\:ease-out{--tw-ease:var(--ape-ease-out);transition-timing-function:var(--ape-ease-out)}.ape\:outline-none{--tw-outline-style:none;outline-style:none}.ape\:select-none{-webkit-user-select:none;user-select:none}.ape\:\[-webkit-text-fill-color\:transparent\]{-webkit-text-fill-color:transparent}@media (hover:hover){.ape\:group-hover\:bg-\[rgb\(20_18_29_\/_0\.25\)\]\!:is(:where(.ape\:group):hover *){background-color:#14121d40!important}.ape\:group-hover\/tooltip\:block:is(:where(.ape\:group\/tooltip):hover *){display:block}}.ape\:peer-checked\:block:is(:where(.ape\:peer):checked~*){display:block}.ape\:first\:rounded-t-normal:first-child{border-top-left-radius:var(--ape-radius-normal);border-top-right-radius:var(--ape-radius-normal)}.ape\:last\:mr-0:last-child{margin-right:0}.ape\:last\:rounded-b-normal:last-child{border-bottom-right-radius:var(--ape-radius-normal);border-bottom-left-radius:var(--ape-radius-normal)}.ape\:checked\:border-primary-button:checked{border-color:var(--ape-color-primary-button)}.ape\:checked\:bg-primary-button:checked{background-color:var(--ape-color-primary-button)}@media (hover:hover){.ape\:hover\:z-\[1000\]:hover{z-index:1000}.ape\:hover\:cursor-pointer:hover{cursor:pointer}.ape\:hover\:bg-\[rgb\(20_18_29_\/_0\.36\)\]\!:hover{background-color:#14121d5c!important}.ape\:hover\:bg-white3:hover{background-color:var(--ape-color-white3)}.ape\:hover\:bg-white4:hover{background-color:var(--ape-color-white4)}.ape\:hover\:bg-white5:hover{background-color:var(--ape-color-white5)}.ape\:hover\:underline:hover{text-decoration-line:underline}.ape\:hover\:opacity-60:hover{opacity:.6}.ape\:hover\:opacity-80:hover{opacity:.8}.ape\:hover\:brightness-115:hover{--tw-brightness:brightness(115%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.ape\:hover\:\[backdrop-filter\:blur\(2px\)\]:hover{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ape\:hover\:\[background\:linear-gradient\(90deg\,rgba\(49\,46\,122\,0\.70\)_0\%\,rgba\(92\,79\,174\,0\.70\)_100\%\)\]:hover{background:linear-gradient(90deg,#312e7ab3 0%,#5c4faeb3 100%)}}.ape\:focus\:outline:focus,.ape\:focus\:outline-1:focus{outline-style:var(--tw-outline-style);outline-width:1px}.ape\:focus\:outline-primary-button:focus{outline-color:var(--ape-color-primary-button)}.ape\:focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.ape\:focus\:not-checked\:shadow-none:focus:not(:checked){--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ape\:focus\:not-checked\:outline-none:focus:not(:checked){--tw-outline-style:none;outline-style:none}.ape\:active\:scale-90:active{--tw-scale-x:90%;--tw-scale-y:90%;--tw-scale-z:90%;scale:var(--tw-scale-x) var(--tw-scale-y)}@media (hover:hover){.ape\:enabled\:hover\:border-primary-button-hovered:enabled:hover{border-color:var(--ape-color-primary-button-hovered)}.ape\:enabled\:hover\:bg-primary-button-hovered:enabled:hover{background-color:var(--ape-color-primary-button-hovered)}.ape\:enabled\:hover\:text-text\!:enabled:hover{color:var(--ape-color-text)!important}.ape\:enabled\:hover\:not-checked\:border-primary-button:enabled:hover:not(:checked){border-color:var(--ape-color-primary-button)}}.ape\:active\:enabled\:scale-90:active:enabled{--tw-scale-x:90%;--tw-scale-y:90%;--tw-scale-z:90%;scale:var(--tw-scale-x) var(--tw-scale-y)}.ape\:disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.ape\:disabled\:border-transparent:disabled{border-color:#0000}.ape\:disabled\:bg-white3:disabled{background-color:var(--ape-color-white3)}.ape\:disabled\:text-primary-button-disable:disabled{color:var(--ape-color-primary-button-disable)}.ape\:disabled\:text-text-disabled-button:disabled{color:var(--ape-color-text-disabled-button)}.ape\:disabled\:opacity-90:disabled{opacity:.9}@media not all and (min-width:1000px){.ape\:max-\[1000px\]\:w-\[49\%\]{width:49%}}@media not all and (min-width:768px){.ape\:max-\[768px\]\:w-full{width:100%}}@media not all and (min-width:576px){.ape\:max-sm\:mb-\[10px\]{margin-bottom:10px}.ape\:max-sm\:w-1\/2{width:50%}.ape\:max-sm\:w-\[55\%\]{width:55%}.ape\:max-sm\:text-\[12px\]{font-size:12px}.ape\:max-sm\:text-\[18px\]{font-size:18px}.ape\:max-sm\:leading-\[14px\]{--tw-leading:14px;line-height:14px}.ape\:max-sm\:leading-\[21px\]{--tw-leading:21px;line-height:21px}}@media (min-width:513px){.ape\:min-\[513px\]\:justify-center{justify-content:center}.ape\:min-\[513px\]\:pl-0{padding-left:0}}@media (min-width:576px){.ape\:sm\:top-\[-240px\]{top:-240px}.ape\:sm\:min-w-\[min\(380px\,90\%\)\]{min-width:min(380px,90%)}}@media (min-width:800px){.ape\:min-\[800px\]\:max-h-none{max-height:none}.ape\:min-\[800px\]\:w-\[350px\]{width:350px}.ape\:min-\[800px\]\:flex-col{flex-direction:column}.ape\:min-\[800px\]\:flex-row{flex-direction:row}.ape\:min-\[800px\]\:gap-\[5px\]{gap:5px}.ape\:min-\[800px\]\:p-\[12px\]{padding:12px}.ape\:min-\[800px\]\:p-\[20px\]{padding:20px}.ape\:min-\[800px\]\:pb-\[5px\]{padding-bottom:5px}.ape\:min-\[800px\]\:text-\[16px\]{font-size:16px}@media not all and (min-width:1000px){.ape\:min-\[800px\]\:max-\[1000px\]\:bg-bottom{background-position:bottom}}}@media (min-width:852px){.ape\:md\:top-\[unset\]{top:unset}.ape\:md\:right-\[-13\%\]{right:-13%}.ape\:md\:right-\[-50px\]{right:-50px}.ape\:md\:bottom-\[-15px\]{bottom:-15px}.ape\:md\:bottom-\[calc\(-26\%\+1px\)\]{bottom:calc(1px - 26%)}.ape\:md\:mt-0{margin-top:0}.ape\:md\:mt-\[5px\]{margin-top:5px}.ape\:md\:mr-\[15px\]{margin-right:15px}.ape\:md\:mb-0{margin-bottom:0}.ape\:md\:ml-\[5px\]{margin-left:5px}.ape\:md\:block{display:block}.ape\:md\:flex{display:flex}.ape\:md\:flex\!{display:flex!important}.ape\:md\:hidden{display:none}.ape\:md\:h-\[200px\]{height:200px}.ape\:md\:h-\[225px\]{height:225px}.ape\:md\:max-h-\[350px\]{max-height:350px}.ape\:md\:min-h-\[430px\]{min-height:430px}.ape\:md\:w-1\/2{width:50%}.ape\:md\:w-\[150px\]{width:150px}.ape\:md\:w-\[180px\]{width:180px}.ape\:md\:w-\[200px\]{width:200px}.ape\:md\:w-\[225px\]{width:225px}.ape\:md\:w-\[300px\]{width:300px}.ape\:md\:w-\[calc\(100\%-300px\)\]{width:calc(100% - 300px)}.ape\:md\:w-\[unset\]{width:unset}.ape\:md\:max-w-\[140px\]{max-width:140px}.ape\:md\:min-w-\[380px\]{min-width:380px}.ape\:md\:translate-x-0{--tw-translate-x:0px;translate:var(--tw-translate-x) var(--tw-translate-y)}.ape\:md\:-translate-y-3\/4{--tw-translate-y:calc(calc(3 / 4 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.ape\:md\:scale-\[0\.4\]{scale:.4}.ape\:md\:flex-row{flex-direction:row}.ape\:md\:gap-\[15px\]{gap:15px}.ape\:md\:p-\[20px\]{padding:20px}.ape\:md\:pr-\[20px\]{padding-right:20px}.ape\:md\:text-\[12px\]{font-size:12px}.ape\:md\:text-\[14px\]{font-size:14px}.ape\:md\:text-\[14px\]\!{font-size:14px!important}.ape\:md\:text-\[16px\]{font-size:16px}.ape\:md\:text-\[18px\]{font-size:18px}.ape\:md\:text-\[20px\]{font-size:20px}.ape\:md\:font-bold{--tw-font-weight:var(--ape-font-weight-bold);font-weight:var(--ape-font-weight-bold)}@media (hover:hover){.ape\:md\:hover\:z-\[1000\]\!:hover{z-index:1000!important}}}@media (min-width:968px){.ape\:lg\:top-\[20px\]{top:20px}.ape\:lg\:bottom-\[unset\]{bottom:unset}.ape\:lg\:mt-0{margin-top:0}.ape\:lg\:mr-\[10px\]{margin-right:10px}.ape\:lg\:mr-\[15px\]{margin-right:15px}.ape\:lg\:mb-0{margin-bottom:0}.ape\:lg\:ml-0{margin-left:0}.ape\:lg\:ml-\[10px\]{margin-left:10px}.ape\:lg\:flex{display:flex}.ape\:lg\:hidden{display:none}.ape\:lg\:inline{display:inline}.ape\:lg\:inline-flex{display:inline-flex}.ape\:lg\:h-\[40px\]{height:40px}.ape\:lg\:w-1\/2{width:50%}.ape\:lg\:w-\[30\%\]{width:30%}.ape\:lg\:w-\[35\%\]{width:35%}.ape\:lg\:w-\[45\%\]{width:45%}.ape\:lg\:w-\[65\%\]{width:65%}.ape\:lg\:w-\[70\%\]{width:70%}.ape\:lg\:w-\[115px\]{width:115px}.ape\:lg\:w-\[135px\]{width:135px}.ape\:lg\:w-\[unset\]{width:unset}.ape\:lg\:w-auto{width:auto}.ape\:lg\:w-full{width:100%}.ape\:lg\:max-w-\[190px\]{max-width:190px}.ape\:lg\:min-w-\[300px\]\!{min-width:300px!important}.ape\:lg\:min-w-\[400px\]{min-width:400px}.ape\:lg\:-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.ape\:lg\:flex-row{flex-direction:row}.ape\:lg\:items-center{align-items:center}.ape\:lg\:justify-between{justify-content:space-between}.ape\:lg\:justify-end{justify-content:flex-end}.ape\:lg\:gap-\[10px\]{gap:10px}.ape\:lg\:gap-\[15px\]{gap:15px}.ape\:lg\:overflow-visible{overflow:visible}.ape\:lg\:\[overflow-y\:unset\]{overflow-y:unset}.ape\:lg\:rounded-\[20px\]{border-radius:20px}.ape\:lg\:rounded-normal{border-radius:var(--ape-radius-normal)}.ape\:lg\:bg-white4{background-color:var(--ape-color-white4)}.ape\:lg\:bg-\[image\:url\(\'\$\{BANNER_INFO\[chainId\]\?\.background\}\'\)\]{background-image:url(${BANNER_INFO[chainId]?.background})}.ape\:lg\:p-\[4px_10px\]{padding:4px 10px}.ape\:lg\:px-\[10px\]{padding-inline:10px}.ape\:lg\:pr-\[20px\]{padding-right:20px}.ape\:lg\:pb-\[20px\]{padding-bottom:20px}.ape\:lg\:pl-\[20px\]{padding-left:20px}.ape\:lg\:text-\[14px\]{font-size:14px}.ape\:lg\:text-\[14px\]\!{font-size:14px!important}.ape\:lg\:text-\[16px\]{font-size:16px}.ape\:lg\:text-\[16px\]\!{font-size:16px!important}.ape\:lg\:text-\[24px\]{font-size:24px}.ape\:lg\:leading-6\!{--tw-leading:calc(var(--ape-spacing) * 6)!important;line-height:calc(var(--ape-spacing) * 6)!important}.ape\:lg\:leading-\[21px\]\!{--tw-leading:21px!important;line-height:21px!important}}@media (min-width:1000px){.ape\:min-\[1000px\]\:absolute{position:absolute}.ape\:min-\[1000px\]\:left-\[10px\]{left:10px}.ape\:min-\[1000px\]\:mt-0{margin-top:0}.ape\:min-\[1000px\]\:flex{display:flex}.ape\:min-\[1000px\]\:hidden{display:none}.ape\:min-\[1000px\]\:h-\[70px\]{height:70px}.ape\:min-\[1000px\]\:w-\[30\%\]{width:30%}.ape\:min-\[1000px\]\:w-\[70\%\]{width:70%}.ape\:min-\[1000px\]\:w-\[130px\]{width:130px}.ape\:min-\[1000px\]\:w-\[210px\]{width:210px}.ape\:min-\[1000px\]\:w-\[300px\]{width:300px}.ape\:min-\[1000px\]\:min-w-\[300px\]{min-width:300px}.ape\:min-\[1000px\]\:flex-row{flex-direction:row}.ape\:min-\[1000px\]\:justify-between{justify-content:space-between}.ape\:min-\[1000px\]\:justify-center{justify-content:center}.ape\:min-\[1000px\]\:justify-end{justify-content:flex-end}.ape\:min-\[1000px\]\:p-0{padding:0}.ape\:min-\[1000px\]\:p-\[20px_0_10px_0\]{padding:20px 0 10px}.ape\:min-\[1000px\]\:pr-\[20px\]{padding-right:20px}}@media (min-width:1080px){.ape\:xl\:flex{display:flex}.ape\:xl\:w-\[100px\]{width:100px}.ape\:xl\:flex-row{flex-direction:row}.ape\:xl\:gap-\[30px\]{gap:30px}}@media (min-width:1200px){.ape\:xxl\:flex{display:flex}}.ape\:\[\&_\*\]\:text-\[14px\]\! *{font-size:14px!important}.ape\:\[\&_\*\]\:text-\[18px\]\! *{font-size:18px!important}.ape\:\[\&_\*\]\:text-\[24px\]\! *{font-size:24px!important}.ape\:\[\&_button\]\:ml-auto button{margin-left:auto}.ape\:\[\&_hr\]\:bg-\[\#DCD9D9\] hr{background-color:#dcd9d9}.ape\:\[\&_svg\]\:ml-auto svg{margin-left:auto}.ape\:\[\&_svg\]\:w-\[11px\] svg{width:11px}.ape\:\[\&_svg\]\:cursor-pointer svg{cursor:pointer}.ape\:\[\&_svg\]\:bg-transparent svg{background-color:#0000}.ape\:\[\&_svg\]\:fill-text svg{fill:var(--ape-color-text)}.ape\:\[\&\:\:-webkit-scrollbar\]\:h-\[5px\]::-webkit-scrollbar{height:5px}.ape\:\[\&\>\*\]\:h-\[31px\]\!>*{height:31px!important}.ape\:\[\&\>\*\]\:w-\[210px\]>*{width:210px}.ape\:\[\&\>\*\]\:text-\[14px\]\!>*{font-size:14px!important}@media (min-width:1080px){.ape\:xl\:\[\&\>\*\]\:w-\[100px\]>*{width:100px}}.ape\:\[\&\>div\:last-child\]\:mr-0>div:last-child{margin-right:0}.ape\:\[\&\>div\>div\]\:bg-white2>div>div{background-color:var(--ape-color-white2)}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
|