@rango-dev/ui 0.17.1-next.1 → 0.17.1-next.10
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/dist/index.js +6 -6
- package/dist/index.js.map +4 -4
- package/dist/translations/es.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts +12 -0
- package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/BestRoute/BestRoute.styles.d.ts +36 -0
- package/dist/widget/ui/src/components/BestRoute/BestRoute.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/BestRoute/BestRouteSkeleton.styles.d.ts +8 -0
- package/dist/widget/ui/src/components/BestRoute/BestRouteSkeleton.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/BestRoute/RouteSummary.styles.d.ts +4 -0
- package/dist/widget/ui/src/components/BestRoute/RouteSummary.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts +4 -0
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts +8 -0
- package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Button/Button.styles.d.ts +12 -0
- package/dist/widget/ui/src/components/Button/Button.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts +8 -0
- package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts +16 -0
- package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts +4 -0
- package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts +4 -0
- package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Drawer/Drawer.styles.d.ts +20 -0
- package/dist/widget/ui/src/components/Drawer/Drawer.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/English.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/English.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Flags.constants.d.ts +2 -0
- package/dist/widget/ui/src/components/Flags/Flags.constants.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Flags.types.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Flags.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/French.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/French.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Japanese.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Japanese.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Spanish.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Spanish.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/index.d.ts +7 -0
- package/dist/widget/ui/src/components/Flags/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Header/Header.styles.d.ts +8 -0
- package/dist/widget/ui/src/components/Header/Header.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/I18nManager/I18nManager.d.ts +1 -1
- package/dist/widget/ui/src/components/I18nManager/I18nManager.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Icon/CloseIcon.d.ts +4 -0
- package/dist/widget/ui/src/components/Icon/CloseIcon.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Icon/common.d.ts +8 -0
- package/dist/widget/ui/src/components/Icon/common.d.ts.map +1 -1
- package/dist/widget/ui/src/components/List/List.styles.d.ts +4 -0
- package/dist/widget/ui/src/components/List/List.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts +4 -0
- package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts +4 -0
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts +4 -0
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts +12 -0
- package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts +24 -0
- package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/NotFound/NotFound.styles.d.ts +4 -0
- package/dist/widget/ui/src/components/NotFound/NotFound.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts +8 -0
- package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.d.ts +4 -0
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts +8 -0
- package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts +16 -0
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RouteCost/RouteCost.styles.d.ts +4 -0
- package/dist/widget/ui/src/components/RouteCost/RouteCost.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RoutesOverview/RoutesOverview.d.ts +4 -0
- package/dist/widget/ui/src/components/RoutesOverview/RoutesOverview.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts +12 -0
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts +4 -0
- package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/StepDetail/StepDetail.d.ts +2 -1
- package/dist/widget/ui/src/components/StepDetail/StepDetail.d.ts.map +1 -1
- package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts +20 -0
- package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts +4 -0
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapDetailsPlaceholder/SwapDetailsPlaceholder.d.ts +4 -0
- package/dist/widget/ui/src/components/SwapDetailsPlaceholder/SwapDetailsPlaceholder.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts +24 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts +36 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts +8 -0
- package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts +12 -0
- package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts +12 -0
- package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Typography/Typography.styles.d.ts +8 -4
- package/dist/widget/ui/src/components/Typography/Typography.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Wallet/Content.d.ts +1 -1
- package/dist/widget/ui/src/components/Wallet/Content.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts +20 -0
- package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/common/FilledCircle.d.ts +4 -0
- package/dist/widget/ui/src/components/common/FilledCircle.d.ts.map +1 -1
- package/dist/widget/ui/src/components/common/styles.d.ts +4 -0
- package/dist/widget/ui/src/components/common/styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/index.d.ts +1 -1
- package/dist/widget/ui/src/components/index.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/SwapHistory/SwapHistory.d.ts +40 -0
- package/dist/widget/ui/src/containers/SwapHistory/SwapHistory.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts +12 -0
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts +8 -0
- package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/TokenSelector/TokenSelector.d.ts +4 -0
- package/dist/widget/ui/src/containers/TokenSelector/TokenSelector.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Colors.d.ts +5 -0
- package/dist/widget/ui/src/icons/Colors.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/CustomColors.d.ts +5 -0
- package/dist/widget/ui/src/icons/CustomColors.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Style.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/index.d.ts +2 -0
- package/dist/widget/ui/src/icons/index.d.ts.map +1 -1
- package/dist/widget/ui/src/theme.d.ts +62 -0
- package/dist/widget/ui/src/theme.d.ts.map +1 -1
- package/package.json +6 -6
- package/src/components/Alert/Alert.styles.ts +2 -2
- package/src/components/BestRoute/BestRoute.styles.ts +1 -0
- package/src/components/BestRoute/BestRoute.tsx +1 -1
- package/src/components/BestRoute/BestRouteSkeleton.styles.ts +1 -1
- package/src/components/BottomLogo/BottomLogo.tsx +2 -2
- package/src/components/Button/Button.styles.tsx +6 -6
- package/src/components/Checkbox/Checkbox.styles.ts +1 -1
- package/src/components/Chip/Chip.tsx +1 -1
- package/src/components/Flags/English.tsx +35 -0
- package/src/components/Flags/Flags.constants.ts +1 -0
- package/src/components/Flags/Flags.types.ts +3 -0
- package/src/components/Flags/French.tsx +26 -0
- package/src/components/Flags/Japanese.tsx +25 -0
- package/src/components/Flags/Spanish.tsx +85 -0
- package/src/components/Flags/index.ts +8 -0
- package/src/components/I18nManager/I18nManager.tsx +16 -7
- package/src/components/LiquiditySourceList/LiquiditySourceList.tsx +2 -2
- package/src/components/ListItem/ListItem.tsx +1 -1
- package/src/components/MessageBox/DefaultMessageBox.tsx +1 -1
- package/src/components/NotFound/NotFound.tsx +1 -1
- package/src/components/PriceImpact/PriceImpact.tsx +2 -2
- package/src/components/Radio/Radio.styles.tsx +1 -1
- package/src/components/RoutesOverview/RoutesOverview.tsx +1 -1
- package/src/components/StepDetail/StepDetail.tsx +7 -4
- package/src/components/StepDetails/StepDetails.tsx +2 -2
- package/src/components/SvgIcon/SvgIcon.style.ts +2 -6
- package/src/components/SwapListItem/SwapListItem.tsx +1 -1
- package/src/components/SwapListItem/SwapToken.tsx +3 -3
- package/src/components/Switch/Switch.styles.tsx +2 -2
- package/src/components/TextField/TextField.styles.ts +2 -2
- package/src/components/TokenAmount/TokenAmount.tsx +2 -2
- package/src/components/TokenList/TokenItem.tsx +1 -1
- package/src/components/TokenPreview/TokenPreview.tsx +2 -2
- package/src/components/Wallet/Content.tsx +5 -3
- package/src/components/Wallet/SelectableWallet.tsx +1 -1
- package/src/components/Wallet/Wallet.helpers.ts +2 -2
- package/src/components/index.ts +1 -1
- package/src/containers/SwapHistory/SwapHistory.tsx +4 -4
- package/src/containers/SwapInput/SwapInput.tsx +3 -3
- package/src/containers/SwapInput/TokenSection.styles.ts +2 -2
- package/src/containers/SwapInput/TokenSection.tsx +1 -1
- package/src/containers/TokenInfo/TokenInfo.tsx +4 -4
- package/src/containers/Warnings/BalanceErrors.tsx +1 -1
- package/src/icons/Colors.tsx +33 -0
- package/src/icons/CustomColors.tsx +21 -0
- package/src/icons/LogoWithText.tsx +16 -16
- package/src/icons/Style.tsx +29 -25
- package/src/icons/index.ts +2 -0
- package/src/theme.ts +36 -28
- package/dist/widget/ui/src/components/ColorPicker/ColorPicker.d.ts +0 -10
- package/dist/widget/ui/src/components/ColorPicker/ColorPicker.d.ts.map +0 -1
- package/dist/widget/ui/src/components/ColorPicker/ColorPicker.stories.d.ts +0 -6
- package/dist/widget/ui/src/components/ColorPicker/ColorPicker.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/ColorPicker/index.d.ts +0 -2
- package/dist/widget/ui/src/components/ColorPicker/index.d.ts.map +0 -1
- package/src/components/ColorPicker/ColorPicker.stories.tsx +0 -46
- package/src/components/ColorPicker/ColorPicker.tsx +0 -107
- package/src/components/ColorPicker/index.ts +0 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var Ci=Object.defineProperty;var t=(o,e)=>Ci(o,"name",{value:e,configurable:!0});import{i18n as ye}from"@lingui/core";import{I18nProvider as gi}from"@lingui/react";import hi,{useEffect as fi}from"react";var Ht=JSON.parse(`{" Error connecting server, please reload the app and try again.":" Error connecting server, please reload the app and try again.","Powered By":"Powered By","Change Slippage":"Change Slippage","Bridges":"Bridges","Exchanges":"Exchanges","Swap Details":"Swap Details","Failed":"Failed","Complete":"Complete","In progress":"In progress","Waiting for bridge transaction":"Waiting for bridge transaction","Chain":"Chain","Token":"Token","Connected":"Connected","Disconnect":"Disconnect","Install":"Install","Connecting...":"Connecting...","Connecting":"Connecting","Disconnected":"Disconnected","Connect":"Connect","you need to pass a correct state to Wallet.":"you need to pass a correct state to Wallet.","Connect Wallets":"Connect Wallets","SWAP":"SWAP","Balance":"Balance","Max":"Max","No results found":"No results found","Try using different keywords":"Try using different keywords","Select Blockchain":"Select Blockchain","All":"All","More +{count}":["More +",["count"]],"Insufficient account balance":"Insufficient account balance","Proceed anyway":"Proceed anyway","Send to a different address":"Send to a different address","Your destination address":"Your destination address","Confirm":"Confirm","Show more wallets":"Show more wallets","Cancel":"Cancel","Refresh":"Refresh","Notifications":"Notifications","Settings":"Settings","Transactions History":"Transactions History","Connect Wallet":"Connect Wallet","Swaps steps":"Swaps steps","Retry":"Retry","Reset":"Reset","You have no notification":"You have no notification","Swapping":"Swapping","Gas cost":"Gas cost","Receiving":"Receiving","Price impact":"Price impact","Details":"Details","Slippage tolerance per swap":"Slippage tolerance per swap","Custom":"Custom","Your transaction will be reverted if the price changes unfavorably by more than this percentage":"Your transaction will be reverted if the price changes unfavorably by more than this percentage","Warning":"Warning","This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction":"This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction","Swap and Bridge":"Swap and Bridge","Request ID":"Request ID","Created at":"Created at","Not found":"Not found","Transaction was not sent.":"Transaction was not sent.","Delete":"Delete","Try again":"Try again","View transaction":"View transaction","Change":"Change","Swap Successful":"Swap Successful","Transaction Failed":"Transaction Failed","Done":"Done","Diagnosis":"Diagnosis","See Details":"See Details","Transaction Cancel":"Transaction Cancel","Are you sure you want to Cancel this swap?":"Are you sure you want to Cancel this swap?","Yes, Cancel it":"Yes, Cancel it","No, Continue":"No, Continue","Delete Transaction":"Delete Transaction","Are you sure you want to delete this swap?":"Are you sure you want to delete this swap?","Yes, Delete it":"Yes, Delete it","No, Cancel":"No, Cancel","Change Network":"Change Network","Network Changed":"Network Changed","Select Token":"Select Token","Wallet Connected":"Wallet Connected","Your wallet is connected, you can use it to swap.":"Your wallet is connected, you can use it to swap.","Failed to Connect":"Failed to Connect","Your wallet is not connected. Please try again.":"Your wallet is not connected. Please try again.","Connecting to your wallet":"Connecting to your wallet","Click connect in your wallet popup.":"Click connect in your wallet popup.","Failed Network, Please retry your swap.":"Failed Network, Please retry your swap.","Please reset your liquidity sources.":"Please reset your liquidity sources.","You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources":"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources","No Routes Found":"No Routes Found","Bridge Limit Error: Please increase your amount":"Bridge Limit Error: Please increase your amount","Bridge Limit Error: Please decrease your amount":"Bridge Limit Error: Please decrease your amount","High Price Impact":"High Price Impact","Price impact is too high!":"Price impact is too high!","The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.":"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.","Confirm High price impact":"Confirm High price impact","Route updated and price impact is too high, try again later!":"Route updated and price impact is too high, try again later!","USD Price Unknown":"USD Price Unknown","USD Price Unknown, Cannot calculate Price Impact.":"USD Price Unknown, Cannot calculate Price Impact.","USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?":"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?","Confirm USD Price Unknown":"Confirm USD Price Unknown","Swap":"Swap","Swap anyway":"Swap anyway","The route goes through Ethereum. Continue?":"The route goes through Ethereum. Continue?","Route has been updated.":"Route has been updated.","Output amount changed to {newOutputAmount} ({percentageChange}% change).":["Output amount changed to ",["newOutputAmount"]," (",["percentageChange"],"% change)."],"Route swappers has been updated.":"Route swappers has been updated.","Route internal coins has been updated.":"Route internal coins has been updated.","Confirm Swap":"Confirm Swap","Start Swap":"Start Swap","Change settings":"Change settings","High slippage":"High slippage","Low slippage":"Low slippage","Confirm anyway":"Confirm anyway","You get":"You get","History":"History","Search Transaction":"Search Transaction","From":"From","To":"To","English":"English","French":"French","Spanish":"Spanish","Language":"Language","language":"language","Search {sourceType}":["Search ",["sourceType"]],"Search Blockchain":"Search Blockchain","Swap {type}":["Swap ",["type"]],"Search Token":"Search Token","Loading failed":"Loading failed","Enabled bridges":"Enabled bridges","Enabled exchanges":"Enabled exchanges","Theme":"Theme","Infinite Approval":"Infinite Approval","Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.":"Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.","Setting":"Setting","Light":"Light","Dark":"Dark","Auto":"Auto","Choose a wallet to connect.":"Choose a wallet to connect."," for network fee":" for network fee"," for swap":" for swap"," for input and network fee":" for input and network fee","Waiting for connecting wallet":"Waiting for connecting wallet","Waiting for other running tasks to be finished":"Waiting for other running tasks to be finished","Waiting for changing wallet network":"Waiting for changing wallet network","year":"year","years":"years","month":"month","months":"months","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","seconds":"seconds","second":"second","Swap {sourceType}":["Swap ",["sourceType"]],"Select chain":"Select chain","Search Chain":"Search Chain","Insufficent Balance:":"Insufficent Balance:","Finding Best Route...":"Finding Best Route...","Enter an amount":"Enter an amount","Limit Error":"Limit Error","USD price is unknown, price impact might be high!":"USD price is unknown, price impact might be high!","Select Chain":"Select Chain","Select Wallet":"Select Wallet","Transaction cost (fee)":"Transaction cost (fee)","Time estimate":"Time estimate","No routes found":"No routes found","moreBlockchains":["More ",["count"]],"timeMin":[["time"]," min"],"timeSec":[["time"]," sec"],"remainSymbol":[["amount"]," ",["symbol"]," on ",["blockchain"]," remain in your wallet"],"blockchainAdded":[["blockchainDisplayName"]," Chain Added"],"blockchainAddedDescription":[["blockchainDisplayName"]," is added to your wallet, you can use it to swap."],"timeAgo":[["time"]," ago"],"addBlockchain":["Add ",["blockchainDisplayName"]," Chain"],"addChain":["Add ",["chain"]," chain"],"addressMatch":["Address ",["destination"]," doesn't match the blockchain address pattern."],"balanceWarningMessage":["Needs \u2248 ",["requiredAmount"]," ",["symbol"],["reason"],", but you have ",["currentAmount"]," ",["symbol"]," in your ",["blockchain"]," wallet."],"requiredMax":["Required: < ",["max"]," ",["symbol"]],"requiredEqualMax":["Required: <= ",["max"]," ",["symbol"]],"requiredMin":["Required: > ",["min"]," ",["symbol"]],"requiredEqualMin":["Required: >= ",["min"]," ",["symbol"]],"receivedMessage":["You have received ",["amount"]," ",["token"]," in ",["conciseAddress"]," wallet on ",["chain"]," chain."],"needConnect":["You need to connect a ",["blockchainName"]," wallet."],"addBlockchainDescription":["You should connect a ",["blockchainDisplayName"]," supported wallet or choose a different ",["blockchainDisplayName"]," address"],"yourWallets":["Your ",["blockchainName"]," wallets"],"yourSymbol":["Yours: ",["amount"]," ",["symbol"]],"highSlippage":[" Caution, your slippage is high (=",["selectedSlippage"],"). Your trade may be front run."],"Gr2dab":"Choose a wallet to connect.","swap from":"From","maximum amount of asset":"Max","swapperDescription":["Swap on ",["fromChain"]," via ",["swapper"]],"swapNotFound":["Swap with request ID = $",["requestId"]," not found."],"swap to":"To","increaseSlippage":["We recommend you to increase slippage to at least ",["minRequiredSlippage"]," for this route."]}`);var Nt=JSON.parse(`{" Error connecting server, please reload the app and try again.":" Error connecting server, please reload the app and try again.","Powered By":"Powered By","Change Slippage":"Change Slippage","Bridges":"Bridges","Exchanges":"Exchanges","Swap Details":"Swap Details","Failed":"Failed","Complete":"Complete","In progress":"In progress","Waiting for bridge transaction":"Waiting for bridge transaction","Chain":"Chain","Token":"Token","Connected":"Connected","Disconnect":"Disconnect","Install":"Install","Connecting...":"Connecting...","Connecting":"Connecting","Disconnected":"Disconnected","Connect":"Connect","you need to pass a correct state to Wallet.":"you need to pass a correct state to Wallet.","Connect Wallets":"Connect Wallets","SWAP":"SWAP","Balance":"Balance","Max":"Max","No results found":"No results found","Try using different keywords":"Try using different keywords","Select Blockchain":"Select Blockchain","All":"All","More +{count}":["More +",["count"]],"Insufficient account balance":"Insufficient account balance","Proceed anyway":"Proceed anyway","Send to a different address":"Send to a different address","Your destination address":"Your destination address","Confirm":"Confirm","Show more wallets":"Show more wallets","Cancel":"Cancel","Refresh":"Refresh","Notifications":"Notifications","Settings":"Settings","Transactions History":"Transactions History","Connect Wallet":"Connect Wallet","Swaps steps":"Swaps steps","Retry":"Retry","Reset":"Reset","You have no notification":"You have no notification","Swapping":"Swapping","Gas cost":"Gas cost","Receiving":"Receiving","Price impact":"Price impact","Details":"Details","Slippage tolerance per swap":"Slippage tolerance per swap","Custom":"Custom","Your transaction will be reverted if the price changes unfavorably by more than this percentage":"Your transaction will be reverted if the price changes unfavorably by more than this percentage","Warning":"Warning","This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction":"This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction","Swap and Bridge":"Swap and Bridge","Request ID":"Request ID","Created at":"Created at","Not found":"Not found","Transaction was not sent.":"Transaction was not sent.","Delete":"Delete","Try again":"Try again","View transaction":"View transaction","Change":"Change","Swap Successful":"Swap Successful","Transaction Failed":"Transaction Failed","Done":"Done","Diagnosis":"Diagnosis","See Details":"See Details","Transaction Cancel":"Transaction Cancel","Are you sure you want to Cancel this swap?":"Are you sure you want to Cancel this swap?","Yes, Cancel it":"Yes, Cancel it","No, Continue":"No, Continue","Delete Transaction":"Delete Transaction","Are you sure you want to delete this swap?":"Are you sure you want to delete this swap?","Yes, Delete it":"Yes, Delete it","No, Cancel":"No, Cancel","Change Network":"Change Network","Network Changed":"Network Changed","Select Token":"Select Token","Wallet Connected":"Wallet Connected","Your wallet is connected, you can use it to swap.":"Your wallet is connected, you can use it to swap.","Failed to Connect":"Failed to Connect","Your wallet is not connected. Please try again.":"Your wallet is not connected. Please try again.","Connecting to your wallet":"Connecting to your wallet","Click connect in your wallet popup.":"Click connect in your wallet popup.","Failed Network, Please retry your swap.":"Failed Network, Please retry your swap.","Please reset your liquidity sources.":"Please reset your liquidity sources.","You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources":"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources","No Routes Found":"No Routes Found","Bridge Limit Error: Please increase your amount":"Bridge Limit Error: Please increase your amount","Bridge Limit Error: Please decrease your amount":"Bridge Limit Error: Please decrease your amount","High Price Impact":"High Price Impact","Price impact is too high!":"Price impact is too high!","The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.":"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.","Confirm High price impact":"Confirm High price impact","Route updated and price impact is too high, try again later!":"Route updated and price impact is too high, try again later!","USD Price Unknown":"USD Price Unknown","USD Price Unknown, Cannot calculate Price Impact.":"USD Price Unknown, Cannot calculate Price Impact.","USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?":"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?","Confirm USD Price Unknown":"Confirm USD Price Unknown","Swap":"Swap","Swap anyway":"Swap anyway","The route goes through Ethereum. Continue?":"The route goes through Ethereum. Continue?","Route has been updated.":"Route has been updated.","Output amount changed to {newOutputAmount} ({percentageChange}% change).":["Output amount changed to ",["newOutputAmount"]," (",["percentageChange"],"% change)."],"Route swappers has been updated.":"Route swappers has been updated.","Route internal coins has been updated.":"Route internal coins has been updated.","Confirm Swap":"Confirm Swap","Start Swap":"Start Swap","Change settings":"Change settings","High slippage":"High slippage","Low slippage":"Low slippage","Confirm anyway":"Confirm anyway","You get":"You get","History":"History","Search Transaction":"Search Transaction","From":"From","To":"To","English":"English","French":"French","Spanish":"Spanish","Language":"Language","language":"language","Search {sourceType}":["Search ",["sourceType"]],"Search Blockchain":"Search Blockchain","Swap {type}":["Swap ",["type"]],"Search Token":"Search Token","Loading failed":"Loading failed","Enabled bridges":"Enabled bridges","Enabled exchanges":"Enabled exchanges","Theme":"Theme","Infinite Approval":"Infinite Approval","Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.":"Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.","Setting":"Setting","Light":"Light","Dark":"Dark","Auto":"Auto","Choose a wallet to connect.":"Choose a wallet to connect."," for network fee":" for network fee"," for swap":" for swap"," for input and network fee":" for input and network fee","Waiting for connecting wallet":"Waiting for connecting wallet","Waiting for other running tasks to be finished":"Waiting for other running tasks to be finished","Waiting for changing wallet network":"Waiting for changing wallet network","year":"year","years":"years","month":"month","months":"months","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","seconds":"seconds","second":"second","Swap {sourceType}":["Swap ",["sourceType"]],"Select chain":"Select chain","Search Chain":"Search Chain","Insufficent Balance:":"Insufficent Balance:","Finding Best Route...":"Finding Best Route...","Enter an amount":"Enter an amount","Limit Error":"Limit Error","USD price is unknown, price impact might be high!":"USD price is unknown, price impact might be high!","Select Chain":"Select Chain","Select Wallet":"Select Wallet","Transaction cost (fee)":"Transaction cost (fee)","Time estimate":"Time estimate","No routes found":"No routes found","moreBlockchains":["More ",["count"]],"timeMin":[["time"]," min"],"timeSec":[["time"]," sec"],"remainSymbol":[["amount"]," ",["symbol"]," on ",["blockchain"]," remain in your wallet"],"blockchainAdded":[["blockchainDisplayName"]," Chain Added"],"blockchainAddedDescription":[["blockchainDisplayName"]," is added to your wallet, you can use it to swap."],"timeAgo":[["time"]," ago"],"addBlockchain":["Add ",["blockchainDisplayName"]," Chain"],"addChain":["Add ",["chain"]," chain"],"addressMatch":["Address ",["destination"]," doesn't match the blockchain address pattern."],"balanceWarningMessage":["Needs \u2248 ",["requiredAmount"]," ",["symbol"],["reason"],", but you have ",["currentAmount"]," ",["symbol"]," in your ",["blockchain"]," wallet."],"requiredMax":["Required: < ",["max"]," ",["symbol"]],"requiredEqualMax":["Required: <= ",["max"]," ",["symbol"]],"requiredMin":["Required: > ",["min"]," ",["symbol"]],"requiredEqualMin":["Required: >= ",["min"]," ",["symbol"]],"receivedMessage":["You have received ",["amount"]," ",["token"]," in ",["conciseAddress"]," wallet on ",["chain"]," chain."],"needConnect":["You need to connect a ",["blockchainName"]," wallet."],"addBlockchainDescription":["You should connect a ",["blockchainDisplayName"]," supported wallet or choose a different ",["blockchainDisplayName"]," address"],"yourWallets":["Your ",["blockchainName"]," wallets"],"yourSymbol":["Yours: ",["amount"]," ",["symbol"]],"highSlippage":[" Caution, your slippage is high (=",["selectedSlippage"],"). Your trade may be front run."],"Gr2dab":"Choose a wallet to connect.","swap from":"From","maximum amount of asset":"Max","swapperDescription":["Swap on ",["fromChain"]," via ",["swapper"]],"swapNotFound":["Swap with request ID = $",["requestId"]," not found."],"swap to":"To","increaseSlippage":["We recommend you to increase slippage to at least ",["minRequiredSlippage"]," for this route."],"Proceed anyway!":"Proceed anyway!","Confirm swap!":"Confirm swap!","SwapItems":"SwapItems","dzgKRN":"Cancel>>>>>>> a2d3e8e5 (chore: fix height layout)"}`);var zt=JSON.parse(`{" Error connecting server, please reload the app and try again.":" Error connecting server, please reload the app and try again.","Powered By":"Powered By","Change Slippage":"Change Slippage","Bridges":"Bridges","Exchanges":"Exchanges","Swap Details":"Swap Details","Failed":"Failed","Complete":"Complete","In progress":"In progress","Waiting for bridge transaction":"Waiting for bridge transaction","Chain":"Chain","Token":"Token","Connected":"Connected","Disconnect":"Disconnect","Install":"Install","Connecting...":"Connecting...","Connecting":"Connecting","Disconnected":"Disconnected","Connect":"Connect","you need to pass a correct state to Wallet.":"you need to pass a correct state to Wallet.","Connect Wallets":"Connect Wallets","SWAP":"SWAP","Balance":"Balance","Max":"Max","No results found":"No results found","Try using different keywords":"Try using different keywords","Select Blockchain":"Select Blockchain","All":"All","More +{count}":["More +",["count"]],"Insufficient account balance":"Insufficient account balance","Proceed anyway":"Proceed anyway","Send to a different address":"Send to a different address","Your destination address":"Your destination address","Confirm":"Confirm","Show more wallets":"Show more wallets","Cancel":"Cancel","Refresh":"Refresh","Notifications":"Notifications","Settings":"Settings","Transactions History":"Transactions History","Connect Wallet":"Connect Wallet","Swaps steps":"Swaps steps","Retry":"Retry","Reset":"Reset","You have no notification":"You have no notification","Swapping":"Swapping","Gas cost":"Gas cost","Receiving":"Receiving","Price impact":"Price impact","Details":"Details","Slippage tolerance per swap":"Slippage tolerance per swap","Custom":"Custom","Your transaction will be reverted if the price changes unfavorably by more than this percentage":"Your transaction will be reverted if the price changes unfavorably by more than this percentage","Warning":"Warning","This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction":"This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction","Swap and Bridge":"Swap and Bridge","Request ID":"Request ID","Created at":"Created at","Not found":"Not found","Transaction was not sent.":"Transaction was not sent.","Delete":"Delete","Try again":"Try again","View transaction":"View transaction","Change":"Change","Swap Successful":"Swap Successful","Transaction Failed":"Transaction Failed","Done":"Done","Diagnosis":"Diagnosis","See Details":"See Details","Transaction Cancel":"Transaction Cancel","Are you sure you want to Cancel this swap?":"Are you sure you want to Cancel this swap?","Yes, Cancel it":"Yes, Cancel it","No, Continue":"No, Continue","Delete Transaction":"Delete Transaction","Are you sure you want to delete this swap?":"Are you sure you want to delete this swap?","Yes, Delete it":"Yes, Delete it","No, Cancel":"No, Cancel","Change Network":"Change Network","Network Changed":"Network Changed","Select Token":"Select Token","Wallet Connected":"Wallet Connected","Your wallet is connected, you can use it to swap.":"Your wallet is connected, you can use it to swap.","Failed to Connect":"Failed to Connect","Your wallet is not connected. Please try again.":"Your wallet is not connected. Please try again.","Connecting to your wallet":"Connecting to your wallet","Click connect in your wallet popup.":"Click connect in your wallet popup.","Failed Network, Please retry your swap.":"Failed Network, Please retry your swap.","Please reset your liquidity sources.":"Please reset your liquidity sources.","You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources":"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources","No Routes Found":"No Routes Found","Bridge Limit Error: Please increase your amount":"Bridge Limit Error: Please increase your amount","Bridge Limit Error: Please decrease your amount":"Bridge Limit Error: Please decrease your amount","High Price Impact":"High Price Impact","Price impact is too high!":"Price impact is too high!","The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.":"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.","Confirm High price impact":"Confirm High price impact","Route updated and price impact is too high, try again later!":"Route updated and price impact is too high, try again later!","USD Price Unknown":"USD Price Unknown","USD Price Unknown, Cannot calculate Price Impact.":"USD Price Unknown, Cannot calculate Price Impact.","USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?":"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?","Confirm USD Price Unknown":"Confirm USD Price Unknown","Swap":"Swap","Swap anyway":"Swap anyway","The route goes through Ethereum. Continue?":"The route goes through Ethereum. Continue?","Route has been updated.":"Route has been updated.","Output amount changed to {newOutputAmount} ({percentageChange}% change).":["Output amount changed to ",["newOutputAmount"]," (",["percentageChange"],"% change)."],"Route swappers has been updated.":"Route swappers has been updated.","Route internal coins has been updated.":"Route internal coins has been updated.","Confirm Swap":"Confirm Swap","Start Swap":"Start Swap","Change settings":"Change settings","High slippage":"High slippage","Low slippage":"Low slippage","Confirm anyway":"Confirm anyway","You get":"You get","History":"History","Search Transaction":"Search Transaction","From":"From","To":"To","English":"English","French":"French","Spanish":"Spanish","Language":"Language","language":"language","Search {sourceType}":["Search ",["sourceType"]],"Search Blockchain":"Search Blockchain","Swap {type}":["Swap ",["type"]],"Search Token":"Search Token","Loading failed":"Loading failed","Enabled bridges":"Enabled bridges","Enabled exchanges":"Enabled exchanges","Theme":"Theme","Infinite Approval":"Infinite Approval","Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.":"Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.","Setting":"Setting","Light":"Light","Dark":"Dark","Auto":"Auto","Choose a wallet to connect.":"Choose a wallet to connect."," for network fee":" for network fee"," for swap":" for swap"," for input and network fee":" for input and network fee","Waiting for connecting wallet":"Waiting for connecting wallet","Waiting for other running tasks to be finished":"Waiting for other running tasks to be finished","Waiting for changing wallet network":"Waiting for changing wallet network","year":"year","years":"years","month":"month","months":"months","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","seconds":"seconds","second":"second","Swap {sourceType}":["Swap ",["sourceType"]],"Select chain":"Select chain","Search Chain":"Search Chain","Insufficent Balance:":"Insufficent Balance:","Finding Best Route...":"Finding Best Route...","Enter an amount":"Enter an amount","Limit Error":"Limit Error","USD price is unknown, price impact might be high!":"USD price is unknown, price impact might be high!","Select Chain":"Select Chain","Select Wallet":"Select Wallet","Transaction cost (fee)":"Transaction cost (fee)","Time estimate":"Time estimate","No routes found":"No routes found","moreBlockchains":["More ",["count"]],"timeMin":[["time"]," min"],"timeSec":[["time"]," sec"],"remainSymbol":[["amount"]," ",["symbol"]," on ",["blockchain"]," remain in your wallet"],"blockchainAdded":[["blockchainDisplayName"]," Chain Added"],"blockchainAddedDescription":[["blockchainDisplayName"]," is added to your wallet, you can use it to swap."],"timeAgo":[["time"]," ago"],"addBlockchain":["Add ",["blockchainDisplayName"]," Chain"],"addChain":["Add ",["chain"]," chain"],"addressMatch":["Address ",["destination"]," doesn't match the blockchain address pattern."],"balanceWarningMessage":["Needs \u2248 ",["requiredAmount"]," ",["symbol"],["reason"],", but you have ",["currentAmount"]," ",["symbol"]," in your ",["blockchain"]," wallet."],"requiredMax":["Required: < ",["max"]," ",["symbol"]],"requiredEqualMax":["Required: <= ",["max"]," ",["symbol"]],"requiredMin":["Required: > ",["min"]," ",["symbol"]],"requiredEqualMin":["Required: >= ",["min"]," ",["symbol"]],"receivedMessage":["You have received ",["amount"]," ",["token"]," in ",["conciseAddress"]," wallet on ",["chain"]," chain."],"needConnect":["You need to connect a ",["blockchainName"]," wallet."],"addBlockchainDescription":["You should connect a ",["blockchainDisplayName"]," supported wallet or choose a different ",["blockchainDisplayName"]," address"],"yourWallets":["Your ",["blockchainName"]," wallets"],"yourSymbol":["Yours: ",["amount"]," ",["symbol"]],"highSlippage":[" Caution, your slippage is high (=",["selectedSlippage"],"). Your trade may be front run."],"Gr2dab":"Choose a wallet to connect.","swap from":"From","maximum amount of asset":"Max","swapperDescription":["Swap on ",["fromChain"]," via ",["swapper"]],"swapNotFound":["Swap with request ID = $",["requestId"]," not found."],"swap to":"To","increaseSlippage":["We recommend you to increase slippage to at least ",["minRequiredSlippage"]," for this route."],"Proceed anyway!":"Proceed anyway!","Confirm swap!":"Confirm swap!","SwapItems":"SwapItems","dzgKRN":"Cancel>>>>>>> a2d3e8e5 (chore: fix height layout)"}`);var Zt=JSON.parse(`{" Error connecting server, please reload the app and try again.":" Error connecting server, please reload the app and try again.","Powered By":"Powered By","Change Slippage":"Change Slippage","Bridges":"Bridges","Exchanges":"Exchanges","Swap Details":"Swap Details","Failed":"Failed","Complete":"Complete","In progress":"In progress","Waiting for bridge transaction":"Waiting for bridge transaction","Chain":"Chain","Token":"Token","Connected":"Connected","Disconnect":"Disconnect","Install":"Install","Connecting...":"Connecting...","Connecting":"Connecting","Disconnected":"Disconnected","Connect":"Connect","you need to pass a correct state to Wallet.":"you need to pass a correct state to Wallet.","Connect Wallets":"Connect Wallets","SWAP":"SWAP","Balance":"Balance","Max":"Max","No results found":"No results found","Try using different keywords":"Try using different keywords","Select Blockchain":"Select Blockchain","All":"All","More +{count}":["More +",["count"]],"Insufficient account balance":"Insufficient account balance","Proceed anyway":"Proceed anyway","Send to a different address":"Send to a different address","Your destination address":"Your destination address","Confirm":"Confirm","Show more wallets":"Show more wallets","Cancel":"Cancel","Refresh":"Refresh","Notifications":"Notifications","Settings":"Settings","Transactions History":"Transactions History","Connect Wallet":"Connect Wallet","Swaps steps":"Swaps steps","Retry":"Retry","Reset":"Reset","You have no notification":"You have no notification","Swapping":"Swapping","Gas cost":"Gas cost","Receiving":"Receiving","Price impact":"Price impact","Details":"Details","Slippage tolerance per swap":"Slippage tolerance per swap","Custom":"Custom","Your transaction will be reverted if the price changes unfavorably by more than this percentage":"Your transaction will be reverted if the price changes unfavorably by more than this percentage","Warning":"Warning","This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction":"This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction","Swap and Bridge":"Swap and Bridge","Request ID":"Request ID","Created at":"Created at","Not found":"Not found","Transaction was not sent.":"Transaction was not sent.","Delete":"Delete","Try again":"Try again","View transaction":"View transaction","Change":"Change","Swap Successful":"Swap Successful","Transaction Failed":"Transaction Failed","Done":"Done","Diagnosis":"Diagnosis","See Details":"See Details","Transaction Cancel":"Transaction Cancel","Are you sure you want to Cancel this swap?":"Are you sure you want to Cancel this swap?","Yes, Cancel it":"Yes, Cancel it","No, Continue":"No, Continue","Delete Transaction":"Delete Transaction","Are you sure you want to delete this swap?":"Are you sure you want to delete this swap?","Yes, Delete it":"Yes, Delete it","No, Cancel":"No, Cancel","Change Network":"Change Network","Network Changed":"Network Changed","Select Token":"Select Token","Wallet Connected":"Wallet Connected","Your wallet is connected, you can use it to swap.":"Your wallet is connected, you can use it to swap.","Failed to Connect":"Failed to Connect","Your wallet is not connected. Please try again.":"Your wallet is not connected. Please try again.","Connecting to your wallet":"Connecting to your wallet","Click connect in your wallet popup.":"Click connect in your wallet popup.","Failed Network, Please retry your swap.":"Failed Network, Please retry your swap.","Please reset your liquidity sources.":"Please reset your liquidity sources.","You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources":"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources","No Routes Found":"No Routes Found","Bridge Limit Error: Please increase your amount":"Bridge Limit Error: Please increase your amount","Bridge Limit Error: Please decrease your amount":"Bridge Limit Error: Please decrease your amount","High Price Impact":"High Price Impact","Price impact is too high!":"Price impact is too high!","The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.":"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.","Confirm High price impact":"Confirm High price impact","Route updated and price impact is too high, try again later!":"Route updated and price impact is too high, try again later!","USD Price Unknown":"USD Price Unknown","USD Price Unknown, Cannot calculate Price Impact.":"USD Price Unknown, Cannot calculate Price Impact.","USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?":"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?","Confirm USD Price Unknown":"Confirm USD Price Unknown","Swap":"Swap","Swap anyway":"Swap anyway","The route goes through Ethereum. Continue?":"The route goes through Ethereum. Continue?","Route has been updated.":"Route has been updated.","Output amount changed to {newOutputAmount} ({percentageChange}% change).":["Output amount changed to ",["newOutputAmount"]," (",["percentageChange"],"% change)."],"Route swappers has been updated.":"Route swappers has been updated.","Route internal coins has been updated.":"Route internal coins has been updated.","Confirm Swap":"Confirm Swap","Start Swap":"Start Swap","Change settings":"Change settings","High slippage":"High slippage","Low slippage":"Low slippage","Confirm anyway":"Confirm anyway","You get":"You get","History":"History","Search Transaction":"Search Transaction","From":"From","To":"To","English":"English","French":"French","Spanish":"Spanish","Language":"Language","language":"language","Search {sourceType}":["Search ",["sourceType"]],"Search Blockchain":"Search Blockchain","Swap {type}":["Swap ",["type"]],"Search Token":"Search Token","Loading failed":"Loading failed","Enabled bridges":"Enabled bridges","Enabled exchanges":"Enabled exchanges","Theme":"Theme","Infinite Approval":"Infinite Approval","Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.":"Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.","Setting":"Setting","Light":"Light","Dark":"Dark","Auto":"Auto","Choose a wallet to connect.":"Choose a wallet to connect."," for network fee":" for network fee"," for swap":" for swap"," for input and network fee":" for input and network fee","Waiting for connecting wallet":"Waiting for connecting wallet","Waiting for other running tasks to be finished":"Waiting for other running tasks to be finished","Waiting for changing wallet network":"Waiting for changing wallet network","year":"year","years":"years","month":"month","months":"months","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","seconds":"seconds","second":"second","Swap {sourceType}":["Swap ",["sourceType"]],"Select chain":"Select chain","Search Chain":"Search Chain","Insufficent Balance:":"Insufficent Balance:","Finding Best Route...":"Finding Best Route...","Enter an amount":"Enter an amount","Limit Error":"Limit Error","USD price is unknown, price impact might be high!":"USD price is unknown, price impact might be high!","Select Chain":"Select Chain","Select Wallet":"Select Wallet","Transaction cost (fee)":"Transaction cost (fee)","Time estimate":"Time estimate","No routes found":"No routes found","moreBlockchains":["More ",["count"]],"timeMin":[["time"]," min"],"timeSec":[["time"]," sec"],"remainSymbol":[["amount"]," ",["symbol"]," on ",["blockchain"]," remain in your wallet"],"blockchainAdded":[["blockchainDisplayName"]," Chain Added"],"blockchainAddedDescription":[["blockchainDisplayName"]," is added to your wallet, you can use it to swap."],"timeAgo":[["time"]," ago"],"addBlockchain":["Add ",["blockchainDisplayName"]," Chain"],"addChain":["Add ",["chain"]," chain"],"addressMatch":["Address ",["destination"]," doesn't match the blockchain address pattern."],"balanceWarningMessage":["Needs \u2248 ",["requiredAmount"]," ",["symbol"],["reason"],", but you have ",["currentAmount"]," ",["symbol"]," in your ",["blockchain"]," wallet."],"requiredMax":["Required: < ",["max"]," ",["symbol"]],"requiredEqualMax":["Required: <= ",["max"]," ",["symbol"]],"requiredMin":["Required: > ",["min"]," ",["symbol"]],"requiredEqualMin":["Required: >= ",["min"]," ",["symbol"]],"receivedMessage":["You have received ",["amount"]," ",["token"]," in ",["conciseAddress"]," wallet on ",["chain"]," chain."],"needConnect":["You need to connect a ",["blockchainName"]," wallet."],"addBlockchainDescription":["You should connect a ",["blockchainDisplayName"]," supported wallet or choose a different ",["blockchainDisplayName"]," address"],"yourWallets":["Your ",["blockchainName"]," wallets"],"yourSymbol":["Yours: ",["amount"]," ",["symbol"]],"highSlippage":[" Caution, your slippage is high (=",["selectedSlippage"],"). Your trade may be front run."],"Gr2dab":"Choose a wallet to connect.","swap from":"From","maximum amount of asset":"Max","swapperDescription":["Swap on ",["fromChain"]," via ",["swapper"]],"swapNotFound":["Swap with request ID = $",["requestId"]," not found."],"swap to":"To","increaseSlippage":["We recommend you to increase slippage to at least ",["minRequiredSlippage"]," for this route."],"Proceed anyway!":"Proceed anyway!","Confirm swap!":"Confirm swap!","SwapItems":"SwapItems","dzgKRN":"Cancel>>>>>>> a2d3e8e5 (chore: fix height layout)"}`);var yi="en",vi={en:Ht,es:Nt,jp:Zt,fr:zt};ye.load(vi);function $i(o){return fi(()=>{ye.activate(o?.language||yi)},[o?.language]),hi.createElement(gi,{i18n:ye},o.children)}t($i,"I18nManager");import s1 from"react";import Li from"react";import{createStitches as xi}from"@stitches/react";var wi={colors:{primary500:"#1C3CF1",primary600:"#0B27C5",secondary100:"#E9F4FF",secondary200:"#D6EAFF",secondary300:"#C8E3FF",secondary400:"#B5D9FF",secondary500:"#469BF5",secondary600:"#2284ED",secondary700:"#242D5B",secondary800:"#131C49",secondary900:"#0E1744",neutral100:"#F9F9F9",neutral200:"#F6F6F6",neutral300:"#F2F2F2",neutral400:"#EEEEEE",neutral500:"#E6E6E6",neutral600:"#1B1B1B",neutral700:"#121212",neutral800:"#A2A2A2",neutral900:"#727272",error100:"#FDF3F3",error300:"#FFD7D7",error500:"#FF3B3B",error600:"#432F2F",error700:"#191212",warning100:"#FFF1D4",warning300:"#FFD8B4",warning500:"#F17606",warning600:"#38271F",warning700:"#1A1412",info100:"#E9F3FF",info300:"#C8E2FF",info500:"#5BABFF",info600:"#2E2E41",info700:"#121521",success100:"#CEFAE6",success300:"#BDECD7",success500:"#06C270",success600:"#1F2825",success700:"#0F1412",background:"#FDFDFD",foreground:"#010101"},space:{0:"0rem",5:"0.313rem",10:"0.625rem",15:"0.938rem",20:"1.25rem",25:"1.563rem",30:"1.875rem",40:"2.5rem",46:"2.875rem",50:"3.125rem",60:"3.75rem",70:"4.375rem",80:"5rem",90:"5.625rem",100:"6.25rem",2:"2px",4:"4px",6:"6px",8:"8px",12:"12px",16:"16px",24:"24px",28:"28px",32:"32px"},radii:{xs:"5px",sm:"10px",xm:"15px",md:"25px",xl:"35px",lg:"40px",primary:"20px",secondary:"$md"},fontSizes:{10:"0.625rem",12:"0.75rem",14:"0.875rem",16:"1rem",18:"1.125rem",20:"1.25rem",22:"1.375rem",24:"1.5rem",28:"1.75rem",32:"2rem",36:"2.25rem",40:"2.5rem",48:"3rem"},fonts:{primary:"Roboto",widget:"$primary"},fontWeights:{regular:400,medium:500,semiBold:600,bold:700},lineHeights:{12:"0.75rem",16:"1rem",20:"1.25rem",24:"1.5rem",26:"1.625rem",28:"1.75rem",30:"1.875rem",36:"2.25rem",40:"2.5rem",44:"2.75rem",52:"3.25rem",64:"4rem"},letterSpacings:{},sizes:{4:"4px",6:"6px",8:"8px",12:"12px",16:"16px",18:"18px",20:"20px",24:"24px",28:"28px",32:"32px",36:"36px",40:"40px",45:"45px",48:"48px"},borderWidths:{},borderStyles:{},shadows:{s:"0px 3px 5px 3px #f0f2f5, 0px 6px 10px 3px #f0f2f5, 0px 1px 18px 3px #f0f2f5"},zIndices:{},transitions:{}},Si={sm:"(min-width: 640px)",md:"(min-width: 768px)",lg:"(min-width: 1024px)"},bi={bc:o=>({backgroundColor:o})},ki=xi,{styled:n,css:oa,createTheme:Ft,keyframes:J,globalCss:ea,config:ta}=ki({media:Si,theme:wi,utils:bi}),ra=Ft({}),c=Ft({colors:{secondary400:"#469BF5",secondary500:"#2284ED",secondary600:"#2B3462",neutral900:"#E9E9E9",neutral800:"#B8B8B8",neutral700:"#F2F2F2",neutral600:"#EEEEEE",neutral500:"#222222",neutral400:"#1B1B1B",neutral300:"#121212",neutral200:"#111111",neutral100:"#101010",error500:"#FF5050",warning500:"#FF8A20",background:"#010101",foreground:"#FDFDFD"},shadows:{s:"0px 3px 5px 3px #222, 0px 6px 10px 3px #222, 0px 1px 18px 3px #222"}});var Ii=n("div",{flexShrink:0,variants:{size:{4:{},8:{},12:{},16:{},18:{},20:{},24:{},32:{}},direction:{vertical:{},horizontal:{}}},compoundVariants:[{size:4,direction:"horizontal",css:{width:"$4"}},{size:4,direction:"vertical",css:{height:"$4"}},{size:8,direction:"horizontal",css:{width:"$8"}},{size:8,direction:"vertical",css:{height:"$8"}},{size:12,direction:"horizontal",css:{width:"$12"}},{size:12,direction:"vertical",css:{height:"$12"}},{size:16,direction:"horizontal",css:{width:"$16"}},{size:16,direction:"vertical",css:{height:"$16"}},{size:18,direction:"horizontal",css:{width:"$18"}},{size:18,direction:"vertical",css:{height:"$18"}},{size:20,direction:"horizontal",css:{width:"$20"}},{size:20,direction:"vertical",css:{height:"$20"}},{size:24,direction:"horizontal",css:{width:"$24"}},{size:24,direction:"vertical",css:{height:"$24"}},{size:32,direction:"horizontal",css:{width:"$32"}},{size:32,direction:"vertical",css:{height:"$32"}}]});function C({size:o=12,direction:e="vertical"}){return Li.createElement(Ii,{size:o,direction:e})}t(C,"Divider");import Ti from"react";var At=n("span",{display:"inline-block",variants:{variant:{display:{},headline:{},title:{},label:{},body:{}},size:{large:{},medium:{},xmedium:{},small:{},xsmall:{}},align:{center:{textAlign:"center"},left:{textAlign:"left"},right:{textAlign:"right"}},noWrap:{true:{whiteSpace:"nowrap"}},ml:{2:{marginLeft:"$2"},4:{marginLeft:"$4"},8:{marginLeft:"$8"},12:{marginLeft:"$12"}},mt:{2:{marginTop:"$2"},4:{marginTop:"$4"},8:{marginTop:"$8"},12:{marginTop:"$12"}},mr:{2:{marginRight:"$2"},4:{marginRight:"$4"},8:{marginRight:"$8"},12:{marginRight:"$12"}},mb:{2:{marginBottom:"$2"},4:{marginBottom:"$4"},8:{marginBottom:"$8"},12:{marginBottom:"$12"}}},compoundVariants:[{size:"large",variant:"display",css:{fontSize:"$48",fontWeight:"$semiBold",lineHeight:"$64"}},{size:"medium",variant:"display",css:{fontSize:"$40",fontWeight:"$semiBold",lineHeight:"$52"}},{size:"small",variant:"display",css:{fontSize:"$36",fontWeight:"$semiBold",lineHeight:"$44"}},{size:"large",variant:"headline",css:{fontSize:"$32",fontWeight:"$semiBold",lineHeight:"$40"}},{size:"medium",variant:"headline",css:{fontSize:"$38",fontWeight:"$semiBold",lineHeight:"$36"}},{size:"small",variant:"headline",css:{fontSize:"$22",fontWeight:"$semiBold",lineHeight:"$30"}},{size:"xsmall",variant:"headline",css:{fontSize:"$20",fontWeight:"$semiBold",lineHeight:"$28"}},{size:"large",variant:"title",css:{fontSize:"$22",fontWeight:"$medium",lineHeight:"$28"}},{size:"medium",variant:"title",css:{fontSize:"$18",fontWeight:"$medium",lineHeight:"$26"}},{size:"xmedium",variant:"title",css:{fontSize:"$16",fontWeight:"$medium",lineHeight:"$24"}},{size:"small",variant:"title",css:{fontSize:"$14",fontWeight:"$medium",lineHeight:"$20"}},{size:"large",variant:"label",css:{fontSize:"$14",fontWeight:"$medium",lineHeight:"$20"}},{size:"medium",variant:"label",css:{fontSize:"$12",fontWeight:"$medium",lineHeight:"$16"}},{size:"small",variant:"label",css:{fontSize:"$10",fontWeight:"$medium",lineHeight:"$16"}},{size:"large",variant:"body",css:{fontSize:"$16",fontWeight:"$regular",lineHeight:"$24"}},{size:"medium",variant:"body",css:{fontSize:"$14",fontWeight:"$regular",lineHeight:"$20"}},{size:"small",variant:"body",css:{fontSize:"$12",fontWeight:"$regular",lineHeight:"$16"}},{size:"xsmall",variant:"body",css:{fontSize:"$10",fontWeight:"$regular",lineHeight:"$12"}}]});function s({children:o,className:e,color:r,...i}){let l=r?{color:r.startsWith("$")?r:`$${r}`}:{color:"$foreground"};return Ti.createElement(At,{className:`_typography _text ${e||""}`,css:l,...i},o)}t(s,"Typography");var Et=t((o,e)=>{if(e!=="regular")switch(o){case"success":case"warning":case"error":case"info":return`${o}500`;default:return}},"getColor");var Vt=n("div",{display:"flex",flexDirection:"column",borderRadius:"$xs",".title":{display:"flex",alignItems:"center",flex:"1 0 0"},".title_typography:first-letter":{textTransform:"uppercase"},".footer":{paddingTop:"$5",paddingLeft:"$24"},".description":{$$color:"$colors$neutral900",[`.${c} &`]:{$$color:"$colors$neutral800"},color:"$$color",fontSize:"$10",lineHeight:"$12"},variants:{type:{success:{},warning:{},error:{},info:{},loading:{}},variant:{regular:{padding:"$5",alignItems:"flex-start",backgroundColor:"$neutral400"},alarm:{padding:"$5 $10",alignItems:"center",".title_typography":{fontWeight:"$medium"}}}},compoundVariants:[{type:"warning",variant:"alarm",css:{$$color:"$colors$warning100",[`.${c} &`]:{$$color:"$colors$warning700"},backgroundColor:"$$color"}},{type:"error",variant:"alarm",css:{$$color:"$colors$error100",[`.${c} &`]:{$$color:"$colors$error700"},backgroundColor:"$$color"}},{type:"info",variant:"alarm",css:{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color"}},{type:"success",variant:"alarm",css:{$$color:"$colors$success100",[`.${c} &`]:{$$color:"$colors$success700"},backgroundColor:"$$color"}}]}),_t=n("div",{display:"flex",alignItems:"center",alignSelf:"stretch",variants:{variant:{regular:{justifyContent:"space-between"},alarm:{justifyContent:"flex-start"}}}}),Ut=n("div",{borderRadius:"$lg",width:"$20",height:"$20",display:"flex",justifyContent:"center",alignItems:"center",alignSelf:"flex-start",variants:{type:{success:{$$color:"$colors$success300",[`.${c} &`]:{$$color:"$colors$success600"},backgroundColor:"$$color"},warning:{$$color:"$colors$warning300",[`.${c} &`]:{$$color:"$colors$warning600"},backgroundColor:"$$color"},error:{$$color:"$colors$error300",[`.${c} &`]:{$$color:"$colors$error600"},backgroundColor:"$$color"},info:{$$color:"$colors$info300",[`.${c} &`]:{$$color:"$colors$info600"},backgroundColor:"$$color"},loading:{$$color:"$colors$info300",[`.${c} &`]:{$$color:"$colors$info600"},backgroundColor:"$$color"}}}});import go from"react";import ve,{createElement as Mi}from"react";import Pi from"react";var Do=n("svg",{variants:{color:{primary:{color:"$primary500"},secondary:{color:"$secondary500"},error:{color:"$error500"},warning:{color:"$warning500"},success:{color:"$success500"},black:{color:"$foreground"},white:{color:"$background"},info:{color:"$info500"},gray:{$$color:"$colors$neutral900",[`.${c} &`]:{$$color:"$colors$neutral800"},color:"$$color"}}}});function u(o){let{size:e="1em",color:r,children:i}=o,a={...i?.props,width:e,height:e,color:r,className:"_icon"};return Pi.createElement(Do,{...a},i?.props.children)}t(u,"SvgIcon");function Bi(o){return Mi(u,o,ve.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},ve.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.3379 0.900473C11.3535 0.896847 11.3694 0.894202 11.3853 0.892578C11.4364 0.892541 11.487 0.902821 11.5341 0.922847C11.5811 0.942874 11.6236 0.972213 11.659 1.00909C11.6944 1.04597 11.722 1.08963 11.7401 1.13745C11.7582 1.18526 11.7664 1.23623 11.7643 1.28731V4.29523C11.73 4.2936 11.6954 4.29167 11.6605 4.28972C11.5691 4.28462 11.4763 4.27944 11.3853 4.27944C11.2915 4.27944 11.1997 4.28461 11.1076 4.28979C11.0739 4.29169 11.0402 4.29358 11.0063 4.29523V1.28731C11.0037 1.19316 11.0361 1.10138 11.0974 1.02986C11.1587 0.958345 11.2445 0.91222 11.3379 0.900473ZM3.55405 4.1215C3.61081 4.07707 3.67907 4.04976 3.75081 4.04275C3.80713 4.037 3.86401 4.04394 3.91729 4.06307C3.97058 4.0822 4.0189 4.11303 4.05871 4.15328L6.19035 6.28492C6.00138 6.45588 5.82477 6.63316 5.6535 6.82178L3.52186 4.69013C3.47047 4.63958 3.43457 4.57541 3.41836 4.50517C3.40215 4.43494 3.40631 4.36154 3.43034 4.29358C3.45438 4.22562 3.49729 4.16593 3.55405 4.1215ZM4.87177 12.0009C4.87177 8.41239 7.78091 5.49542 11.3694 5.49542C11.4975 5.49542 11.6248 5.49914 11.7512 5.50648C10.3976 7.08208 9.57614 9.13644 9.57614 11.3769C9.57614 14.1771 10.8593 16.6866 12.8608 18.334C12.3818 18.4467 11.8824 18.5063 11.3694 18.5063C7.78065 18.5063 4.87177 15.5894 4.87177 12.0009ZM0.312672 11.7608C0.376338 11.6823 0.468568 11.6324 0.569074 11.6219C0.582224 11.6212 0.5954 11.6212 0.608549 11.6219C0.621698 11.6212 0.634875 11.6212 0.648024 11.6219H3.66403C3.66249 11.6534 3.66074 11.6853 3.65897 11.7173C3.65366 11.814 3.64824 11.9126 3.64824 12.0088C3.64824 12.098 3.65325 12.1856 3.65828 12.2734C3.6603 12.3088 3.66233 12.3443 3.66403 12.3798H0.648024C0.547518 12.3903 0.446969 12.3604 0.368498 12.2968C0.290026 12.2331 0.24006 12.1409 0.229591 12.0403C0.219121 11.9398 0.249007 11.8393 0.312672 11.7608ZM3.52179 19.3116L5.65343 17.18C5.82343 17.3675 5.99492 17.5468 6.18238 17.7168L4.05865 19.8485C3.98746 19.9197 3.8909 19.9596 3.79022 19.9596C3.68954 19.9596 3.59298 19.9197 3.52179 19.8485C3.4506 19.7773 3.41061 19.6807 3.41061 19.58C3.41061 19.5302 3.42042 19.4808 3.4395 19.4348C3.45858 19.3887 3.48654 19.3469 3.52179 19.3116ZM11.0061 22.7221V19.7141C11.0406 19.7158 11.0748 19.7177 11.1091 19.7196C11.2006 19.7247 11.2918 19.7298 11.3851 19.7298C11.4783 19.7298 11.5736 19.7245 11.6673 19.7193C11.6997 19.7175 11.732 19.7157 11.764 19.7141V22.7221C11.7648 22.7723 11.7556 22.8223 11.737 22.869C11.7183 22.9157 11.6905 22.9582 11.6552 22.994C11.62 23.0299 11.5779 23.0584 11.5315 23.0778C11.4851 23.0972 11.4353 23.1072 11.3851 23.1072C11.3348 23.1072 11.285 23.0972 11.2386 23.0778C11.1922 23.0584 11.1501 23.0299 11.1149 22.994C11.0796 22.9582 11.0518 22.9157 11.0331 22.869C11.0145 22.8223 11.0053 22.7723 11.0061 22.7221Z",fill:"currentColor"}),ve.createElement("path",{d:"M24.1275 14.5602C24.0212 14.402 23.8085 14.2966 23.5959 14.3493C23.3301 14.402 23.0643 14.4284 22.7985 14.4284C20.1138 14.4284 17.9076 12.2673 17.9076 9.57917C17.9076 7.91884 18.7582 6.39029 20.1935 5.49423C20.3796 5.38882 20.4593 5.17798 20.4328 4.9935C20.4062 4.78267 20.2733 4.62454 20.0606 4.54548C19.3164 4.30829 18.5189 4.17651 17.7215 4.17651C13.6546 4.17651 10.332 7.47082 10.332 11.503C10.332 15.5353 13.6546 18.8296 17.7215 18.8296C20.353 18.8296 22.7985 17.4328 24.1275 15.1663C24.2604 14.9555 24.2604 14.7183 24.1275 14.5602Z",fill:"currentColor"})))}t(Bi,"SvgAutoTheme");var Wi=Bi;import Ot,{createElement as Di}from"react";function Hi(o){return Di(u,o,Ot.createElement("svg",{viewBox:"0 0 19 18",xmlns:"http://www.w3.org/2000/svg"},Ot.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.489258 4.74652C0.489258 2.15304 2.592 0 5.24997 0C5.53793 0 5.77138 0.22074 5.77138 0.493036C5.77138 0.765333 5.53793 0.986072 5.24997 0.986072C3.22533 0.986072 1.53208 2.64173 1.53208 4.74652C1.53208 5.01881 1.29864 5.23955 1.01067 5.23955C0.722702 5.23955 0.489258 5.01881 0.489258 4.74652ZM13.2071 0.493036C13.2071 0.22074 13.4406 0 13.7286 0C16.3865 0 18.4893 2.15304 18.4893 4.74652C18.4893 5.01882 18.2558 5.23956 17.9678 5.23956C17.6799 5.23956 17.4464 5.01882 17.4464 4.74652C17.4464 2.64173 15.7532 0.986072 13.7286 0.986072C13.4406 0.986072 13.2071 0.765333 13.2071 0.493036ZM2.60885 4.74638C2.60885 3.32747 3.76259 2.1266 5.24991 2.1266L13.7285 2.1266C15.2158 2.1266 16.3696 3.32747 16.3696 4.74638L16.3696 13.2533C16.3696 14.6722 15.2158 15.8731 13.7285 15.8731L5.2499 15.8731C3.76259 15.8731 2.60885 14.6722 2.60885 13.2533L2.60885 4.74638ZM5.24991 3.11267C4.39592 3.11267 3.65167 3.81615 3.65167 4.74638L3.65167 13.2533C3.65167 14.1836 4.39592 14.887 5.2499 14.887L13.7285 14.887C14.5825 14.887 15.3267 14.1836 15.3267 13.2533L15.3267 4.74638C15.3267 3.81616 14.5825 3.11267 13.7285 3.11267L5.24991 3.11267ZM1.01067 12.7604C1.29864 12.7604 1.53208 12.9812 1.53208 13.2535C1.53208 15.3583 3.22533 17.0139 5.24996 17.0139C5.53793 17.0139 5.77138 17.2347 5.77138 17.507C5.77138 17.7793 5.53793 18 5.24996 18C2.592 18 0.489258 15.847 0.489258 13.2535C0.489258 12.9812 0.722702 12.7604 1.01067 12.7604ZM17.9678 12.7604C18.2558 12.7604 18.4893 12.9812 18.4893 13.2535C18.4893 15.847 16.3865 18 13.7285 18C13.4406 18 13.2071 17.7793 13.2071 17.507C13.2071 17.2347 13.4406 17.0139 13.7285 17.0139C15.7532 17.0139 17.4464 15.3583 17.4464 13.2535C17.4464 12.9812 17.6799 12.7604 17.9678 12.7604Z",fill:"#727272"})))}t(Hi,"SvgBorderRadius");var Ni=Hi;import jt,{createElement as zi}from"react";function Zi(o){return zi(u,o,jt.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},jt.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.4595 6.04028C23.2057 5.78644 22.7941 5.78644 22.5403 6.04028L11.9999 16.5807L1.45952 6.04028C1.20568 5.78644 0.794123 5.78644 0.540283 6.04028C0.286442 6.29412 0.286442 6.70568 0.540283 6.95952L11.5403 17.9595C11.7941 18.2134 12.2057 18.2134 12.4595 17.9595L23.4595 6.95952C23.7134 6.70568 23.7134 6.29412 23.4595 6.04028Z",fill:"currentColor"})))}t(Zi,"SvgChevronDown");var no=Zi;import qt,{createElement as Fi}from"react";function Ai(o){return Fi(u,o,qt.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},qt.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.9597 0.540478C18.2136 0.794319 18.2136 1.20588 17.9597 1.45972L7.41934 12.0001L17.9597 22.5405C18.2136 22.7943 18.2136 23.2059 17.9597 23.4597C17.7059 23.7136 17.2943 23.7136 17.0405 23.4597L6.04048 12.4597C5.78664 12.2059 5.78664 11.7943 6.04048 11.5405L17.0405 0.540478C17.2943 0.286637 17.7059 0.286637 17.9597 0.540478Z",fill:"currentColor"})))}t(Ai,"SvgChevronLeft");var Ei=Ai;import Yt,{createElement as Vi}from"react";function _i(o){return Vi(u,o,Yt.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Yt.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.04028 0.540478C5.78644 0.794319 5.78644 1.20588 6.04028 1.45972L16.5807 12.0001L6.04028 22.5405C5.78644 22.7943 5.78644 23.2059 6.04028 23.4597C6.29412 23.7136 6.70568 23.7136 6.95952 23.4597L17.9595 12.4597C18.2134 12.2059 18.2134 11.7943 17.9595 11.5405L6.95952 0.540478C6.70568 0.286637 6.29412 0.286637 6.04028 0.540478Z",fill:"currentColor"})))}t(_i,"SvgChevronRight");var Ho=_i;import Gt,{createElement as Ui}from"react";function Oi(o){return Ui(u,o,Gt.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Gt.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.17976 17.6273C1.41944 17.867 1.80803 17.867 2.04771 17.6273L12 7.67504L21.9523 17.6273C22.192 17.867 22.5806 17.867 22.8202 17.6273C23.0599 17.3877 23.0599 16.9991 22.8202 16.7594L12.434 6.37312C12.1943 6.13344 11.8057 6.13344 11.566 6.37312L1.17976 16.7594C0.940081 16.9991 0.940081 17.3877 1.17976 17.6273Z",fill:"currentColor"})))}t(Oi,"SvgChevronUp");var $e=Oi;import z1,{createElement as ji}from"react";function qi(o){return ji(u,o,z1.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},z1.createElement("g",{clipPath:"url(#clip0_3736_40175)"},z1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.4597 0.540356C23.7135 0.794197 23.7135 1.20575 23.4597 1.45959L12.9193 12L23.4597 22.5404C23.7135 22.7942 23.7135 23.2058 23.4597 23.4596C23.2059 23.7134 22.7943 23.7134 22.5405 23.4596L12.0001 12.9192L1.45972 23.4596C1.20588 23.7134 0.794319 23.7134 0.540478 23.4596C0.286637 23.2057 0.286637 22.7942 0.540478 22.5403L11.0808 12L0.54048 1.45961C0.286639 1.20577 0.286639 0.794217 0.54048 0.540376C0.794321 0.286535 1.20588 0.286535 1.45972 0.540376L12.0001 11.0807L22.5405 0.540356C22.7943 0.286515 23.2059 0.286515 23.4597 0.540356Z",fill:"currentColor"})),z1.createElement("defs",null,z1.createElement("clipPath",{id:"clip0_3736_40175"},z1.createElement("rect",{width:24,height:24,fill:"white"})))))}t(qi,"SvgClose");var io=qi;import Xt,{createElement as Yi}from"react";function Gi(o){return Yi(u,o,Xt.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Xt.createElement("path",{d:"M12 24C9.62663 24 7.30655 23.2962 5.33316 21.9776C3.35977 20.6591 1.8217 18.7849 0.913451 16.5922C0.00519937 14.3995 -0.232441 11.9867 0.230582 9.65892C0.693604 7.33115 1.83649 5.19295 3.51472 3.51472C5.19295 1.83649 7.33115 0.693604 9.65892 0.230582C11.9867 -0.232441 14.3995 0.00519937 16.5922 0.913451C18.7849 1.8217 20.6591 3.35977 21.9776 5.33316C23.2962 7.30655 24 9.62663 24 12C23.9964 15.1815 22.731 18.2317 20.4813 20.4813C18.2317 22.731 15.1815 23.9964 12 24ZM5.24958 10.7467C5.02396 10.7461 4.80338 10.8134 4.61649 10.9398C4.42961 11.0663 4.28505 11.2459 4.20158 11.4556C4.11812 11.6652 4.09962 11.8951 4.14847 12.1153C4.19732 12.3356 4.31128 12.5361 4.47553 12.6908L9.38309 17.3238C9.59865 17.5247 9.88439 17.6329 10.1789 17.6253C10.4734 17.6178 10.7532 17.495 10.9582 17.2833L19.556 8.28277C19.7619 8.06674 19.8735 7.77777 19.8663 7.47942C19.8591 7.18108 19.7338 6.89781 19.5177 6.69192C19.3017 6.48603 19.0127 6.3744 18.7144 6.38157C18.416 6.38875 18.1328 6.51414 17.9269 6.73017L10.1144 14.9139L6.02363 11.0527C5.81479 10.856 5.5387 10.7466 5.25183 10.7467H5.24958Z",fill:"currentColor"})))}t(Gi,"SvgComplete");var ao=Gi;import Kt,{createElement as Xi}from"react";function Ki(o){return Xi(u,o,Kt.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},Kt.createElement("path",{d:"M20.4327 5.58132H16.0737V1.95344C16.071 1.43619 15.8811 0.941128 15.5451 0.575383C15.2091 0.209663 14.7541 0.00277478 14.2789 0H4.02234C3.54722 0.00280315 3.09223 0.209677 2.75619 0.575383C2.42017 0.941104 2.23026 1.43614 2.22754 1.95344V16.465C2.23029 16.9823 2.42019 17.4776 2.75619 17.8433C3.09221 18.209 3.54722 18.4157 4.02234 18.4187H8.38133V22.0466C8.38408 22.5638 8.57398 23.0589 8.90999 23.4246C9.246 23.7903 9.70101 23.9972 10.1761 24H20.4327C20.9079 23.9972 21.3628 23.7903 21.6989 23.4246C22.0349 23.0589 22.2248 22.5639 22.2275 22.0466V7.53495C22.2248 7.0177 22.0349 6.52245 21.6989 6.1567C21.3629 5.79098 20.9079 5.58429 20.4327 5.58132ZM4.02278 16.7441C3.88129 16.7441 3.76625 16.6192 3.76625 16.465V1.95344C3.76625 1.79927 3.88112 1.67443 4.0226 1.67443H14.2792C14.3472 1.67443 14.4125 1.70377 14.4605 1.7561C14.5086 1.80842 14.5356 1.87944 14.5356 1.95344V5.58132H10.1766C9.70145 5.58431 9.24647 5.791 8.91043 6.1567C8.57441 6.52242 8.3845 7.01765 8.38177 7.53495V16.7443L4.02278 16.7441ZM20.689 22.0467C20.689 22.1208 20.662 22.1918 20.614 22.2441C20.5659 22.2964 20.5006 22.3258 20.4327 22.3258H10.176C10.0346 22.3258 9.91969 22.2009 9.91969 22.0467V7.53515C9.91969 7.38097 10.0346 7.25595 10.176 7.25595H20.4327C20.5006 7.25595 20.5659 7.28548 20.614 7.3378C20.6621 7.39013 20.689 7.46114 20.689 7.53515V22.0467Z",fill:"currentColor"})))}t(Ki,"SvgCopy");var Ji=Ki;import Jt,{createElement as Qi}from"react";function Ri(o){return Qi(u,o,Jt.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},Jt.createElement("path",{d:"M23.2108 17.0072C23.0403 16.7482 22.6992 16.5755 22.3582 16.6619C21.9319 16.7482 21.5055 16.7914 21.0792 16.7914C16.7734 16.7914 13.235 13.2518 13.235 8.84892C13.235 6.1295 14.5992 3.6259 16.9013 2.15827C17.1997 1.98561 17.3276 1.64029 17.285 1.33813C17.2424 0.992806 17.0292 0.733814 16.6882 0.604317C15.4945 0.215828 14.2155 0 12.9366 0C6.41392 0 1.08496 5.39568 1.08496 12C1.08496 18.6043 6.41392 24 12.9366 24C17.1571 24 21.0792 21.7122 23.2108 18C23.424 17.6547 23.424 17.2662 23.2108 17.0072Z",fill:"currentColor"})))}t(Ri,"SvgDarkMode");var o0=Ri;import Z1,{createElement as e0}from"react";function t0(o){return e0(u,o,Z1.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},Z1.createElement("g",{clipPath:"url(#clip0_3736_40135)"},Z1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.42673 4.10987C6.81047 1.73825 8.80256 0 11.1368 0H13.773C16.1072 0 18.0993 1.73825 18.483 4.10987C18.4847 4.1205 18.4862 4.13118 18.4874 4.14188L18.5405 4.60777C19.409 4.71723 20.1677 4.84185 20.8164 4.96697C20.8225 4.96804 20.8285 4.96921 20.8345 4.97045C21.7656 5.15059 22.4685 5.33139 22.9433 5.46895C23.1816 5.53796 23.3623 5.59608 23.4856 5.63775C23.5473 5.65859 23.5946 5.67531 23.6275 5.68723L23.6661 5.70141L23.6773 5.70564L23.6809 5.70701L23.6821 5.7075L23.6827 5.7077C23.6829 5.70779 23.6831 5.70787 23.4549 6.33476L23.6831 5.70787C24.0192 5.8377 24.1895 6.22362 24.0635 6.56985C23.9375 6.91583 23.5633 7.09125 23.2274 6.96194C23.2272 6.96189 23.2271 6.96185 23.227 6.9618L23.2266 6.96166L23.2222 6.95999L23.1963 6.95049C23.1719 6.94166 23.1333 6.92796 23.0803 6.91006C22.9745 6.87428 22.8115 6.82175 22.5914 6.75799C22.278 6.6672 21.8487 6.55361 21.3036 6.43317L20.5397 18.1139L20.5395 18.1166C20.3096 21.4316 17.6317 24 14.4051 24H10.5046C7.27806 24 4.6001 21.4316 4.37022 18.1166L4.37004 18.1139L3.60614 6.43317C3.06101 6.55361 2.63175 6.6672 2.31835 6.75799C2.09824 6.82175 1.93526 6.87428 1.82939 6.91006C1.77645 6.92796 1.7378 6.94166 1.71341 6.95049L1.68755 6.95999L1.68309 6.96166L1.68274 6.9618C1.34671 7.09138 0.972254 6.91596 0.84625 6.56985C0.720202 6.22362 0.890505 5.8377 1.22663 5.70787L1.45486 6.33476C1.22663 5.70787 1.22684 5.70779 1.22707 5.7077L1.22758 5.7075L1.22887 5.70701L1.23245 5.70564L1.24366 5.70141L1.28225 5.68723C1.31516 5.67531 1.36244 5.65859 1.42409 5.63775C1.54739 5.59608 1.72815 5.53796 1.96638 5.46895C2.44118 5.33139 3.14416 5.15059 4.07525 4.97045C4.08123 4.9692 4.08724 4.96804 4.09327 4.96697C4.74202 4.84186 5.50068 4.71723 6.36923 4.60777L6.42232 4.14188C6.42354 4.13118 6.42501 4.1205 6.42673 4.10987ZM7.01295 5.87877C7.02196 5.87794 7.03092 5.87693 7.03984 5.87573C8.53259 5.70737 10.3376 5.58798 12.4549 5.58798C14.5722 5.58798 16.3771 5.70737 17.8699 5.87573C17.8788 5.87693 17.8878 5.87794 17.8968 5.87877C18.6928 5.96908 19.3996 6.07327 20.0172 6.18058L19.2428 18.0212C19.2428 18.0217 19.2427 18.0222 19.2427 18.0227C19.0607 20.6363 16.9491 22.6609 14.4051 22.6609H10.5046C7.96052 22.6609 5.84891 20.6361 5.66701 18.0225C5.66698 18.022 5.66695 18.0216 5.66692 18.0212L4.89257 6.18058C5.51014 6.07327 6.21693 5.96908 7.01295 5.87877ZM17.215 4.46238C15.8455 4.33369 14.2588 4.24893 12.4549 4.24893C10.6509 4.24893 9.0642 4.33369 7.69472 4.46238L7.71155 4.31473C7.99687 2.5966 9.44306 1.33906 11.1368 1.33906H13.773C15.4667 1.33906 16.9129 2.59661 17.1982 4.31474L17.215 4.46238ZM12.4549 9.91416C12.8138 9.91416 13.1049 10.2139 13.1049 10.5837V17.6652C13.1049 18.035 12.8138 18.3348 12.4549 18.3348C12.0959 18.3348 11.8049 18.035 11.8049 17.6652L11.8049 10.5837C11.8049 10.2139 12.0959 9.91416 12.4549 9.91416ZM9.01736 11.3305C9.37635 11.3305 9.66736 11.6302 9.66736 12V16.2489C9.66736 16.6187 9.37635 16.9185 9.01736 16.9185C8.65838 16.9185 8.36736 16.6187 8.36736 16.2489V12C8.36736 11.6302 8.65838 11.3305 9.01736 11.3305ZM15.8924 11.3305C16.2513 11.3305 16.5424 11.6302 16.5424 12V16.2489C16.5424 16.6187 16.2513 16.9185 15.8924 16.9185C15.5334 16.9185 15.2424 16.6187 15.2424 16.2489V12C15.2424 11.6302 15.5334 11.3305 15.8924 11.3305Z",fill:"currentColor"})),Z1.createElement("defs",null,Z1.createElement("clipPath",{id:"clip0_3736_40135"},Z1.createElement("rect",{width:24,height:24,fill:"white",transform:"translate(0.45459)"})))))}t(t0,"SvgDelete");var r0=t0;import m,{createElement as n0}from"react";function i0(o){return n0(u,o,m.createElement("svg",{viewBox:"0 0 228 165",xmlns:"http://www.w3.org/2000/svg"},m.createElement("path",{d:"M37.772 108.328C37.772 90.9014 51.9386 76.78 69.4209 76.78H74.9067V68.0667C74.9067 52.2627 87.7472 39.4032 103.662 39.4032C119.517 39.4032 132.417 52.2026 132.417 68.0667C132.417 80.9263 142.907 91.3822 155.807 91.3822H181.127C183.9 91.3822 186.552 91.923 189.024 92.8844V108.328H37.772Z",fill:"url(#paint0_linear_7539_98594)"}),m.createElement("path",{d:"M82.3193 143.601H140.372C142.724 143.601 144.231 141.017 143.025 138.974L134.646 124.913C130.124 117.341 127.713 108.628 127.713 99.7948H95.0994C95.0994 108.628 92.6881 117.281 88.1668 124.913L79.7874 138.974C78.5817 141.017 80.0285 143.601 82.4398 143.601H82.3193Z",fill:"#D6EAFF"}),m.createElement("path",{d:"M140.373 144.202H82.3198C80.9936 144.202 79.7879 143.541 79.1248 142.339C78.4617 141.197 78.4617 139.815 79.1248 138.674L87.5042 124.612C91.9652 117.101 94.3766 108.568 94.3766 99.8547V99.2538H128.196V99.8547C128.196 108.568 130.547 117.161 135.068 124.612L143.447 138.674C144.111 139.815 144.171 141.197 143.447 142.339C142.784 143.481 141.579 144.202 140.252 144.202H140.373ZM95.6425 100.456C95.5219 109.169 93.1106 117.762 88.6496 125.273L80.2702 139.335C79.7879 140.116 79.7879 141.017 80.2702 141.798C80.6922 142.58 81.5361 143.06 82.3801 143.06H140.433C141.338 143.06 142.121 142.58 142.543 141.798C142.965 141.017 142.965 140.116 142.543 139.335L134.164 125.273C129.703 117.762 127.231 109.229 127.171 100.456H95.7631H95.6425Z",fill:"#0B27C4"}),m.createElement("path",{d:"M33.6713 117.341L189.083 117.341C194.043 117.341 198.065 113.333 198.065 108.388V9.77779C198.065 4.83286 194.043 0.824196 189.083 0.824196L33.6713 0.824196C28.7106 0.824196 24.6891 4.83286 24.6891 9.77779V108.388C24.6891 113.333 28.7106 117.341 33.6713 117.341Z",fill:"#D6EAFF"}),m.createElement("path",{d:"M189.022 117.942H33.611C28.306 117.942 24.0259 113.676 24.0259 108.388V9.77803C24.0259 4.48999 28.306 0.223511 33.611 0.223511H189.022C194.327 0.223511 198.607 4.48999 198.607 9.77803V108.388C198.607 113.676 194.327 117.942 189.022 117.942ZM33.611 1.42534C28.9691 1.42534 25.2316 5.151 25.2316 9.77803V108.388C25.2316 113.015 28.9691 116.741 33.611 116.741H189.022C193.664 116.741 197.402 113.015 197.402 108.388V9.77803C197.402 5.151 193.664 1.42534 189.022 1.42534H33.611Z",fill:"#0B27C4"}),m.createElement("path",{d:"M189.022 108.328V9.83826L33.7312 9.83826V108.328L189.022 108.328Z",fill:"white"}),m.createElement("path",{d:"M189.626 108.929H33.0688V9.23718H189.626V108.929ZM34.3348 107.727H188.42V10.439H34.2745V107.727H34.3348Z",fill:"#0B27C4"}),m.createElement("path",{d:"M37.772 108.328C37.772 90.9014 51.9386 76.78 69.4209 76.78H74.9067V68.0667C74.9067 52.2627 87.7472 39.4032 103.662 39.4032C119.517 39.4032 132.417 52.2026 132.417 68.0667C132.417 80.9263 142.907 91.3822 155.807 91.3822H181.127C183.9 91.3822 186.552 91.923 189.024 92.8844V108.328H37.772Z",fill:"url(#paint1_linear_7539_98594)"}),m.createElement("path",{opacity:.8,d:"M179.98 91.3822V104.122C176.484 103.761 173.229 102.559 170.456 100.696V91.3822H179.98Z",fill:"#3F5AF3"}),m.createElement("path",{d:"M186.972 143.601H218.138C222.001 143.601 225.131 140.481 225.131 136.631V62.2979C225.131 58.4482 222.001 55.3273 218.138 55.3273H186.972C183.11 55.3273 179.979 58.4482 179.979 62.2979V136.631C179.979 140.481 183.11 143.601 186.972 143.601Z",fill:"#D6EAFF"}),m.createElement("path",{d:"M218.14 144.202H186.973C182.753 144.202 179.377 140.777 179.377 136.631V62.2979C179.377 58.0915 182.814 54.7264 186.973 54.7264H218.14C222.36 54.7264 225.736 58.1516 225.736 62.2979V136.631C225.736 140.837 222.299 144.202 218.14 144.202ZM186.973 55.9283C183.416 55.9283 180.583 58.8126 180.583 62.2979V136.631C180.583 140.176 183.477 143.001 186.973 143.001H218.14C221.697 143.001 224.53 140.116 224.53 136.631V62.2979C224.53 58.7526 221.636 55.9283 218.14 55.9283H186.973Z",fill:"#0B27C4"}),m.createElement("path",{d:"M220.913 62.2377V136.571C220.913 138.073 219.647 139.335 218.14 139.335H186.973C185.466 139.335 184.2 138.073 184.2 136.571V62.2377C184.2 60.7354 185.466 59.4735 186.973 59.4735H218.14C219.647 59.4735 220.913 60.7354 220.913 62.2377Z",fill:"white"}),m.createElement("path",{d:"M218.139 139.996H186.972C185.103 139.996 183.596 138.493 183.596 136.631V62.2976C183.596 60.4348 185.103 58.9325 186.972 58.9325H218.139C220.008 58.9325 221.515 60.4348 221.515 62.2976V136.631C221.515 138.493 220.008 139.996 218.139 139.996ZM186.972 60.1343C185.766 60.1343 184.802 61.0958 184.802 62.2976V136.631C184.802 137.832 185.766 138.794 186.972 138.794H218.139C219.344 138.794 220.309 137.832 220.309 136.631V62.2976C220.309 61.0958 219.344 60.1343 218.139 60.1343H186.972Z",fill:"#0B27C4"}),m.createElement("path",{opacity:.8,d:"M167.261 91.3822V98.1124C165.332 96.1895 163.705 93.9661 162.62 91.3822H167.261Z",fill:"#3F5AF3"}),m.createElement("path",{d:"M202.586 67.045C201.259 67.045 200.174 65.9633 200.174 64.6413C200.174 63.3193 201.259 62.2377 202.586 62.2377C203.912 62.2377 204.997 63.3193 204.997 64.6413C204.997 65.9633 203.912 67.045 202.586 67.045ZM202.586 63.4395C201.923 63.4395 201.38 63.9803 201.38 64.6413C201.38 65.3023 201.923 65.8431 202.586 65.8431C203.249 65.8431 203.791 65.3023 203.791 64.6413C203.791 63.9803 203.249 63.4395 202.586 63.4395Z",fill:"#0B27C4"}),m.createElement("path",{d:"M111.317 6.8935C110.292 6.8935 109.448 6.05223 109.448 5.03068C109.448 4.00912 110.292 3.16785 111.317 3.16785C112.341 3.16785 113.185 4.00912 113.185 5.03068C113.185 6.05223 112.341 6.8935 111.317 6.8935ZM111.317 4.36967C110.955 4.36967 110.653 4.67013 110.653 5.03068C110.653 5.39122 110.955 5.69168 111.317 5.69168C111.678 5.69168 111.98 5.39122 111.98 5.03068C111.98 4.67013 111.678 4.36967 111.317 4.36967Z",fill:"#0B27C4"}),m.createElement("path",{d:"M46.2358 75.712H39.9061C39.5444 75.712 39.3032 75.4716 39.3032 75.111C39.3032 74.7505 39.5444 74.5101 39.9061 74.5101H46.2358C46.5975 74.5101 46.8387 74.7505 46.8387 75.111C46.8387 75.4716 46.5975 75.712 46.2358 75.712Z",fill:"#0B27C4"}),m.createElement("path",{d:"M54.6733 75.712H48.3436C47.9819 75.712 47.7407 75.4716 47.7407 75.111C47.7407 74.7505 47.9819 74.5101 48.3436 74.5101H54.6733C55.035 74.5101 55.2762 74.7505 55.2762 75.111C55.2762 75.4716 55.035 75.712 54.6733 75.712Z",fill:"#0B27C4"}),m.createElement("path",{d:"M227.183 79.1236C226.822 79.1236 226.581 78.8832 226.581 78.5227V72.2131C226.581 71.8525 226.822 71.6122 227.183 71.6122C227.545 71.6122 227.786 71.8525 227.786 72.2131V78.5227C227.786 78.8832 227.545 79.1236 227.183 79.1236Z",fill:"#0B27C4"}),m.createElement("path",{d:"M202.588 112.715H205.422C210.907 112.715 216.152 113.856 220.914 115.959V136.571C220.914 138.073 219.648 139.335 218.141 139.335H186.975C185.468 139.335 184.202 138.073 184.202 136.571V91.5624C194.57 93.0647 202.588 101.958 202.588 112.715Z",fill:"url(#paint2_linear_7539_98594)"}),m.createElement("path",{opacity:.8,d:"M197.042 98.4728C193.606 101.658 189.145 103.761 184.202 104.182V91.6224C189.265 92.3435 193.787 94.8674 197.042 98.4728Z",fill:"#3F5AF3"}),m.createElement("path",{d:"M140.373 140.597H128.316C127.955 140.597 127.713 140.356 127.713 139.996C127.713 139.635 127.955 139.395 128.316 139.395H140.373C140.735 139.395 140.976 139.635 140.976 139.996C140.976 140.356 140.735 140.597 140.373 140.597Z",fill:"#0B27C4"}),m.createElement("path",{d:"M124.641 140.597H120.722C120.361 140.597 120.12 140.356 120.12 139.996C120.12 139.635 120.361 139.395 120.722 139.395H124.641C125.003 139.395 125.244 139.635 125.244 139.996C125.244 140.356 125.003 140.597 124.641 140.597Z",fill:"#0B27C4"}),m.createElement("path",{d:"M117.826 140.597H116.5C116.138 140.597 115.897 140.356 115.897 139.996C115.897 139.635 116.138 139.395 116.5 139.395H117.826C118.188 139.395 118.429 139.635 118.429 139.996C118.429 140.356 118.188 140.597 117.826 140.597Z",fill:"#0B27C4"}),m.createElement("path",{opacity:.8,d:"M49.8892 83.5102C53.0842 80.9864 56.7615 79.1235 60.7402 77.9818V87.957C56.8218 87.1157 53.1445 85.6134 49.8892 83.5102Z",fill:"#3F5AF3"}),m.createElement("path",{d:"M113.365 140.597H97.6912C97.3295 140.597 97.0884 140.356 97.0884 139.996C97.0884 139.635 97.3295 139.395 97.6912 139.395H113.365C113.727 139.395 113.968 139.635 113.968 139.996C113.968 140.356 113.727 140.597 113.365 140.597Z",fill:"#0B27C4"}),m.createElement("path",{d:"M93.7137 140.597H82.3201C81.9584 140.597 81.7173 140.356 81.7173 139.996C81.7173 139.635 81.9584 139.395 82.3201 139.395H93.7137C94.0754 139.395 94.3166 139.635 94.3166 139.996C94.3166 140.356 94.0754 140.597 93.7137 140.597Z",fill:"#0B27C4"}),m.createElement("path",{d:"M162.063 50.1633C169.509 48.1187 173.883 40.4436 171.832 33.0205C169.781 25.5975 162.081 21.2374 154.635 23.2821C147.188 25.3267 142.814 33.0018 144.865 40.4249C146.916 47.8479 154.616 52.208 162.063 50.1633Z",fill:"url(#paint3_linear_7539_98594)"}),m.createElement("g",{opacity:.8},m.createElement("path",{d:"M187.816 135.91C187.455 135.91 187.213 135.669 187.213 135.309V119.384C187.213 119.024 187.455 118.784 187.816 118.784C188.178 118.784 188.419 119.024 188.419 119.384V135.309C188.419 135.669 188.178 135.91 187.816 135.91Z",fill:"white"})),m.createElement("g",{opacity:.8},m.createElement("path",{d:"M187.816 116.26C187.455 116.26 187.213 116.02 187.213 115.659V111.753C187.213 111.393 187.455 111.152 187.816 111.152C188.178 111.152 188.419 111.393 188.419 111.753V115.659C188.419 116.02 188.178 116.26 187.816 116.26Z",fill:"white"})),m.createElement("g",{opacity:.8},m.createElement("path",{d:"M187.816 109.469C187.455 109.469 187.213 109.229 187.213 108.868V107.967C187.213 107.606 187.455 107.366 187.816 107.366C188.178 107.366 188.419 107.606 188.419 107.967V108.868C188.419 109.229 188.178 109.469 187.816 109.469Z",fill:"white"})),m.createElement("path",{d:"M210.847 96.0089C210.847 95.2878 210.244 94.7469 209.581 94.7469C208.918 94.7469 208.315 95.3479 208.315 96.0089C208.315 96.6699 208.918 97.2708 209.581 97.2708C210.244 97.2708 210.847 96.6699 210.847 96.0089Z",fill:"url(#paint4_linear_7539_98594)"}),m.createElement("path",{d:"M200.48 75.9466C201.124 73.2337 199.439 70.5145 196.717 69.8731C193.996 69.2318 191.268 70.9112 190.624 73.6242C189.981 76.3372 191.666 79.0564 194.387 79.6977C197.109 80.339 199.837 78.6596 200.48 75.9466Z",fill:"url(#paint5_linear_7539_98594)"}),m.createElement("path",{d:"M218.139 139.996H186.972C185.103 139.996 183.596 138.493 183.596 136.631V62.2976C183.596 60.4348 185.103 58.9325 186.972 58.9325H218.139C220.008 58.9325 221.515 60.4348 221.515 62.2976V136.631C221.515 138.493 220.008 139.996 218.139 139.996ZM186.972 60.1343C185.766 60.1343 184.802 61.0958 184.802 62.2976V136.631C184.802 137.832 185.766 138.794 186.972 138.794H218.139C219.344 138.794 220.309 137.832 220.309 136.631V62.2976C220.309 61.0958 219.344 60.1343 218.139 60.1343H186.972Z",fill:"#0B27C4"}),m.createElement("path",{d:"M101.309 38.862H48.9829C46.5715 38.862 44.5822 36.879 44.5822 34.4753C44.5822 32.0717 43.1354 31.2905 41.3871 31.2905H23.7843C21.373 31.2905 19.3836 29.3075 19.3836 26.9038C19.3836 24.5002 17.9368 23.719 16.1886 23.719H4.61409C2.20274 23.719 0.213379 21.736 0.213379 19.3323C0.213379 16.9287 2.20274 14.9457 4.61409 14.9457H25.8942C28.3056 14.9457 30.2949 16.9287 30.2949 19.3323C30.2949 21.736 31.7417 22.5172 33.49 22.5172H76.1105C78.5219 22.5172 80.5112 24.5002 80.5112 26.9038C80.5112 29.3075 81.9581 30.0887 83.7063 30.0887H101.309C103.72 30.0887 105.71 32.0717 105.71 34.4753C105.71 36.879 103.72 38.862 101.309 38.862ZM4.5538 16.0874C2.80558 16.0874 1.35877 17.5296 1.35877 19.2722C1.35877 21.0149 2.80558 22.4571 4.5538 22.4571H16.1283C18.5396 22.4571 20.529 24.4401 20.529 26.8437C20.529 29.2474 21.9758 30.0286 23.724 30.0286H41.3269C43.7382 30.0286 45.7276 32.0116 45.7276 34.4153C45.7276 36.8189 47.1744 37.6001 48.9226 37.6001H101.249C102.997 37.6001 104.444 36.1579 104.444 34.4153C104.444 32.6726 102.997 31.2304 101.249 31.2304H83.646C81.2346 31.2304 79.2453 29.2474 79.2453 26.8437C79.2453 24.4401 77.7985 23.6589 76.0503 23.6589H33.4297C31.0183 23.6589 29.029 21.6759 29.029 19.2722C29.029 16.8686 27.5822 16.0874 25.8339 16.0874H4.5538Z",fill:"#0B27C4"}),m.createElement("path",{d:"M12.9149 45.4861C10.5035 45.4861 8.51416 43.5031 8.51416 41.0994C8.51416 38.6958 10.5035 36.7128 12.9149 36.7128C15.3262 36.7128 17.3156 38.6958 17.3156 41.0994C17.3156 43.5031 17.0744 41.7003 16.7127 41.7003C16.351 41.7003 16.1099 41.46 16.1099 41.0994C16.1099 39.3568 14.6631 37.9146 12.9149 37.9146C11.1666 37.9146 9.71984 39.3568 9.71984 41.0994C9.71984 42.8421 11.1666 44.2843 12.9149 44.2843C14.6631 44.2843 13.5177 44.5246 13.5177 44.8852C13.5177 45.2457 13.2766 45.4861 12.9149 45.4861Z",fill:"#0B27C4"}),m.createElement("path",{d:"M2.18466 45.4861C1.82296 45.4861 1.58182 45.2457 1.58182 44.8852C1.58182 44.5246 1.82296 44.2843 2.18466 44.2843C3.93289 44.2843 5.37969 42.8421 5.37969 41.0994C5.37969 39.3568 3.93289 37.9146 2.18466 37.9146C0.436432 37.9146 1.58182 37.6742 1.58182 37.3137C1.58182 36.9531 1.82296 36.7128 2.18466 36.7128C4.59601 36.7128 6.58537 38.6958 6.58537 41.0994C6.58537 43.5031 4.59601 45.4861 2.18466 45.4861Z",fill:"#0B27C4"}),m.createElement("path",{d:"M208.313 38.8621C205.902 38.8621 203.913 36.8791 203.913 34.4754C203.913 32.0718 205.902 30.0887 208.313 30.0887C210.725 30.0887 208.916 30.3291 208.916 30.6897C208.916 31.0502 208.675 31.2906 208.313 31.2906C206.565 31.2906 205.118 32.7328 205.118 34.4754C205.118 36.2181 206.565 37.6602 208.313 37.6602C210.062 37.6602 211.508 36.2181 211.508 34.4754C211.508 32.7328 211.749 33.8745 212.111 33.8745C212.473 33.8745 212.714 34.1149 212.714 34.4754C212.714 36.8791 210.725 38.8621 208.313 38.8621Z",fill:"#0B27C4"}),m.createElement("path",{d:"M219.95 38.8621C217.539 38.8621 215.549 36.8791 215.549 34.4754C215.549 32.0718 217.539 30.0887 219.95 30.0887C222.361 30.0887 220.553 30.3291 220.553 30.6897C220.553 31.0502 220.312 31.2906 219.95 31.2906C218.202 31.2906 216.755 32.7328 216.755 34.4754C216.755 36.2181 218.202 37.6602 219.95 37.6602C221.698 37.6602 220.553 37.9006 220.553 38.2612C220.553 38.6217 220.312 38.8621 219.95 38.8621Z",fill:"#0B27C4"}),m.createElement("path",{d:"M113.173 163.601L112.923 163.601L112.923 163.852L113.174 163.851L113.173 163.601ZM113.35 146.526C113.252 146.428 113.094 146.428 112.996 146.526L111.405 148.117C111.307 148.214 111.307 148.373 111.405 148.47C111.503 148.568 111.661 148.568 111.759 148.47L113.173 147.056L114.587 148.47C114.685 148.568 114.843 148.568 114.941 148.47C115.038 148.373 115.038 148.214 114.941 148.117L113.35 146.526ZM207.17 163.299L207.171 163.549L207.419 163.548L207.42 163.301L207.17 163.299ZM207.031 144.201L207.025 145.156L207.525 145.159L207.53 144.204L207.031 144.201ZM207.014 147.066L207.003 148.975L207.503 148.978L207.514 147.069L207.014 147.066ZM206.992 150.885L206.981 152.795L207.481 152.798L207.492 150.888L206.992 150.885ZM206.97 154.704L206.959 156.614L207.459 156.617L207.47 154.707L206.97 154.704ZM206.948 158.524L206.937 160.433L207.437 160.436L207.448 158.527L206.948 158.524ZM206.926 162.343L206.92 163.298L207.42 163.301L207.426 162.346L206.926 162.343ZM207.169 163.049L206.148 163.053L206.149 163.553L207.171 163.549L207.169 163.049ZM204.104 163.059L202.061 163.066L202.062 163.566L204.106 163.559L204.104 163.059ZM200.017 163.072L197.974 163.079L197.976 163.579L200.019 163.572L200.017 163.072ZM195.931 163.085L193.887 163.092L193.889 163.592L195.932 163.585L195.931 163.085ZM191.844 163.099L189.8 163.105L189.802 163.605L191.845 163.599L191.844 163.099ZM187.757 163.112L185.713 163.118L185.715 163.618L187.758 163.612L187.757 163.112ZM183.67 163.125L181.627 163.131L181.628 163.631L183.672 163.625L183.67 163.125ZM179.583 163.138L177.54 163.145L177.541 163.645L179.585 163.638L179.583 163.138ZM175.496 163.151L173.453 163.158L173.455 163.658L175.498 163.651L175.496 163.151ZM171.41 163.164L169.366 163.171L169.368 163.671L171.411 163.664L171.41 163.164ZM167.323 163.177L165.279 163.184L165.281 163.684L167.324 163.677L167.323 163.177ZM163.236 163.191L161.192 163.197L161.194 163.697L163.237 163.691L163.236 163.191ZM159.149 163.204L157.106 163.21L157.107 163.71L159.151 163.704L159.149 163.204ZM155.062 163.217L153.019 163.223L153.02 163.723L155.064 163.717L155.062 163.217ZM150.975 163.23L148.932 163.236L148.933 163.736L150.977 163.73L150.975 163.23ZM146.888 163.243L144.845 163.25L144.847 163.75L146.89 163.743L146.888 163.243ZM142.802 163.256L140.758 163.263L140.76 163.763L142.803 163.756L142.802 163.256ZM138.715 163.269L136.671 163.276L136.673 163.776L138.716 163.769L138.715 163.269ZM134.628 163.282L132.585 163.289L132.586 163.789L134.63 163.782L134.628 163.282ZM130.541 163.296L128.498 163.302L128.499 163.802L130.543 163.796L130.541 163.296ZM126.454 163.309L124.411 163.315L124.412 163.815L126.456 163.809L126.454 163.309ZM122.367 163.322L120.324 163.328L120.326 163.828L122.369 163.822L122.367 163.322ZM118.281 163.335L116.237 163.342L116.239 163.842L118.282 163.835L118.281 163.335ZM114.194 163.348L113.172 163.351L113.174 163.851L114.195 163.848L114.194 163.348ZM113.423 163.601L113.423 162.545L112.923 162.545L112.923 163.601L113.423 163.601ZM113.423 160.433L113.423 158.321L112.923 158.321L112.923 160.433L113.423 160.433ZM113.423 156.208L113.423 154.096L112.923 154.096L112.923 156.208L113.423 156.208ZM113.423 151.983L113.423 149.871L112.923 149.871L112.923 151.983L113.423 151.983ZM113.423 147.759L113.423 146.703L112.923 146.703L112.923 147.759L113.423 147.759ZM113.173 163.601L112.673 163.601L112.673 164.103L113.174 164.101L113.173 163.601ZM113.526 146.349C113.331 146.154 113.015 146.154 112.819 146.349L109.637 149.531C109.442 149.726 109.442 150.043 109.637 150.238C109.833 150.433 110.149 150.433 110.344 150.238L113.173 147.41L116.001 150.238C116.197 150.433 116.513 150.433 116.708 150.238C116.904 150.043 116.904 149.726 116.708 149.531L113.526 146.349ZM207.17 163.299L207.172 163.799L207.667 163.798L207.67 163.302L207.17 163.299ZM206.781 144.2L206.775 145.155L207.775 145.16L207.78 144.205L206.781 144.2ZM206.764 147.064L206.753 148.974L207.753 148.98L207.764 147.07L206.764 147.064ZM206.742 150.884L206.731 152.793L207.731 152.799L207.742 150.889L206.742 150.884ZM206.72 154.703L206.709 156.613L207.709 156.618L207.72 154.709L206.72 154.703ZM206.698 158.522L206.687 160.432L207.687 160.438L207.698 158.528L206.698 158.522ZM206.676 162.342L206.67 163.296L207.67 163.302L207.676 162.347L206.676 162.342ZM207.169 162.799L206.147 162.803L206.15 163.803L207.172 163.799L207.169 162.799ZM204.103 162.809L202.06 162.816L202.063 163.816L204.107 163.809L204.103 162.809ZM200.017 162.822L197.973 162.829L197.976 163.829L200.02 163.822L200.017 162.822ZM195.93 162.835L193.886 162.842L193.89 163.842L195.933 163.835L195.93 162.835ZM191.843 162.849L189.799 162.855L189.803 163.855L191.846 163.849L191.843 162.849ZM187.756 162.862L185.713 162.868L185.716 163.868L187.759 163.862L187.756 162.862ZM183.669 162.875L181.626 162.881L181.629 163.881L183.672 163.875L183.669 162.875ZM179.582 162.888L177.539 162.895L177.542 163.895L179.586 163.888L179.582 162.888ZM175.496 162.901L173.452 162.908L173.455 163.908L175.499 163.901L175.496 162.901ZM171.409 162.914L169.365 162.921L169.368 163.921L171.412 163.914L171.409 162.914ZM167.322 162.927L165.278 162.934L165.282 163.934L167.325 163.927L167.322 162.927ZM163.235 162.941L161.192 162.947L161.195 163.947L163.238 163.94L163.235 162.941ZM159.148 162.954L157.105 162.96L157.108 163.96L159.151 163.954L159.148 162.954ZM155.061 162.967L153.018 162.973L153.021 163.973L155.065 163.967L155.061 162.967ZM150.974 162.98L148.931 162.986L148.934 163.986L150.978 163.98L150.974 162.98ZM146.888 162.993L144.844 163L144.847 164L146.891 163.993L146.888 162.993ZM142.801 163.006L140.757 163.013L140.761 164.013L142.804 164.006L142.801 163.006ZM138.714 163.019L136.671 163.026L136.674 164.026L138.717 164.019L138.714 163.019ZM134.627 163.032L132.584 163.039L132.587 164.039L134.63 164.032L134.627 163.032ZM130.54 163.046L128.497 163.052L128.5 164.052L130.544 164.046L130.54 163.046ZM126.453 163.059L124.41 163.065L124.413 164.065L126.457 164.059L126.453 163.059ZM122.367 163.072L120.323 163.078L120.326 164.078L122.37 164.072L122.367 163.072ZM118.28 163.085L116.236 163.092L116.24 164.092L118.283 164.085L118.28 163.085ZM114.193 163.098L113.171 163.101L113.174 164.101L114.196 164.098L114.193 163.098ZM113.673 163.601L113.673 162.545L112.673 162.545L112.673 163.601L113.673 163.601ZM113.673 160.433L113.673 158.321L112.673 158.321L112.673 160.433L113.673 160.433ZM113.673 156.208L113.673 154.096L112.673 154.096L112.673 156.208L113.673 156.208ZM113.673 151.983L113.673 149.871L112.673 149.871L112.673 151.983L113.673 151.983ZM113.673 147.759L113.673 146.703L112.673 146.703L112.673 147.759L113.673 147.759Z",fill:"#0B27C4"}),m.createElement("defs",null,m.createElement("linearGradient",{id:"paint0_linear_7539_98594",x1:8.23296,y1:35.6175,x2:371.22,y2:246.222,gradientUnits:"userSpaceOnUse"},m.createElement("stop",{stopColor:"#2644F1"}),m.createElement("stop",{offset:.2,stopColor:"#1334F0"}),m.createElement("stop",{offset:.4,stopColor:"#3D59F3"}),m.createElement("stop",{offset:.6,stopColor:"#526AF4"}),m.createElement("stop",{offset:.8,stopColor:"#5E75F5"}),m.createElement("stop",{offset:1,stopColor:"#0E2CD7"})),m.createElement("linearGradient",{id:"paint1_linear_7539_98594",x1:-4.30604,y1:-56.4424,x2:250.429,y2:285.597,gradientUnits:"userSpaceOnUse"},m.createElement("stop",{stopColor:"#2644F1"}),m.createElement("stop",{offset:.2,stopColor:"#1334F0"}),m.createElement("stop",{offset:.4,stopColor:"#3D59F3"}),m.createElement("stop",{offset:.6,stopColor:"#526AF4"}),m.createElement("stop",{offset:.8,stopColor:"#5E75F5"}),m.createElement("stop",{offset:1,stopColor:"#0E2CD7"})),m.createElement("linearGradient",{id:"paint2_linear_7539_98594",x1:40.3648,y1:-89.733,x2:295.1,y2:252.366,gradientUnits:"userSpaceOnUse"},m.createElement("stop",{stopColor:"#2644F1"}),m.createElement("stop",{offset:.2,stopColor:"#1334F0"}),m.createElement("stop",{offset:.4,stopColor:"#3D59F3"}),m.createElement("stop",{offset:.6,stopColor:"#526AF4"}),m.createElement("stop",{offset:.8,stopColor:"#5E75F5"}),m.createElement("stop",{offset:1,stopColor:"#0E2CD7"})),m.createElement("linearGradient",{id:"paint3_linear_7539_98594",x1:42.7137,y1:-120.169,x2:360.531,y2:314.058,gradientUnits:"userSpaceOnUse"},m.createElement("stop",{stopColor:"#2644F1"}),m.createElement("stop",{offset:.2,stopColor:"#1334F0"}),m.createElement("stop",{offset:.4,stopColor:"#3D59F3"}),m.createElement("stop",{offset:.6,stopColor:"#526AF4"}),m.createElement("stop",{offset:.8,stopColor:"#5E75F5"}),m.createElement("stop",{offset:1,stopColor:"#0E2CD7"})),m.createElement("linearGradient",{id:"paint4_linear_7539_98594",x1:47.7199,y1:-123.745,x2:365.538,y2:310.421,gradientUnits:"userSpaceOnUse"},m.createElement("stop",{stopColor:"#2644F1"}),m.createElement("stop",{offset:.2,stopColor:"#1334F0"}),m.createElement("stop",{offset:.4,stopColor:"#3D59F3"}),m.createElement("stop",{offset:.6,stopColor:"#526AF4"}),m.createElement("stop",{offset:.8,stopColor:"#5E75F5"}),m.createElement("stop",{offset:1,stopColor:"#0E2CD7"})),m.createElement("linearGradient",{id:"paint5_linear_7539_98594",x1:48.4927,y1:-124.657,x2:366.371,y2:309.511,gradientUnits:"userSpaceOnUse"},m.createElement("stop",{stopColor:"#2644F1"}),m.createElement("stop",{offset:.2,stopColor:"#1334F0"}),m.createElement("stop",{offset:.4,stopColor:"#3D59F3"}),m.createElement("stop",{offset:.6,stopColor:"#526AF4"}),m.createElement("stop",{offset:.8,stopColor:"#5E75F5"}),m.createElement("stop",{offset:1,stopColor:"#0E2CD7"})))))}t(i0,"SvgDesktop");var a0=i0;import Qt,{createElement as l0}from"react";function s0(o){return l0(u,o,Qt.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},Qt.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.7846 4.31584C24.1751 4.70637 24.1751 5.33953 23.7846 5.73006L10.0607 19.4539C9.1495 20.3651 7.67211 20.3651 6.76089 19.4539L1.03703 13.7301C0.64651 13.3395 0.64651 12.7064 1.03703 12.3158C1.42756 11.9253 2.06072 11.9253 2.45125 12.3158L8.17511 18.0397C8.30528 18.1699 8.51634 18.1699 8.64651 18.0397L22.3704 4.31584C22.7609 3.92532 23.3941 3.92532 23.7846 4.31584Z",fill:"currentColor"})))}t(s0,"SvgDone");var xe=s0;import Rt,{createElement as p0}from"react";function c0(o){return p0(u,o,Rt.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Rt.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 0C5.376 0 0 5.376 0 12C0 18.624 5.376 24 12 24C18.624 24 24 18.624 24 12C24 5.376 18.624 0 12 0ZM10.8 18V15.6H13.2V18H10.8ZM10.8 6V13.2H13.2V6H10.8Z",fill:"currentColor"})))}t(c0,"SvgError");var lo=c0;import or,{createElement as d0}from"react";function m0(o){return d0(u,o,or.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},or.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.4046 1.85421C21.1566 1.83395 20.8342 1.83345 20.3523 1.83345H14.6314C14.2724 1.83345 13.9814 1.54243 13.9814 1.18345C13.9814 0.824463 14.2724 0.533448 14.6314 0.533448L20.3786 0.533448C20.8274 0.533438 21.2032 0.53343 21.5104 0.558531C21.8312 0.58474 22.134 0.641521 22.4209 0.787689C22.8598 1.01133 23.2167 1.36818 23.4403 1.80709C23.5865 2.09396 23.6433 2.3968 23.6695 2.71758C23.6946 3.02482 23.6946 3.40062 23.6945 3.8495V9.59659C23.6945 9.95558 23.4035 10.2466 23.0445 10.2466C22.6856 10.2466 22.3945 9.95558 22.3945 9.59659V3.87565C22.3945 3.39375 22.394 3.07141 22.3738 2.82344C22.3541 2.58305 22.3192 2.47034 22.282 2.39727C22.183 2.20297 22.025 2.045 21.8307 1.946C21.7577 1.90877 21.6449 1.87385 21.4046 1.85421ZM21.8215 2.40646C22.0754 2.6603 22.0754 3.07186 21.8215 3.3257L12.6873 12.46C12.4334 12.7138 12.0219 12.7138 11.768 12.46C11.5142 12.2061 11.5142 11.7946 11.768 11.5407L20.9023 2.40646C21.1561 2.15262 21.5677 2.15262 21.8215 2.40646ZM7.93747 4.13908H10.4248C10.7838 4.13908 11.0748 4.4301 11.0748 4.78908C11.0748 5.14807 10.7838 5.43908 10.4248 5.43908H7.96644C6.80836 5.43908 5.97889 5.43959 5.32826 5.49275C4.68523 5.54528 4.27433 5.646 3.94301 5.81482C3.29435 6.14532 2.76698 6.67269 2.43648 7.32135C2.26766 7.65267 2.16694 8.06357 2.11441 8.7066C2.06125 9.35723 2.06074 10.1867 2.06074 11.3448V16.2616C2.06074 17.4196 2.06125 18.2491 2.11441 18.8997C2.16694 19.5428 2.26766 19.9537 2.43648 20.285C2.76698 20.9336 3.29435 21.461 3.94301 21.7915C4.27433 21.9603 4.68523 22.061 5.32827 22.1136C5.97889 22.1667 6.80836 22.1673 7.96644 22.1673H12.8832C14.0413 22.1673 14.8708 22.1667 15.5214 22.1136C16.1644 22.061 16.5753 21.9603 16.9066 21.7915C17.5553 21.461 18.0827 20.9336 18.4132 20.285C18.582 19.9537 18.6827 19.5428 18.7352 18.8997C18.7884 18.2491 18.7889 17.4196 18.7889 16.2616V13.8032C18.7889 13.4442 19.0799 13.1532 19.4389 13.1532C19.7979 13.1532 20.0889 13.4442 20.0889 13.8032V16.2905C20.0889 17.4133 20.0889 18.2958 20.0309 19.0056C19.9718 19.729 19.8492 20.33 19.5715 20.8752C19.1163 21.7684 18.3901 22.4947 17.4968 22.9498C16.9517 23.2276 16.3507 23.3502 15.6273 23.4093C14.9175 23.4673 14.035 23.4673 12.9121 23.4673H7.93758C6.8147 23.4673 5.93218 23.4673 5.2224 23.4093C4.49897 23.3502 3.89795 23.2276 3.35282 22.9498C2.45956 22.4947 1.73331 21.7684 1.27817 20.8752C1.00041 20.33 0.87783 19.729 0.818724 19.0056C0.760735 18.2958 0.760738 17.4133 0.760742 16.2905V11.3158C0.760738 10.193 0.760735 9.31049 0.818724 8.60074C0.87783 7.87731 1.00041 7.27629 1.27817 6.73116C1.73331 5.83789 2.45956 5.11165 3.35282 4.65651C3.89795 4.37875 4.49897 4.25617 5.2224 4.19706C5.93215 4.13907 6.81465 4.13908 7.93747 4.13908Z",fill:"currentColor"})))}t(m0,"SvgExternalLink");var u0=m0;import No,{createElement as C0}from"react";function g0(o){return C0(u,o,No.createElement("svg",{viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},No.createElement("path",{d:"M17.2235 5.409C16.7886 5.409 16.4469 5.06861 16.4469 4.63539V2.73234C16.4469 2.37648 16.2295 2.09798 16.0276 2.09798H1.97239C1.77049 2.09798 1.55306 2.36101 1.55306 2.73234V4.63539C1.55306 5.06861 1.21139 5.409 0.776532 5.409C0.341674 5.409 0 5.06861 0 4.63539V2.73234C0 1.52552 0.885246 0.550781 1.97239 0.550781H16.0276C17.1148 0.550781 18 1.52552 18 2.73234V4.63539C18 5.05314 17.6428 5.409 17.2235 5.409Z",fill:"#727272"}),No.createElement("path",{d:"M8.99212 17.2606C8.55726 17.2606 8.21559 16.9202 8.21559 16.487V1.32438C8.21559 0.891166 8.55726 0.550781 8.99212 0.550781C9.42698 0.550781 9.76865 0.891166 9.76865 1.32438V16.487C9.76865 16.9047 9.42698 17.2606 8.99212 17.2606Z",fill:"#727272"}),No.createElement("path",{d:"M11.6953 17.4462H6.2906C5.85575 17.4462 5.51407 17.1058 5.51407 16.6726C5.51407 16.2393 5.85575 15.899 6.2906 15.899H11.6953C12.1301 15.899 12.4718 16.2393 12.4718 16.6726C12.4718 17.1058 12.1301 17.4462 11.6953 17.4462Z",fill:"#727272"})))}t(g0,"SvgFont");var h0=g0;import so,{createElement as f0}from"react";function y0(o){return f0(u,o,so.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},so.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.8071 0C24.1477 0 24.4237 0.276065 24.4237 0.616609V17.6986C24.4237 17.7076 24.4235 17.7165 24.4232 17.7255C24.3829 18.6498 23.8666 19.4876 23.0583 19.9387C22.2503 20.3897 21.2662 20.3897 20.4582 19.9387C19.6499 19.4876 19.1337 18.6498 19.0934 17.7255C19.093 17.7165 19.0928 17.7076 19.0928 17.6986V11.5193C19.0928 11.1389 18.9418 10.7742 18.6727 10.5052L18.6726 10.5051C18.4039 10.2362 18.0391 10.0851 17.6586 10.0851C17.3181 10.0851 17.042 9.80903 17.042 9.46848C17.042 9.12794 17.3181 8.85187 17.6586 8.85187C18.3659 8.85187 19.0445 9.13273 19.5447 9.63314M19.5448 9.63324C20.0451 10.1335 20.326 10.8119 20.326 11.5193V17.684C20.3517 18.1764 20.6283 18.6214 21.0592 18.8618L21.0593 18.8619C21.4937 19.1044 22.0229 19.1044 22.4573 18.8619L22.4573 18.8618C22.8882 18.6214 23.1649 18.1763 23.1905 17.684V0.616609C23.1905 0.276065 23.4666 0 23.8071 0",fill:"currentColor"}),so.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.53542 0.57105L5.53714 0.571045L14.4217 0.571047C15.3082 0.57351 16.1576 0.926858 16.7844 1.55365C17.4112 2.18044 17.7645 3.02981 17.767 3.91636L17.767 3.91808L17.767 20.3758H18.8651C19.2057 20.3758 19.4817 20.6518 19.4817 20.9924V23.3831C19.4817 23.7236 19.2057 23.9997 18.8651 23.9997H1.09952C0.758975 23.9997 0.48291 23.7236 0.48291 23.3831V20.9924C0.48291 20.6518 0.758975 20.3758 1.09952 20.3758H2.18995V3.91637C2.19242 3.02981 2.54577 2.18043 3.17256 1.55365C3.79938 0.926839 4.64891 0.573525 5.53542 0.57105ZM5.53805 1.80427C4.97773 1.80604 4.44078 2.02946 4.04457 2.42567C3.64832 2.82191 3.42493 3.35873 3.42317 3.91902V20.9924C3.42317 21.3329 3.14711 21.609 2.80656 21.609H1.71613V22.7665H18.2485V21.609H17.1504C16.8098 21.609 16.5338 21.3329 16.5338 20.9924V3.91862C16.5319 3.35847 16.3085 2.82182 15.9124 2.42566C15.5161 2.02942 14.9793 1.80603 14.419 1.80427H5.53805Z",fill:"currentColor"}),so.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.22655 4.30646C6.18948 4.30646 6.15949 4.33645 6.15949 4.37352V8.75265C6.15985 8.75356 6.16028 8.75458 6.16078 8.75571C6.16671 8.76915 6.17792 8.78734 6.19405 8.80464C6.21007 8.82182 6.22439 8.83114 6.2323 8.83503C6.23277 8.83526 6.23319 8.83546 6.23357 8.83564H13.7229C13.7599 8.83564 13.7899 8.80564 13.7899 8.76858V4.38944C13.7896 4.38853 13.7891 4.38752 13.7886 4.38639C13.7827 4.37294 13.7715 4.35476 13.7554 4.33746C13.7393 4.32028 13.725 4.31096 13.7171 4.30707C13.7166 4.30684 13.7162 4.30664 13.7158 4.30646H6.22655ZM4.92627 4.37352C4.92627 3.65538 5.50838 3.07324 6.22655 3.07324H13.7229C14.1221 3.07324 14.4468 3.27076 14.6572 3.49636C14.862 3.71596 15.0231 4.03077 15.0231 4.37352V8.76858C15.0231 9.48672 14.441 10.0689 13.7229 10.0689H6.22655C5.8273 10.0689 5.50257 9.87134 5.29217 9.64573C5.08738 9.42614 4.92627 9.11132 4.92627 8.76858V4.37352Z",fill:"currentColor"}),so.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.7244 3.19696C23.9967 3.40155 24.0515 3.7881 23.8469 4.06033L22.489 5.86725C22.3169 6.09312 22.2662 6.38829 22.3529 6.65787C22.4396 6.92722 22.6522 7.13715 22.922 7.22041L23.9853 7.53627C24.3118 7.63324 24.4978 7.97649 24.4008 8.30293C24.3038 8.62938 23.9606 8.8154 23.6341 8.71843L22.5634 8.40035C21.9063 8.1994 21.3894 7.68949 21.179 7.03563C20.9687 6.38201 21.0916 5.66758 21.5067 5.12163L22.8611 3.31944C23.0657 3.0472 23.4522 2.99237 23.7244 3.19696Z",fill:"currentColor"})))}t(y0,"SvgGas");var we=y0;import k1,{createElement as v0}from"react";function $0(o){return v0(u,o,k1.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},k1.createElement("g",{clipPath:"url(#clip0_3736_40155)"},k1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 1.75C6.33908 1.75 1.75 6.33908 1.75 12C1.75 17.6609 6.33908 22.25 12 22.25C17.6609 22.25 22.25 17.6609 22.25 12C22.25 6.33908 17.6609 1.75 12 1.75ZM0.25 12C0.25 5.51065 5.51065 0.25 12 0.25C18.4893 0.25 23.75 5.51065 23.75 12C23.75 18.4893 18.4893 23.75 12 23.75C5.51065 23.75 0.25 18.4893 0.25 12Z",fill:"#A2A2A2"}),k1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.749 11.8505C23.7751 13.8958 23.2667 15.9124 22.2743 17.7009C21.2819 19.4895 19.8398 20.988 18.0906 22.0482C16.3414 23.1085 14.3458 23.6937 12.301 23.7461C10.2562 23.7985 8.23322 23.3163 6.43202 22.347C4.63082 21.3777 3.11385 19.955 2.03114 18.2197C1.81188 17.8682 1.91902 17.4056 2.27045 17.1864C2.62187 16.9671 3.0845 17.0742 3.30376 17.4257C4.24825 18.9395 5.57157 20.1806 7.14283 21.0261C8.71408 21.8716 10.4788 22.2923 12.2626 22.2466C14.0463 22.2009 15.7872 21.6904 17.3131 20.7655C18.839 19.8406 20.097 18.5334 20.9627 16.9732C21.8284 15.4129 22.2719 13.6537 22.2492 11.8696C22.2265 10.0854 21.7384 8.33807 20.8333 6.80038C19.9281 5.26269 18.6372 3.98792 17.0883 3.10216C15.5394 2.21639 13.786 1.7503 12.0017 1.75C11.5875 1.74993 11.2518 1.41409 11.2519 0.999873C11.2519 0.585659 11.5878 0.24993 12.002 0.25C14.0474 0.250346 16.0573 0.784638 17.8329 1.80003C19.6085 2.81543 21.0883 4.27674 22.1259 6.03946C23.1635 7.80217 23.723 9.80522 23.749 11.8505Z",fill:"currentColor"})),k1.createElement("defs",null,k1.createElement("clipPath",{id:"clip0_3736_40155"},k1.createElement("rect",{width:24,height:24,fill:"white"})))))}t($0,"SvgInProgress");var x0=$0;import er,{createElement as w0}from"react";function S0(o){return w0(u,o,er.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},er.createElement("path",{d:"M12 24C9.62663 24 7.30655 23.2962 5.33316 21.9776C3.35977 20.6591 1.8217 18.7849 0.913451 16.5922C0.00519935 14.3995 -0.232441 11.9867 0.230582 9.65892C0.693604 7.33115 1.83649 5.19295 3.51472 3.51472C5.19295 1.83649 7.33115 0.693604 9.65892 0.230582C11.9867 -0.232441 14.3995 0.00519935 16.5922 0.913451C18.7849 1.8217 20.6591 3.35977 21.9776 5.33316C23.2962 7.30655 24 9.62663 24 12C23.9964 15.1815 22.731 18.2317 20.4813 20.4813C18.2317 22.731 15.1815 23.9964 12 24ZM9.91412 8.40428V9.70711L11.5837 9.99513V17.9201L9.91412 18.2081V19.4997H15.2762V18.2081L13.6066 17.9201V8.40428H9.91412ZM11.5837 3.50122V5.56235H13.6089V3.50122H11.5837Z",fill:"currentColor"})))}t(S0,"SvgInfoError");var po=S0;import zo,{createElement as b0}from"react";function k0(o){return b0(u,o,zo.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},zo.createElement("path",{d:"M12.2133 10.1543C11.969 10.1582 11.736 10.2584 11.5656 10.4334C11.3952 10.6082 11.3015 10.8434 11.3048 11.0872V17.5287C11.3013 17.775 11.3971 18.0125 11.5705 18.1879C11.744 18.3633 11.9807 18.4619 12.2278 18.4619C12.475 18.4619 12.7117 18.3633 12.8852 18.1879C13.0587 18.0124 13.1543 17.775 13.1507 17.5287V11.0872C13.1543 10.8385 13.0566 10.599 12.8798 10.4232C12.7033 10.2475 12.4628 10.1504 12.2133 10.1543Z",fill:"currentColor"}),zo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.1508 7.38487C13.1508 7.89462 12.7375 8.30795 12.2278 8.30795C11.718 8.30795 11.3047 7.89462 11.3047 7.38487C11.3047 6.87511 11.718 6.46179 12.2278 6.46179C12.7375 6.46179 13.1508 6.87511 13.1508 7.38487Z",fill:"currentColor"}),zo.createElement("path",{d:"M12.2275 0.00012207C5.6104 0.00012207 0.227539 5.38298 0.227539 12.0001C0.227539 18.6173 5.6104 24.0001 12.2275 24.0001C18.8447 24.0001 24.2275 18.6173 24.2275 12.0001C24.2275 5.38298 18.8447 0.00012207 12.2275 0.00012207ZM12.2275 1.71441C17.9185 1.71441 22.5133 6.30928 22.5133 12.0001C22.5133 17.691 17.9184 22.2858 12.2275 22.2858C6.5367 22.2858 1.94182 17.691 1.94182 12.0001C1.94182 6.30928 6.5367 1.71441 12.2275 1.71441Z",fill:"currentColor"})))}t(k0,"SvgInfo");var Se=k0;import tr,{createElement as L0}from"react";function I0(o){return L0(u,o,tr.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},tr.createElement("path",{d:"M12.2469 1.67681e-05C12.2296 0.00177073 12.2125 0.00462869 12.1957 0.00854623C12.0947 0.0212373 12.0021 0.0710693 11.9359 0.148333C11.8696 0.225596 11.8346 0.324751 11.8374 0.426473V3.67613C11.9742 3.66947 12.1084 3.65907 12.2469 3.65907C12.3826 3.65907 12.5221 3.66974 12.6563 3.67613V0.426473C12.6586 0.371292 12.6497 0.316218 12.6301 0.264563C12.6106 0.212908 12.5808 0.165734 12.5425 0.125893C12.5043 0.0860515 12.4584 0.0543547 12.4076 0.0327186C12.3568 0.0110824 12.3021 -2.35129e-05 12.2469 1.67681e-05ZM3.99881 3.40335C3.9213 3.41093 3.84756 3.44043 3.78624 3.48843C3.72491 3.53643 3.67855 3.60093 3.65258 3.67435C3.62662 3.74777 3.62213 3.82706 3.63964 3.90294C3.65715 3.97883 3.69594 4.04815 3.75145 4.10277L6.05441 6.40572C6.23944 6.20195 6.43025 6.01042 6.63441 5.82572L4.33146 3.52277C4.28844 3.47928 4.23624 3.44598 4.17867 3.42531C4.12111 3.40465 4.05965 3.39715 3.99881 3.40335ZM20.401 3.40335C20.3073 3.41349 20.2199 3.45567 20.1537 3.52277L17.8507 5.82572C18.0537 6.00903 18.2552 6.19503 18.4392 6.39719L20.7336 4.10279C20.7946 4.04311 20.8354 3.96588 20.8503 3.8819C20.8652 3.79792 20.8536 3.71138 20.8169 3.63435C20.7803 3.55732 20.7205 3.49366 20.646 3.45225C20.5714 3.41084 20.4858 3.39373 20.401 3.40335ZM12.2297 4.97277C8.35279 4.97277 5.20985 8.12417 5.20985 12.001C5.20985 15.8779 8.35252 19.0293 12.2297 19.0293C16.1065 19.0293 19.2579 15.8782 19.2579 12.001C19.2579 8.12417 16.1065 4.97277 12.2297 4.97277ZM0.561366 11.5916C0.452783 11.6029 0.35314 11.6569 0.284358 11.7417C0.215576 11.8265 0.183289 11.9351 0.194599 12.0437C0.20591 12.1523 0.259892 12.2519 0.34467 12.3207C0.429448 12.3895 0.538077 12.4218 0.646661 12.4105H3.90505C3.89866 12.2767 3.88799 12.1449 3.88799 12.0096C3.88799 11.8713 3.89837 11.7283 3.90505 11.5916H0.646661C0.632455 11.5909 0.618219 11.5909 0.604013 11.5916C0.589807 11.5909 0.575572 11.5909 0.561366 11.5916ZM20.597 11.5916C20.6037 11.7283 20.6055 11.8713 20.6055 12.0096C20.6055 12.1448 20.6034 12.2767 20.597 12.4105H23.8467C23.901 12.4114 23.9549 12.4014 24.0054 12.3812C24.0558 12.361 24.1018 12.331 24.1405 12.2929C24.1792 12.2548 24.21 12.2094 24.231 12.1593C24.252 12.1092 24.2628 12.0554 24.2628 12.001C24.2628 11.9467 24.252 11.8929 24.231 11.8428C24.21 11.7927 24.1792 11.7473 24.1405 11.7091C24.1018 11.671 24.0558 11.641 24.0054 11.6209C23.9549 11.6007 23.901 11.5907 23.8467 11.5916H20.597ZM6.05434 17.5964L3.75138 19.8993C3.7133 19.9374 3.68309 19.9826 3.66248 20.0324C3.64187 20.0821 3.63126 20.1355 3.63126 20.1893C3.63126 20.2981 3.67447 20.4024 3.75138 20.4793C3.8283 20.5562 3.93261 20.5994 4.04139 20.5994C4.15016 20.5994 4.25447 20.5562 4.33139 20.4793L6.6258 18.1764C6.42326 17.9926 6.238 17.7989 6.05434 17.5964ZM18.4391 17.6133C18.2565 17.8138 18.0603 18.0027 17.8591 18.1848L20.1535 20.4792C20.2304 20.5561 20.3348 20.5993 20.4435 20.5993C20.5523 20.5993 20.6566 20.5561 20.7335 20.4792C20.8104 20.4023 20.8536 20.298 20.8536 20.1892C20.8536 20.0804 20.8104 19.9761 20.7335 19.8992L18.4391 17.6133ZM11.8372 20.3342V23.5839C11.8363 23.6382 11.8462 23.6922 11.8664 23.7426C11.8866 23.793 11.9166 23.839 11.9547 23.8777C11.9928 23.9164 12.0382 23.9472 12.0884 23.9682C12.1385 23.9892 12.1923 24 12.2466 24C12.3009 24 12.3547 23.9892 12.4048 23.9682C12.4549 23.9472 12.5004 23.9164 12.5385 23.8777C12.5766 23.839 12.6066 23.793 12.6268 23.7426C12.647 23.6922 12.6569 23.6382 12.656 23.5839V20.3342C12.5219 20.3407 12.3823 20.3511 12.2466 20.3511C12.1082 20.3511 11.974 20.3407 11.8372 20.3342Z",fill:"currentColor"})))}t(I0,"SvgLightMode");var T0=I0;import rr,{createElement as P0}from"react";function M0(o){return P0(u,o,rr.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},rr.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.477539 12.0001C0.477539 9.15583 2.78327 6.8501 5.62754 6.8501H7.82754C8.24175 6.8501 8.57754 7.18588 8.57754 7.6001C8.57754 8.01431 8.24175 8.3501 7.82754 8.3501H5.62754C3.6117 8.3501 1.97754 9.98426 1.97754 12.0001C1.97754 14.0159 3.6117 15.6501 5.62754 15.6501H7.82754C8.24175 15.6501 8.57754 15.9859 8.57754 16.4001C8.57754 16.8143 8.24175 17.1501 7.82754 17.1501H5.62754C2.78327 17.1501 0.477539 14.8444 0.477539 12.0001ZM15.8775 7.6001C15.8775 7.18588 16.2133 6.8501 16.6275 6.8501H18.8275C21.6718 6.8501 23.9775 9.15583 23.9775 12.0001C23.9775 14.8444 21.6718 17.1501 18.8275 17.1501H16.6275C16.2133 17.1501 15.8775 16.8143 15.8775 16.4001C15.8775 15.9859 16.2133 15.6501 16.6275 15.6501H18.8275C20.8434 15.6501 22.4775 14.0159 22.4775 12.0001C22.4775 9.98426 20.8434 8.3501 18.8275 8.3501H16.6275C16.2133 8.3501 15.8775 8.01431 15.8775 7.6001ZM7.07754 12.0001C7.07754 11.5859 7.41333 11.2501 7.82754 11.2501H16.6275C17.0418 11.2501 17.3775 11.5859 17.3775 12.0001C17.3775 12.4143 17.0418 12.7501 16.6275 12.7501H7.82754C7.41333 12.7501 7.07754 12.4143 7.07754 12.0001Z",fill:"currentColor"})))}t(M0,"SvgLink");var B0=M0;import Y,{createElement as W0}from"react";function D0(o){return W0(u,o,Y.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},Y.createElement("path",{d:"M24.432 11.1616C24.5297 11.9542 24.3082 12.7531 23.8169 13.3826C23.3254 14.012 22.6039 14.4206 21.8113 14.5181C21.0187 14.6157 20.2196 14.3945 19.5903 13.903C18.9607 13.4115 18.5523 12.69 18.4547 11.8974C18.3572 11.1047 18.5784 10.3059 19.0699 9.67634C19.5615 9.047 20.2827 8.63838 21.0753 8.54093C21.8682 8.44325 22.667 8.66448 23.2964 9.15599C23.9259 9.64753 24.3343 10.369 24.432 11.1616Z",fill:"currentColor"}),Y.createElement("path",{d:"M19.9341 3.46405C20.4122 3.93997 20.6819 4.5865 20.6834 5.26117C20.6849 5.93583 20.4185 6.58367 19.9425 7.06182C19.4664 7.53997 18.8201 7.80962 18.1452 7.81117C17.4706 7.81273 16.8229 7.54622 16.3446 7.07027C15.8664 6.59435 15.5968 5.94782 15.5952 5.27315C15.5937 4.59832 15.8602 3.95065 16.3361 3.4725C16.812 2.99412 17.4586 2.72469 18.1332 2.72315C18.8081 2.72137 19.4557 2.98788 19.9341 3.46405H19.9341Z",fill:"currentColor"}),Y.createElement("path",{d:"M13.2107 0.786521C13.7696 0.902717 14.2596 1.23635 14.5727 1.71383C14.8856 2.19109 14.9962 2.77341 14.88 3.33253C14.7638 3.89142 14.4301 4.38138 13.9527 4.69448C13.4752 5.00738 12.8931 5.118 12.334 5.0018C11.7751 4.8856 11.2851 4.55197 10.972 4.0745C10.6591 3.59701 10.5485 3.01491 10.6647 2.45579C10.7809 1.89691 11.1145 1.40694 11.592 1.09384C12.0693 0.780943 12.6516 0.670326 13.2107 0.786521Z",fill:"currentColor"}),Y.createElement("path",{d:"M7.17135 1.74731C7.633 1.52184 8.16556 1.48928 8.65131 1.65655C9.13727 1.82359 9.53694 2.17707 9.76217 2.63895C9.98742 3.10059 10.0202 3.63293 9.85294 4.11891C9.68567 4.60487 9.33241 5.00431 8.87054 5.22977C8.40889 5.45502 7.87632 5.4878 7.39057 5.32053C6.90462 5.15327 6.50495 4.80001 6.27971 4.33814C6.05447 3.87626 6.02168 3.34392 6.18895 2.85794C6.35621 2.37221 6.70948 1.97254 7.17135 1.74731Z",fill:"currentColor"}),Y.createElement("path",{d:"M2.63401 5.40181C2.85056 4.99971 3.21807 4.7002 3.65569 4.56905C4.09326 4.43792 4.56495 4.48609 4.96706 4.70264C5.36916 4.91942 5.66867 5.28693 5.79982 5.72449C5.93073 6.16206 5.88278 6.63375 5.666 7.03586C5.44945 7.43774 5.08194 7.73725 4.64432 7.86839C4.20676 7.99953 3.73506 7.95135 3.33295 7.7348C2.93085 7.51803 2.63134 7.15052 2.5002 6.71295C2.36906 6.27561 2.41723 5.80392 2.63401 5.40181Z",fill:"currentColor"}),Y.createElement("path",{d:"M0.56274 10.2383C0.521481 9.8407 0.639906 9.44326 0.891915 9.13308C1.14393 8.82263 1.5088 8.62526 1.90623 8.58422C2.30387 8.54297 2.70153 8.66139 3.01172 8.9134C3.32191 9.16541 3.51931 9.53029 3.56057 9.92771C3.60161 10.3254 3.48318 10.7228 3.23117 11.033C2.97938 11.3432 2.61428 11.5408 2.21686 11.5818C1.81944 11.6231 1.42178 11.5047 1.1116 11.2527C0.801376 11.0006 0.604001 10.6358 0.56274 10.2383Z",fill:"currentColor"}),Y.createElement("path",{d:"M0.838025 15.3494C0.582888 15.08 0.445065 14.7203 0.455102 14.3492C0.465138 13.9783 0.622145 13.6264 0.891549 13.3712C1.16095 13.1161 1.52071 12.9783 1.89182 12.9883C2.2627 12.9983 2.61439 13.1553 2.86976 13.4248C3.1249 13.6942 3.26272 14.0539 3.25269 14.4248C3.24265 14.7959 3.08564 15.1476 2.81624 15.403C2.54683 15.6581 2.18707 15.7959 1.8162 15.7859C1.44509 15.7759 1.0934 15.6188 0.838025 15.3494Z",fill:"currentColor"}),Y.createElement("path",{d:"M3.04198 19.3038C2.70389 19.2485 2.40169 19.0611 2.20186 18.7828C2.00181 18.5047 1.92063 18.1586 1.97594 17.8205C2.03126 17.4825 2.21859 17.1802 2.4967 16.9802C2.7748 16.7803 3.12118 16.6989 3.45923 16.7542C3.7971 16.8096 4.09952 16.9971 4.29935 17.2752C4.4994 17.5533 4.58058 17.8995 4.52527 18.2375C4.46995 18.5756 4.28262 18.8778 4.00451 19.0779C3.72619 19.2777 3.38003 19.3591 3.04198 19.3038Z",fill:"currentColor"}),Y.createElement("path",{d:"M6.31283 21.765C6.03451 21.9107 5.70999 21.9399 5.41025 21.8462C5.11051 21.7523 4.86029 21.5433 4.71463 21.2652C4.569 20.9869 4.53978 20.6624 4.63367 20.3626C4.72734 20.0629 4.93631 19.8127 5.21442 19.667C5.49275 19.5214 5.81744 19.4922 6.11701 19.5861C6.41674 19.6797 6.66697 19.8887 6.81263 20.167C6.95826 20.4451 6.98747 20.7699 6.89358 21.0696C6.79992 21.3691 6.59095 21.6194 6.31283 21.765Z",fill:"currentColor"}),Y.createElement("path",{d:"M9.33649 22.6063C9.20825 22.8289 8.99683 22.9915 8.74883 23.0582C8.50061 23.1251 8.23633 23.0905 8.01353 22.9623C7.79096 22.8341 7.62838 22.6226 7.56169 22.3744C7.49478 22.1264 7.52935 21.8619 7.65759 21.6393C7.78583 21.4168 7.99725 21.2542 8.24548 21.1873C8.49348 21.1206 8.75798 21.1552 8.98055 21.2834C9.20334 21.4116 9.36593 21.623 9.43261 21.871C9.4993 22.1193 9.46473 22.3838 9.33649 22.6063Z",fill:"currentColor"}),Y.createElement("path",{d:"M11.5464 22.9354C11.461 23.084 11.3201 23.1924 11.1546 23.2367C10.9891 23.2813 10.8129 23.2581 10.6644 23.1727C10.3553 22.9948 10.2491 22.5998 10.4271 22.2907C10.5127 22.1424 10.6537 22.034 10.819 21.9894C10.9844 21.945 11.1606 21.968 11.3091 22.0534C11.4575 22.139 11.5658 22.28 11.6104 22.4453C11.655 22.6107 11.6319 22.7871 11.5464 22.9354Z",fill:"currentColor"}),Y.createElement("path",{d:"M13.7535 22.6851C13.6964 22.7839 13.6025 22.8562 13.4921 22.8859C13.3819 22.9158 13.2644 22.9004 13.1654 22.8433C12.9593 22.7246 12.8886 22.4615 13.0073 22.2554C13.1259 22.0493 13.3891 21.9784 13.5951 22.097C13.6942 22.1541 13.7664 22.248 13.7961 22.3584C13.8257 22.4686 13.8103 22.5861 13.7535 22.6851Z",fill:"currentColor"})))}t(D0,"SvgLoading");var be=D0;import x,{createElement as H0}from"react";function N0(o){return H0(u,o,x.createElement("svg",{viewBox:"0 0 124 45",xmlns:"http://www.w3.org/2000/svg"},x.createElement("g",{clipPath:"url(#clip0_4784_46479)"},x.createElement("path",{d:"M61.5225 16.129H59.7776V21.4426H56.1006V5.27441H62.5335C65.5899 5.27441 68.0452 7.74673 68.0452 10.8155C68.0452 12.8012 66.8507 14.6025 65.0824 15.5051L68.5058 21.4426H64.5555L61.5225 16.129ZM59.7776 12.8954H62.5335C63.5445 12.8954 64.372 11.9967 64.372 10.8155C64.372 9.63432 63.5445 8.73565 62.5335 8.73565H59.7776V12.8915V12.8954Z",fill:"#010101"}),x.createElement("path",{d:"M81.3251 9.8931V21.4423H77.8784V20.3553C77.1211 21.2343 75.993 21.7641 74.4551 21.7641C71.4455 21.7641 68.9629 19.1074 68.9629 15.6658C68.9629 12.2241 71.4455 9.56738 74.4551 9.56738C75.993 9.56738 77.1211 10.0972 77.8784 10.9762V9.88918H81.3251V9.8931ZM77.8784 15.6658C77.8784 13.9351 76.7308 12.8481 75.146 12.8481C73.5612 12.8481 72.4135 13.9351 72.4135 15.6658C72.4135 17.3964 73.5612 18.4834 75.146 18.4834C76.7308 18.4834 77.8784 17.3964 77.8784 15.6658Z",fill:"#010101"}),x.createElement("path",{d:"M94.8778 14.3472V21.4384H91.4311V14.8573C91.4311 13.425 90.5372 12.7539 89.4325 12.7539C88.1678 12.7539 87.2973 13.4917 87.2973 15.132V21.4384H83.8506V9.89308H87.2973V10.9801C87.918 10.1246 89.0656 9.57129 90.584 9.57129C92.9027 9.57129 94.8818 11.2352 94.8818 14.3511L94.8778 14.3472Z",fill:"#010101"}),x.createElement("path",{d:"M109.027 9.89355V20.8659C109.027 24.747 106.018 26.3874 102.961 26.3874C100.572 26.3874 98.5738 25.4848 97.516 23.5933L100.455 21.8862C100.892 22.6946 101.56 23.3421 103.075 23.3421C104.683 23.3421 105.67 22.5102 105.67 20.8698V19.8063C104.913 20.7521 103.808 21.3094 102.317 21.3094C99.054 21.3094 96.665 18.6291 96.665 15.4425C96.665 12.256 99.054 9.57568 102.317 9.57568C103.812 9.57568 104.913 10.129 105.67 11.0787V9.9014H109.023L109.027 9.89355ZM105.674 15.4347C105.674 13.8414 104.527 12.7544 102.895 12.7544C101.263 12.7544 100.116 13.8414 100.116 15.4347C100.116 17.0279 101.263 18.115 102.895 18.115C104.527 18.115 105.674 17.0279 105.674 15.4347Z",fill:"#010101"}),x.createElement("path",{d:"M110.979 15.6658C110.979 12.2241 113.688 9.56738 117.069 9.56738C120.449 9.56738 123.158 12.2241 123.158 15.6658C123.158 19.1074 120.445 21.7641 117.069 21.7641C113.692 21.7641 110.979 19.1074 110.979 15.6658ZM119.708 15.6658C119.708 14.0254 118.56 12.9423 117.065 12.9423C115.57 12.9423 114.422 14.0293 114.422 15.6658C114.422 17.3022 115.57 18.3892 117.065 18.3892C118.56 18.3892 119.708 17.3022 119.708 15.6658Z",fill:"#010101"}),x.createElement("path",{d:"M56.7563 36.4374H61.7527V37.1556H56.0029V27.1133H61.6825V27.8314H56.7602V31.7322H61.3272V32.4503H56.7602V36.4374H56.7563Z",fill:"#010101"}),x.createElement("path",{d:"M69.6027 37.1556H68.7322L66.3199 34.0279L63.9076 37.1556H63.0371L65.8905 33.4667L63.2089 29.9819H64.0793L66.3199 32.8938L68.5761 29.9819H69.431L66.761 33.4549L69.6027 37.1556Z",fill:"#010101"}),x.createElement("path",{d:"M74.2122 37.3128C73.1387 37.3128 72.2448 36.9557 71.5305 36.2375C70.8162 35.5194 70.4609 34.6325 70.4609 33.569C70.4609 32.5055 70.8162 31.6186 71.5305 30.9005C72.2448 30.1823 73.1387 29.8252 74.2122 29.8252C74.907 29.8252 75.5354 29.99 76.0975 30.3197C76.6596 30.6493 77.0695 31.0967 77.3232 31.6618L76.7377 32.0071C76.5269 31.548 76.199 31.183 75.7462 30.9162C75.2934 30.6493 74.7821 30.5159 74.2122 30.5159C73.3573 30.5159 72.6391 30.8102 72.0575 31.3988C71.4758 31.9875 71.187 32.7135 71.187 33.5729C71.187 34.4323 71.4758 35.1583 72.0575 35.747C72.6391 36.3356 73.3573 36.6299 74.2122 36.6299C74.7821 36.6299 75.2934 36.4965 75.7462 36.2297C76.199 35.9628 76.5425 35.5978 76.7806 35.1387L77.3818 35.4958C77.0968 36.0491 76.6713 36.4926 76.1053 36.8222C75.5393 37.1519 74.907 37.3167 74.2161 37.3167L74.2122 37.3128Z",fill:"#010101"}),x.createElement("path",{d:"M82.5582 29.825C83.4053 29.825 84.0766 30.084 84.5763 30.6059C85.0759 31.1279 85.3258 31.8225 85.3258 32.6937V37.1556H84.5997V32.6937C84.5997 32.0226 84.4163 31.4928 84.0493 31.1004C83.6824 30.708 83.1671 30.5117 82.4997 30.5117C81.7658 30.5117 81.1686 30.7551 80.7002 31.2417C80.2357 31.7283 80.0014 32.4386 80.0014 33.3647V37.1517H79.2871V27.1094H80.0014V31.3398C80.5167 30.3273 81.3677 29.8171 82.5543 29.8171L82.5582 29.825Z",fill:"#010101"}),x.createElement("path",{d:"M93.96 29.9821H94.6899V37.1558H93.96V35.535C93.6555 36.0884 93.2379 36.524 92.7031 36.8418C92.1683 37.1558 91.5672 37.3167 90.8919 37.3167C89.8731 37.3167 89.0026 36.9556 88.2805 36.2336C87.5583 35.5115 87.1953 34.6246 87.1953 33.5729C87.1953 32.5212 87.5583 31.6343 88.2805 30.9122C89.0026 30.1901 89.8731 29.8291 90.8919 29.8291C91.5672 29.8291 92.1722 29.9861 92.7031 30.3039C93.234 30.6179 93.6555 31.0535 93.96 31.6107V29.99V29.9821ZM88.7996 35.7352C89.3852 36.3277 90.0995 36.626 90.9465 36.626C91.7936 36.626 92.5079 36.3277 93.0856 35.7352C93.6672 35.1426 93.9561 34.4205 93.9561 33.569C93.9561 32.7174 93.6672 31.9953 93.0856 31.4027C92.504 30.8102 91.7897 30.5119 90.9465 30.5119C90.1034 30.5119 89.3852 30.8102 88.7996 31.4027C88.2141 31.9953 87.9214 32.7174 87.9214 33.569C87.9214 34.4205 88.2141 35.1426 88.7996 35.7352Z",fill:"#010101"}),x.createElement("path",{d:"M100.499 29.8252C101.346 29.8252 102.017 30.0842 102.517 30.6062C103.016 31.1281 103.266 31.8227 103.266 32.6939V37.1558H102.54V32.6939C102.54 32.0228 102.357 31.4931 101.99 31.1006C101.623 30.7082 101.108 30.512 100.44 30.512C99.7062 30.512 99.109 30.7553 98.6406 31.2419C98.1761 31.7285 97.9419 32.4388 97.9419 33.365V37.1519H97.2275V29.9783H97.9419V31.34C98.4571 30.3275 99.3081 29.8174 100.495 29.8174L100.499 29.8252Z",fill:"#010101"}),x.createElement("path",{d:"M111.955 29.9822H112.669V36.8105C112.669 37.8543 112.33 38.6745 111.655 39.2788C110.979 39.8832 110.132 40.1814 109.113 40.1814C108.294 40.1814 107.595 40.0284 107.017 39.7223C106.436 39.4162 106.014 38.9963 105.749 38.4587L106.377 38.1016C106.834 39.0277 107.747 39.4947 109.117 39.4947C110.003 39.4947 110.698 39.2514 111.202 38.7687C111.705 38.286 111.959 37.6346 111.959 36.8105V35.4919C111.662 36.057 111.249 36.5004 110.71 36.8262C110.171 37.1519 109.566 37.3128 108.891 37.3128C107.864 37.3128 106.99 36.9517 106.272 36.2297C105.553 35.5076 105.194 34.6207 105.194 33.569C105.194 32.5173 105.553 31.6304 106.272 30.9083C106.99 30.1862 107.864 29.8252 108.891 29.8252C109.566 29.8252 110.171 29.9861 110.71 30.3118C111.249 30.6375 111.662 31.081 111.959 31.6461V29.9822H111.955ZM106.783 35.7352C107.369 36.3278 108.083 36.626 108.93 36.626C109.777 36.626 110.491 36.3278 111.077 35.7352C111.662 35.1426 111.955 34.4206 111.955 33.569C111.955 32.7174 111.662 31.9953 111.077 31.4028C110.491 30.8102 109.777 30.5119 108.93 30.5119C108.083 30.5119 107.369 30.8102 106.783 31.4028C106.198 31.9953 105.905 32.7174 105.905 33.569C105.905 34.4206 106.198 35.1426 106.783 35.7352Z",fill:"#010101"}),x.createElement("path",{d:"M118.419 29.8252C119.465 29.8252 120.316 30.198 120.968 30.9436C121.62 31.6892 121.944 32.5761 121.944 33.5965C121.944 33.6357 121.944 33.6906 121.936 33.7691C121.932 33.8476 121.928 33.9025 121.928 33.9418H115.464C115.55 34.7463 115.87 35.3938 116.428 35.8843C116.987 36.3788 117.674 36.6221 118.489 36.6221C119.059 36.6221 119.559 36.5044 119.988 36.265C120.418 36.0256 120.738 35.7117 120.96 35.3192L121.589 35.692C121.296 36.1904 120.874 36.5828 120.332 36.8772C119.789 37.1715 119.173 37.3167 118.478 37.3167C117.385 37.3167 116.483 36.9635 115.78 36.2611C115.078 35.5586 114.723 34.6599 114.723 33.5729C114.723 32.4859 115.066 31.6108 115.757 30.8965C116.448 30.1862 117.334 29.8291 118.419 29.8291V29.8252ZM118.419 30.5119C117.611 30.5119 116.936 30.767 116.393 31.2733C115.851 31.7795 115.542 32.4349 115.464 33.2393H121.202C121.124 32.3878 120.824 31.7206 120.297 31.2379C119.77 30.7553 119.141 30.5119 118.419 30.5119Z",fill:"#010101"}),x.createElement("path",{d:"M22.3785 44.9961C34.7378 44.9961 44.757 34.9234 44.757 22.498C44.757 10.0727 34.7378 0 22.3785 0C10.0192 0 0 10.0727 0 22.498C0 34.9234 10.0192 44.9961 22.3785 44.9961Z",fill:"white"}),x.createElement("path",{d:"M19.3255 15.3717C19.3255 15.3717 20.2663 15.8936 21.6871 16.6863L40.2442 8.94759C39.5728 8.05677 38.8389 7.21697 38.0465 6.43604C37.9177 6.5106 37.8084 6.55376 37.8084 6.55376L18.4512 14.7359C18.6698 14.9596 18.9547 15.1755 19.3255 15.3678V15.3717Z",fill:"url(#paint0_linear_4784_46479)"}),x.createElement("path",{d:"M42.2159 12.0829L38.7964 13.4133C36.0601 14.4218 25.2905 18.6875 25.2905 18.6875C27.0509 19.6647 28.9519 20.7164 30.6265 21.6347C34.9086 23.9853 32.1996 29.1458 31.6336 30.1269C31.6258 30.1387 31.618 30.1544 31.6102 30.1661C31.5633 30.2446 31.536 30.2917 31.536 30.2917C31.536 30.2917 31.9381 26.4341 29.233 25.0096C26.5084 23.5851 20.2589 20.2416 17.6319 18.8327C16.3945 18.1695 15.4967 16.9648 15.3289 15.5677C15.204 14.5199 15.4655 13.3152 16.7146 12.2635C17.4445 11.5845 18.2252 11.2196 18.2252 11.2196L32.1879 5.45871C32.1879 5.45871 32.2777 5.42339 32.4065 5.35668L35.3106 4.14407C31.657 1.5344 27.1993 0 22.3785 0C10.0202 0 0 10.0737 0 22.498C0 26.4969 1.04222 30.2525 2.86514 33.5057L8.26752 31.1394L19.0215 26.6029C17.1674 25.5825 15.4538 24.6289 14.6419 24.1933C14.2359 23.9736 13.7284 23.6322 13.3225 23.4163C11.1444 22.2587 9.7157 18.9897 13.0219 15.1125C13.0219 15.1125 12.6784 18.7935 14.7238 20.0414C16.6756 21.2344 24.2444 25.1312 26.4888 26.3399C27.0666 26.65 27.5974 27.0463 28.019 27.5486C28.8934 28.5886 29.2252 29.8757 28.8582 31.2335C28.8426 31.3003 28.8192 31.367 28.7997 31.4298C28.788 31.4729 28.7724 31.5161 28.7567 31.5553C28.7333 31.622 28.7099 31.6848 28.6865 31.7476C28.6787 31.7672 28.6709 31.7869 28.6631 31.8065C27.8941 33.6784 25.8409 34.2396 25.8409 34.2396L25.591 34.322L12.5223 39.714L9.64153 40.9854C13.2561 43.5048 17.6436 44.9882 22.3785 44.9882C34.7368 44.9882 44.757 34.9145 44.757 22.4902C44.757 18.7307 43.8358 15.1871 42.212 12.0712L42.2159 12.0829Z",fill:"url(#paint1_linear_4784_46479)"}),x.createElement("path",{d:"M22.6365 28.5845L8.29916 34.7064L4.66895 36.2487C5.33644 37.1159 6.06248 37.9322 6.84707 38.6896L7.34671 38.4384L26.1262 30.5663L22.6326 28.5806L22.6365 28.5845Z",fill:"url(#paint2_linear_4784_46479)"}),x.createElement("path",{opacity:.1,d:"M19.0181 26.603L22.6366 28.5848L20.8254 29.3579L17.0391 27.4389L19.0181 26.603Z",fill:"#4D4D4D"}),x.createElement("path",{opacity:.1,d:"M25.8408 34.2513C25.8408 34.2513 28.8464 32.1126 26.1257 30.5703L24.4199 31.2845C24.4199 31.2845 27.2694 32.0537 25.8408 34.2513Z",fill:"#4D4D4D"}),x.createElement("path",{opacity:.1,d:"M19.0181 26.603L22.6366 28.5848L20.8254 29.3579L17.0391 27.4389L19.0181 26.603Z",fill:"#4D4D4D"}),x.createElement("path",{opacity:.1,d:"M25.8408 34.2513C25.8408 34.2513 28.8464 32.1126 26.1257 30.5703L24.4199 31.2845C24.4199 31.2845 27.2694 32.0537 25.8408 34.2513Z",fill:"#4D4D4D"}),x.createElement("path",{opacity:.3,d:"M20.3095 13.9196L18.3968 14.7281C18.3968 14.7281 15.6293 12.295 19.0097 10.9019C19.0097 10.9019 17.9128 12.7737 20.3056 13.9196H20.3095Z",fill:"#4D4D4D"}),x.createElement("path",{opacity:.3,d:"M25.2904 18.7109L21.6602 16.6938L23.405 15.9639L26.9728 18.0281L25.2904 18.7109Z",fill:"#4D4D4D"})),x.createElement("defs",null,x.createElement("linearGradient",{id:"paint0_linear_4784_46479",x1:18.4512,y1:11.5651,x2:40.2442,y2:11.5651,gradientUnits:"userSpaceOnUse"},x.createElement("stop",{stopColor:"currentColor"}),x.createElement("stop",{offset:.09,stopColor:"#3A81F3"}),x.createElement("stop",{offset:.21,stopColor:"#2F68F2"}),x.createElement("stop",{offset:.34,stopColor:"#2654F2"}),x.createElement("stop",{offset:.49,stopColor:"#2046F1"}),x.createElement("stop",{offset:.67,stopColor:"#1D3EF1"}),x.createElement("stop",{offset:1,stopColor:"#1C3CF1"})),x.createElement("linearGradient",{id:"paint1_linear_4784_46479",x1:0,y1:22.498,x2:44.7609,y2:22.498,gradientUnits:"userSpaceOnUse"},x.createElement("stop",{offset:.08,stopColor:"currentColor"}),x.createElement("stop",{offset:.7,stopColor:"#2756F2"}),x.createElement("stop",{offset:1,stopColor:"#1C3CF1"})),x.createElement("linearGradient",{id:"paint2_linear_4784_46479",x1:4.67285,y1:33.639,x2:26.1301,y2:33.639,gradientUnits:"userSpaceOnUse"},x.createElement("stop",{offset:.08,stopColor:"currentColor"}),x.createElement("stop",{offset:.24,stopColor:"#4191F4"}),x.createElement("stop",{offset:.51,stopColor:"#3678F3"}),x.createElement("stop",{offset:.85,stopColor:"#2550F1"}),x.createElement("stop",{offset:1,stopColor:"#1C3CF1"})),x.createElement("clipPath",{id:"clip0_4784_46479"},x.createElement("rect",{width:123.158,height:45,fill:"white"})))))}t(N0,"SvgLogoWithText");var z0=N0;import a1,{createElement as Z0}from"react";function F0(o){return Z0(u,o,a1.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},a1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.0304 2.4375V3.12441C16.0304 2.4375 16.0301 2.4375 16.0304 2.4375L16.0319 2.4375L16.0337 2.43751L16.0383 2.43753L16.0514 2.43769C16.0618 2.43785 16.0757 2.43815 16.0928 2.43869C16.1269 2.43978 16.174 2.44185 16.2323 2.44582C16.3486 2.45373 16.5106 2.46924 16.7041 2.49975C17.0884 2.56031 17.612 2.6823 18.1526 2.93156C19.2617 3.44284 20.4302 4.49412 20.5947 6.51644L20.5969 6.54424V12.2916H19.2231V6.60106C19.0998 5.19398 18.3333 4.52763 17.5775 4.17918C17.1833 3.99747 16.7896 3.90398 16.4902 3.85681C16.342 3.83344 16.2206 3.82201 16.139 3.81646C16.1049 3.81414 16.0779 3.81286 16.0591 3.81215C14.4249 3.99225 13.6604 4.74826 13.2775 5.40608C13.0756 5.7529 12.9692 6.09267 12.9139 6.34615C12.8864 6.47201 12.8721 6.57383 12.8648 6.64072C12.8612 6.67407 12.8593 6.69844 12.8584 6.71244L12.858 6.71956V16.88L12.8557 16.9078C12.6915 18.9309 11.5302 19.9824 10.4243 20.4932C9.88568 20.7421 9.36417 20.8632 8.98144 20.9231C8.78867 20.9532 8.62727 20.9684 8.51139 20.9761C8.45335 20.9799 8.40642 20.9819 8.37236 20.9829C8.35532 20.9834 8.34147 20.9837 8.33102 20.9838L8.31792 20.9839L8.31333 20.9839H8.31153C6.00027 20.9881 4.73082 20.0094 4.08107 18.9328C3.76952 18.4165 3.61648 17.9054 3.54043 17.527C3.50215 17.3366 3.4826 17.1759 3.47258 17.0595C3.46756 17.0012 3.46489 16.9536 3.46348 16.9186C3.46278 16.901 3.46239 16.8866 3.46217 16.8755L3.46196 16.8613L3.46192 16.8561L3.46192 16.854C3.46192 16.8535 3.46191 16.8522 4.14882 16.8522H3.46191V12.2916H4.83572V16.8488L4.83619 16.8634C4.83681 16.8789 4.83821 16.9055 4.84132 16.9416C4.84756 17.0141 4.86053 17.1231 4.8873 17.2563C4.94134 17.5252 5.04848 17.8769 5.2573 18.2229C5.64805 18.8704 6.46017 19.614 8.3103 19.6101L8.31297 19.6101L8.3316 19.6097C8.3501 19.6091 8.38034 19.6079 8.42071 19.6053C8.50165 19.5999 8.62205 19.5888 8.76918 19.5658C9.06627 19.5193 9.45701 19.4268 9.84817 19.2461C10.5972 18.9001 11.3607 18.2353 11.4842 16.8233V6.68664L12.1711 6.70407C11.4844 6.68664 11.4842 6.68706 11.4842 6.68664L11.4844 6.68491L11.4845 6.68287L11.4847 6.6779L11.4852 6.66444C11.4857 6.65392 11.4864 6.64034 11.4874 6.62387C11.4896 6.59096 11.4931 6.54642 11.4991 6.4918C11.511 6.38273 11.5325 6.23231 11.5717 6.05306C11.6496 5.6963 11.7995 5.21429 12.0902 4.71496C12.6891 3.68608 13.8445 2.65953 15.9599 2.44113L15.9951 2.4375H16.0304ZM12.8576 6.72561C12.8576 6.7264 12.8576 6.72625 12.8576 6.72561V6.72561Z",fill:"currentColor"}),a1.createElement("mask",{id:"mask0_3736_40141",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:3,y:2,width:20,height:19},a1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.11822 18.3546L21.1163 2.88989L22.7441 4.78442L4.74609 20.2491L3.11822 18.3546Z",fill:"black"})),a1.createElement("g",{mask:"url(#mask0_3736_40141)"},a1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.0251 2.43726V3.12416C16.0251 2.43726 16.0247 2.43726 16.0251 2.43726L16.0265 2.43726L16.0283 2.43726L16.0329 2.43729L16.046 2.43744C16.0564 2.4376 16.0703 2.4379 16.0874 2.43845C16.1216 2.43953 16.1686 2.44161 16.2269 2.44557C16.3432 2.45349 16.5052 2.469 16.6988 2.4995C17.083 2.56006 17.6066 2.68206 18.1473 2.93132C19.2563 3.4426 20.4248 4.49387 20.5893 6.5162L20.5916 6.54399V12.2913H19.2177V6.60081C19.0944 5.19374 18.328 4.52739 17.5721 4.17894C17.178 3.99723 16.7842 3.90374 16.4849 3.85656C16.3366 3.83319 16.2153 3.82177 16.1336 3.81622C16.0995 3.81389 16.0725 3.81261 16.0537 3.81191C14.4195 3.992 13.655 4.74801 13.2721 5.40584C13.0703 5.75266 12.9638 6.09243 12.9085 6.3459C12.881 6.47177 12.8667 6.57358 12.8594 6.64047C12.8558 6.67382 12.8539 6.69819 12.853 6.71219L12.8526 6.71932V16.8798L12.8504 16.9075C12.6861 18.9307 11.5248 19.9821 10.4189 20.493C9.88031 20.7418 9.3588 20.863 8.97606 20.9228C8.7833 20.953 8.6219 20.9682 8.50602 20.9758C8.44798 20.9797 8.40105 20.9816 8.36699 20.9827C8.34995 20.9832 8.3361 20.9834 8.32565 20.9836L8.31255 20.9837L8.30796 20.9837H8.30616C5.9949 20.9878 4.72545 20.0092 4.0757 18.9325C3.76415 18.4163 3.61111 17.9052 3.53506 17.5268C3.49678 17.3363 3.47723 17.1757 3.46721 17.0593C3.46218 17.0009 3.45952 16.9534 3.45811 16.9183C3.45741 16.9008 3.45702 16.8863 3.4568 16.8752L3.45659 16.861L3.45655 16.8558L3.45655 16.8537C3.45654 16.8533 3.45654 16.8519 4.14345 16.8519H3.45654V12.2913H4.83035V16.8486L4.83082 16.8631C4.83144 16.8787 4.83284 16.9053 4.83595 16.9414C4.84219 17.0138 4.85516 17.1229 4.88193 17.2561C4.93597 17.5249 5.04311 17.8767 5.25193 18.2227C5.64268 18.8702 6.4548 19.6137 8.30493 19.6099L8.3076 19.6099L8.32623 19.6094C8.34473 19.6089 8.37497 19.6077 8.41534 19.605C8.49628 19.5997 8.61667 19.5885 8.76381 19.5655C9.0609 19.5191 9.45164 19.4265 9.8428 19.2458C10.5918 18.8998 11.3553 18.2351 11.4788 16.8231V6.68639L12.1657 6.70383C11.479 6.6864 11.4788 6.68681 11.4788 6.68639L11.4791 6.68466L11.4791 6.68263L11.4793 6.67766L11.4798 6.6642C11.4803 6.65368 11.481 6.64009 11.4821 6.62363C11.4842 6.59071 11.4877 6.54618 11.4937 6.49155C11.5056 6.38249 11.5272 6.23207 11.5663 6.05282C11.6442 5.69606 11.7942 5.21405 12.0848 4.71472C12.6837 3.68583 13.8391 2.65928 15.9545 2.44089L15.9897 2.43726H16.0251ZM12.8523 6.72537C12.8522 6.72615 12.8522 6.726 12.8523 6.72537V6.72537Z",fill:"#FDFDFD"})),a1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.8206 3.10254C23.0453 3.36412 23.0155 3.75838 22.7539 3.98314L2.76815 21.1558C2.50657 21.3805 2.11231 21.3507 1.88755 21.0891C1.66279 20.8275 1.69264 20.4333 1.95422 20.2085L21.94 3.03587C22.2016 2.81111 22.5958 2.84096 22.8206 3.10254Z",fill:"currentColor"}),a1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.908 12.7864C19.0532 12.7864 18.3601 13.4794 18.3601 14.3343C18.3601 15.1892 19.0532 15.8822 19.908 15.8822C20.7629 15.8822 21.4559 15.1892 21.4559 14.3343C21.4559 13.4794 20.7629 12.7864 19.908 12.7864ZM16.9863 14.3343C16.9863 12.7207 18.2944 11.4126 19.908 11.4126C21.5216 11.4126 22.8297 12.7207 22.8297 14.3343C22.8297 15.9479 21.5216 17.256 19.908 17.256C18.2944 17.256 16.9863 15.9479 16.9863 14.3343Z",fill:"currentColor"}),a1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.14924 8.31766C3.29436 8.31766 2.60135 9.01067 2.60135 9.86555C2.60135 10.7204 3.29436 11.4134 4.14924 11.4134C5.00412 11.4134 5.69713 10.7204 5.69713 9.86555C5.69713 9.01067 5.00412 8.31766 4.14924 8.31766ZM1.22754 9.86555C1.22754 8.25194 2.53563 6.94385 4.14924 6.94385C5.76285 6.94385 7.07094 8.25194 7.07094 9.86555C7.07094 11.4792 5.76285 12.7873 4.14924 12.7873C2.53563 12.7873 1.22754 11.4792 1.22754 9.86555Z",fill:"currentColor"})))}t(F0,"SvgNoRoute");var A0=F0;import nr,{createElement as E0}from"react";function V0(o){return E0(u,o,nr.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},nr.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.3231 7.40376L23.4597 11.5403C23.7136 11.7942 23.7136 12.2057 23.4597 12.4596L19.3231 16.5961C19.0693 16.85 18.6577 16.85 18.4039 16.5961C18.1501 16.3423 18.1501 15.9307 18.4039 15.6769L21.4309 12.65H1.0001C0.641113 12.65 0.350098 12.3589 0.350098 12C0.350098 11.641 0.641113 11.35 1.0001 11.35H21.4309L18.4039 8.323C18.1501 8.06916 18.1501 7.6576 18.4039 7.40376C18.6577 7.14992 19.0693 7.14992 19.3231 7.40376Z",fill:"currentColor"})))}t(V0,"SvgNext");var l1=V0;import co,{createElement as _0}from"react";function U0(o){return _0(u,o,co.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},co.createElement("g",{id:"Frame 1000007661"},co.createElement("g",{id:"Group 1000007530"},co.createElement("path",{id:"Subtract",fillRule:"evenodd",clipRule:"evenodd",d:"M5.08063 7.73123C5.08063 4.14247 7.99067 1.2332 11.5804 1.2332C14.1703 1.2332 16.4065 2.7476 17.4511 4.93898L18.3676 4.02277C17.0543 1.62551 14.5072 0 11.5804 0C7.30941 0 3.8471 3.46139 3.8471 7.73123C3.8471 9.21129 3.06751 10.9332 2.1141 12.2068C1.41485 13.1409 1.00049 14.3016 1.00049 15.5573C1.00049 17.1616 1.67567 18.6083 2.75746 19.6287L3.63017 18.7563C2.7714 17.9594 2.23402 16.8211 2.23402 15.5573C2.23402 14.577 2.55661 13.6739 3.1017 12.9457C4.14201 11.5559 5.08063 9.57778 5.08063 7.73123ZM6.16446 19.8996L5.10978 20.954C5.58391 21.0845 6.08322 21.1542 6.59882 21.1542H8.17177C8.46269 22.7722 9.87812 24 11.5804 24C13.2827 24 14.6981 22.7722 14.989 21.1542H16.562C19.6538 21.1542 22.1603 18.6484 22.1603 15.5573C22.1603 14.3016 21.7459 13.1409 21.0467 12.2068C20.0933 10.9332 19.3137 9.21129 19.3137 7.73123C19.3137 7.41895 19.2952 7.111 19.2592 6.8084L18.0858 7.98147C18.1649 9.75478 19.0656 11.6185 20.0591 12.9457C20.6042 13.6739 20.9268 14.577 20.9268 15.5573C20.9268 17.9673 18.9726 19.9209 16.562 19.9209H6.59882C6.45223 19.9209 6.30733 19.9137 6.16446 19.8996ZM11.5804 22.7668C10.5628 22.7668 9.70449 22.0854 9.43694 21.1542H13.7238C13.4563 22.0854 12.5979 22.7668 11.5804 22.7668Z",fill:"currentColor"}),co.createElement("path",{id:"Rectangle 6608",d:"M19.9662 3.42426C20.2006 3.18995 20.5806 3.18995 20.815 3.42426C21.0494 3.65858 21.0494 4.03848 20.815 4.27279L2.27315 22.8096C2.03877 23.0439 1.65877 23.0439 1.42439 22.8096C1.19001 22.5753 1.19001 22.1954 1.42439 21.9611L19.9662 3.42426Z",fill:"currentColor"})))))}t(U0,"SvgNoNotification");var O0=U0;import C1,{createElement as j0}from"react";function q0(o){return j0(u,o,C1.createElement("svg",{viewBox:"0 0 24 25",xmlns:"http://www.w3.org/2000/svg"},C1.createElement("g",{clipPath:"url(#clip0_3736_40162)"},C1.createElement("path",{d:"M24 12.571C24 19.1985 18.6274 24.571 12 24.571C5.37258 24.571 0 19.1985 0 12.571C0 5.94363 5.37258 0.571045 12 0.571045C18.6274 0.571045 24 5.94363 24 12.571Z",fill:"currentColor"}),C1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 23.571C18.0751 23.571 23 18.6462 23 12.571C23 6.49591 18.0751 1.57104 12 1.57104C5.92487 1.57104 1 6.49591 1 12.571C1 18.6462 5.92487 23.571 12 23.571ZM12 24.571C18.6274 24.571 24 19.1985 24 12.571C24 5.94363 18.6274 0.571045 12 0.571045C5.37258 0.571045 0 5.94363 0 12.571C0 19.1985 5.37258 24.571 12 24.571Z",fill:"currentColor"}),C1.createElement("path",{d:"M10.9863 12.4939H12.1113C12.5488 12.4939 12.9108 12.4184 13.1973 12.2673C13.4889 12.1163 13.7051 11.908 13.8457 11.6423C13.9863 11.3767 14.0566 11.072 14.0566 10.7283C14.0566 10.3689 13.9915 10.0616 13.8613 9.8064C13.7363 9.54598 13.5436 9.34546 13.2832 9.20483C13.028 9.06421 12.7025 8.9939 12.3066 8.9939C11.9733 8.9939 11.6712 9.0616 11.4004 9.19702C11.1348 9.32723 10.9238 9.51473 10.7676 9.75952C10.6113 9.9991 10.5332 10.2856 10.5332 10.6189H8.64258C8.64258 10.0147 8.80143 9.47827 9.11914 9.00952C9.43685 8.54077 9.86914 8.17358 10.416 7.90796C10.9681 7.63713 11.5879 7.50171 12.2754 7.50171C13.0098 7.50171 13.6504 7.6241 14.1973 7.8689C14.7493 8.10848 15.179 8.46785 15.4863 8.94702C15.7936 9.42619 15.9473 10.0199 15.9473 10.7283C15.9473 11.0512 15.8717 11.3793 15.7207 11.7126C15.5697 12.046 15.3457 12.3507 15.0488 12.6267C14.752 12.8975 14.3822 13.1189 13.9395 13.2908C13.4967 13.4574 12.9837 13.5408 12.4004 13.5408H10.9863V12.4939ZM10.9863 13.9626V12.9314H12.4004C13.0671 12.9314 13.6348 13.0095 14.1035 13.1658C14.5775 13.322 14.9629 13.5382 15.2598 13.8142C15.5566 14.085 15.7728 14.3949 15.9082 14.7439C16.0488 15.0929 16.1191 15.4626 16.1191 15.8533C16.1191 16.3845 16.0228 16.8585 15.8301 17.2751C15.6426 17.6866 15.3743 18.0356 15.0254 18.322C14.6764 18.6085 14.2676 18.8246 13.7988 18.9705C13.3353 19.1163 12.8301 19.1892 12.2832 19.1892C11.7936 19.1892 11.3249 19.1215 10.877 18.9861C10.429 18.8507 10.028 18.6501 9.67383 18.3845C9.31966 18.1137 9.03841 17.7778 8.83008 17.3767C8.62695 16.9705 8.52539 16.5017 8.52539 15.9705H10.4082C10.4082 16.309 10.4863 16.6085 10.6426 16.8689C10.804 17.1241 11.028 17.3246 11.3145 17.4705C11.6061 17.6163 11.9395 17.6892 12.3145 17.6892C12.7103 17.6892 13.0514 17.6189 13.3379 17.4783C13.6243 17.3376 13.8431 17.1293 13.9941 16.8533C14.1504 16.5772 14.2285 16.2439 14.2285 15.8533C14.2285 15.4106 14.1426 15.0512 13.9707 14.7751C13.7988 14.4991 13.554 14.296 13.2363 14.1658C12.9186 14.0304 12.5436 13.9626 12.1113 13.9626H10.9863Z",fill:"white"})),C1.createElement("defs",null,C1.createElement("clipPath",{id:"clip0_3736_40162"},C1.createElement("rect",{width:24,height:24,fill:"white",transform:"translate(0 0.571045)"})))))}t(q0,"SvgNotificationNumber");var Y0=q0;import ir,{createElement as G0}from"react";function X0(o){return G0(u,o,ir.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},ir.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.4545 1.2332C8.86576 1.2332 5.95649 4.14247 5.95649 7.73123C5.95649 9.57778 5.01813 11.5559 3.97809 12.9457C3.43315 13.6739 3.11064 14.577 3.11064 15.5573C3.11064 17.9673 5.06431 19.9209 7.47428 19.9209H17.4348C19.8447 19.9209 21.7984 17.9673 21.7984 15.5573C21.7984 14.577 21.4759 13.6739 20.931 12.9457C19.8909 11.556 18.9525 9.57778 18.9525 7.73123C18.9525 4.14247 16.0433 1.2332 12.4545 1.2332ZM15.8622 21.1542H17.4348C20.5258 21.1542 23.0316 18.6484 23.0316 15.5573C23.0316 14.3016 22.6173 13.1409 21.9183 12.2068C20.9651 10.9332 20.1858 9.21129 20.1858 7.73123C20.1858 3.46139 16.7244 0 12.4545 0C8.18468 0 4.72329 3.46139 4.72329 7.73123C4.72329 9.21129 3.94391 10.9332 2.99076 12.2068C2.2917 13.1409 1.87744 14.3016 1.87744 15.5573C1.87744 18.6484 4.38323 21.1542 7.47428 21.1542H9.04681C9.33766 22.7722 10.7527 24 12.4545 24C14.1563 24 15.5714 22.7722 15.8622 21.1542ZM14.5974 21.1542H10.3116C10.5791 22.0854 11.4372 22.7668 12.4545 22.7668C13.4718 22.7668 14.3299 22.0854 14.5974 21.1542Z",fill:"currentColor"})))}t(X0,"SvgNotifications");var K0=X0;import ke,{createElement as J0}from"react";function Q0(o){return J0(u,o,ke.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},ke.createElement("g",{id:"Number"},ke.createElement("path",{id:"Vector",d:"M12.379 2.00335C12.315 2.01277 12.2532 2.03276 12.1962 2.06255L0.767986 7.73863C0.581526 7.83102 0.464088 8.01691 0.464088 8.21997C0.464088 8.42303 0.581526 8.60912 0.767986 8.70151L12.1962 14.3776C12.3549 14.4556 12.5427 14.4556 12.7013 14.3776L24.1296 8.70151C24.316 8.60912 24.4335 8.42303 24.4335 8.21997C24.4335 8.01692 24.316 7.83102 24.1296 7.73863L12.7013 2.06255C12.6024 2.01202 12.4902 1.99128 12.379 2.00335ZM12.4486 3.15213L22.6574 8.22006L12.4486 13.288L2.23983 8.22006L12.4486 3.15213ZM0.994475 11.7251C0.73627 11.7331 0.517924 11.9118 0.466014 12.1571C0.4141 12.4024 0.542817 12.6499 0.776911 12.7557L12.2051 18.1615C12.3591 18.2341 12.5388 18.2341 12.6928 18.1615L24.121 12.7557C24.2598 12.6965 24.3679 12.585 24.4202 12.447C24.4727 12.309 24.4648 12.1561 24.3983 12.024C24.3318 11.8916 24.2128 11.7913 24.0683 11.746C23.9241 11.7008 23.7668 11.7148 23.6332 11.7843L12.4488 17.0719L1.26451 11.7843C1.1809 11.7428 1.08819 11.7225 0.994475 11.7251ZM0.994475 15.5091C0.73627 15.517 0.517924 15.6957 0.466014 15.941C0.414104 16.1863 0.542817 16.4341 0.776911 16.5396L12.2051 21.9454C12.3591 22.0182 12.5388 22.0182 12.6928 21.9454L24.121 16.5396C24.2598 16.4806 24.3679 16.3692 24.4202 16.231C24.4727 16.093 24.4648 15.9403 24.3983 15.8079C24.3318 15.6756 24.2128 15.5753 24.0683 15.5302C23.9241 15.4849 23.7668 15.4987 23.6332 15.5683L12.4488 20.8558L1.26451 15.5683C1.1809 15.527 1.08819 15.5065 0.994475 15.5091Z",fill:"currentColor",stroke:"currentColor",strokeWidth:.15}))))}t(Q0,"SvgNumber");var Le=Q0;import F1,{createElement as R0}from"react";function o3(o){return R0(u,o,F1.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},F1.createElement("g",{clipPath:"url(#clip0_3736_40152)"},F1.createElement("path",{d:"M6.49636 23.6636C6.70432 23.7702 6.95035 23.7839 7.17959 23.7013C7.40926 23.6186 7.60362 23.4466 7.72026 23.2228L10.7963 17.3204L16.2882 20.1373C16.4962 20.244 16.742 20.2574 16.9716 20.1747C17.2013 20.092 17.3957 19.92 17.5121 19.6965L18.3911 18.0099C18.8976 17.038 19.0763 15.9358 18.8968 14.8896C18.7174 13.8431 18.1908 12.9174 17.406 12.2686L20.0866 7.12496L21.6556 7.92969C22.089 8.152 22.6371 7.95458 22.8797 7.48905C23.1225 7.02321 22.9678 6.46571 22.5344 6.2434L11.5507 0.609804C11.1173 0.387496 10.5693 0.584614 10.3265 1.05044C10.0839 1.51599 10.2385 2.07378 10.6719 2.29609L12.2408 3.10082L9.51628 8.32884C8.48642 8.12375 7.39804 8.28256 6.41978 8.78044C5.44136 9.27851 4.62745 10.0877 4.10411 11.0827L3.3899 12.4531C3.27342 12.6766 3.24433 12.9334 3.30908 13.1671C3.37383 13.4009 3.52702 13.592 3.73499 13.6987L9.22697 16.5155L6.15098 22.4179C6.03434 22.6417 6.00525 22.8985 6.07 23.1322C6.13464 23.3655 6.28839 23.5569 6.49636 23.6636ZM18.5178 6.32006L15.8812 11.3793L11.1737 8.96478L13.8103 3.90555L18.5178 6.32006ZM5.67369 11.8877C6.06765 11.1337 6.72388 10.5539 7.49828 10.275C8.27267 9.99607 9.10196 10.0409 9.80432 10.4L15.7867 13.4684C16.4108 13.7885 16.8706 14.362 17.0648 15.0628C17.259 15.7635 17.1715 16.5342 16.8219 17.205L16.3825 18.0481L5.39882 12.4145L5.67369 11.8877Z",fill:"currentColor"})),F1.createElement("defs",null,F1.createElement("clipPath",{id:"clip0_3736_40152"},F1.createElement("rect",{width:24,height:24,fill:"white",transform:"translate(0.227539)"})))))}t(o3,"SvgPin");var e3=o3;import ar,{createElement as t3}from"react";function r3(o){return t3(u,o,ar.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},ar.createElement("path",{d:"M12.4546 0C15.6794 0 18.7049 1.27949 20.9399 3.51478C21.3431 3.9179 21.7166 4.34848 22.0576 4.80302L22.0546 2.40003C22.0546 1.78465 22.5179 1.27739 23.1147 1.20809L23.2546 1.20006C23.87 1.20006 24.3773 1.6633 24.4466 2.26008L24.4546 2.40003V8.4C24.4546 9.01539 23.9913 9.52264 23.3946 9.59194L23.2546 9.59998H17.2546C16.5919 9.59998 16.0546 9.06277 16.0546 8.39998C16.0546 7.7846 16.5179 7.27735 17.1147 7.20805L17.2546 7.20001L20.7707 7.20035C20.3512 6.47529 19.8376 5.80651 19.2428 5.21187C17.4533 3.42225 15.0365 2.40007 12.4547 2.40007C7.15284 2.40007 2.85471 6.69819 2.85471 12C2.85471 17.3019 7.15284 21.6 12.4547 21.6C15.0365 21.6 17.4535 20.5777 19.2428 18.7882C20.1344 17.8967 20.8439 16.8385 21.3267 15.6744C21.5668 15.0954 21.7496 14.4933 21.8718 13.8749C22.0006 13.2247 22.6318 12.802 23.2819 12.9305C23.9321 13.0591 24.3548 13.6904 24.2262 14.3406C24.0731 15.1149 23.8442 15.8689 23.5437 16.5936C22.9398 18.0497 22.0533 19.3719 20.9398 20.4852C18.7047 22.7205 15.6795 24 12.4545 24C5.82714 24 0.45459 18.6275 0.45459 12.0001C0.45459 5.37267 5.82719 0 12.4546 0Z",fill:"currentColor"})))}t(r3,"SvgRefresh");var n3=r3;import mo,{createElement as i3}from"react";function a3(o){return i3(u,o,mo.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},mo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.50787 23.5806C9.21497 23.8735 8.7401 23.8735 8.44721 23.5806L1.92428 17.0576C1.63139 16.7647 1.63139 16.2899 1.92429 15.997C2.21718 15.7041 2.69206 15.7041 2.98495 15.997L9.50787 22.52C9.80076 22.8129 9.80076 23.2877 9.50787 23.5806Z",fill:"currentColor"}),mo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.97754 23.8003C8.56333 23.8003 8.22754 23.4645 8.22754 23.0503L8.22754 0.949467C8.22754 0.535254 8.56333 0.199467 8.97754 0.199467C9.39175 0.199467 9.72754 0.535254 9.72754 0.949467L9.72754 23.0503C9.72754 23.4645 9.39175 23.8003 8.97754 23.8003Z",fill:"currentColor"}),mo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.9849 8.00567C22.692 8.29857 22.2171 8.29856 21.9243 8.00567L15.4013 1.48268C15.1084 1.18979 15.1084 0.714912 15.4013 0.422021C15.6942 0.129129 16.1691 0.129131 16.462 0.422026L22.9849 6.94501C23.2778 7.23791 23.2778 7.71278 22.9849 8.00567Z",fill:"currentColor"}),mo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.9297 23.8003C15.5155 23.8003 15.1797 23.4645 15.1797 23.0503L15.1797 0.949467C15.1797 0.535254 15.5155 0.199467 15.9297 0.199467C16.3439 0.199467 16.6797 0.535254 16.6797 0.949467L16.6797 23.0503C16.6797 23.4645 16.3439 23.8003 15.9297 23.8003Z",fill:"currentColor"})))}t(a3,"SvgReverse");var l3=a3;import Zo,{createElement as s3}from"react";function p3(o){return s3(u,o,Zo.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},Zo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.3027 2.55688V3.25637C16.3027 2.55688 16.3023 2.55688 16.3027 2.55688L16.3042 2.55689L16.306 2.55689L16.3107 2.55692L16.324 2.55708C16.3346 2.55724 16.3488 2.55754 16.3662 2.5581C16.401 2.5592 16.4489 2.56132 16.5082 2.56536C16.6266 2.57341 16.7916 2.58921 16.9887 2.62027C17.38 2.68194 17.9132 2.80617 18.4638 3.06C19.5932 3.58064 20.783 4.65118 20.9505 6.71055L20.9528 6.73886V12.5915H19.5539V6.79672C19.4282 5.36387 18.6478 4.68531 17.8781 4.33047C17.4767 4.14544 17.0757 4.05024 16.7709 4.00219C16.6199 3.9784 16.4964 3.96676 16.4132 3.96111C16.3785 3.95874 16.351 3.95744 16.3318 3.95672C14.6677 4.14012 13.8892 4.90998 13.4993 5.57985C13.2937 5.93303 13.1854 6.27902 13.129 6.53714C13.101 6.66531 13.0865 6.76899 13.079 6.8371C13.0753 6.87107 13.0734 6.89588 13.0725 6.91014L13.0721 6.91739V17.264L13.0698 17.2923C12.9025 19.3524 11.72 20.4232 10.5939 20.9434C10.0454 21.1968 9.51429 21.3202 9.12455 21.3811C8.92825 21.4118 8.76389 21.4273 8.64589 21.4351C8.58678 21.439 8.539 21.441 8.50431 21.442C8.48696 21.4426 8.47285 21.4428 8.46222 21.443L8.44888 21.4431L8.4442 21.4431L8.44237 21.4431C6.08877 21.4473 4.79606 20.4508 4.1344 19.3543C3.81715 18.8286 3.6613 18.3082 3.58386 17.9228C3.54488 17.7289 3.52497 17.5653 3.51477 17.4468C3.50965 17.3874 3.50694 17.3389 3.50551 17.3032C3.50479 17.2854 3.50439 17.2707 3.50417 17.2593L3.50395 17.2449L3.50392 17.2396L3.50391 17.2375C3.50391 17.237 3.50391 17.2357 4.2034 17.2357H3.50391V12.5915H4.90289V17.2322L4.90336 17.2471C4.90399 17.2629 4.90542 17.29 4.90859 17.3267C4.91494 17.4005 4.92815 17.5115 4.95541 17.6472C5.01043 17.921 5.11954 18.2791 5.33218 18.6315C5.73009 19.2909 6.55709 20.048 8.44111 20.0441L8.44383 20.0441L8.46281 20.0437C8.48164 20.0431 8.51244 20.0419 8.55355 20.0392C8.63597 20.0337 8.75857 20.0224 8.90841 19.9989C9.21093 19.9516 9.60883 19.8574 10.0072 19.6734C10.7699 19.3211 11.5474 18.6441 11.6731 17.2063V6.88387L12.3726 6.90162C11.6734 6.88387 11.6731 6.8843 11.6731 6.88387L11.6734 6.88211L11.6735 6.88003L11.6736 6.87497L11.6742 6.86126C11.6746 6.85055 11.6754 6.83672 11.6765 6.81995C11.6786 6.78643 11.6822 6.74108 11.6883 6.68546C11.7004 6.57439 11.7224 6.42122 11.7622 6.23869C11.8416 5.87539 11.9943 5.38455 12.2903 4.87607C12.9001 3.82834 14.0767 2.78298 16.2308 2.56058L16.2667 2.55688H16.3027ZM13.0718 6.92355C13.0717 6.92435 13.0717 6.9242 13.0718 6.92355V6.92355Z",fill:"currentColor"}),Zo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.2521 13.0936C19.3815 13.0936 18.6758 13.7993 18.6758 14.6698C18.6758 15.5403 19.3815 16.2461 20.2521 16.2461C21.1226 16.2461 21.8283 15.5403 21.8283 14.6698C21.8283 13.7993 21.1226 13.0936 20.2521 13.0936ZM17.2769 14.6698C17.2769 13.0266 18.6089 11.6946 20.2521 11.6946C21.8953 11.6946 23.2273 13.0266 23.2273 14.6698C23.2273 16.313 21.8953 17.645 20.2521 17.645C18.6089 17.645 17.2769 16.313 17.2769 14.6698Z",fill:"currentColor"}),Zo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.20277 8.54253C3.33223 8.54253 2.62652 9.24824 2.62652 10.1188C2.62652 10.9893 3.33223 11.695 4.20277 11.695C5.07331 11.695 5.77902 10.9893 5.77902 10.1188C5.77902 9.24824 5.07331 8.54253 4.20277 8.54253ZM1.22754 10.1188C1.22754 8.47561 2.55959 7.14355 4.20277 7.14355C5.84594 7.14355 7.178 8.47561 7.178 10.1188C7.178 11.762 5.84594 13.094 4.20277 13.094C2.55959 13.094 1.22754 11.762 1.22754 10.1188Z",fill:"currentColor"})))}t(p3,"SvgRoute");var c3=p3;import Ie,{createElement as d3}from"react";function m3(o){return d3(u,o,Ie.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},Ie.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.058 4.04189C14.3131 0.296976 8.2414 0.296976 4.49648 4.04189C0.751566 7.78681 0.751566 13.8585 4.49648 17.6034C8.2414 21.3483 14.3131 21.3483 18.058 17.6034C21.8029 13.8585 21.8029 7.78681 18.058 4.04189ZM18.93 3.16988C14.7035 -1.05663 7.85098 -1.05663 3.62447 3.16988C-0.602038 7.39639 -0.602038 14.2489 3.62447 18.4754C7.85098 22.7019 14.7035 22.7019 18.93 18.4754C23.1565 14.2489 23.1565 7.39639 18.93 3.16988Z",fill:"currentColor"}),Ie.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.0517 17.5971C18.2925 17.3563 18.6829 17.3563 18.9237 17.5971L24.2739 22.9473C24.5147 23.1881 24.5147 23.5785 24.2739 23.8193C24.0331 24.0601 23.6427 24.0601 23.4019 23.8193L18.0517 18.4691C17.8109 18.2283 17.8109 17.8379 18.0517 17.5971Z",fill:"currentColor"})))}t(m3,"SvgSearch");var Te=m3;import Fo,{createElement as u3}from"react";function C3(o){return u3(u,o,Fo.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},Fo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.4551 22.6998C18.3645 22.6998 23.1551 17.9092 23.1551 11.9998C23.1551 6.09031 18.3645 1.29976 12.4551 1.29976C6.54563 1.29976 1.75508 6.09031 1.75508 11.9998C1.75508 17.9092 6.54563 22.6998 12.4551 22.6998ZM12.4551 23.9998C19.0825 23.9998 24.4551 18.6272 24.4551 11.9998C24.4551 5.37234 19.0825 -0.000244141 12.4551 -0.000244141C5.82766 -0.000244141 0.455078 5.37234 0.455078 11.9998C0.455078 18.6272 5.82766 23.9998 12.4551 23.9998Z",fill:"currentColor"}),Fo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.1564 6.64951C12.1564 6.29053 11.8654 5.99951 11.5064 5.99951C11.1475 5.99951 10.8564 6.29053 10.8564 6.64951V13.5539C10.8564 13.7039 10.9073 13.8421 10.9927 13.9522C11.0305 14.019 11.0778 14.0798 11.1342 14.1315L15.3897 18.0282C15.6545 18.2706 16.0194 18.2179 16.2049 17.9106C16.3903 17.6032 16.326 17.1574 16.0612 16.915L12.1564 13.3395V6.64951Z",fill:"currentColor"}),Fo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.1564 13.3395L16.0612 16.915C16.077 16.9294 16.092 16.9446 16.1063 16.9603C16.1506 17.0092 16.188 17.0642 16.2182 17.1233C16.3425 17.3663 16.3451 17.678 16.2049 17.9106C16.0194 18.2179 15.6545 18.2706 15.3897 18.0282L11.1342 14.1315C11.0778 14.0798 11.0305 14.019 10.9927 13.9522C10.9073 13.8421 10.8564 13.7039 10.8564 13.5539V6.64951C10.8564 6.29053 11.1475 5.99951 11.5064 5.99951C11.8654 5.99951 12.1564 6.29053 12.1564 6.64951V13.3395Z",fill:"currentColor"})))}t(C3,"SvgTime");var Pe=C3;import lr,{createElement as g3}from"react";function h3(o){return g3(u,o,lr.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},lr.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.72071 5.68769C1.71769 2.54635 4.26488 -0.00214142 7.40636 1.35055e-06C10.77 0.00229565 14.1336 0.0022956 17.4972 1.35055e-06C20.6387 -0.00214148 23.1856 2.5459 23.1849 5.68684C23.1845 7.86988 23.1856 9.9259 23.1869 12.0692C23.188 14.0266 23.1892 16.0568 23.1892 18.323C23.1892 18.4865 23.1242 18.6433 23.0086 18.7589L17.9483 23.8194C17.8327 23.935 17.6758 24 17.5123 24C15.9522 24 14.295 23.9993 12.6072 23.9986C10.8818 23.9979 9.1243 23.9971 7.40581 23.9971C4.26467 23.9971 1.71769 21.4485 1.72071 18.3071C1.7249 13.9398 1.7249 10.055 1.72071 5.68769ZM7.40552 1.2332C4.94605 1.23152 2.95155 3.22689 2.95391 5.68651C2.9581 10.0546 2.9581 13.9402 2.95391 18.3083C2.95155 20.7679 4.94602 22.7639 7.40583 22.7639C9.13703 22.7639 10.8892 22.7647 12.6094 22.7654C14.0722 22.766 15.5119 22.7666 16.8957 22.7668V19.5881C16.8957 18.5488 17.7382 17.7064 18.7774 17.7064H21.956C21.9558 15.6878 21.9547 13.8496 21.9537 12.0711C21.9524 9.92644 21.9513 7.8687 21.9517 5.68659C21.9522 3.22658 19.9575 1.23152 17.498 1.2332C14.1339 1.2355 10.7697 1.2355 7.40552 1.2332ZM21.084 18.9396H18.7774C18.4192 18.9396 18.1289 19.2299 18.1289 19.5881V21.8948L21.084 18.9396ZM6.7748 5.67184C6.7748 5.3313 7.05087 5.05524 7.3914 5.05524H17.5122C17.8527 5.05524 18.1288 5.3313 18.1288 5.67184C18.1288 6.01238 17.8527 6.28844 17.5122 6.28844H7.3914C7.05087 6.28844 6.7748 6.01238 6.7748 5.67184ZM6.7748 9.46718C6.7748 9.12664 7.05087 8.85058 7.3914 8.85058H17.5122C17.8527 8.85058 18.1288 9.12664 18.1288 9.46718C18.1288 9.80772 17.8527 10.0838 17.5122 10.0838H7.3914C7.05087 10.0838 6.7748 9.80772 6.7748 9.46718ZM6.7748 13.2625C6.7748 12.922 7.05087 12.6459 7.3914 12.6459H12.4518C12.7924 12.6459 13.0684 12.922 13.0684 13.2625C13.0684 13.603 12.7924 13.8791 12.4518 13.8791H7.3914C7.05087 13.8791 6.7748 13.603 6.7748 13.2625Z",fill:"currentColor"})))}t(h3,"SvgTransaction");var f3=h3;import A1,{createElement as y3}from"react";function v3(o){return y3(u,o,A1.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},A1.createElement("g",{clipPath:"url(#clip0_3736_40081)"},A1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.8584 0.862959L15.3058 1.41525C16.9489 1.78602 18.2271 2.07447 19.2188 2.40426C20.2261 2.73925 21.004 3.13692 21.6096 3.76475C21.7414 3.9014 21.8498 4.01602 21.9385 4.11203C21.9394 4.11303 21.9403 4.11403 21.9413 4.11504C22.5067 4.5409 22.9972 5.05945 23.3914 5.64946C23.95 6.48545 24.2066 7.45716 24.3315 8.68458C24.4546 9.89445 24.4546 11.419 24.4546 13.3875V13.4584C24.4546 15.4268 24.4546 16.9514 24.3315 18.1613C24.2066 19.3887 23.95 20.3604 23.3914 21.1964C22.9312 21.8852 22.3398 22.4766 21.651 22.9369C20.815 23.4954 19.8433 23.7521 18.6159 23.8769C17.406 24 15.8814 24 13.9129 24H10.9962C9.02776 24 7.50318 24 6.29331 23.8769C5.06589 23.7521 4.09417 23.4954 3.25818 22.9369C2.56938 22.4766 1.97797 21.8852 1.51773 21.1964C0.959139 20.3604 0.702521 19.3887 0.577659 18.1613C0.504912 17.4462 0.475165 16.6211 0.463001 15.6594C0.457469 15.6262 0.45459 15.5921 0.45459 15.5573V13.5198C0.45459 13.4993 0.45459 13.4789 0.45459 13.4584V13.3875C0.45459 13.367 0.45459 13.3465 0.45459 13.3261V11.2885C0.45459 11.2538 0.457469 11.2197 0.463001 11.1865C0.475164 10.2248 0.504912 9.3997 0.577659 8.68458C0.702521 7.45716 0.959139 6.48545 1.51773 5.64946C1.85461 5.14527 2.26177 4.69328 2.72596 4.3067C3.11565 3.02447 3.55365 2.07925 4.32097 1.37775C4.84839 0.895558 5.46731 0.520025 6.14202 0.271815C6.96557 -0.0311507 7.84132 -0.0555731 8.89761 0.0751007C9.93706 0.203692 11.2152 0.492136 12.8584 0.862959ZM4.39684 3.35079C4.95892 3.15746 5.58334 3.04115 6.29331 2.96893C7.50318 2.84585 9.02777 2.84586 10.9962 2.84586H13.9129C14.7013 2.84586 15.4185 2.84586 16.0727 2.85376C15.7378 2.77698 15.3811 2.69646 15.0007 2.61061L12.6204 2.07346C10.9367 1.6935 9.7179 1.41918 8.7462 1.29897C7.7843 1.17997 7.13094 1.22202 6.56779 1.42918C6.04187 1.62266 5.56127 1.91472 5.15307 2.28791C4.85984 2.55599 4.61826 2.89086 4.39684 3.35079ZM1.68779 13.4229C1.68779 12.8782 1.68785 12.3738 1.69023 11.9051H4.6285C5.46675 11.9051 6.14629 12.5847 6.14629 13.4229C6.14629 14.2612 5.46675 14.9407 4.6285 14.9407H1.69023C1.68785 14.4721 1.68779 13.9676 1.68779 13.4229ZM1.70507 16.1739H4.6285C6.14783 16.1739 7.37949 14.9423 7.37949 13.4229C7.37949 11.9036 6.14783 10.6719 4.6285 10.6719H1.70507C1.72046 9.96264 1.74955 9.34986 1.80453 8.80939C1.91947 7.67947 2.14247 6.93418 2.5431 6.33459C2.91337 5.78044 3.38916 5.30464 3.94331 4.93437C4.5429 4.53374 5.2882 4.31074 6.41812 4.1958C7.55834 4.07981 9.02038 4.07906 11.0317 4.07906H13.8775C15.8888 4.07906 17.3508 4.07981 18.491 4.1958C19.621 4.31074 20.3663 4.53374 20.9658 4.93437C21.52 5.30464 21.9958 5.78044 22.3661 6.33459C22.7667 6.93418 22.9897 7.67947 23.1046 8.80939C23.2206 9.94961 23.2214 11.4117 23.2214 13.4229C23.2214 15.4342 23.2206 16.8963 23.1046 18.0365C22.9897 19.1664 22.7667 19.9117 22.3661 20.5113C21.9958 21.0654 21.52 21.5412 20.9658 21.9115C20.3663 22.3121 19.621 22.5351 18.491 22.6501C17.3508 22.7661 15.8888 22.7668 13.8775 22.7668H11.0317C9.02038 22.7668 7.55834 22.7661 6.41812 22.6501C5.2882 22.5351 4.5429 22.3121 3.94331 21.9115C3.38916 21.5412 2.91337 21.0654 2.5431 20.5113C2.14247 19.9117 1.91947 19.1664 1.80453 18.0365C1.74955 17.496 1.72046 16.8832 1.70507 16.1739ZM17.5297 19.1146C17.5297 18.7741 17.8058 18.498 18.1463 18.498H19.5693C19.9098 18.498 20.1859 18.7741 20.1859 19.1146C20.1859 19.4552 19.9098 19.7312 19.5693 19.7312H18.1463C17.8058 19.7312 17.5297 19.4552 17.5297 19.1146Z",fill:"currentColor"})),A1.createElement("defs",null,A1.createElement("clipPath",{id:"clip0_3736_40081"},A1.createElement("rect",{width:24,height:24,fill:"white",transform:"translate(0.45459)"})))))}t(v3,"SvgWallet");var $3=v3;import sr,{createElement as x3}from"react";function w3(o){return x3(u,o,sr.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},sr.createElement("path",{d:"M22.7245 22.4863H1.73091C1.38524 22.4863 1.05369 22.3491 0.809081 22.1049C0.56447 21.8606 0.426788 21.5293 0.42627 21.1836C0.426608 20.9568 0.485203 20.7339 0.59644 20.5362L11.0923 2.15775C11.1771 2.00885 11.2905 1.87815 11.4259 1.77315C11.5614 1.66815 11.7162 1.5909 11.8816 1.54584C12.0469 1.50078 12.2195 1.48878 12.3895 1.51055C12.5595 1.53231 12.7235 1.5874 12.8722 1.67267C13.075 1.78726 13.2427 1.95497 13.3573 2.15775L23.8531 20.544C23.9681 20.7424 24.0287 20.9677 24.0288 21.197C24.0288 21.4263 23.9683 21.6516 23.8534 21.85C23.7385 22.0485 23.5733 22.2131 23.3743 22.3272C23.1754 22.4414 22.9499 22.501 22.7206 22.5L22.7245 22.4863ZM11.0394 17.7724V20.1196H13.4121V17.7724H11.0394ZM10.9201 8.14893L11.5754 16.5166H12.8644L13.5314 8.16067L10.9201 8.14893Z",fill:"currentColor"})))}t(w3,"SvgWarning");var uo=w3;import pr,{createElement as S3}from"react";function b3(o){return S3(u,o,pr.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},pr.createElement("path",{d:"M18.7249 10.2885V6.69047C18.7249 6.5286 18.6347 6.38026 18.4908 6.30582L12.199 3.0485C12.0742 2.98383 11.9256 2.98383 11.8008 3.0485L5.50897 6.30582C5.36514 6.38026 5.2749 6.5286 5.2749 6.69047V10.2885C5.2749 10.4504 5.36514 10.5988 5.50897 10.6733L8.07348 12.0002L5.50897 13.3267C5.36514 13.4012 5.2749 13.5496 5.2749 13.7115L5.27528 17.3102C5.27528 17.4721 5.36552 17.6205 5.50934 17.6948L11.8008 20.9515C11.8632 20.9838 11.9315 21 11.9999 21C12.0683 21 12.1366 20.9838 12.199 20.9515L18.4905 17.6948C18.6343 17.6205 18.7245 17.4721 18.7245 17.3102L18.7249 13.7115C18.7249 13.5496 18.6347 13.4012 18.4908 13.3267L15.9263 12.0002L18.4908 10.6733C18.6347 10.5988 18.7249 10.4504 18.7249 10.2885ZM11.9999 3.92092L17.3489 6.69011L11.9999 9.46104L6.65085 6.69011L11.9999 3.92092ZM17.8582 17.0466L11.9999 20.0791L6.14158 17.0466L6.14127 14.4237L11.8006 17.3553C11.8632 17.3876 11.9315 17.4038 11.9999 17.4038C12.0683 17.4038 12.1366 17.3876 12.1992 17.3553L17.8585 14.4237L17.8582 17.0466ZM17.3495 13.7117L11.9999 16.4828L6.65034 13.7117L9.01624 12.488L11.8008 13.9287C11.8632 13.9609 11.9317 13.9771 11.9999 13.9771C12.0681 13.9771 12.1366 13.9609 12.199 13.9287L14.9836 12.488L17.3495 13.7117ZM17.8586 10.0249L11.9999 13.0563L6.14121 10.0249V7.40188L11.8006 10.3336C11.8632 10.3659 11.9315 10.3821 11.9999 10.3821C12.0683 10.3821 12.1366 10.3659 12.1992 10.3336L17.8586 7.40188V10.0249Z",fill:"#727272"})))}t(b3,"SvgChains");var k3=b3;import cr,{createElement as L3}from"react";function I3(o){return L3(u,o,cr.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},cr.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.50467 2.93423C8.50467 1.50705 9.66162 0.350098 11.0888 0.350098H13.8205C15.2477 0.350098 16.4047 1.50706 16.4047 2.93424C16.4047 3.92275 17.4748 4.5406 18.3309 4.04632C19.5669 3.33272 21.1474 3.75618 21.861 4.99218L23.2268 7.35787C23.9404 8.59386 23.5169 10.1743 22.2809 10.8879C21.4248 11.3822 21.4248 12.6179 22.2809 13.1121C23.5169 13.8257 23.9404 15.4062 23.2268 16.6422L21.861 19.0079C21.1474 20.2439 19.5669 20.6673 18.3309 19.9537C17.4748 19.4595 16.4047 20.0773 16.4047 21.0659C16.4047 22.4931 15.2477 23.6501 13.8205 23.6501H11.0889C9.66164 23.6501 8.50467 22.4931 8.50467 21.0659C8.50467 20.0773 7.43452 19.4595 6.57844 19.9537C5.34246 20.6673 3.76202 20.2439 3.04842 19.0079L1.68258 16.6422C0.968984 15.4062 1.39246 13.8257 2.62845 13.1121C3.48456 12.6179 3.48456 11.3822 2.62845 10.8879C1.39247 10.1743 0.968985 8.59386 1.68258 7.35787L3.04842 4.99216C3.76202 3.75618 5.34248 3.33271 6.57845 4.0463C7.43455 4.54057 8.50467 3.92274 8.50467 2.93423ZM11.0888 1.6501C10.3796 1.6501 9.80467 2.22502 9.80467 2.93423C9.80467 4.92351 7.65119 6.16676 5.92845 5.17214C5.31425 4.81752 4.52886 5.02797 4.17426 5.64216L2.80842 8.00787C2.4538 8.62208 2.66425 9.40746 3.27845 9.76207C5.00123 10.7567 5.00123 13.2433 3.27845 14.238C2.66424 14.5926 2.4538 15.378 2.80841 15.9922L4.17426 18.3579C4.52886 18.9721 5.31424 19.1825 5.92844 18.8279C7.65123 17.8333 9.80467 19.0766 9.80467 21.0659C9.80467 21.7751 10.3796 22.3501 11.0889 22.3501H13.8205C14.5297 22.3501 15.1047 21.7751 15.1047 21.0659C15.1047 19.0766 17.2581 17.8332 18.9809 18.8279C19.5951 19.1825 20.3805 18.9721 20.7351 18.3579L22.101 15.9922C22.4556 15.378 22.2451 14.5926 21.6309 14.238C19.9082 13.2433 19.9082 10.7567 21.6309 9.76207C22.2451 9.40746 22.4556 8.62208 22.101 8.00787L20.7351 5.64218C20.3805 5.02798 19.5951 4.81753 18.9809 5.17215C17.2582 6.16678 15.1047 4.92353 15.1047 2.93424C15.1047 2.22503 14.5297 1.6501 13.8205 1.6501H11.0888ZM12.4547 8.2501C10.3836 8.2501 8.70467 9.92903 8.70467 12.0001C8.70467 14.0712 10.3836 15.7501 12.4547 15.7501C14.5257 15.7501 16.2047 14.0712 16.2047 12.0001C16.2047 9.92903 14.5257 8.2501 12.4547 8.2501ZM7.40467 12.0001C7.40467 9.21106 9.66563 6.9501 12.4547 6.9501C15.2437 6.9501 17.5047 9.21106 17.5047 12.0001C17.5047 14.7891 15.2437 17.0501 12.4547 17.0501C9.66563 17.0501 7.40467 14.7891 7.40467 12.0001Z",fill:"currentColor"})))}t(I3,"SvgSettings");var T3=I3;import Co,{createElement as P3}from"react";function M3(o){return P3(u,o,Co.createElement("svg",{viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg"},Co.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.12348 2.1536C3.43468 0.842406 5.40414 0.333338 7.96989 0.333338H9.96989C10.3381 0.333338 10.6366 0.631815 10.6366 1.00001C10.6366 1.3682 10.3381 1.66667 9.96989 1.66667H7.96989C5.53564 1.66667 4.0051 2.1576 3.06629 3.09641C2.12749 4.03522 1.63656 5.56576 1.63656 8.00001V14C1.63656 16.4343 2.12749 17.9648 3.06629 18.9036C4.0051 19.8424 5.53564 20.3333 7.96989 20.3333H13.9699C16.4041 20.3333 17.9347 19.8424 18.8735 18.9036C19.8123 17.9648 20.3032 16.4343 20.3032 14V12C20.3032 11.6318 20.6017 11.3333 20.9699 11.3333C21.3381 11.3333 21.6366 11.6318 21.6366 12V14C21.6366 16.5658 21.1275 18.5352 19.8163 19.8464C18.5051 21.1576 16.5356 21.6667 13.9699 21.6667H7.96989C5.40414 21.6667 3.43468 21.1576 2.12348 19.8464C0.81229 18.5352 0.303223 16.5658 0.303223 14V8.00001C0.303223 5.43425 0.81229 3.4648 2.12348 2.1536Z",fill:"#469BF5"}),Co.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.6533 1.70118C18.1946 2.28844 16.4352 3.33798 14.7767 4.56925C13.1164 5.80189 11.599 7.18566 10.6112 8.41663C10.611 8.4169 10.6108 8.41716 10.6106 8.41743L9.57353 9.71786C10.1923 9.89703 10.7777 10.2353 11.2798 10.7366C11.7724 11.2208 12.1029 11.7818 12.2804 12.3834L13.5634 11.3602C13.5631 11.3604 13.5636 11.36 13.5634 11.3602C14.794 10.3727 16.1734 8.8575 17.4009 7.19866C18.6287 5.53958 19.6747 3.77753 20.2617 2.31228L20.2625 2.31037C20.342 2.1138 20.2901 1.93255 20.1592 1.80163C20.0422 1.6846 19.858 1.62456 19.6533 1.70118ZM11.0795 13.126C11.0087 12.6036 10.7766 12.111 10.3436 11.686L10.3392 11.6817C9.89856 11.241 9.38154 10.9984 8.85474 10.9241C8.70039 10.9145 8.58818 10.909 8.48218 10.9156C8.25816 10.9296 8.04212 10.8299 7.90739 10.6504C7.77266 10.4709 7.73731 10.2356 7.81333 10.0244C7.92575 9.71214 8.09202 9.41042 8.3202 9.15099L9.56937 7.58457L9.5706 7.58302C10.6528 6.2342 12.2651 4.77329 13.9819 3.4987C15.6987 2.22414 17.5618 1.10487 19.162 0.46166L19.1721 0.45757C19.9057 0.176639 20.6398 0.396658 21.102 0.858821C21.5709 1.3277 21.799 2.06602 21.4991 2.80913C20.856 4.41366 19.7423 6.27621 18.4727 7.99179C17.203 9.70761 15.7469 11.3178 14.3978 12.4002L14.3963 12.4014L12.8162 13.6614L12.8006 13.6736C12.5646 13.8505 12.3122 14.0042 12.0135 14.1211C11.8083 14.2013 11.5767 14.1751 11.3948 14.0509C11.2128 13.9267 11.1039 13.7206 11.1039 13.5002C11.1039 13.3816 11.0961 13.2603 11.0795 13.126Z",fill:"#469BF5"}),Co.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.8644 10.9143C8.71005 10.9048 8.59784 10.8992 8.49184 10.9058C8.48226 10.9064 8.47267 10.9068 8.46307 10.907C7.20229 10.9313 6.05337 11.8306 5.9031 13.2118C5.90307 13.212 5.90312 13.2116 5.9031 13.2118L5.69317 15.1811L5.69292 15.1834C5.61951 15.8502 6.18196 16.4002 6.82596 16.328L6.82959 16.3276L8.79274 16.1183C9.43334 16.0359 9.95384 15.7633 10.337 15.3809C10.8429 14.866 11.1136 14.1948 11.1136 13.4905C11.1136 13.3809 11.1057 13.2498 11.0891 13.1162C11.0188 12.5976 10.7885 12.1116 10.3489 11.6719C9.90825 11.2313 9.3912 10.9887 8.8644 10.9143ZM8.95752 9.58421C8.96234 9.58451 8.96712 9.58481 8.97184 9.58511C8.98719 9.58607 9.00249 9.58756 9.01773 9.58957C9.84347 9.69886 10.6383 10.0757 11.2917 10.7291C11.9311 11.3685 12.3008 12.1215 12.411 12.9417L12.4118 12.9478C12.435 13.1332 12.4469 13.3209 12.4469 13.4905C12.4469 14.5453 12.0383 15.5533 11.2854 16.3182L11.2817 16.3219C10.6862 16.9173 9.8895 17.3234 8.95398 17.4419L8.94094 17.4435L6.97251 17.6532C5.4778 17.8196 4.20177 16.5507 4.36746 15.0388C4.36741 15.0392 4.3675 15.0383 4.36746 15.0388L4.57735 13.0698C4.80677 10.9567 6.56956 9.6164 8.42348 9.57423C8.62029 9.56308 8.81008 9.57497 8.95752 9.58421Z",fill:"#469BF5"}),Co.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.3638 7.19043C10.3638 6.82225 10.6622 6.52377 11.0304 6.52377C13.4998 6.52377 15.4871 8.52339 15.4871 10.9804C15.4871 11.3486 15.1886 11.6471 14.8204 11.6471C14.4522 11.6471 14.1538 11.3486 14.1538 10.9804C14.1538 9.25748 12.7611 7.8571 11.0304 7.8571C10.6622 7.8571 10.3638 7.55862 10.3638 7.19043Z",fill:"#469BF5"})))}t(M3,"SvgStyle");var B3=M3;import dr from"react";var W3=J({"100%":{transform:"rotate(360deg)"}}),D3=n("div",{position:"relative",animation:`${W3} 1.5s linear infinite`,display:"flex",justifyContent:"center",alignItems:"center"});function U(o){let{size:e,color:r,css:i={}}=o;return dr.createElement(D3,{css:i},dr.createElement(be,{size:e,color:r}))}t(U,"Spinner");function H3(o){switch(o.type){case"success":return go.createElement(ao,{color:o.type,size:12});case"warning":return go.createElement(uo,{color:o.type,size:12});case"error":return go.createElement(lo,{color:o.type,size:12});case"loading":return go.createElement(U,{color:"info",size:12});default:return go.createElement(po,{color:o.type,size:12})}}t(H3,"AlertIcon");var mr=H3;function V(o){let{type:e,title:r,footer:i,action:l,containerStyles:a,variant:p="regular"}=o,d=typeof i=="string";return s1.createElement(Vt,{className:"_alert",style:a,type:e,variant:p},s1.createElement(_t,{variant:p},s1.createElement("div",{className:"title"},s1.createElement(Ut,{type:e},s1.createElement(mr,{type:e})),s1.createElement(C,{direction:"horizontal",size:4}),r&&s1.createElement(s,{color:Et(e,p),variant:"body",className:"title_typography",size:p==="regular"?"xsmall":"small"},r)),l?s1.createElement("div",null,l):null),i?s1.createElement("div",{className:`footer ${d?"description":""}`},i):null)}t(V,"Alert");V.toString=()=>"._alert";import{i18n as N3}from"@lingui/core";import z3 from"react";function ho(){return z3.createElement(V,{type:"error",title:N3.t(" Error connecting server, please reload the app and try again.")})}t(ho,"LoadingFailedAlert");import Z3 from"react";function fo(o){let{catergory:e,searchedFor:r}=o;return Z3.createElement(V,{type:"error",title:`${e} ${r?"'"+r+"'":""} not found.`})}t(fo,"NotFoundAlert");import k,{useLayoutEffect as X3,useRef as K3,useState as J3}from"react";var Me=n("span",{width:"10px",height:"10px",backgroundColor:"$primary500",borderRadius:"99999px"});import ur from"react";var F3=n("div",{display:"flex",justifyContent:"center",alignItems:"center",".image":{width:"100%",height:"100%",objectFit:"contain"},".circular":{borderRadius:"$lg"}});function T(o){let{size:e,useAsPlaceholder:r,backgroundColor:i="$secondary100",type:l,...a}=o,p=l==="circular"?"$lg":"$xs";return ur.createElement(F3,{className:"image-container",css:{width:e+"px",height:e+"px",...r&&{backgroundColor:i,borderRadius:p}}},!r&&ur.createElement("img",{className:`image ${l==="circular"?"circular":""}`,...a}))}t(T,"Image");import O from"react";import*as Ao from"@radix-ui/react-collapsible";import*as Cr from"@radix-ui/react-collapsible";var A3=J({from:{height:0},to:{height:"var(--radix-collapsible-content-height)"}}),E3=J({from:{height:"var(--radix-collapsible-content-height)"},to:{height:0}}),E1=n(Cr.Content,{overflow:"hidden",variants:{open:{true:{animation:`${A3} 300ms ease-out`},false:{animation:`${E3} 300ms ease-out`}}}});var Be=300,gr=n(Ao.Root,{display:"flex",flexDirection:"column",alignItems:"start",overflowX:"auto",overflowY:"hidden",width:"100%",borderRadius:"$xm",variants:{recommended:{true:{$$color:"$colors$info300",[`.${c} &`]:{$$color:"$colors$secondary800"},backgroundColor:"$$color"},false:{$$color:"$colors$neutral400",[`.${c} &`]:{$$color:"$colors$neutral200"},backgroundColor:"$$color"}}},"& .steps-details":{padding:"$10 $15"}}),hr=n("div",{borderRadius:"$xm",display:"flex",flexDirection:"column",alignItems:"start",justifyContent:"space-between",color:"$foreground",cursor:"pointer",boxSizing:"border-box",position:"relative",variants:{recommended:{true:{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$secondary600"},backgroundColor:"$$color","&:hover":{backgroundColor:"$$color"}},false:{$$color:"$colors$neutral200",[`.${c} &`]:{$$color:"$colors$neutral500"},backgroundColor:"$$color","&:hover":{backgroundColor:"$$color"}}},basic:{true:{borderTopRightRadius:"0",borderTopLeftRadius:"0"}},listItem:{true:{},false:{}}},compoundVariants:[{listItem:!0,recommended:!0,css:{"&:hover":{$$color:"$colors$secondary200",[`.${c} &`]:{$$color:"$colors$secondary700"},backgroundColor:"$$color"}}},{listItem:!0,recommended:!1,css:{"&:hover":{$$color:"$colors$neutral300",[`.${c} &`]:{$$color:"$colors$neutral400"},backgroundColor:"$$color"}}}],"& .summary":{width:"100%",padding:"$15 $15 $10 $15"},"& .basic-info":{paddingTop:"$10",display:"flex",alignItems:"center"}}),fr=n(Ao.Trigger,{display:"flex",width:"100%",justifyContent:"space-between",alignItems:"center",height:"$36",padding:"$10 $15",boxSizing:"border-box",cursor:"pointer",border:"none",outline:"none",backgroundColor:"transparent",variants:{error:{true:{[`& ${Image}`]:{border:"1px $warning500 solid",borderRadius:"100%"}},false:{[`& ${Image}`]:{border:"1px transparent solid",borderRadius:"100%"}}},recommended:{true:{$$color:"$colors$info300",[`.${c} &`]:{$$color:"$colors$secondary800"},backgroundColor:"$$color"},false:{$$color:"$colors$neutral400",[`.${c} &`]:{$$color:"$colors$neutral200"},backgroundColor:"$$color"}}},"& div:nth-child(1)":{display:"flex"}}),yr=n(E1,{width:"100%"}),Eo=n("div",{display:"flex",justifyContent:"center",alignItems:"center",padding:"$2",transition:`all ${Be}ms ease`,variants:{orientation:{down:{transform:"rotate(0)"},up:{transform:"rotate(180deg)"}}}}),We=n("div",{height:"$12",marginLeft:"$10",marginRight:"$10",borderLeft:"1px solid $foreground"}),vr=n("div",{display:"flex",justifyContent:"center",margin:"0 $15",borderTop:"1px solid",$$color:"$colors$neutral300",[`.${c} &`]:{$$color:"$colors$neutral400"},borderColor:"$$color"}),$r=n("div",{width:"$16",height:"$16",justifyContent:"center",alignItems:"center",display:"flex"});var xr=n("div",{borderRadius:"$xs",display:"flex",justifyContent:"start",alignItems:"center",paddingBottom:"$10","& .item":{display:"flex",alignItems:"center"},"& .icon":{width:"$16",height:"$16",display:"flex",justifyContent:"center",alignItems:"center"}});function De(o){let{fee:e,time:r,steps:i}=o;return O.createElement(xr,null,O.createElement("div",{className:"item"},O.createElement("div",{className:"icon"},O.createElement(we,{size:12,color:"gray"})),O.createElement(s,{ml:2,align:"center",variant:"body",size:"small"},"$",e)),O.createElement(We,null),O.createElement("div",{className:"item"},O.createElement("div",{className:"icon"},O.createElement(Pe,{size:12,color:"gray"})),O.createElement(s,{ml:2,align:"center",variant:"body",size:"small"},r)),O.createElement(We,null),O.createElement("div",{className:"item"},O.createElement("div",{className:"icon"},O.createElement(Le,{size:16,color:"gray"})),O.createElement(s,{ml:2,align:"center",variant:"body",size:"small"},i)))}t(De,"RouteCost");import{i18n as U3}from"@lingui/core";import _,{forwardRef as O3,memo as j3,useEffect as q3,useRef as Y3}from"react";import V1 from"react";import _3 from"react";var V3=J({"0%":{backgroundPosition:"-468px 0"},"100%":{backgroundPosition:"468px 0"}}),wr=n("div",{$$background:"linear-gradient(90deg, $colors$info300 20%, rgba(200, 226, 255, 0.20) 70%, $colors$info300 100%)",[`.${c} &`]:{$$background:"linear-gradient(90deg, $colors$secondary600 0%,rgba(43, 52, 98, 0.20) 70%, $colors$secondary600 100%)"},background:"$$background",backgroundSize:"800px 100px",animation:`${V3} 2s infinite ease-out`,variants:{variant:{text:{borderRadius:"$sm"},circular:{borderRadius:"$lg"},rectangular:{},rounded:{borderRadius:"$sm"}},size:{small:{},medium:{},large:{}}},compoundVariants:[{size:"small",variant:"text",css:{height:"$8"}},{size:"medium",variant:"text",css:{height:"$12"}},{size:"large",variant:"text",css:{height:"$16"}}]});function w(o){let e=o.variant!=="text"?{width:o.width,height:o.height}:{width:o.width};return _3.createElement(wr,{css:e,...o})}t(w,"Skeleton");var p1={small:{token:17,chain:10},medium:{token:27,chain:10},large:{token:30,chain:15}};var Sr=n("div",{position:"relative",display:"flex",[`& ${T}`]:{borderRadius:"100%"}}),br=n("div",{position:"absolute",border:"0.5px solid $background",borderRadius:"100%",backgroundColor:"$background",variants:{size:{small:{right:"-3px",bottom:"-3px"},medium:{right:"0",bottom:"0"},large:{right:"-5px",bottom:"-5px"}}}});var F=t(o=>{let{tokenImage:e,chainImage:r,size:i,useAsPlaceholder:l,loading:a}=o;return V1.createElement(Sr,{css:a?{}:{width:p1[i].token,height:p1[i].token}},a?V1.createElement(w,{variant:"circular",height:p1[i].token,width:p1[i].token}):V1.createElement(T,{size:p1[i].token,src:e,type:"circular",...(l||!e)&&{useAsPlaceholder:!0}}),V1.createElement(br,{size:i},a?V1.createElement(w,{variant:"circular",height:p1[i].chain,width:p1[i].chain}):V1.createElement(T,{size:p1[i].chain,src:r,type:"circular",...(l||!r)&&{useAsPlaceholder:!0,backgroundColor:"$secondary300"}})))},"ChainToken");var kr=n("div",{width:"100%",position:"relative",padding:"0 0.5rem",boxSizing:"border-box",border:"1px solid transparent",variants:{type:{"route-details":{border:"none"},"route-progress":{$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},borderRadius:"$xm",padding:"$10 $15",marginBottom:"15px"}},state:{default:{borderColor:"transparent"},"in-progress":{borderColor:"$info500"},completed:{borderColor:"$success500"},warning:{borderColor:"$warning500"},error:{borderColor:"$error500"}}},"& .swapper":{display:"flex",alignItems:"center"},"& .swapper__description":{fontWeight:"$medium"},"& .step-info":{display:"flex",flex:"1",width:"100%",alignItems:"start",variants:{tx:{true:{paddingLeft:"36px"}}}},"& div:nth-child(3)":{display:"flex",flexDirection:"column",flex:1},"& .tokens-container":{width:"100%"},"& .tokens":{display:"flex",paddingTop:"$5",paddingBottom:"$10",alignItems:"center"}}),Lr=n("div",{borderRadius:"100%",width:"max-content",height:"max-content",overflow:"hidden",border:"1.5px solid transparent",variants:{state:{default:{borderColor:"transparent"},"in-progress":{borderColor:"$info500"},completed:{borderColor:"$success500"},warning:{borderColor:"$warning500"},error:{borderColor:"$error500"}}}}),Ir=n("div",{width:"100%",variants:{pb:{true:{paddingBottom:"35px"}}}}),Tr=n("div",{borderLeft:"1px dashed black",minHeight:"64px",margin:"0 11.5px",alignSelf:"stretch",variants:{invisible:{true:{visibility:"hidden",minHeight:"unset"}}}}),Pr=n("div",{borderLeft:"1px dashed transparent",margin:"0 $10",alignSelf:"stretch",display:"block",height:"15px",position:"absolute",top:"-16px",left:"16px",variants:{state:{default:{borderColor:"transparent"},"in-progress":{borderColor:"$info500"},completed:{borderColor:"$success500"},warning:{borderColor:"$warning500"},error:{borderColor:"$error500"}}}});var Mr=O3((o,e)=>{let{step:r,hasSeparator:i,type:l,state:a,isFocused:p,tabIndex:d}=o,g=Y3(null),v=a==="completed"||a==="error";return q3(()=>{let S=e?.current,$=g.current;p&&$&&S&&(S.scrollTop=$.offsetTop-S.offsetTop)},[p]),_.createElement(kr,{type:l,state:a,ref:g,tabIndex:d},_.createElement("div",{className:"swapper"},l==="route-progress"&&i&&_.createElement(Pr,{state:a}),_.createElement(Lr,{state:a},_.createElement(T,{size:22,src:r.swapper.image})),_.createElement(s,{className:"swapper__description",ml:8,size:"small",variant:"body"},U3.t({id:"swapperDescription",message:"Swap on {fromChain} via {swapper}",values:{fromChain:r.from.chain.displayName,swapper:r.swapper.displayName}}))),_.createElement("div",{className:"step-info"},_.createElement(Tr,{invisible:!i||l==="route-progress"}),_.createElement("div",{className:"tokens-container"},_.createElement("div",{className:"tokens"},_.createElement(F,{chainImage:r.from.chain.image,tokenImage:r.from.token.image,size:"small"}),_.createElement(s,{ml:4,mr:4,size:"small",color:"$neutral900",variant:"body"},`${r.from.price.value} ${r.from.token.displayName}`),_.createElement(l1,{color:"gray"}),_.createElement(C,{size:4,direction:"horizontal"}),_.createElement(F,{chainImage:r.to.chain.image,tokenImage:r.to.token.image,size:"small"}),_.createElement(s,{ml:4,size:"small",color:"$neutral900",variant:"body"},`${v?"":"~"}${r.to.price.value} ${r.to.token.displayName}`)),_.createElement(Ir,{pb:i&&l==="route-details"},r.alerts))))});Mr.displayName="StepDetailsComponent";var He=j3(Mr);import Q from"react";import Ne from"react";var Br=n("div",{display:"flex",justifyContent:"center",alignItems:"center"});function yo(o){let{size:e,outputUsdValue:r,percentageChange:i,warningLevel:l,error:a}=o,p="$neutral900";return!r||l==="low"?p="$warning500":l==="high"&&(p="$error500"),Ne.createElement(Br,null,r&&Ne.createElement(s,{size:e==="small"?"small":"medium",variant:"body",color:e!=="small"?"$neutral800":"$neutral900"},`~$${r}`),(r&&i||!r)&&Ne.createElement(s,{size:e==="small"?"small":"medium",variant:"body",ml:4,color:p},r&&i&&`(${i.includes("-")?i:`-${i}`}${i?"%":"-"})`,!r&&a))}t(yo,"PriceImpact");import{styled as G3}from"@stitches/react";var Wr=G3("div",{display:"flex",justifyContent:"space-between",variants:{direction:{vertical:{flexDirection:"column",alignItems:"start"},horizontal:{flexDirection:"row",width:"100%",alignItems:"end"}},centerAlign:{true:{alignItems:"center",justifyContent:"center"}}},"& .token-amount":{display:"flex",justifyContent:"center",alignItems:"center"},"& .usd-value":{display:"flex",paddingTop:"$5"}});function _1(o){return Q.createElement(Wr,{direction:o.direction,centerAlign:o.centerAlign},Q.createElement("div",{className:"token-amount"},Q.createElement(F,{chainImage:o.chain.image,tokenImage:o.token.image,size:"medium"}),Q.createElement("div",null,o.label&&Q.createElement(s,{ml:4,size:"xsmall",variant:"body",color:"$neutral900"},o.label),Q.createElement("div",{title:`${o.price.value} ${o.token.displayName}`},Q.createElement(s,{ml:4,size:"medium",variant:"title",style:{fontWeight:600}},o.price.value),Q.createElement(s,{ml:8,size:"medium",variant:"title",style:{fontWeight:400}},o.token.displayName)))),Q.createElement("div",{className:"usd-value"},o.type==="input"&&Q.createElement(s,{mr:4,size:"small",variant:"body",color:"$neutral900"},`~$${o.price.usdValue}`),o.type==="output"&&Q.createElement(yo,{size:"small",outputUsdValue:o.price.usdValue,percentageChange:o.percentageChange,warningLevel:o.warningLevel})))}t(_1,"TokenAmount");import*as h1 from"@radix-ui/react-tooltip";import g1 from"react";import*as Vo from"@radix-ui/react-tooltip";var Dr=n(Vo.Content,{zIndex:"999999"}),Hr=n(Vo.Arrow,{fill:"$neutral100"}),Nr=n(s,{borderRadius:"$md",padding:"$5 $10",boxShadow:"5px 5px 10px 0px rgba(0, 0, 0, 0.10)",backgroundColor:"$neutral100"});function U1(o){let{children:e,content:r,color:i,sideOffset:l,container:a,open:p,side:d="top"}=o;return g1.createElement(h1.Provider,{delayDuration:0},g1.createElement(h1.Root,{open:p},g1.createElement(h1.Trigger,{asChild:!0},g1.createElement("div",null,e)),g1.createElement(h1.Portal,{container:a},g1.createElement(Dr,{side:d,sideOffset:l},g1.createElement(Nr,{variant:"label",size:"medium",color:i},r),g1.createElement(Hr,null)))))}t(U1,"Tooltip");import _o from"react";var zr=n("div",{position:"relative",display:"flex",flexDirection:"column",width:"100%","& .separator":{height:"14px",marginLeft:"14px",position:"absolute",borderLeft:"1px solid $foreground",top:"42%"}});function ze(o){let{from:e,to:r,percentageChange:i,warningLevel:l}=o;return _o.createElement(zr,null,_o.createElement(_1,{direction:"horizontal",label:"Swap input",type:"input",price:{value:e.price.value,usdValue:e.price.usdValue},token:{displayName:e.token.displayName,image:e.token.image},chain:{image:e.chain.image}}),_o.createElement("div",{className:"separator"}),_o.createElement(_1,{direction:"horizontal",label:"Estimated output",type:"output",price:{value:r.price.value,usdValue:r.price.usdValue},token:{displayName:r.token.displayName,image:r.token.image},chain:{image:r.chain.image},percentageChange:i,warningLevel:l}))}t(ze,"RouteSummary");function Q3(o){let{steps:e,totalFee:r,totalTime:i,input:l,output:a,percentageChange:p,warningLevel:d,type:g,recommended:v=!0}=o,S=e.length,[$,P]=J3(o.expanded),A=K3(null);return X3(()=>{$&&A.current&&setTimeout(()=>{A?.current?.scrollIntoView({behavior:"smooth"})},Be)},[$]),k.createElement(k.Fragment,null,k.createElement(hr,{recommended:v,listItem:g==="list-item",basic:g==="basic"},k.createElement("div",{className:"summary"},k.createElement(De,{fee:r,time:i,steps:S}),g==="basic"&&k.createElement("div",{className:"basic-info"},k.createElement($r,null,k.createElement(Se,{size:12,color:"gray"})),k.createElement(s,{size:"small",variant:"body",style:{letterSpacing:.4}},`${l.value} ${e[0].from.token.displayName} = ${a.value} ${e[e.length-1].to.token.displayName}`),k.createElement(s,{color:"$neutral800",ml:2,size:"xsmall",variant:"body"},`($${a.usdValue})`)),g==="list-item"&&k.createElement(_1,{type:"output",direction:"vertical",price:{value:a.value,usdValue:a.usdValue},token:{displayName:e[S-1].to.token.displayName,image:e[S-1].to.token.image},chain:{image:e[S-1].to.chain.image},percentageChange:p,warningLevel:d}),g==="swap-preview"&&k.createElement(k.Fragment,null,k.createElement(ze,{from:e[0].from,to:e[S-1].to,percentageChange:p,warningLevel:d}),k.createElement(C,{size:4}))),k.createElement(gr,{recommended:v,open:$,onOpenChange:P},k.createElement(fr,{ref:B=>A.current=B,recommended:v,onClick:P.bind(null,B=>!B)},k.createElement("div",null,e.map((B,Z)=>{let M=`item-${Z}`;return k.createElement(k.Fragment,{key:M},k.createElement(U1,{container:o.tooltipContainer,side:"bottom",sideOffset:4,content:B.from.chain.displayName},k.createElement(T,{src:B.from.chain.image,size:16})),Z===S-1&&k.createElement(k.Fragment,null,k.createElement(Eo,null,k.createElement(Ho,{size:12,color:"black"})),k.createElement(U1,{container:o.tooltipContainer,side:"bottom",sideOffset:4,content:B.to.chain.displayName},k.createElement(T,{src:B.to.chain.image,size:16}))),Z!==S-1&&k.createElement(Eo,null,k.createElement(Ho,{size:12,color:"black"})))})),k.createElement(Eo,{orientation:$?"up":"down"},k.createElement(no,{size:12,color:"black"}))),k.createElement(yr,{open:$},k.createElement(vr,null),k.createElement("div",{className:"steps-details"},e.map((B,Z)=>{let M=`item-${Z}`;return k.createElement(He,{type:"route-details",key:M,step:B,hasSeparator:Z!==e.length-1,state:B.alerts?"error":void 0})}))))))}t(Q3,"BestRoute");import f from"react";var Zr=n("div",{$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color",borderBottomLeftRadius:"$xm",borderBottomRightRadius:"$xm",padding:"$15 ","& .cost-and-tag":{display:"flex",justifyContent:"space-between",alignItems:"center",height:"22px"},variants:{rounded:{true:{borderRadius:"$xm"}}},"& .cost":{display:"flex"},"& .basic-summary":{padding:"$15 $0 14px $0"},"& .output":{padding:"$6 $0 $15 $0",display:"flex",flexDirection:"column"},"& .output__token-info":{display:"flex",justifyContent:"start",alignItems:"center",paddingBottom:"$5"},"& .route-summary":{display:"flex",justifyContent:"space-between",alignItems:"end"},"& .route-summary__separator":{height:"$28",marginLeft:"13px",borderLeft:"1px solid $neutral900"},"& .token-amount":{display:"flex",justifyContent:"space-between"},"& .token-amount__label":{display:"flex",flexDirection:"column",alignItems:"start"},"& .chains":{paddingTop:"$2"},"& .swap-preview":{padding:"$15 $0 $15 $0"},"& .steps":{paddingLeft:"$8"},"& .step__title":{display:"flex",alignItems:"center"},"& .step__content":{display:"flex",alignItems:"start"},"& .step__tokens":{paddingTop:"$5",paddingBottom:"$10",display:"flex",alignItems:"center"},"& .step__token-info":{display:"flex",alignItems:"center"},"& .step__icon-container":{margin:"$0 $2",padding:"$4",display:"flex",justifyContent:"center",alignItems:"center"}}),Fr=n("div",{borderLeft:"1px dashed black",minHeight:" 64px",margin:"0px 11.5px",alignSelf:"stretch",variants:{hideSeparator:{true:{minHeight:"unset",height:"0"}}}});function Ze(o){let{separator:e=!0}=o;return f.createElement(f.Fragment,null,f.createElement("div",{className:"step__title"},f.createElement(w,{height:22,width:22,variant:"circular"}),f.createElement(C,{direction:"horizontal",size:8}),f.createElement(w,{height:15,width:148,variant:"rounded"})),f.createElement("div",{className:"step__content"},f.createElement(Fr,{hideSeparator:!e}),f.createElement("div",{className:"step__tokens"},f.createElement("div",{className:"step__token-info"},f.createElement(F,{size:"small",loading:!0,chainImage:"",tokenImage:""}),f.createElement(C,{direction:"horizontal",size:8}),f.createElement(w,{height:12,width:76,variant:"rounded"})),f.createElement("div",{className:"step__icon-container"},f.createElement(l1,{color:"gray",size:16})),f.createElement("div",{className:"step__token-info"},f.createElement(F,{size:"small",loading:!0,chainImage:"",tokenImage:""}),f.createElement(C,{direction:"horizontal",size:8}),f.createElement(w,{height:12,width:76,variant:"rounded"})))))}t(Ze,"StepSkeleton");function R3(o){let{type:e,expanded:r,tag:i=!1}=o,l=f.createElement("div",{className:"route-summary"},f.createElement("div",{className:"token-amount"},f.createElement(F,{loading:!0,size:"medium",chainImage:"",tokenImage:""}),f.createElement(C,{size:8,direction:"horizontal"}),f.createElement("div",{className:"token-amount__label"},f.createElement(w,{height:10,width:60,variant:"rounded"}),f.createElement(C,{size:4}),f.createElement(w,{height:15,width:148,variant:"rounded"}))),f.createElement(w,{height:12,width:64,variant:"rounded"}));return f.createElement(Zr,null,f.createElement("div",{className:"cost-and-tag"},f.createElement("div",{className:"cost"},f.createElement(w,{width:60,height:10,variant:"rounded"}),f.createElement(C,{size:4,direction:"horizontal"}),f.createElement(w,{width:60,height:10,variant:"rounded"}),f.createElement(C,{size:4,direction:"horizontal"}),f.createElement(w,{width:60,height:10,variant:"rounded"})),i&&f.createElement(w,{height:22,width:100,variant:"rounded"})),e==="basic"&&f.createElement("div",{className:"basic-summary"},f.createElement(w,{height:15,width:148,variant:"rounded"})),e==="list-item"&&f.createElement("div",{className:"output"},f.createElement("div",{className:"output__token-info"},f.createElement(F,{loading:!0,size:"medium",chainImage:"",tokenImage:""}),f.createElement(C,{direction:"horizontal",size:4}),f.createElement(w,{height:15,width:150,variant:"rounded"})),f.createElement(C,{size:4}),f.createElement(w,{height:10,width:184,variant:"rounded"})),e==="swap-preview"&&f.createElement(f.Fragment,null,f.createElement(C,{size:4}),f.createElement("div",{className:"swap-preview"},l,f.createElement("div",{className:"route-summary__separator"}),l)),f.createElement("div",{className:"chains"},f.createElement(w,{height:15,width:321,variant:"rounded"})),r&&f.createElement("div",{className:"steps"},f.createElement(C,{size:20}),f.createElement(Ze,null),f.createElement(Ze,null),f.createElement(Ze,{separator:!1})))}t(R3,"BestRouteSkeleton");import o5 from"react";var Ar=n("button",{padding:"$10",borderRadius:"$sm",$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color",display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",cursor:"pointer",border:0,fontFamily:"inherit",".image-container":{borderRadius:"$xm",overflow:"hidden"},"&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral100"},backgroundColor:"$$color"},"&:focus-visible":{outline:0,$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color"},variants:{selected:{true:{outline:"1px solid $secondary500"},false:{outline:0}}}});function Fe(o){let{children:e,selected:r,onClick:i}=o;return o5.createElement(Ar,{selected:r,onClick:i},e)}t(Fe,"BlockchainsChip");import{i18n as e5}from"@lingui/core";import L1 from"react";import vo from"react";function Er(o){let{size:e="1em",color:r}=o;return vo.createElement(Do,{...{width:e,height:e,color:r,className:"_icon"},xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18",className:"c-lekKBq"},vo.createElement("g",{fill:"currentColor"},vo.createElement("path",{d:"m7.641 6.333.89.492 6.982-2.896a8.471 8.471 0 0 0-.825-.939c-.05.028-.09.044-.09.044L7.315 6.097c.083.084.19.164.33.236H7.64ZM3.134 14.967l7.067-2.947-1.315-.743-5.393 2.291-1.366.578c.251.325.526.63.82.914l.187-.095v.002Z"}),vo.createElement("path",{d:"m16.253 5.1-1.287.498c-1.03.377-5.082 1.975-5.082 1.975.662.365 1.378.759 2.008 1.102 1.612.88.592 2.812.379 3.18l-.01.014a5.873 5.873 0 0 0-.027.046s.151-1.443-.866-1.977a648.55 648.55 0 0 1-4.365-2.313c-.466-.248-.804-.7-.868-1.223-.048-.392.051-.843.521-1.238.274-.254.569-.39.569-.39l5.253-2.156s.033-.013.081-.038l1.093-.454A8.421 8.421 0 0 0 1.447 13.12l2.032-.886 4.046-1.697c-.698-.383-1.342-.739-1.648-.903-.152-.081-.344-.21-.496-.292-.82-.433-1.357-1.656-.113-3.107 0 0-.13 1.377.641 1.845.734.446 3.582 1.905 4.428 2.358.216.116.416.264.576.453.329.39.454.87.316 1.38-.006.025-.015.049-.023.073l-.016.048a1.018 1.018 0 0 1-.037.095c-.29.7-1.062.91-1.062.91L10 13.43l-4.917 2.018-1.084.476A8.42 8.42 0 0 0 16.253 5.099v.002Z"})),vo.createElement("path",{fill:"currentColor",d:"m7.53 10.53 1.36.74-.68.29-1.426-.717.745-.314ZM10.09 13.392s1.13-.8.108-1.378l-.643.268s1.072.287.535 1.11ZM9.889 7.567l-1.361-.74.695-.29 1.437.731-.771.3ZM7.41 4.705s-1.131.801-.108 1.378l.642-.268s-1.072-.287-.535-1.11Z",opacity:.4,style:{mixBlendMode:"multiply"}}))}t(Er,"Logo");var Vr=n("div",{display:"flex",width:"100%",justifyContent:"end",alignItems:"center"}),_r=n("a",{display:"flex",justifyContent:"center",alignItems:"center",textDecoration:"none"});function $o(){return L1.createElement(Vr,null,L1.createElement(s,{variant:"body",size:"xsmall",color:"$neutral900"},e5.t("Powered By")),L1.createElement(C,{direction:"horizontal",size:8}),L1.createElement(_r,{href:"https://rango.exchange",target:"_blank"},L1.createElement(Er,{size:16,color:"gray"}),L1.createElement(C,{direction:"horizontal",size:4}),L1.createElement(s,{variant:"body",size:"xsmall",color:"neutral900"},"RANGO")))}t($o,"BottomLogo");import I1 from"react";var Ur=n("button",{position:"relative",display:"flex",overflow:"hidden",alignItems:"center",justifyContent:"center",fontSize:"$16",fontWeight:"$400",border:"0",borderRadius:"$secondary",cursor:"pointer",transition:"all 0.35s",fontFamily:"inherit",variants:{size:{xxsmall:{fontSize:"$10",lineHeight:"12px",padding:"$4"},xsmall:{fontSize:"$12",lineHeight:"12px",padding:"$0 $4"},small:{fontSize:"$14",fontWeight:"$medium",lineHeight:"20px",padding:"$4 $4"},medium:{fontSize:"$16",lineHeight:"24px",fontWeight:"$medium",padding:"$8 $8"},large:{fontSize:"$18",lineHeight:"26px",padding:"$12 $24",fontWeight:"$medium"}},variant:{contained:{backgroundColor:"$background",color:"$foreground",border:0,"&:hover":{backgroundColor:"$neutral300"},"&:focus-visible":{backgroundColor:"$neutral500",outline:0},"&:disabled":{$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},backgroundColor:"$neutral800",color:"$$color",pointerEvents:"none"}},outlined:{backgroundColor:"$background",border:1,borderStyle:"solid",color:"$foreground",borderColor:"$neutral200","&:hover":{borderColor:"$neutral300"},"&:focus-visible":{borderColor:"$neutral500",outline:0},"&:disabled":{borderColor:"$neutral800",color:"$neutral800",pointerEvents:"none"}},ghost:{backgroundColor:"transparent",color:"$neutral900","&:disabled":{color:"$neutral800",pointerEvents:"none"},"&:focus-visible":{backgroundColor:"$neutral500",outline:0},"&:hover":{color:"$secondary500"}},default:{}},fullWidth:{true:{width:"100%"}},type:{primary:{},error:{},warning:{},success:{},secondary:{}}},compoundVariants:[{type:"primary",variant:"contained",css:{background:"$primary500",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color","&:hover":{background:"$primary600",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color"},"&:disabled":{$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},background:"$neutral800",color:"$$color",pointerEvents:"none"},"&:visited":{background:"$primary500"},"&:active":{backgroundColor:"$primary500",backgroundSize:"100%",transition:"background 0s"},"&:focus-visible":{background:"$primary600",outline:0}}},{type:"primary",variant:"outlined",css:{color:"$primary500",borderColor:"$primary500","&:hover":{color:"$primary600",borderColor:"$primary600"},"&:focus-visible":{color:"$primary600",borderColor:"$primary600",outline:0}}},{type:"primary",variant:"ghost",css:{color:"$primary500","&:hover":{color:"$primary600"},"&:focus-visible":{color:"$primary600",outline:0}}},{type:"secondary",variant:"contained",css:{background:"$secondary500",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color","&:hover":{background:"$secondary600",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color"},"&:visited":{background:"$secondary500"},"&:focus":{background:"$secondary600",outline:0},"&:focus-visible":{background:"$secondary600",outline:0}}},{type:"secondary",variant:"outlined",css:{color:"$secondary500",borderColor:"$secondary500","&:hover":{color:"$secondary600",borderColor:"$secondary600"},"&:visited":{color:"$secondary500",borderColor:"$secondary500"},"&:focus":{color:"$secondary600",borderColor:"$secondary500",outline:0},"&:focus-visible":{color:"$secondary600",borderColor:"$secondary500",outline:0}}},{type:"secondary",variant:"ghost",css:{color:"$secondary500","&:hover":{color:"$secondary600"},"&:visited":{color:"$secondary500"},"&:focus":{color:"$secondary600",outline:0},"&:focus-visible":{color:"$secondary600",outline:0}}},{type:"error",variant:"contained",css:{background:"$error500",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color","&:hover":{background:"$error500"},"&:visited":{background:"$error500"},"&:focus":{background:"$error500"},"&:focus-visible":{$$outline:"$colors$error600",[`.${c} &`]:{$$outline:"$colors$error300"},outlineColor:"$$outline"}}},{type:"error",variant:"outlined",css:{color:"$error500",borderColor:"$error500","&:hover":{color:"$error500",borderColor:"$error500"},"&:visited":{color:"$error500",borderColor:"$error500"},"&:focus":{color:"$error500",borderColor:"$error500"},"&:focus-visible":{$$outline:"$colors$error600",[`.${c} &`]:{$$outline:"$colors$error300"},color:"$$outline",outlineColor:"$$outline"}}},{type:"error",variant:"ghost",css:{color:"$error500","&:hover":{color:"$error500"},"&:visited":{color:"$error500"},"&:focus":{color:"$error500"},"&:focus-visible":{$$outline:"$colors$error600",[`.${c} &`]:{$$outline:"$colors$error300"},color:"$$outline",outline:0}}},{type:"warning",variant:"contained",css:{background:"$warning500",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color","&:hover":{background:"$warning500",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color"},"&:visited":{background:"$warning500"},"&:focus":{background:"$warning500"},"&:focus-visible":{$$outline:"$colors$warning600",[`.${c} &`]:{$$outline:"$colors$warning300"},outlineColor:"$$outline"}}},{type:"warning",variant:"outlined",css:{color:"$warning500",borderColor:"$warning500","&:hover":{color:"$warning500",borderColor:"$warning500"},"&:visited":{color:"$warning500",borderColor:"$warning500"},"&:focus":{color:"$warning500",borderColor:"$warning500"},"&:focus-visible":{$$outline:"$colors$warning600",[`.${c} &`]:{$$outline:"$colors$warning300"},outlineColor:"$$outline",color:"$$outline"}}},{type:"warning",variant:"ghost",css:{color:"$warning500","&:hover":{color:"$warning500"},"&:visited":{color:"$warning500"},"&:focus":{color:"$warning500"},"&:focus-visible":{$$outline:"$colors$warning600",[`.${c} &`]:{$$outline:"$colors$warning300"},color:"$$outline"}}},{type:"success",variant:"contained",css:{background:"$success500",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color","&:hover":{background:"$success500",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color"},"&:visited":{background:"$success500"},"&:focus":{background:"$success500"},"&:focus-visible":{$$outline:"$colors$success600",[`.${c} &`]:{$$outline:"$colors$success300"},outlineColor:"$$outline"}}},{type:"success",variant:"outlined",css:{color:"$success500",borderColor:"$success500","&:hover":{color:"$success500",borderColor:"$success500"},"&:visited":{color:"$success500",borderColor:"$success500"},"&:focus":{color:"$success500",borderColor:"$success500"},"&:focus-visible":{$$outline:"$colors$success600",[`.${c} &`]:{$$outline:"$colors$success300"},outlineColor:"$$outline",color:"$$outline"}}},{type:"success",variant:"ghost",css:{color:"$success500","&:hover":{color:"$success500"},"&:visited":{color:"$success500"},"&:focus":{color:"$success500"},"&:focus-visible":{$$outline:"$colors$success600",[`.${c} &`]:{$$outline:"$colors$success300"},outline:0,color:"$$outline"}}}],defaultVariants:{size:"medium",variant:"contained"}}),Or=n("span",{display:"inline-block",variants:{pl:{true:{paddingLeft:"$8"}},pr:{true:{paddingRight:"$8"}}}}),t5=J({to:{transform:"scale(2)",opacity:.1}}),jr=n("div",{position:"absolute",top:"0",right:"0",bottom:"0",left:"0","& span":{transform:"scale(0)",borderRadius:"100%",position:"absolute",opacity:"0.75",backgroundColor:"$neutral500",animation:`${t5} 0.8s linear`}});import qr,{useEffect as r5,useState as n5}from"react";var i5=850,a5=t((o,e,r)=>{r5(()=>{let i=null;return o>0&&(i&&clearTimeout(i),i=setTimeout(()=>{r(),i&&clearTimeout(i)},e)),()=>{i&&clearTimeout(i)}},[o,e,r])},"useDebouncedRippleCleanUp"),l5=t(({duration:o=i5})=>{let[e,r]=n5([]);return a5(e.length,o,()=>{r([])}),qr.createElement(jr,{onMouseDown:t(l=>{let a=l.currentTarget.getBoundingClientRect(),p=a.width>a.height?a.width:a.height,d=l.pageX-a.x-p/2,g=l.pageY-a.y-p/2,v={x:d,y:g,size:p};r([...e,v])},"addRipple")},e.length>0&&e.map((l,a)=>{let p="span"+a;return qr.createElement("span",{key:p,style:{top:l.y,left:l.x,width:l.size,height:l.size}})}))},"Ripple"),Yr=l5;function s5(o,e){let{children:r,loading:i,disabled:l,prefix:a,suffix:p,onClick:d,...g}=o;return I1.createElement(Ur,{disabled:!i&&l,onClick:i||l?void 0:d,...g,ref:e},i?I1.createElement(U,{css:{width:"$24",height:"$24"}}):I1.createElement(I1.Fragment,null,a,r&&I1.createElement(Or,{pl:!!a,pr:!!p,className:"_text"},r),p),!l&&!i&&I1.createElement(Yr,null))}t(s5,"ButtonComponent");var L=I1.forwardRef(s5);L.displayName="Button";import Gr from"react";function p5(o,e){let{style:r,...i}=o;return Gr.createElement(L,{className:"_icon-button",ref:e,...i,style:{borderRadius:"100%",lineHeight:0,...r}},o.children)}t(p5,"IconButtonComponent");var c1=Gr.forwardRef(p5);c1.displayName="IconButton";c1.toString=()=>"._icon-button";import*as Jr from"@radix-ui/react-collapsible";import Ae from"react";import*as Xr from"@radix-ui/react-collapsible";var Kr=n(Xr.Trigger,{border:"none",background:"transparent",width:"100%"});function c5(o){let{open:e,onOpenChange:r,trigger:i,children:l,...a}=o;return Ae.createElement(Jr.Root,{open:e,onOpenChange:r,...a},Ae.createElement(Kr,{asChild:!0},i),Ae.createElement(E1,{open:e},l))}t(c5,"CollapsibleComponent");import d5 from"react";import{i18n as m5}from"@lingui/core";function xo(o){let{onClick:e}=o;return d5.createElement(L,{type:"primary",variant:"outlined",size:"small",onClick:e},m5.t("Change Slippage"))}t(xo,"ChangeSlippageButton");import f1 from"react";import*as Uo from"@radix-ui/react-checkbox";var Qr=n("div",{display:"flex",alignItems:"center"}),Rr=n(Uo.Root,{borderRadius:"$xs",position:"relative",width:"1rem",height:"1rem",padding:0,border:"1px solid $neutral800",backgroundColor:"transparent",cursor:"pointer",'&[data-state="checked"]':{$$color:"$colors$secondary500",[`.${c} &`]:{$$color:"$colors$secondary400"},backgroundColor:"$$color",borderColor:"$$color"}}),o2=n(Uo.CheckboxIndicator,{display:"flex",justifyContent:"center",alignItems:"center"}),e2=n("label",{color:"$foreground",fontSize:"$m",cursor:"pointer"});function u5(o){let{id:e,label:r,...i}=o,l=e&&r;return f1.createElement(Qr,null,f1.createElement(Rr,{id:e,...i},f1.createElement(o2,null,f1.createElement(xe,{color:"white",size:12}))),l?f1.createElement(f1.Fragment,null,f1.createElement(C,{direction:"horizontal",size:8}),f1.createElement(e2,{className:"_text",htmlFor:e},r)):null)}t(u5,"Checkbox");import r2 from"react";var t2=n("button",{display:"inline-flex",justifyContent:"center",alignItems:"center",borderRadius:"$xs",padding:"$5 $15",cursor:"pointer",transition:"all 0.35s",border:"1px solid transparent",fontFamily:"inherit",$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color","&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral100"},backgroundColor:"$$color"},"&:focus-visible":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color",outline:0},variants:{selected:{true:{border:"1px solid $secondary500"}}}});function C5(o){let{label:e,selected:r,prefix:i,suffix:l,...a}=o;return r2.createElement(t2,{selected:r,...a},i||null,r2.createElement(s,{color:r?void 0:"neutral900",variant:"body",size:"medium"},e),l||null)}t(C5,"Chip");import d1,{useState as h5}from"react";import{ChromePicker as f5}from"react-color";import y5 from"rgb-hex";import*as Ee from"react";var y=n("svg",{stroke:"$foreground",variants:{color:{primary:{stroke:"$primary"},error:{stroke:"$error"},warning:{stroke:"$warning"},success:{stroke:"$success"},black:{$$color:"$colors$foreground",[`.${c} &`]:{$$color:"$colors$background"},stroke:"$$color"},white:{$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},stroke:"$$color"}},disabled:{true:{stroke:"$neutral400"}}}}),D=n("svg",{fill:"$foreground",variants:{color:{primary:{fill:"$primary"},error:{fill:"$error"},warning:{fill:"$warning"},success:{fill:"$success"},black:{$$color:"$colors$foreground",[`.${c} &`]:{$$color:"$colors$background"},fill:"$$color"},white:{$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},fill:"$$color"}},disabled:{true:{stroke:"$neutral400"}}}});var n2=t(({size:o=16,color:e,...r})=>Ee.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Ee.createElement("path",{d:"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10ZM9.17 14.83l5.66-5.66M14.83 14.83 9.17 9.17",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"DeleteCircleIcon");n2.toString=()=>"._icon";import*as Oo from"react";var i2=t(({size:o=16,color:e,...r})=>Oo.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Oo.createElement("path",{d:"M9 22h6c5 0 7-2 7-7V9c0-5-2-7-7-7H9C4 2 2 4 2 9v6c0 5 2 7 7 7Z",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),Oo.createElement("path",{d:"m7.75 12 2.83 2.83 5.67-5.66",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"CheckSquareIcon");i2.toString=()=>"._icon";import*as Ve from"react";var jo=t(({size:o=16,color:e,...r})=>Ve.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Ve.createElement("path",{d:"M6 12h12M12 18V6",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"AddIcon");jo.toString=()=>"._icon";import*as qo from"react";var y1=t(({size:o=16,color:e,...r})=>qo.createElement(D,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},qo.createElement("path",{d:"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10ZM12 8v5",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",stroke:"#fff"}),qo.createElement("path",{d:"M11.994 16h.01",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",stroke:"#fff"})),"InfoCircleIcon");y1.toString=()=>"._icon";import*as _e from"react";var a2=t(({size:o=16,color:e,...r})=>_e.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},_e.createElement("path",{d:"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10ZM8 12h8M12 16V8",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"AddCircleIcon");a2.toString=()=>"._icon";import*as Ue from"react";var l2=t(({size:o=16,color:e,...r})=>Ue.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Ue.createElement("path",{d:"M11.92 22c5.5 0 10-4.5 10-10s-4.5-10-10-10-10 4.5-10 10 4.5 10 10 10ZM7.92 12h8",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"MinusCircleIcon");l2.toString=()=>"._icon";import*as Yo from"react";var Go=t(({size:o=16,color:e,...r})=>Yo.createElement(D,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Yo.createElement("path",{d:"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10Z",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",stroke:"#fff"}),Yo.createElement("path",{d:"m7.75 12 2.83 2.83 5.67-5.66",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",stroke:"#fff"})),"CheckCircleIcon");Go.toString=()=>"._icon";import*as Oe from"react";var s2=t(({size:o=16,color:e,...r})=>Oe.createElement(D,{width:o,height:o,viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:e,className:"_icon",...r},Oe.createElement("path",{d:"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z",fillRule:"evenodd",clipRule:"evenodd"})),"CheckIcon");s2.toString=()=>"._icon";import*as je from"react";var p2=t(({size:o=16,color:e,...r})=>je.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},je.createElement("path",{d:"M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10ZM18.9 5l-14 14",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})),"BanIcon");p2.toString=()=>"._icon";import*as Xo from"react";var c2=t(({size:o=16,color:e,...r})=>Xo.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Xo.createElement("path",{d:"M12 9v5M12 21.41H5.94c-3.47 0-4.92-2.48-3.24-5.51l3.12-5.62L8.76 5c1.78-3.21 4.7-3.21 6.48 0l2.94 5.29 3.12 5.62c1.68 3.03.22 5.51-3.24 5.51H12v-.01Z",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),Xo.createElement("path",{d:"M11.994 17h.01",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})),"WarningIcon");c2.toString=()=>"._icon";import*as T1 from"react";var d2=t(({size:o=16,color:e,...r})=>T1.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},T1.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),T1.createElement("polyline",{points:"14 2 14 8 20 8"}),T1.createElement("line",{x1:"16",y1:"13",x2:"8",y2:"13"}),T1.createElement("line",{x1:"16",y1:"17",x2:"8",y2:"17"}),T1.createElement("polyline",{points:"10 9 9 9 8 9"})),"HistoryIcon");d2.toString=()=>"._icon";import*as Ko from"react";var O1=t(({size:o=16,color:e,...r})=>Ko.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Ko.createElement("path",{d:"M4 22V5c0-2 1.34-3 3-3h8c1.66 0 3 1 3 3v17H4ZM2.5 22h17",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),Ko.createElement("path",{d:"M8.89 10h4.23c1.04 0 1.89-.5 1.89-1.89V6.88c0-1.39-.85-1.89-1.89-1.89H8.89C7.85 4.99 7 5.49 7 6.88v1.23C7 9.5 7.85 10 8.89 10ZM7 13h3M18 16.01l4.5-.01v-6l-2-1",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"GasIcon");O1.toString=()=>"._icon";import*as Jo from"react";var m2=t(({size:o=16,color:e,...r})=>Jo.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Jo.createElement("circle",{cx:"12",cy:"12",r:"3"}),Jo.createElement("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"})),"SettingsIcon");m2.toString=()=>"._icon";import*as qe from"react";var u2=t(({size:o=16,color:e,...r})=>qe.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},qe.createElement("path",{d:"M21.5 5.98c-3.33-.33-6.68-.5-10.02-.5-1.98 0-3.96.1-5.94.3l-2.04.2M9 4.97l.22-1.31C9.38 2.71 9.5 2 11.19 2h2.62c1.69 0 1.82.75 1.97 1.67l.22 1.3M19.35 9.14l-.65 10.07c-.11 1.57-.2 2.79-2.99 2.79H9.29c-2.79 0-2.88-1.22-2.99-2.79L5.65 9.14M10.83 16.5h3.33M10 12.5h5",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"TrashIcon");u2.toString=()=>"._icon";import*as Ye from"react";var C2=t(({size:o=16,color:e,...r})=>Ye.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Ye.createElement("path",{d:"M9 11.7h5M11.5 21a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19ZM22 22l-2-2",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"SearchMinusIcon");C2.toString=()=>"._icon";import*as Ge from"react";var Qo=t(({size:o=16,color:e,...r})=>Ge.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Ge.createElement("path",{d:"M11.5 21a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19ZM22 22l-2-2",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"SearchIcon");Qo.toString=()=>"._icon";import*as Xe from"react";var Ro=t(({size:o=16,color:e,...r})=>Xe.createElement(y,{width:o,height:o,fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",color:e,className:"_icon",...r},Xe.createElement("path",{d:"m8.91 19.92 6.52-6.52c.77-.77.77-2.03 0-2.8L8.91 4.08",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})),"AngleRightIcon");Ro.toString=()=>"._icon";import*as Ke from"react";var g2=t(({size:o=16,color:e,...r})=>Ke.createElement(y,{width:o,height:o,fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",color:e,className:"_icon",...r},Ke.createElement("path",{d:"M19.92 15.05 13.4 8.53c-.77-.77-2.03-.77-2.8 0l-6.52 6.52",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})),"AngleUpIcon");g2.toString=()=>"._icon";import h2 from"react";var j1=t(({size:o=16,color:e,...r})=>h2.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},h2.createElement("path",{d:"m19.92 8.95-6.52 6.52c-.77.77-2.03.77-2.8 0L4.08 8.95",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})),"AngleDownIcon");j1.toString=()=>"._icon";import*as g5 from"react";j1.toString=()=>"._icon";import*as oe from"react";var f2=t(({size:o=16,color:e,...r})=>oe.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},oe.createElement("path",{d:"M16.44 8.9c3.6.31 5.07 2.16 5.07 6.21v.13c0 4.47-1.79 6.26-6.26 6.26H8.74c-4.47 0-6.26-1.79-6.26-6.26v-.13c0-4.02 1.45-5.87 4.99-6.2M12 2v12.88",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),oe.createElement("path",{d:"M15.35 12.65 12 16l-3.35-3.35",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"DownloadIcon");f2.toString=()=>"._icon";import*as wo from"react";var y2=wo.forwardRef(({color:o="black",size:e=16,...r},i)=>wo.createElement(y,{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,color:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"_icon",...r,ref:i},wo.createElement("polyline",{points:"9 18 15 12 9 6"})));y2.toString=()=>"._icon";import*as ee from"react";var v2=t(({size:o=16,color:e,...r})=>ee.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},ee.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),ee.createElement("polyline",{points:"12 5 19 12 12 19"})),"ArrowRightIcon");v2.toString=()=>"._icon";import*as Je from"react";var $2=t(({size:o=16,color:e,...r})=>Je.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Je.createElement("path",{d:"M14.89 5.08c-.87-.26-1.83-.43-2.89-.43-4.79 0-8.67 3.88-8.67 8.67C3.33 18.12 7.21 22 12 22s8.67-3.88 8.67-8.67c0-1.78-.54-3.44-1.46-4.82M16.13 5.32 13.24 2M16.13 5.32l-3.37 2.46",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"RetryRightIcon");$2.toString=()=>"._icon";import*as Qe from"react";var x2=t(({size:o=16,color:e,...r})=>Qe.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Qe.createElement("path",{d:"M9.11 5.08c.87-.26 1.83-.43 2.89-.43 4.79 0 8.67 3.88 8.67 8.67s-3.88 8.67-8.67 8.67-8.67-3.88-8.67-8.67c0-1.78.54-3.44 1.46-4.82M7.87 5.32 10.76 2M7.87 5.32l3.37 2.46",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"RetryLeftIcon");x2.toString=()=>"._icon";import*as Re from"react";var w2=t(({size:o=16,color:e,...r})=>Re.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Re.createElement("path",{d:"M22 12c0 5.52-4.48 10-10 10s-8.89-5.56-8.89-5.56m0 0h4.52m-4.52 0v5M2 12C2 6.48 6.44 2 12 2c6.67 0 10 5.56 10 5.56m0 0v-5m0 5h-4.44",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"TryAgainIcon");w2.toString=()=>"._icon";import*as te from"react";var S2=t(({size:o=16,color:e,...r})=>te.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},te.createElement("path",{d:"m13.82 6.85 3.04 3.04M13.82 17.15V6.85M10.18 17.15l-3.04-3.04M10.18 6.85v10.3",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),te.createElement("path",{d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"VerticalSwapIcon");S2.toString=()=>"._icon";import*as re from"react";var b2=t(({size:o=16,color:e,...r})=>re.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},re.createElement("path",{d:"m17.15 13.82-3.04 3.04M6.85 13.82h10.3M6.85 10.18l3.04-3.04M17.15 10.18H6.85",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),re.createElement("path",{d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"HorizontalSwapIcon");b2.toString=()=>"._icon";import*as q1 from"react";var k2=q1.forwardRef(({color:o="black",size:e=16,...r},i)=>q1.createElement(y,{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,color:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"_icon",...r,ref:i},q1.createElement("polyline",{points:"23 4 23 10 17 10"}),q1.createElement("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"})));k2.toString=()=>"._icon";import*as So from"react";var L2=t(({size:o=16,color:e,...r})=>So.createElement(D,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},So.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.51 7.205a3.018 3.018 0 0 0-3.01 3.01v6.73a3.018 3.018 0 0 0 3.01 3.01h11.48a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227 2.743 2.743 0 0 1 1.971-.82H19v-.69a3.018 3.018 0 0 0-3.01-3.01H4.51ZM0 10.215a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.36 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.377 1.022v.009c.053.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H4.51A4.518 4.518 0 0 1 0 16.945v-6.73Z"}),So.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.35 2.655a1.15 1.15 0 0 0-1.554-1.079l-7.94 3A2.098 2.098 0 0 0 1.5 6.547v4.569a.75.75 0 1 1-1.5 0v-4.57c0-1.5.922-2.84 2.325-3.371l7.94-3s-.001 0 0 0c1.732-.657 3.585.629 3.585 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM17.729 12.405c-.36 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.377 1.022v.009c.053.635.664 1.182 1.413 1.182h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.778-1.03-2.907-2.553a2.759 2.759 0 0 1 .816-2.227Z"}),So.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.5 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75Z"})),"WalletIcon");L2.toString=()=>"._icon";import*as P1 from"react";var I2=t(({size:o=16,color:e,...r})=>P1.createElement(D,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},P1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.569 7.205a3.018 3.018 0 0 0-3.01 3.01v3.076a4.749 4.749 0 0 1 6.5 4.414c0 .808-.206 1.579-.574 2.25h8.564a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H6.569Zm-4.51 3.01a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.36 0-.675.14-.903.373l-.014.014c-.266.26-.414.63-.377 1.022l.001.009c.053.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H7.939a.75.75 0 0 1-.482-1.324c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-5.283-2.533.75.75 0 0 1-1.217-.587v-4.37Z"}),P1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.409 2.655a1.15 1.15 0 0 0-1.555-1.078l-7.94 3a2.098 2.098 0 0 0-1.355 1.968v4.57a.75.75 0 0 1-1.5 0v-4.57c0-1.5.921-2.84 2.324-3.371l7.94-3c1.733-.657 3.586.629 3.586 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM19.787 12.405c-.359 0-.674.14-.902.374l-.014.013c-.266.26-.414.63-.377 1.022v.01c.054.634.664 1.181 1.413 1.181h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.777-1.03-2.907-2.553a2.759 2.759 0 0 1 .817-2.227Z"}),P1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.559 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM5.309 14.455c-.762 0-1.469.267-2.033.717h-.001a3.22 3.22 0 0 0-1.216 2.533c0 .61.17 1.184.468 1.667l.006.01a3.22 3.22 0 0 0 2.776 1.573 3.155 3.155 0 0 0 2.148-.824c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-3.25-3.25Zm-2.967-.457a4.749 4.749 0 0 1 7.717 3.707c0 .888-.248 1.73-.687 2.446-.25.427-.57.808-.941 1.12a4.656 4.656 0 0 1-3.122 1.184 4.72 4.72 0 0 1-4.062-2.301 4.671 4.671 0 0 1-.688-2.449 4.72 4.72 0 0 1 1.783-3.707Z"}),P1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.07 17.685a.75.75 0 0 1 .75-.75H6.8a.75.75 0 0 1 0 1.5H3.82a.75.75 0 0 1-.75-.75Z"}),P1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.309 15.475a.75.75 0 0 1 .75.75v2.99a.75.75 0 0 1-1.5 0v-2.99a.75.75 0 0 1 .75-.75Z"})),"AddWalletIcon");I2.toString=()=>"._icon";import*as M1 from"react";var T2=t(({size:o=16,color:e,...r})=>M1.createElement(D,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},M1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.627 7.205a3.018 3.018 0 0 0-3.01 3.01v3.076a4.749 4.749 0 0 1 6.5 4.414c0 .808-.205 1.579-.573 2.25h8.563a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.777-1.03-2.907-2.553a2.759 2.759 0 0 1 .817-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H6.627Zm-4.51 3.01a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.359 0-.675.14-.902.373l-.014.014c-.266.26-.415.63-.377 1.022v.009c.054.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H7.997a.75.75 0 0 1-.482-1.325c.243-.203.457-.456.624-.743l.01-.016a3.17 3.17 0 0 0 .468-1.666 3.249 3.249 0 0 0-5.282-2.533.75.75 0 0 1-1.218-.587v-4.37Z"}),M1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.467 2.655a1.15 1.15 0 0 0-1.554-1.079l-7.94 3a2.098 2.098 0 0 0-1.356 1.97v4.569a.75.75 0 1 1-1.5 0v-4.57c0-1.5.922-2.84 2.325-3.371l7.94-3c1.732-.657 3.585.629 3.585 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM19.846 12.405c-.359 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.377 1.022v.009c.053.635.664 1.182 1.413 1.182h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.778-1.03-2.907-2.553a2.759 2.759 0 0 1 .816-2.227Z"}),M1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.617 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM5.367 14.455c-.761 0-1.468.267-2.032.717h-.002a3.22 3.22 0 0 0-1.216 2.533c0 .61.17 1.183.469 1.666l.006.01a3.22 3.22 0 0 0 2.775 1.574 3.155 3.155 0 0 0 2.148-.825c.243-.203.457-.456.624-.743l.01-.016a3.17 3.17 0 0 0 .468-1.666 3.249 3.249 0 0 0-3.25-3.25ZM2.4 13.998a4.749 4.749 0 0 1 7.717 3.707 4.67 4.67 0 0 1-.687 2.446c-.25.427-.57.808-.94 1.12a4.655 4.655 0 0 1-3.123 1.184 4.72 4.72 0 0 1-4.061-2.301 4.67 4.67 0 0 1-.689-2.449A4.72 4.72 0 0 1 2.4 13.998Z"}),M1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.785 16.106a.75.75 0 0 1 1.06-.003l2.12 2.11a.75.75 0 1 1-1.058 1.064l-2.12-2.11a.75.75 0 0 1-.002-1.061Z"}),M1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.948 16.136a.75.75 0 0 1-.002 1.06l-2.12 2.11a.75.75 0 0 1-1.058-1.063l2.12-2.11a.75.75 0 0 1 1.06.003Z"})),"DeleteWalletIcon");T2.toString=()=>"._icon";import*as Y1 from"react";var P2=t(({size:o=16,color:e,...r})=>Y1.createElement(D,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Y1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.686 7.205a3.018 3.018 0 0 0-3.01 3.01v3.076a4.749 4.749 0 0 1 6.5 4.414c0 .808-.205 1.579-.573 2.25h8.563a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H6.686Zm-4.51 3.01a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.36 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.378 1.022l.001.009c.053.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H8.056a.75.75 0 0 1-.482-1.324c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-5.283-2.533.75.75 0 0 1-1.217-.587v-4.37Z"}),Y1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.526 2.655a1.15 1.15 0 0 0-1.554-1.078l-7.94 3a2.098 2.098 0 0 0-1.356 1.968v4.57a.75.75 0 0 1-1.5 0v-4.57c0-1.5.921-2.84 2.324-3.371l7.94-3c1.733-.657 3.586.629 3.586 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM19.905 12.405c-.36 0-.675.14-.903.374l-.014.013c-.265.26-.414.63-.377 1.022l.001.01c.053.634.664 1.181 1.413 1.181h1.942a.276.276 0 0 0 .268-.27v-2.06a.276.276 0 0 0-.268-.27h-2.062Zm-1.971-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.724 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227Z"}),Y1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.676 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM5.426 14.455c-.762 0-1.469.267-2.033.717h-.001a3.22 3.22 0 0 0-1.216 2.533c0 .61.17 1.184.468 1.667l.006.01a3.22 3.22 0 0 0 2.776 1.573 3.155 3.155 0 0 0 2.148-.824c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-3.25-3.25Zm-2.967-.457a4.749 4.749 0 0 1 7.717 3.707c0 .888-.248 1.73-.687 2.446-.25.427-.57.808-.941 1.12a4.656 4.656 0 0 1-3.122 1.184 4.72 4.72 0 0 1-4.062-2.301 4.671 4.671 0 0 1-.688-2.449 4.72 4.72 0 0 1 1.783-3.707Z"}),Y1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.538 16.215a.75.75 0 0 1-.042 1.06l-2.13 1.97a.75.75 0 0 1-1.04-.02l-.99-.99a.75.75 0 1 1 1.062-1.06l.48.48 1.6-1.48a.75.75 0 0 1 1.06.04Z"})),"CheckWalletIcon");P2.toString=()=>"._icon";import*as B1 from"react";var M2=t(({size:o=16,color:e,...r})=>B1.createElement(D,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},B1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.244 7.205a3.018 3.018 0 0 0-3.01 3.01v1.73a.75.75 0 0 1-1.5 0v-1.73a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.359 0-.674.14-.902.373l-.014.014c-.266.26-.414.63-.377 1.022v.009c.054.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51h-5.48a.75.75 0 0 1 0-1.5h5.48a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.777-1.03-2.907-2.553a2.758 2.758 0 0 1 .817-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H5.244Z"}),B1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.084 2.655a1.15 1.15 0 0 0-1.554-1.078l-7.94 3a2.098 2.098 0 0 0-1.356 1.968v4.57a.75.75 0 0 1-1.5 0v-4.57c0-1.5.922-2.84 2.325-3.371l7.94-3c1.732-.657 3.585.629 3.585 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM18.463 12.405c-.359 0-.675.14-.902.374l-.014.013c-.266.26-.415.63-.377 1.022v.01c.053.634.664 1.181 1.413 1.181h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.777-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227Z"}),B1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.234 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM1.234 15.205a.75.75 0 0 1 .75-.75h5.34a1.91 1.91 0 0 1 1.91 1.91v1.28a.75.75 0 0 1-1.5 0v-1.28a.41.41 0 0 0-.41-.41h-5.34a.75.75 0 0 1-.75-.75Z"}),B1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.735 13.455a.75.75 0 0 1 0 1.06l-.69.69.69.69a.75.75 0 1 1-1.061 1.06l-1.22-1.22a.75.75 0 0 1 0-1.06l1.22-1.22a.75.75 0 0 1 1.06 0ZM1.984 17.296a.75.75 0 0 1 .75.75v1.28c0 .225.185.41.41.41h5.34a.75.75 0 0 1 0 1.5h-5.34a1.91 1.91 0 0 1-1.91-1.91v-1.28a.75.75 0 0 1 .75-.75Z"}),B1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.735 18.735a.75.75 0 0 1 1.061 0l1.22 1.22a.75.75 0 0 1 0 1.061l-1.22 1.22a.75.75 0 1 1-1.06-1.06l.689-.69-.69-.69a.75.75 0 0 1 0-1.06Z"})),"SwapWalletIcon");M2.toString=()=>"._icon";import*as W1 from"react";var B2=W1.forwardRef(({color:o="black",size:e=16,...r},i)=>W1.createElement(y,{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,color:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"_icon",...r,ref:i},W1.createElement("path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"}),W1.createElement("polyline",{points:"16 17 21 12 16 7"}),W1.createElement("line",{x1:"21",y1:"12",x2:"9",y2:"12"})));B2.toString=()=>"._icon";import*as v1 from"react";var W2=t(({size:o=16,color:e,...r})=>v1.createElement(y,{width:o,height:o,viewBox:"0 0 32 32",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},v1.createElement("g",{clipPath:"url(#a)",strokeWidth:1.5},v1.createElement("path",{d:"M9.333 9.333V4.8a.8.8 0 0 1 .8-.8h11.734a.8.8 0 0 1 .8.8v4.533M13.333 4v5.333M16 4v5.333m9.333 17.334H6.667A2.667 2.667 0 0 1 4 24V12a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 28 12v12a2.667 2.667 0 0 1-2.667 2.667Z"}),v1.createElement("path",{d:"M22 18.666a.667.667 0 1 1 0-1.334.667.667 0 0 1 0 1.334Z",fill:e,strokeLinecap:"round",strokeLinejoin:"round"})),v1.createElement("defs",null,v1.createElement("clipPath",{id:"a"},v1.createElement("path",{fill:e,d:"M0 0h32v32H0z"})))),"BagIcon");W2.toString=()=>"._icon";import*as G1 from"react";var D2=G1.forwardRef(({size:o=16,...e},r)=>G1.createElement(y,{width:o,height:o,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...e,ref:r},G1.createElement("circle",{cx:10,cy:10,r:7.25,strokeWidth:1.5}),G1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.134 6.6a.6.6 0 0 0-1.2 0v4.27a.6.6 0 0 0 .28.507c.009.01.018.019.029.028l2.59 2.373a.472.472 0 0 0 .753-.109.763.763 0 0 0-.133-.919l-2.319-2.123V6.6Z"})));D2.toString=()=>"._icon";var ne=n(jo,{transform:"rotate(45deg)",cursor:"pointer"});ne.toString=()=>"._icon";import*as ot from"react";var H2=t(({size:o=16,color:e,...r})=>ot.createElement(D,{width:o,height:o,color:e,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 122.88 107.95",xmlSpace:"preserve",className:"_icon",...r},ot.createElement("path",{d:"M82.19 0c1.22-.01 2.27.4 3.18 1.27l13.27 12.7c.86.82 1.28 1.91 1.3 3.11.02 1.22-.34 2.33-1.18 3.18l-7.06 7.35L72.09 8.67l6.99-7.28C79.94.5 80.98.02 82.19 0zM20.08 68.29a4.536 4.536 0 1 1 2.67 8.67c-6.98 2.14-11.66 6.28-13.21 10.17-.41 1.04-.55 1.99-.39 2.77.12.59.48 1.13 1.07 1.56 2.55 1.86 8.04 2.34 17.26.1 5.46-1.33 11.31-3.13 16.49-4.73 5.29-1.63 9.91-3.06 13.12-3.66 5.92-1.1 11.83-1.85 16.6-1.61 6.26.31 10.96 2.32 12.57 7.13 1.04 3.11.75 5.81.49 8.23-.09.87-.18 1.68-.14 2.21 0 .02.95-.05 5.53-.41 5.3-.42 10.79-2.51 16.21-4.58 2.78-1.06 5.54-2.11 8.67-3.07 2.4-.73 4.93.63 5.65 3.02.73 2.4-.63 4.93-3.02 5.65-2.43.74-5.24 1.82-8.06 2.89-6.04 2.3-12.14 4.63-18.74 5.15-12.07.95-14.87-2.46-15.3-7.95-.1-1.29.03-2.54.17-3.88.16-1.5.34-3.18-.07-4.39-.18-.54-1.89-.82-4.39-.94-3.99-.2-9.22.48-14.54 1.47-2.65.49-7.05 1.85-12.09 3.41-5.27 1.63-11.22 3.46-17.02 4.87-12.14 2.95-20.21 1.7-24.73-1.6-2.54-1.85-4.05-4.27-4.63-7-.54-2.54-.23-5.28.85-8 2.46-6.14 9.23-12.5 18.98-15.48zm21.19-19.84L53.3 60.02l-14.71 3.95c-.53.1-.74-.11-.65-.6l3.33-14.92zm24.6-33.34 19.59 18.87L58.7 62.23l-23.98 6.43c-.86.17-1.2-.17-1.06-.98l5.43-24.31 26.78-28.26z",style:{fillRule:"evenodd",clipRule:"evenodd"}})),"SignatureIcon");H2.toString=()=>"._icon";import*as $1 from"react";var N2=t(({size:o=16,color:e,...r})=>$1.createElement(D,{width:o,height:o,viewBox:"0 0 64 64",color:e,xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},$1.createElement("g",{id:"Text-files"},$1.createElement("path",{d:`M53.9791489,9.1429005H50.010849c-0.0826988,0-0.1562004,0.0283995-0.2331009,0.0469999V5.0228
|
|
1
|
+
var b0=Object.defineProperty;var t=(o,e)=>b0(o,"name",{value:e,configurable:!0});import{i18n as po}from"@lingui/core";import{I18nProvider as L0}from"@lingui/react";import I0,{useEffect as _2,useReducer as T0}from"react";var F2=JSON.parse(`{" Error connecting server, please reload the app and try again.":" Error connecting server, please reload the app and try again.","Powered By":"Powered By","Change Slippage":"Change Slippage","Bridges":"Bridges","Exchanges":"Exchanges","Swap Details":"Swap Details","Failed":"Failed","Complete":"Complete","In progress":"In progress","Waiting for bridge transaction":"Waiting for bridge transaction","Chain":"Chain","Token":"Token","Connected":"Connected","Disconnect":"Disconnect","Install":"Install","Connecting...":"Connecting...","Connecting":"Connecting","Disconnected":"Disconnected","Connect":"Connect","you need to pass a correct state to Wallet.":"you need to pass a correct state to Wallet.","Connect Wallets":"Connect Wallets","SWAP":"SWAP","Balance":"Balance","Max":"Max","No results found":"No results found","Try using different keywords":"Try using different keywords","Select Blockchain":"Select Blockchain","All":"All","More +{count}":["More +",["count"]],"Insufficient account balance":"Insufficient account balance","Proceed anyway":"Proceed anyway","Send to a different address":"Send to a different address","Your destination address":"Your destination address","Confirm":"Confirm","Show more wallets":"Show more wallets","Cancel":"Cancel","Refresh":"Refresh","Notifications":"Notifications","Settings":"Settings","Transactions History":"Transactions History","Connect Wallet":"Connect Wallet","Swaps steps":"Swaps steps","Retry":"Retry","Reset":"Reset","You have no notification":"You have no notification","Swapping":"Swapping","Gas cost":"Gas cost","Receiving":"Receiving","Price impact":"Price impact","Details":"Details","Slippage tolerance per swap":"Slippage tolerance per swap","Custom":"Custom","Your transaction will be reverted if the price changes unfavorably by more than this percentage":"Your transaction will be reverted if the price changes unfavorably by more than this percentage","Warning":"Warning","This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction":"This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction","Swap and Bridge":"Swap and Bridge","Request ID":"Request ID","Created at":"Created at","Not found":"Not found","Transaction was not sent.":"Transaction was not sent.","Delete":"Delete","Try again":"Try again","View transaction":"View transaction","Change":"Change","Swap Successful":"Swap Successful","Transaction Failed":"Transaction Failed","Done":"Done","Diagnosis":"Diagnosis","See Details":"See Details","Transaction Cancel":"Transaction Cancel","Are you sure you want to Cancel this swap?":"Are you sure you want to Cancel this swap?","Yes, Cancel it":"Yes, Cancel it","No, Continue":"No, Continue","Delete Transaction":"Delete Transaction","Are you sure you want to delete this swap?":"Are you sure you want to delete this swap?","Yes, Delete it":"Yes, Delete it","No, Cancel":"No, Cancel","Change Network":"Change Network","Network Changed":"Network Changed","Select Token":"Select Token","Wallet Connected":"Wallet Connected","Your wallet is connected, you can use it to swap.":"Your wallet is connected, you can use it to swap.","Failed to Connect":"Failed to Connect","Your wallet is not connected. Please try again.":"Your wallet is not connected. Please try again.","Connecting to your wallet":"Connecting to your wallet","Click connect in your wallet popup.":"Click connect in your wallet popup.","Failed Network, Please retry your swap.":"Failed Network, Please retry your swap.","Please reset your liquidity sources.":"Please reset your liquidity sources.","You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources":"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources","No Routes Found":"No Routes Found","Bridge Limit Error: Please increase your amount":"Bridge Limit Error: Please increase your amount","Bridge Limit Error: Please decrease your amount":"Bridge Limit Error: Please decrease your amount","High Price Impact":"High Price Impact","Price impact is too high!":"Price impact is too high!","The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.":"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.","Confirm High price impact":"Confirm High price impact","Route updated and price impact is too high, try again later!":"Route updated and price impact is too high, try again later!","USD Price Unknown":"USD Price Unknown","USD Price Unknown, Cannot calculate Price Impact.":"USD Price Unknown, Cannot calculate Price Impact.","USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?":"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?","Confirm USD Price Unknown":"Confirm USD Price Unknown","Swap":"Swap","Swap anyway":"Swap anyway","The route goes through Ethereum. Continue?":"The route goes through Ethereum. Continue?","Route has been updated.":"Route has been updated.","Output amount changed to {newOutputAmount} ({percentageChange}% change).":["Output amount changed to ",["newOutputAmount"]," (",["percentageChange"],"% change)."],"Route swappers has been updated.":"Route swappers has been updated.","Route internal coins has been updated.":"Route internal coins has been updated.","Confirm Swap":"Confirm Swap","Start Swap":"Start Swap","Change settings":"Change settings","High slippage":"High slippage","Low slippage":"Low slippage","Confirm anyway":"Confirm anyway","You get":"You get","History":"History","Search Transaction":"Search Transaction","From":"From","To":"To","Language":"Language","language":"language","Search {sourceType}":["Search ",["sourceType"]],"Search Blockchain":"Search Blockchain","Swap {type}":["Swap ",["type"]],"Search Token":"Search Token","Loading failed":"Loading failed","Enabled bridges":"Enabled bridges","Enabled exchanges":"Enabled exchanges","Theme":"Theme","Infinite Approval":"Infinite Approval","Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.":"Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.","Setting":"Setting","Light":"Light","Dark":"Dark","Auto":"Auto","Choose a wallet to connect.":"Choose a wallet to connect."," for network fee":" for network fee"," for swap":" for swap"," for input and network fee":" for input and network fee","Waiting for connecting wallet":"Waiting for connecting wallet","Waiting for other running tasks to be finished":"Waiting for other running tasks to be finished","Waiting for changing wallet network":"Waiting for changing wallet network","year":"year","years":"years","month":"month","months":"months","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","seconds":"seconds","second":"second","English":"English","French":"French","Spanish":"Spanish","Swap {sourceType}":["Swap ",["sourceType"]],"Select chain":"Select chain","Search Chain":"Search Chain","Insufficent Balance:":"Insufficent Balance:","Finding Best Route...":"Finding Best Route...","Enter an amount":"Enter an amount","Limit Error":"Limit Error","USD price is unknown, price impact might be high!":"USD price is unknown, price impact might be high!","Select Chain":"Select Chain","Select Wallet":"Select Wallet","Transaction cost (fee)":"Transaction cost (fee)","Time estimate":"Time estimate","No routes found":"No routes found","moreBlockchains":["More ",["count"]],"timeMin":[["time"]," min"],"timeSec":[["time"]," sec"],"remainSymbol":[["amount"]," ",["symbol"]," on ",["blockchain"]," remain in your wallet"],"blockchainAdded":[["blockchainDisplayName"]," Chain Added"],"blockchainAddedDescription":[["blockchainDisplayName"]," is added to your wallet, you can use it to swap."],"timeAgo":[["time"]," ago"],"addBlockchain":["Add ",["blockchainDisplayName"]," Chain"],"addChain":["Add ",["chain"]," chain"],"addressMatch":["Address ",["destination"]," doesn't match the blockchain address pattern."],"balanceWarningMessage":["Needs \u2248 ",["requiredAmount"]," ",["symbol"],["reason"],", but you have ",["currentAmount"]," ",["symbol"]," in your ",["blockchain"]," wallet."],"requiredMax":["Required: < ",["max"]," ",["symbol"]],"requiredEqualMax":["Required: <= ",["max"]," ",["symbol"]],"requiredMin":["Required: > ",["min"]," ",["symbol"]],"requiredEqualMin":["Required: >= ",["min"]," ",["symbol"]],"receivedMessage":["You have received ",["amount"]," ",["token"]," in ",["conciseAddress"]," wallet on ",["chain"]," chain."],"needConnect":["You need to connect a ",["blockchainName"]," wallet."],"addBlockchainDescription":["You should connect a ",["blockchainDisplayName"]," supported wallet or choose a different ",["blockchainDisplayName"]," address"],"yourWallets":["Your ",["blockchainName"]," wallets"],"yourSymbol":["Yours: ",["amount"]," ",["symbol"]],"highSlippage":[" Caution, your slippage is high (=",["selectedSlippage"],"). Your trade may be front run."],"Gr2dab":"Choose a wallet to connect.","swap from":"From","maximum amount of asset":"Max","swapperDescription":["Swap on ",["fromChain"]," via ",["swapper"]],"swapNotFound":["Swap with request ID = $",["requestId"]," not found."],"swap to":"To","increaseSlippage":["We recommend you to increase slippage to at least ",["minRequiredSlippage"]," for this route."]}`);var A2=JSON.parse(`{" Error connecting server, please reload the app and try again.":" Error connecting server, please reload the app and try again.","Powered By":"Powered By","Change Slippage":"Change Slippage","Bridges":"Bridges","Exchanges":"Exchanges","Swap Details":"Swap Details","Failed":"Failed","Complete":"Complete","In progress":"In progress","Waiting for bridge transaction":"Waiting for bridge transaction","Chain":"Chain","Token":"Token","Connected":"Connected","Disconnect":"Disconnect","Install":"Install","Connecting...":"Connecting...","Connecting":"Connecting","Disconnected":"Disconnected","Connect":"Connect","you need to pass a correct state to Wallet.":"you need to pass a correct state to Wallet.","Connect Wallets":"Connect Wallets","SWAP":"SWAP","Balance":"Balance","Max":"Max","No results found":"No results found","Try using different keywords":"Try using different keywords","Select Blockchain":"Select Blockchain","All":"All","More +{count}":["More +",["count"]],"Insufficient account balance":"Insufficient account balance","Proceed anyway":"Proceed anyway","Send to a different address":"Send to a different address","Your destination address":"Your destination address","Confirm":"Confirm","Show more wallets":"Show more wallets","Cancel":"Cancel","Refresh":"Refresh","Notifications":"Notifications","Settings":"Settings","Transactions History":"Transactions History","Connect Wallet":"Connect Wallet","Swaps steps":"Swaps steps","Retry":"Retry","Reset":"Reset","You have no notification":"You have no notification","Swapping":"Swapping","Gas cost":"Gas cost","Receiving":"Receiving","Price impact":"Price impact","Details":"Details","Slippage tolerance per swap":"Slippage tolerance per swap","Custom":"Custom","Your transaction will be reverted if the price changes unfavorably by more than this percentage":"Your transaction will be reverted if the price changes unfavorably by more than this percentage","Warning":"Warning","This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction":"This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction","Swap and Bridge":"Swap and Bridge","Request ID":"Request ID","Created at":"Created at","Not found":"Not found","Transaction was not sent.":"Transaction was not sent.","Delete":"Delete","Try again":"Try again","View transaction":"View transaction","Change":"Change","Swap Successful":"Swap Successful","Transaction Failed":"Transaction Failed","Done":"Done","Diagnosis":"Diagnosis","See Details":"See Details","Transaction Cancel":"Transaction Cancel","Are you sure you want to Cancel this swap?":"Are you sure you want to Cancel this swap?","Yes, Cancel it":"Yes, Cancel it","No, Continue":"No, Continue","Delete Transaction":"Delete Transaction","Are you sure you want to delete this swap?":"Are you sure you want to delete this swap?","Yes, Delete it":"Yes, Delete it","No, Cancel":"No, Cancel","Change Network":"Change Network","Network Changed":"Network Changed","Select Token":"Select Token","Wallet Connected":"Wallet Connected","Your wallet is connected, you can use it to swap.":"Your wallet is connected, you can use it to swap.","Failed to Connect":"Failed to Connect","Your wallet is not connected. Please try again.":"Your wallet is not connected. Please try again.","Connecting to your wallet":"Connecting to your wallet","Click connect in your wallet popup.":"Click connect in your wallet popup.","Failed Network, Please retry your swap.":"Failed Network, Please retry your swap.","Please reset your liquidity sources.":"Please reset your liquidity sources.","You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources":"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources","No Routes Found":"No Routes Found","Bridge Limit Error: Please increase your amount":"Bridge Limit Error: Please increase your amount","Bridge Limit Error: Please decrease your amount":"Bridge Limit Error: Please decrease your amount","High Price Impact":"High Price Impact","Price impact is too high!":"Price impact is too high!","The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.":"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.","Confirm High price impact":"Confirm High price impact","Route updated and price impact is too high, try again later!":"Route updated and price impact is too high, try again later!","USD Price Unknown":"USD Price Unknown","USD Price Unknown, Cannot calculate Price Impact.":"USD Price Unknown, Cannot calculate Price Impact.","USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?":"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?","Confirm USD Price Unknown":"Confirm USD Price Unknown","Swap":"Swap","Swap anyway":"Swap anyway","The route goes through Ethereum. Continue?":"The route goes through Ethereum. Continue?","Route has been updated.":"Route has been updated.","Output amount changed to {newOutputAmount} ({percentageChange}% change).":["Output amount changed to ",["newOutputAmount"]," (",["percentageChange"],"% change)."],"Route swappers has been updated.":"Route swappers has been updated.","Route internal coins has been updated.":"Route internal coins has been updated.","Confirm Swap":"Confirm Swap","Start Swap":"Start Swap","Change settings":"Change settings","High slippage":"High slippage","Low slippage":"Low slippage","Confirm anyway":"Confirm anyway","You get":"You get","History":"History","Search Transaction":"Search Transaction","From":"From","To":"To","Language":"Language","language":"language","Search {sourceType}":["Search ",["sourceType"]],"Search Blockchain":"Search Blockchain","Swap {type}":["Swap ",["type"]],"Search Token":"Search Token","Loading failed":"Loading failed","Enabled bridges":"Enabled bridges","Enabled exchanges":"Enabled exchanges","Theme":"Theme","Infinite Approval":"Infinite Approval","Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.":"Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.","Setting":"Setting","Light":"Light","Dark":"Dark","Auto":"Auto","Choose a wallet to connect.":"Choose a wallet to connect."," for network fee":" for network fee"," for swap":" for swap"," for input and network fee":" for input and network fee","Waiting for connecting wallet":"Waiting for connecting wallet","Waiting for other running tasks to be finished":"Waiting for other running tasks to be finished","Waiting for changing wallet network":"Waiting for changing wallet network","year":"year","years":"years","month":"month","months":"months","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","seconds":"seconds","second":"second","English":"English","French":"French","Spanish":"Spanish","Swap {sourceType}":["Swap ",["sourceType"]],"Select chain":"Select chain","Search Chain":"Search Chain","Insufficent Balance:":"Insufficent Balance:","Finding Best Route...":"Finding Best Route...","Enter an amount":"Enter an amount","Limit Error":"Limit Error","USD price is unknown, price impact might be high!":"USD price is unknown, price impact might be high!","Select Chain":"Select Chain","Select Wallet":"Select Wallet","Transaction cost (fee)":"Transaction cost (fee)","Time estimate":"Time estimate","No routes found":"No routes found","moreBlockchains":["More ",["count"]],"timeMin":[["time"]," min"],"timeSec":[["time"]," sec"],"remainSymbol":[["amount"]," ",["symbol"]," on ",["blockchain"]," remain in your wallet"],"blockchainAdded":[["blockchainDisplayName"]," Chain Added"],"blockchainAddedDescription":[["blockchainDisplayName"]," is added to your wallet, you can use it to swap."],"timeAgo":[["time"]," ago"],"addBlockchain":["Add ",["blockchainDisplayName"]," Chain"],"addChain":["Add ",["chain"]," chain"],"addressMatch":["Address ",["destination"]," doesn't match the blockchain address pattern."],"balanceWarningMessage":["Needs \u2248 ",["requiredAmount"]," ",["symbol"],["reason"],", but you have ",["currentAmount"]," ",["symbol"]," in your ",["blockchain"]," wallet."],"requiredMax":["Required: < ",["max"]," ",["symbol"]],"requiredEqualMax":["Required: <= ",["max"]," ",["symbol"]],"requiredMin":["Required: > ",["min"]," ",["symbol"]],"requiredEqualMin":["Required: >= ",["min"]," ",["symbol"]],"receivedMessage":["You have received ",["amount"]," ",["token"]," in ",["conciseAddress"]," wallet on ",["chain"]," chain."],"needConnect":["You need to connect a ",["blockchainName"]," wallet."],"addBlockchainDescription":["You should connect a ",["blockchainDisplayName"]," supported wallet or choose a different ",["blockchainDisplayName"]," address"],"yourWallets":["Your ",["blockchainName"]," wallets"],"yourSymbol":["Yours: ",["amount"]," ",["symbol"]],"highSlippage":[" Caution, your slippage is high (=",["selectedSlippage"],"). Your trade may be front run."],"Gr2dab":"Choose a wallet to connect.","swap from":"From","maximum amount of asset":"Max","swapperDescription":["Swap on ",["fromChain"]," via ",["swapper"]],"swapNotFound":["Swap with request ID = $",["requestId"]," not found."],"swap to":"To","increaseSlippage":["We recommend you to increase slippage to at least ",["minRequiredSlippage"]," for this route."],"Swap {sourceType}=======":["Swap ",["sourceType"],"======="],"Spanish>>>>>>> 97bcc73b (feat: support multi languages)":"Spanish>>>>>>> 97bcc73b (feat: support multi languages)","Proceed anyway!":"Proceed anyway!","Confirm swap!":"Confirm swap!","SwapItems":"SwapItems","dzgKRN":"Cancel>>>>>>> a2d3e8e5 (chore: fix height layout)","lYGfRP":"English"}`);var E2=JSON.parse(`{" Error connecting server, please reload the app and try again.":" Error connecting server, please reload the app and try again.","Powered By":"Powered By","Change Slippage":"Change Slippage","Bridges":"Bridges","Exchanges":"Exchanges","Swap Details":"Swap Details","Failed":"Failed","Complete":"Complete","In progress":"In progress","Waiting for bridge transaction":"Waiting for bridge transaction","Chain":"Chain","Token":"Token","Connected":"Connected","Disconnect":"Disconnect","Install":"Install","Connecting...":"Connecting...","Connecting":"Connecting","Disconnected":"Disconnected","Connect":"Connect","you need to pass a correct state to Wallet.":"you need to pass a correct state to Wallet.","Connect Wallets":"Connect Wallets","SWAP":"SWAP","Balance":"Balance","Max":"Max","No results found":"No results found","Try using different keywords":"Try using different keywords","Select Blockchain":"Select Blockchain","All":"All","More +{count}":["More +",["count"]],"Insufficient account balance":"Insufficient account balance","Proceed anyway":"Proceed anyway","Send to a different address":"Send to a different address","Your destination address":"Your destination address","Confirm":"Confirm","Show more wallets":"Show more wallets","Cancel":"Cancel","Refresh":"Refresh","Notifications":"Notifications","Settings":"Settings","Transactions History":"Transactions History","Connect Wallet":"Connect Wallet","Swaps steps":"Swaps steps","Retry":"Retry","Reset":"Reset","You have no notification":"You have no notification","Swapping":"Swapping","Gas cost":"Gas cost","Receiving":"Receiving","Price impact":"Price impact","Details":"Details","Slippage tolerance per swap":"Slippage tolerance per swap","Custom":"Custom","Your transaction will be reverted if the price changes unfavorably by more than this percentage":"Your transaction will be reverted if the price changes unfavorably by more than this percentage","Warning":"Warning","This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction":"This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction","Swap and Bridge":"Swap and Bridge","Request ID":"Request ID","Created at":"Created at","Not found":"Not found","Transaction was not sent.":"Transaction was not sent.","Delete":"Delete","Try again":"Try again","View transaction":"View transaction","Change":"Change","Swap Successful":"Swap Successful","Transaction Failed":"Transaction Failed","Done":"Done","Diagnosis":"Diagnosis","See Details":"See Details","Transaction Cancel":"Transaction Cancel","Are you sure you want to Cancel this swap?":"Are you sure you want to Cancel this swap?","Yes, Cancel it":"Yes, Cancel it","No, Continue":"No, Continue","Delete Transaction":"Delete Transaction","Are you sure you want to delete this swap?":"Are you sure you want to delete this swap?","Yes, Delete it":"Yes, Delete it","No, Cancel":"No, Cancel","Change Network":"Change Network","Network Changed":"Network Changed","Select Token":"Select Token","Wallet Connected":"Wallet Connected","Your wallet is connected, you can use it to swap.":"Your wallet is connected, you can use it to swap.","Failed to Connect":"Failed to Connect","Your wallet is not connected. Please try again.":"Your wallet is not connected. Please try again.","Connecting to your wallet":"Connecting to your wallet","Click connect in your wallet popup.":"Click connect in your wallet popup.","Failed Network, Please retry your swap.":"Failed Network, Please retry your swap.","Please reset your liquidity sources.":"Please reset your liquidity sources.","You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources":"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources","No Routes Found":"No Routes Found","Bridge Limit Error: Please increase your amount":"Bridge Limit Error: Please increase your amount","Bridge Limit Error: Please decrease your amount":"Bridge Limit Error: Please decrease your amount","High Price Impact":"High Price Impact","Price impact is too high!":"Price impact is too high!","The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.":"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.","Confirm High price impact":"Confirm High price impact","Route updated and price impact is too high, try again later!":"Route updated and price impact is too high, try again later!","USD Price Unknown":"USD Price Unknown","USD Price Unknown, Cannot calculate Price Impact.":"USD Price Unknown, Cannot calculate Price Impact.","USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?":"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?","Confirm USD Price Unknown":"Confirm USD Price Unknown","Swap":"Swap","Swap anyway":"Swap anyway","The route goes through Ethereum. Continue?":"The route goes through Ethereum. Continue?","Route has been updated.":"Route has been updated.","Output amount changed to {newOutputAmount} ({percentageChange}% change).":["Output amount changed to ",["newOutputAmount"]," (",["percentageChange"],"% change)."],"Route swappers has been updated.":"Route swappers has been updated.","Route internal coins has been updated.":"Route internal coins has been updated.","Confirm Swap":"Confirm Swap","Start Swap":"Start Swap","Change settings":"Change settings","High slippage":"High slippage","Low slippage":"Low slippage","Confirm anyway":"Confirm anyway","You get":"You get","History":"History","Search Transaction":"Search Transaction","From":"From","To":"To","Language":"Language","language":"language","Search {sourceType}":["Search ",["sourceType"]],"Search Blockchain":"Search Blockchain","Swap {type}":["Swap ",["type"]],"Search Token":"Search Token","Loading failed":"Loading failed","Enabled bridges":"Enabled bridges","Enabled exchanges":"Enabled exchanges","Theme":"Theme","Infinite Approval":"Infinite Approval","Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.":"Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.","Setting":"Setting","Light":"Light","Dark":"Dark","Auto":"Auto","Choose a wallet to connect.":"Choose a wallet to connect."," for network fee":" for network fee"," for swap":" for swap"," for input and network fee":" for input and network fee","Waiting for connecting wallet":"Waiting for connecting wallet","Waiting for other running tasks to be finished":"Waiting for other running tasks to be finished","Waiting for changing wallet network":"Waiting for changing wallet network","year":"year","years":"years","month":"month","months":"months","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","seconds":"seconds","second":"second","English":"English","French":"French","Spanish":"Spanish","Swap {sourceType}":["Swap ",["sourceType"]],"Select chain":"Select chain","Search Chain":"Search Chain","Insufficent Balance:":"Insufficent Balance:","Finding Best Route...":"Finding Best Route...","Enter an amount":"Enter an amount","Limit Error":"Limit Error","USD price is unknown, price impact might be high!":"USD price is unknown, price impact might be high!","Select Chain":"Select Chain","Select Wallet":"Select Wallet","Transaction cost (fee)":"Transaction cost (fee)","Time estimate":"Time estimate","No routes found":"No routes found","moreBlockchains":["More ",["count"]],"timeMin":[["time"]," min"],"timeSec":[["time"]," sec"],"remainSymbol":[["amount"]," ",["symbol"]," on ",["blockchain"]," remain in your wallet"],"blockchainAdded":[["blockchainDisplayName"]," Chain Added"],"blockchainAddedDescription":[["blockchainDisplayName"]," is added to your wallet, you can use it to swap."],"timeAgo":[["time"]," ago"],"addBlockchain":["Add ",["blockchainDisplayName"]," Chain"],"addChain":["Add ",["chain"]," chain"],"addressMatch":["Address ",["destination"]," doesn't match the blockchain address pattern."],"balanceWarningMessage":["Needs \u2248 ",["requiredAmount"]," ",["symbol"],["reason"],", but you have ",["currentAmount"]," ",["symbol"]," in your ",["blockchain"]," wallet."],"requiredMax":["Required: < ",["max"]," ",["symbol"]],"requiredEqualMax":["Required: <= ",["max"]," ",["symbol"]],"requiredMin":["Required: > ",["min"]," ",["symbol"]],"requiredEqualMin":["Required: >= ",["min"]," ",["symbol"]],"receivedMessage":["You have received ",["amount"]," ",["token"]," in ",["conciseAddress"]," wallet on ",["chain"]," chain."],"needConnect":["You need to connect a ",["blockchainName"]," wallet."],"addBlockchainDescription":["You should connect a ",["blockchainDisplayName"]," supported wallet or choose a different ",["blockchainDisplayName"]," address"],"yourWallets":["Your ",["blockchainName"]," wallets"],"yourSymbol":["Yours: ",["amount"]," ",["symbol"]],"highSlippage":[" Caution, your slippage is high (=",["selectedSlippage"],"). Your trade may be front run."],"Gr2dab":"Choose a wallet to connect.","swap from":"From","maximum amount of asset":"Max","swapperDescription":["Swap on ",["fromChain"]," via ",["swapper"]],"swapNotFound":["Swap with request ID = $",["requestId"]," not found."],"swap to":"To","increaseSlippage":["We recommend you to increase slippage to at least ",["minRequiredSlippage"]," for this route."],"Proceed anyway!":"Proceed anyway!","Confirm swap!":"Confirm swap!","SwapItems":"SwapItems","dzgKRN":"Cancel>>>>>>> a2d3e8e5 (chore: fix height layout)"}`);var V2=JSON.parse(`{" Error connecting server, please reload the app and try again.":" Error connecting server, please reload the app and try again.","Powered By":"Powered By","Change Slippage":"Change Slippage","Bridges":"Bridges","Exchanges":"Exchanges","Swap Details":"Swap Details","Failed":"Failed","Complete":"Complete","In progress":"In progress","Waiting for bridge transaction":"Waiting for bridge transaction","Chain":"Chain","Token":"Token","Connected":"Connected","Disconnect":"Disconnect","Install":"Install","Connecting...":"Connecting...","Connecting":"Connecting","Disconnected":"Disconnected","Connect":"Connect","you need to pass a correct state to Wallet.":"you need to pass a correct state to Wallet.","Connect Wallets":"Connect Wallets","SWAP":"SWAP","Balance":"Balance","Max":"Max","No results found":"No results found","Try using different keywords":"Try using different keywords","Select Blockchain":"Select Blockchain","All":"All","More +{count}":["More +",["count"]],"Insufficient account balance":"Insufficient account balance","Proceed anyway":"Proceed anyway","Send to a different address":"Send to a different address","Your destination address":"Your destination address","Confirm":"Confirm","Show more wallets":"Show more wallets","Cancel":"Cancel","Refresh":"Refresh","Notifications":"Notifications","Settings":"Settings","Transactions History":"Transactions History","Connect Wallet":"Connect Wallet","Swaps steps":"Swaps steps","Retry":"Retry","Reset":"Reset","You have no notification":"You have no notification","Swapping":"Swapping","Gas cost":"Gas cost","Receiving":"Receiving","Price impact":"Price impact","Details":"Details","Slippage tolerance per swap":"Slippage tolerance per swap","Custom":"Custom","Your transaction will be reverted if the price changes unfavorably by more than this percentage":"Your transaction will be reverted if the price changes unfavorably by more than this percentage","Warning":"Warning","This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction":"This setting is applied per step, e.g. 1Inch, Thorchain, etc. and only that step will be reverted, not the whole transaction","Swap and Bridge":"Swap and Bridge","Request ID":"Request ID","Created at":"Created at","Not found":"Not found","Transaction was not sent.":"Transaction was not sent.","Delete":"Delete","Try again":"Try again","View transaction":"View transaction","Change":"Change","Swap Successful":"Swap Successful","Transaction Failed":"Transaction Failed","Done":"Done","Diagnosis":"Diagnosis","See Details":"See Details","Transaction Cancel":"Transaction Cancel","Are you sure you want to Cancel this swap?":"Are you sure you want to Cancel this swap?","Yes, Cancel it":"Yes, Cancel it","No, Continue":"No, Continue","Delete Transaction":"Delete Transaction","Are you sure you want to delete this swap?":"Are you sure you want to delete this swap?","Yes, Delete it":"Yes, Delete it","No, Cancel":"No, Cancel","Change Network":"Change Network","Network Changed":"Network Changed","Select Token":"Select Token","Wallet Connected":"Wallet Connected","Your wallet is connected, you can use it to swap.":"Your wallet is connected, you can use it to swap.","Failed to Connect":"Failed to Connect","Your wallet is not connected. Please try again.":"Your wallet is not connected. Please try again.","Connecting to your wallet":"Connecting to your wallet","Click connect in your wallet popup.":"Click connect in your wallet popup.","Failed Network, Please retry your swap.":"Failed Network, Please retry your swap.","Please reset your liquidity sources.":"Please reset your liquidity sources.","You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources":"You have limited the liquidity sources and this might result in Rango finding no routes. Please consider resetting your liquidity sources","No Routes Found":"No Routes Found","Bridge Limit Error: Please increase your amount":"Bridge Limit Error: Please increase your amount","Bridge Limit Error: Please decrease your amount":"Bridge Limit Error: Please decrease your amount","High Price Impact":"High Price Impact","Price impact is too high!":"Price impact is too high!","The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.":"The price impact is significantly higher than the allowed amount. If you are sure, continue, otherwise, change the swap.","Confirm High price impact":"Confirm High price impact","Route updated and price impact is too high, try again later!":"Route updated and price impact is too high, try again later!","USD Price Unknown":"USD Price Unknown","USD Price Unknown, Cannot calculate Price Impact.":"USD Price Unknown, Cannot calculate Price Impact.","USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?":"USD Price Unknown, Cannot calculate Price Impact. The price impact may be higher than usual. Are you sure to continue the Swap?","Confirm USD Price Unknown":"Confirm USD Price Unknown","Swap":"Swap","Swap anyway":"Swap anyway","The route goes through Ethereum. Continue?":"The route goes through Ethereum. Continue?","Route has been updated.":"Route has been updated.","Output amount changed to {newOutputAmount} ({percentageChange}% change).":["Output amount changed to ",["newOutputAmount"]," (",["percentageChange"],"% change)."],"Route swappers has been updated.":"Route swappers has been updated.","Route internal coins has been updated.":"Route internal coins has been updated.","Confirm Swap":"Confirm Swap","Start Swap":"Start Swap","Change settings":"Change settings","High slippage":"High slippage","Low slippage":"Low slippage","Confirm anyway":"Confirm anyway","You get":"You get","History":"History","Search Transaction":"Search Transaction","From":"From","To":"To","Language":"Language","language":"language","Search {sourceType}":["Search ",["sourceType"]],"Search Blockchain":"Search Blockchain","Swap {type}":["Swap ",["type"]],"Search Token":"Search Token","Loading failed":"Loading failed","Enabled bridges":"Enabled bridges","Enabled exchanges":"Enabled exchanges","Theme":"Theme","Infinite Approval":"Infinite Approval","Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.":"Enabling the 'Infinite Approval' mode grants unrestricted access to smart contracts of DEXes/Bridges, allowing them to utilize the approved token amount without limitations.","Setting":"Setting","Light":"Light","Dark":"Dark","Auto":"Auto","Choose a wallet to connect.":"Choose a wallet to connect."," for network fee":" for network fee"," for swap":" for swap"," for input and network fee":" for input and network fee","Waiting for connecting wallet":"Waiting for connecting wallet","Waiting for other running tasks to be finished":"Waiting for other running tasks to be finished","Waiting for changing wallet network":"Waiting for changing wallet network","year":"year","years":"years","month":"month","months":"months","day":"day","days":"days","hour":"hour","hours":"hours","minute":"minute","minutes":"minutes","seconds":"seconds","second":"second","English":"English","French":"French","Spanish":"Spanish","Swap {sourceType}":["Swap ",["sourceType"]],"Select chain":"Select chain","Search Chain":"Search Chain","Insufficent Balance:":"Insufficent Balance:","Finding Best Route...":"Finding Best Route...","Enter an amount":"Enter an amount","Limit Error":"Limit Error","USD price is unknown, price impact might be high!":"USD price is unknown, price impact might be high!","Select Chain":"Select Chain","Select Wallet":"Select Wallet","Transaction cost (fee)":"Transaction cost (fee)","Time estimate":"Time estimate","No routes found":"No routes found","moreBlockchains":["More ",["count"]],"timeMin":[["time"]," min"],"timeSec":[["time"]," sec"],"remainSymbol":[["amount"]," ",["symbol"]," on ",["blockchain"]," remain in your wallet"],"blockchainAdded":[["blockchainDisplayName"]," Chain Added"],"blockchainAddedDescription":[["blockchainDisplayName"]," is added to your wallet, you can use it to swap."],"timeAgo":[["time"]," ago"],"addBlockchain":["Add ",["blockchainDisplayName"]," Chain"],"addChain":["Add ",["chain"]," chain"],"addressMatch":["Address ",["destination"]," doesn't match the blockchain address pattern."],"balanceWarningMessage":["Needs \u2248 ",["requiredAmount"]," ",["symbol"],["reason"],", but you have ",["currentAmount"]," ",["symbol"]," in your ",["blockchain"]," wallet."],"requiredMax":["Required: < ",["max"]," ",["symbol"]],"requiredEqualMax":["Required: <= ",["max"]," ",["symbol"]],"requiredMin":["Required: > ",["min"]," ",["symbol"]],"requiredEqualMin":["Required: >= ",["min"]," ",["symbol"]],"receivedMessage":["You have received ",["amount"]," ",["token"]," in ",["conciseAddress"]," wallet on ",["chain"]," chain."],"needConnect":["You need to connect a ",["blockchainName"]," wallet."],"addBlockchainDescription":["You should connect a ",["blockchainDisplayName"]," supported wallet or choose a different ",["blockchainDisplayName"]," address"],"yourWallets":["Your ",["blockchainName"]," wallets"],"yourSymbol":["Yours: ",["amount"]," ",["symbol"]],"highSlippage":[" Caution, your slippage is high (=",["selectedSlippage"],"). Your trade may be front run."],"Gr2dab":"Choose a wallet to connect.","swap from":"From","maximum amount of asset":"Max","swapperDescription":["Swap on ",["fromChain"]," via ",["swapper"]],"swapNotFound":["Swap with request ID = $",["requestId"]," not found."],"swap to":"To","increaseSlippage":["We recommend you to increase slippage to at least ",["minRequiredSlippage"]," for this route."],"Proceed anyway!":"Proceed anyway!","Confirm swap!":"Confirm swap!","SwapItems":"SwapItems","dzgKRN":"Cancel>>>>>>> a2d3e8e5 (chore: fix height layout)"}`);var P0={en:F2,es:A2,jp:V2,fr:E2};po.load(P0);function M0(o){let[e,r]=T0(i=>i+1,0);return _2(()=>{po.on("change",()=>{r()})},[po]),_2(()=>{po.activate(o.language)},[o.language]),I0.createElement(L0,{i18n:po,key:e},o.children)}t(M0,"I18nManager");import p1 from"react";import Z0 from"react";import{createStitches as B0}from"@stitches/react";var W0={colors:{primary:"#1C3CF1",primary500:"#1C3CF1",primary600:"#0B27C5",secondary:"#469BF5",secondary100:"#E9F4FF",secondary200:"#D6EAFF",secondary300:"#C8E3FF",secondary400:"#B5D9FF",secondary500:"#469BF5",secondary600:"#2284ED",secondary700:"#242D5B",secondary800:"#131C49",secondary900:"#0E1744",neutral:"#E6E6E6",neutral100:"#F9F9F9",neutral200:"#F6F6F6",neutral300:"#F2F2F2",neutral400:"#EEEEEE",neutral500:"#E6E6E6",neutral600:"#A2A2A2",neutral700:"#727272",neutral800:"#1B1B1B",neutral900:"#121212",error100:"#FDF3F3",error300:"#FFD7D7",error500:"#FF3B3B",error600:"#432F2F",error700:"#191212",warning100:"#FFF1D4",warning300:"#FFD8B4",warning500:"#F17606",warning600:"#38271F",warning700:"#1A1412",info:"#5BABFF",info100:"#E9F3FF",info300:"#C8E2FF",info500:"#5BABFF",info600:"#2E2E41",info700:"#121521",success100:"#CEFAE6",success300:"#BDECD7",success500:"#06C270",success600:"#1F2825",success700:"#0F1412",background:"#FDFDFD",foreground:"#010101"},space:{0:"0rem",5:"0.313rem",10:"0.625rem",15:"0.938rem",20:"1.25rem",25:"1.563rem",30:"1.875rem",40:"2.5rem",46:"2.875rem",50:"3.125rem",60:"3.75rem",70:"4.375rem",80:"5rem",90:"5.625rem",100:"6.25rem",2:"2px",4:"4px",6:"6px",8:"8px",12:"12px",16:"16px",24:"24px",28:"28px",32:"32px"},radii:{xs:"5px",sm:"10px",xm:"15px",md:"25px",xl:"35px",lg:"40px",primary:"20px",secondary:"$md"},fontSizes:{10:"0.625rem",12:"0.75rem",14:"0.875rem",16:"1rem",18:"1.125rem",20:"1.25rem",22:"1.375rem",24:"1.5rem",28:"1.75rem",32:"2rem",36:"2.25rem",40:"2.5rem",48:"3rem"},fonts:{primary:"Roboto",widget:"$primary"},fontWeights:{regular:400,medium:500,semiBold:600,bold:700},lineHeights:{12:"0.75rem",16:"1rem",20:"1.25rem",24:"1.5rem",26:"1.625rem",28:"1.75rem",30:"1.875rem",36:"2.25rem",40:"2.5rem",44:"2.75rem",52:"3.25rem",64:"4rem"},letterSpacings:{},sizes:{4:"4px",6:"6px",8:"8px",12:"12px",16:"16px",18:"18px",20:"20px",24:"24px",28:"28px",32:"32px",36:"36px",40:"40px",45:"45px",48:"48px"},borderWidths:{},borderStyles:{},shadows:{s:"0px 3px 5px 3px #f0f2f5, 0px 6px 10px 3px #f0f2f5, 0px 1px 18px 3px #f0f2f5"},zIndices:{},transitions:{}},D0={sm:"(min-width: 640px)",md:"(min-width: 768px)",lg:"(min-width: 1024px)"},H0={bc:o=>({backgroundColor:o})},z0={secondary:"#2284ED",secondary400:"#469BF5",secondary500:"#2284ED",secondary600:"#2B3462",neutral:"#222222",neutral900:"#F2F2F2",neutral800:"#EEEEEE",neutral700:"#E9E9E9",neutral600:"#B8B8B8",neutral500:"#222222",neutral400:"#1B1B1B",neutral300:"#121212",neutral200:"#111111",neutral100:"#101010",error500:"#FF5050",warning500:"#FF8A20",background:"#010101",foreground:"#FDFDFD"},N0=B0,{styled:n,css:s7,createTheme:U2,keyframes:Q,globalCss:p7,config:c7}=N0({media:D0,theme:W0,utils:H0}),d7=U2("light-theme-ui",{}),c=U2("dark-theme-ui",{colors:z0,shadows:{s:"0px 3px 5px 3px #222, 0px 6px 10px 3px #222, 0px 1px 18px 3px #222"}});var F0=n("div",{flexShrink:0,variants:{size:{4:{},8:{},12:{},16:{},18:{},20:{},24:{},32:{}},direction:{vertical:{},horizontal:{}}},compoundVariants:[{size:4,direction:"horizontal",css:{width:"$4"}},{size:4,direction:"vertical",css:{height:"$4"}},{size:8,direction:"horizontal",css:{width:"$8"}},{size:8,direction:"vertical",css:{height:"$8"}},{size:12,direction:"horizontal",css:{width:"$12"}},{size:12,direction:"vertical",css:{height:"$12"}},{size:16,direction:"horizontal",css:{width:"$16"}},{size:16,direction:"vertical",css:{height:"$16"}},{size:18,direction:"horizontal",css:{width:"$18"}},{size:18,direction:"vertical",css:{height:"$18"}},{size:20,direction:"horizontal",css:{width:"$20"}},{size:20,direction:"vertical",css:{height:"$20"}},{size:24,direction:"horizontal",css:{width:"$24"}},{size:24,direction:"vertical",css:{height:"$24"}},{size:32,direction:"horizontal",css:{width:"$32"}},{size:32,direction:"vertical",css:{height:"$32"}}]});function C({size:o=12,direction:e="vertical"}){return Z0.createElement(F0,{size:o,direction:e})}t(C,"Divider");import A0 from"react";var O2=n("span",{display:"inline-block",variants:{variant:{display:{},headline:{},title:{},label:{},body:{}},size:{large:{},medium:{},xmedium:{},small:{},xsmall:{}},align:{center:{textAlign:"center"},left:{textAlign:"left"},right:{textAlign:"right"}},noWrap:{true:{whiteSpace:"nowrap"}},ml:{2:{marginLeft:"$2"},4:{marginLeft:"$4"},8:{marginLeft:"$8"},12:{marginLeft:"$12"}},mt:{2:{marginTop:"$2"},4:{marginTop:"$4"},8:{marginTop:"$8"},12:{marginTop:"$12"}},mr:{2:{marginRight:"$2"},4:{marginRight:"$4"},8:{marginRight:"$8"},12:{marginRight:"$12"}},mb:{2:{marginBottom:"$2"},4:{marginBottom:"$4"},8:{marginBottom:"$8"},12:{marginBottom:"$12"}}},compoundVariants:[{size:"large",variant:"display",css:{fontSize:"$48",fontWeight:"$semiBold",lineHeight:"$64"}},{size:"medium",variant:"display",css:{fontSize:"$40",fontWeight:"$semiBold",lineHeight:"$52"}},{size:"small",variant:"display",css:{fontSize:"$36",fontWeight:"$semiBold",lineHeight:"$44"}},{size:"large",variant:"headline",css:{fontSize:"$32",fontWeight:"$semiBold",lineHeight:"$40"}},{size:"medium",variant:"headline",css:{fontSize:"$38",fontWeight:"$semiBold",lineHeight:"$36"}},{size:"small",variant:"headline",css:{fontSize:"$22",fontWeight:"$semiBold",lineHeight:"$30"}},{size:"xsmall",variant:"headline",css:{fontSize:"$20",fontWeight:"$semiBold",lineHeight:"$28"}},{size:"large",variant:"title",css:{fontSize:"$22",fontWeight:"$medium",lineHeight:"$28"}},{size:"medium",variant:"title",css:{fontSize:"$18",fontWeight:"$medium",lineHeight:"$26"}},{size:"xmedium",variant:"title",css:{fontSize:"$16",fontWeight:"$medium",lineHeight:"$24"}},{size:"small",variant:"title",css:{fontSize:"$14",fontWeight:"$medium",lineHeight:"$20"}},{size:"large",variant:"label",css:{fontSize:"$14",fontWeight:"$medium",lineHeight:"$20"}},{size:"medium",variant:"label",css:{fontSize:"$12",fontWeight:"$medium",lineHeight:"$16"}},{size:"small",variant:"label",css:{fontSize:"$10",fontWeight:"$medium",lineHeight:"$16"}},{size:"large",variant:"body",css:{fontSize:"$16",fontWeight:"$regular",lineHeight:"$24"}},{size:"medium",variant:"body",css:{fontSize:"$14",fontWeight:"$regular",lineHeight:"$20"}},{size:"small",variant:"body",css:{fontSize:"$12",fontWeight:"$regular",lineHeight:"$16"}},{size:"xsmall",variant:"body",css:{fontSize:"$10",fontWeight:"$regular",lineHeight:"$12"}}]});function s({children:o,className:e,color:r,...i}){let l=r?{color:r.startsWith("$")?r:`$${r}`}:{color:"$foreground"};return A0.createElement(O2,{className:`_typography _text ${e||""}`,css:l,...i},o)}t(s,"Typography");var j2=t((o,e)=>{if(e!=="regular")switch(o){case"success":case"warning":case"error":case"info":return`${o}500`;default:return}},"getColor");var q2=n("div",{display:"flex",flexDirection:"column",borderRadius:"$xs",".title":{display:"flex",alignItems:"center",flex:"1 0 0"},".title_typography:first-letter":{textTransform:"uppercase"},".footer":{paddingTop:"$5",paddingLeft:"$24"},".description":{$$color:"$colors$neutral700",[`.${c} &`]:{$$color:"$colors$neutral600"},color:"$$color",fontSize:"$10",lineHeight:"$12"},variants:{type:{success:{},warning:{},error:{},info:{},loading:{}},variant:{regular:{padding:"$5",alignItems:"flex-start",backgroundColor:"$neutral400"},alarm:{padding:"$5 $10",alignItems:"center",".title_typography":{fontWeight:"$medium"}}}},compoundVariants:[{type:"warning",variant:"alarm",css:{$$color:"$colors$warning100",[`.${c} &`]:{$$color:"$colors$warning700"},backgroundColor:"$$color"}},{type:"error",variant:"alarm",css:{$$color:"$colors$error100",[`.${c} &`]:{$$color:"$colors$error700"},backgroundColor:"$$color"}},{type:"info",variant:"alarm",css:{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color"}},{type:"success",variant:"alarm",css:{$$color:"$colors$success100",[`.${c} &`]:{$$color:"$colors$success700"},backgroundColor:"$$color"}}]}),Y2=n("div",{display:"flex",alignItems:"center",alignSelf:"stretch",variants:{variant:{regular:{justifyContent:"space-between"},alarm:{justifyContent:"flex-start"}}}}),G2=n("div",{borderRadius:"$lg",width:"$20",height:"$20",display:"flex",justifyContent:"center",alignItems:"center",alignSelf:"flex-start",variants:{type:{success:{$$color:"$colors$success300",[`.${c} &`]:{$$color:"$colors$success600"},backgroundColor:"$$color"},warning:{$$color:"$colors$warning300",[`.${c} &`]:{$$color:"$colors$warning600"},backgroundColor:"$$color"},error:{$$color:"$colors$error300",[`.${c} &`]:{$$color:"$colors$error600"},backgroundColor:"$$color"},info:{$$color:"$colors$info300",[`.${c} &`]:{$$color:"$colors$info600"},backgroundColor:"$$color"},loading:{$$color:"$colors$info300",[`.${c} &`]:{$$color:"$colors$info600"},backgroundColor:"$$color"}}}});import $o from"react";import Se,{createElement as V0}from"react";import E0 from"react";var Fo=n("svg",{variants:{color:{primary:{color:"$primary500"},secondary:{color:"$secondary500"},error:{color:"$error500"},warning:{color:"$warning500"},success:{color:"$success500"},black:{color:"$foreground"},white:{color:"$background"},info:{color:"$info500"},gray:{color:"$neutral600"}}}});function d(o){let{size:e="1em",color:r,children:i}=o,a={...i?.props,width:e,height:e,color:r,className:"_icon"};return E0.createElement(Fo,{...a},i?.props.children)}t(d,"SvgIcon");function _0(o){return V0(d,o,Se.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},Se.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.3379 0.900473C11.3535 0.896847 11.3694 0.894202 11.3853 0.892578C11.4364 0.892541 11.487 0.902821 11.5341 0.922847C11.5811 0.942874 11.6236 0.972213 11.659 1.00909C11.6944 1.04597 11.722 1.08963 11.7401 1.13745C11.7582 1.18526 11.7664 1.23623 11.7643 1.28731V4.29523C11.73 4.2936 11.6954 4.29167 11.6605 4.28972C11.5691 4.28462 11.4763 4.27944 11.3853 4.27944C11.2915 4.27944 11.1997 4.28461 11.1076 4.28979C11.0739 4.29169 11.0402 4.29358 11.0063 4.29523V1.28731C11.0037 1.19316 11.0361 1.10138 11.0974 1.02986C11.1587 0.958345 11.2445 0.91222 11.3379 0.900473ZM3.55405 4.1215C3.61081 4.07707 3.67907 4.04976 3.75081 4.04275C3.80713 4.037 3.86401 4.04394 3.91729 4.06307C3.97058 4.0822 4.0189 4.11303 4.05871 4.15328L6.19035 6.28492C6.00138 6.45588 5.82477 6.63316 5.6535 6.82178L3.52186 4.69013C3.47047 4.63958 3.43457 4.57541 3.41836 4.50517C3.40215 4.43494 3.40631 4.36154 3.43034 4.29358C3.45438 4.22562 3.49729 4.16593 3.55405 4.1215ZM4.87177 12.0009C4.87177 8.41239 7.78091 5.49542 11.3694 5.49542C11.4975 5.49542 11.6248 5.49914 11.7512 5.50648C10.3976 7.08208 9.57614 9.13644 9.57614 11.3769C9.57614 14.1771 10.8593 16.6866 12.8608 18.334C12.3818 18.4467 11.8824 18.5063 11.3694 18.5063C7.78065 18.5063 4.87177 15.5894 4.87177 12.0009ZM0.312672 11.7608C0.376338 11.6823 0.468568 11.6324 0.569074 11.6219C0.582224 11.6212 0.5954 11.6212 0.608549 11.6219C0.621698 11.6212 0.634875 11.6212 0.648024 11.6219H3.66403C3.66249 11.6534 3.66074 11.6853 3.65897 11.7173C3.65366 11.814 3.64824 11.9126 3.64824 12.0088C3.64824 12.098 3.65325 12.1856 3.65828 12.2734C3.6603 12.3088 3.66233 12.3443 3.66403 12.3798H0.648024C0.547518 12.3903 0.446969 12.3604 0.368498 12.2968C0.290026 12.2331 0.24006 12.1409 0.229591 12.0403C0.219121 11.9398 0.249007 11.8393 0.312672 11.7608ZM3.52179 19.3116L5.65343 17.18C5.82343 17.3675 5.99492 17.5468 6.18238 17.7168L4.05865 19.8485C3.98746 19.9197 3.8909 19.9596 3.79022 19.9596C3.68954 19.9596 3.59298 19.9197 3.52179 19.8485C3.4506 19.7773 3.41061 19.6807 3.41061 19.58C3.41061 19.5302 3.42042 19.4808 3.4395 19.4348C3.45858 19.3887 3.48654 19.3469 3.52179 19.3116ZM11.0061 22.7221V19.7141C11.0406 19.7158 11.0748 19.7177 11.1091 19.7196C11.2006 19.7247 11.2918 19.7298 11.3851 19.7298C11.4783 19.7298 11.5736 19.7245 11.6673 19.7193C11.6997 19.7175 11.732 19.7157 11.764 19.7141V22.7221C11.7648 22.7723 11.7556 22.8223 11.737 22.869C11.7183 22.9157 11.6905 22.9582 11.6552 22.994C11.62 23.0299 11.5779 23.0584 11.5315 23.0778C11.4851 23.0972 11.4353 23.1072 11.3851 23.1072C11.3348 23.1072 11.285 23.0972 11.2386 23.0778C11.1922 23.0584 11.1501 23.0299 11.1149 22.994C11.0796 22.9582 11.0518 22.9157 11.0331 22.869C11.0145 22.8223 11.0053 22.7723 11.0061 22.7221Z",fill:"currentColor"}),Se.createElement("path",{d:"M24.1275 14.5602C24.0212 14.402 23.8085 14.2966 23.5959 14.3493C23.3301 14.402 23.0643 14.4284 22.7985 14.4284C20.1138 14.4284 17.9076 12.2673 17.9076 9.57917C17.9076 7.91884 18.7582 6.39029 20.1935 5.49423C20.3796 5.38882 20.4593 5.17798 20.4328 4.9935C20.4062 4.78267 20.2733 4.62454 20.0606 4.54548C19.3164 4.30829 18.5189 4.17651 17.7215 4.17651C13.6546 4.17651 10.332 7.47082 10.332 11.503C10.332 15.5353 13.6546 18.8296 17.7215 18.8296C20.353 18.8296 22.7985 17.4328 24.1275 15.1663C24.2604 14.9555 24.2604 14.7183 24.1275 14.5602Z",fill:"currentColor"})))}t(_0,"SvgAutoTheme");var U0=_0;import X2,{createElement as O0}from"react";function j0(o){return O0(d,o,X2.createElement("svg",{viewBox:"0 0 19 18",xmlns:"http://www.w3.org/2000/svg"},X2.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.489258 4.74652C0.489258 2.15304 2.592 0 5.24997 0C5.53793 0 5.77138 0.22074 5.77138 0.493036C5.77138 0.765333 5.53793 0.986072 5.24997 0.986072C3.22533 0.986072 1.53208 2.64173 1.53208 4.74652C1.53208 5.01881 1.29864 5.23955 1.01067 5.23955C0.722702 5.23955 0.489258 5.01881 0.489258 4.74652ZM13.2071 0.493036C13.2071 0.22074 13.4406 0 13.7286 0C16.3865 0 18.4893 2.15304 18.4893 4.74652C18.4893 5.01882 18.2558 5.23956 17.9678 5.23956C17.6799 5.23956 17.4464 5.01882 17.4464 4.74652C17.4464 2.64173 15.7532 0.986072 13.7286 0.986072C13.4406 0.986072 13.2071 0.765333 13.2071 0.493036ZM2.60885 4.74638C2.60885 3.32747 3.76259 2.1266 5.24991 2.1266L13.7285 2.1266C15.2158 2.1266 16.3696 3.32747 16.3696 4.74638L16.3696 13.2533C16.3696 14.6722 15.2158 15.8731 13.7285 15.8731L5.2499 15.8731C3.76259 15.8731 2.60885 14.6722 2.60885 13.2533L2.60885 4.74638ZM5.24991 3.11267C4.39592 3.11267 3.65167 3.81615 3.65167 4.74638L3.65167 13.2533C3.65167 14.1836 4.39592 14.887 5.2499 14.887L13.7285 14.887C14.5825 14.887 15.3267 14.1836 15.3267 13.2533L15.3267 4.74638C15.3267 3.81616 14.5825 3.11267 13.7285 3.11267L5.24991 3.11267ZM1.01067 12.7604C1.29864 12.7604 1.53208 12.9812 1.53208 13.2535C1.53208 15.3583 3.22533 17.0139 5.24996 17.0139C5.53793 17.0139 5.77138 17.2347 5.77138 17.507C5.77138 17.7793 5.53793 18 5.24996 18C2.592 18 0.489258 15.847 0.489258 13.2535C0.489258 12.9812 0.722702 12.7604 1.01067 12.7604ZM17.9678 12.7604C18.2558 12.7604 18.4893 12.9812 18.4893 13.2535C18.4893 15.847 16.3865 18 13.7285 18C13.4406 18 13.2071 17.7793 13.2071 17.507C13.2071 17.2347 13.4406 17.0139 13.7285 17.0139C15.7532 17.0139 17.4464 15.3583 17.4464 13.2535C17.4464 12.9812 17.6799 12.7604 17.9678 12.7604Z",fill:"#727272"})))}t(j0,"SvgBorderRadius");var q0=j0;import K2,{createElement as Y0}from"react";function G0(o){return Y0(d,o,K2.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},K2.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.4595 6.04028C23.2057 5.78644 22.7941 5.78644 22.5403 6.04028L11.9999 16.5807L1.45952 6.04028C1.20568 5.78644 0.794123 5.78644 0.540283 6.04028C0.286442 6.29412 0.286442 6.70568 0.540283 6.95952L11.5403 17.9595C11.7941 18.2134 12.2057 18.2134 12.4595 17.9595L23.4595 6.95952C23.7134 6.70568 23.7134 6.29412 23.4595 6.04028Z",fill:"currentColor"})))}t(G0,"SvgChevronDown");var co=G0;import J2,{createElement as X0}from"react";function K0(o){return X0(d,o,J2.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},J2.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.9597 0.540478C18.2136 0.794319 18.2136 1.20588 17.9597 1.45972L7.41934 12.0001L17.9597 22.5405C18.2136 22.7943 18.2136 23.2059 17.9597 23.4597C17.7059 23.7136 17.2943 23.7136 17.0405 23.4597L6.04048 12.4597C5.78664 12.2059 5.78664 11.7943 6.04048 11.5405L17.0405 0.540478C17.2943 0.286637 17.7059 0.286637 17.9597 0.540478Z",fill:"currentColor"})))}t(K0,"SvgChevronLeft");var J0=K0;import Q2,{createElement as Q0}from"react";function R0(o){return Q0(d,o,Q2.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Q2.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.04028 0.540478C5.78644 0.794319 5.78644 1.20588 6.04028 1.45972L16.5807 12.0001L6.04028 22.5405C5.78644 22.7943 5.78644 23.2059 6.04028 23.4597C6.29412 23.7136 6.70568 23.7136 6.95952 23.4597L17.9595 12.4597C18.2134 12.2059 18.2134 11.7943 17.9595 11.5405L6.95952 0.540478C6.70568 0.286637 6.29412 0.286637 6.04028 0.540478Z",fill:"currentColor"})))}t(R0,"SvgChevronRight");var Ao=R0;import R2,{createElement as oi}from"react";function ei(o){return oi(d,o,R2.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},R2.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.17976 17.6273C1.41944 17.867 1.80803 17.867 2.04771 17.6273L12 7.67504L21.9523 17.6273C22.192 17.867 22.5806 17.867 22.8202 17.6273C23.0599 17.3877 23.0599 16.9991 22.8202 16.7594L12.434 6.37312C12.1943 6.13344 11.8057 6.13344 11.566 6.37312L1.17976 16.7594C0.940081 16.9991 0.940081 17.3877 1.17976 17.6273Z",fill:"currentColor"})))}t(ei,"SvgChevronUp");var ke=ei;import E1,{createElement as ti}from"react";function ri(o){return ti(d,o,E1.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},E1.createElement("g",{clipPath:"url(#clip0_3736_40175)"},E1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.4597 0.540356C23.7135 0.794197 23.7135 1.20575 23.4597 1.45959L12.9193 12L23.4597 22.5404C23.7135 22.7942 23.7135 23.2058 23.4597 23.4596C23.2059 23.7134 22.7943 23.7134 22.5405 23.4596L12.0001 12.9192L1.45972 23.4596C1.20588 23.7134 0.794319 23.7134 0.540478 23.4596C0.286637 23.2057 0.286637 22.7942 0.540478 22.5403L11.0808 12L0.54048 1.45961C0.286639 1.20577 0.286639 0.794217 0.54048 0.540376C0.794321 0.286535 1.20588 0.286535 1.45972 0.540376L12.0001 11.0807L22.5405 0.540356C22.7943 0.286515 23.2059 0.286515 23.4597 0.540356Z",fill:"currentColor"})),E1.createElement("defs",null,E1.createElement("clipPath",{id:"clip0_3736_40175"},E1.createElement("rect",{width:24,height:24,fill:"white"})))))}t(ri,"SvgClose");var mo=ri;import ot,{createElement as ni}from"react";function ii(o){return ni(d,o,ot.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},ot.createElement("path",{d:"M12 24C9.62663 24 7.30655 23.2962 5.33316 21.9776C3.35977 20.6591 1.8217 18.7849 0.913451 16.5922C0.00519937 14.3995 -0.232441 11.9867 0.230582 9.65892C0.693604 7.33115 1.83649 5.19295 3.51472 3.51472C5.19295 1.83649 7.33115 0.693604 9.65892 0.230582C11.9867 -0.232441 14.3995 0.00519937 16.5922 0.913451C18.7849 1.8217 20.6591 3.35977 21.9776 5.33316C23.2962 7.30655 24 9.62663 24 12C23.9964 15.1815 22.731 18.2317 20.4813 20.4813C18.2317 22.731 15.1815 23.9964 12 24ZM5.24958 10.7467C5.02396 10.7461 4.80338 10.8134 4.61649 10.9398C4.42961 11.0663 4.28505 11.2459 4.20158 11.4556C4.11812 11.6652 4.09962 11.8951 4.14847 12.1153C4.19732 12.3356 4.31128 12.5361 4.47553 12.6908L9.38309 17.3238C9.59865 17.5247 9.88439 17.6329 10.1789 17.6253C10.4734 17.6178 10.7532 17.495 10.9582 17.2833L19.556 8.28277C19.7619 8.06674 19.8735 7.77777 19.8663 7.47942C19.8591 7.18108 19.7338 6.89781 19.5177 6.69192C19.3017 6.48603 19.0127 6.3744 18.7144 6.38157C18.416 6.38875 18.1328 6.51414 17.9269 6.73017L10.1144 14.9139L6.02363 11.0527C5.81479 10.856 5.5387 10.7466 5.25183 10.7467H5.24958Z",fill:"currentColor"})))}t(ii,"SvgComplete");var uo=ii;import et,{createElement as ai}from"react";function li(o){return ai(d,o,et.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},et.createElement("path",{d:"M20.4327 5.58132H16.0737V1.95344C16.071 1.43619 15.8811 0.941128 15.5451 0.575383C15.2091 0.209663 14.7541 0.00277478 14.2789 0H4.02234C3.54722 0.00280315 3.09223 0.209677 2.75619 0.575383C2.42017 0.941104 2.23026 1.43614 2.22754 1.95344V16.465C2.23029 16.9823 2.42019 17.4776 2.75619 17.8433C3.09221 18.209 3.54722 18.4157 4.02234 18.4187H8.38133V22.0466C8.38408 22.5638 8.57398 23.0589 8.90999 23.4246C9.246 23.7903 9.70101 23.9972 10.1761 24H20.4327C20.9079 23.9972 21.3628 23.7903 21.6989 23.4246C22.0349 23.0589 22.2248 22.5639 22.2275 22.0466V7.53495C22.2248 7.0177 22.0349 6.52245 21.6989 6.1567C21.3629 5.79098 20.9079 5.58429 20.4327 5.58132ZM4.02278 16.7441C3.88129 16.7441 3.76625 16.6192 3.76625 16.465V1.95344C3.76625 1.79927 3.88112 1.67443 4.0226 1.67443H14.2792C14.3472 1.67443 14.4125 1.70377 14.4605 1.7561C14.5086 1.80842 14.5356 1.87944 14.5356 1.95344V5.58132H10.1766C9.70145 5.58431 9.24647 5.791 8.91043 6.1567C8.57441 6.52242 8.3845 7.01765 8.38177 7.53495V16.7443L4.02278 16.7441ZM20.689 22.0467C20.689 22.1208 20.662 22.1918 20.614 22.2441C20.5659 22.2964 20.5006 22.3258 20.4327 22.3258H10.176C10.0346 22.3258 9.91969 22.2009 9.91969 22.0467V7.53515C9.91969 7.38097 10.0346 7.25595 10.176 7.25595H20.4327C20.5006 7.25595 20.5659 7.28548 20.614 7.3378C20.6621 7.39013 20.689 7.46114 20.689 7.53515V22.0467Z",fill:"currentColor"})))}t(li,"SvgCopy");var si=li;import tt,{createElement as pi}from"react";function ci(o){return pi(d,o,tt.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},tt.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.3172 1.14659C18.8459 -0.382197 21.3246 -0.382197 22.8534 1.14659C24.3822 2.67538 24.3822 5.15404 22.8534 6.68283L21.9458 7.59042C21.4696 8.06664 21.4696 8.83873 21.9458 9.31494C22.9734 10.3425 22.9734 12.0084 21.9458 13.036C20.9183 14.0635 19.2523 14.0635 18.2248 13.036L10.964 5.77524C9.93643 4.7477 9.93643 3.08172 10.964 2.05419C11.9915 1.02665 13.6575 1.02665 14.685 2.05419C15.1612 2.5304 15.9333 2.5304 16.4096 2.05419L17.3172 1.14659ZM21.8551 2.14486C20.8777 1.16739 19.2929 1.16739 18.3154 2.14486L17.4078 3.05245C16.3803 4.07999 14.7143 4.07999 13.6868 3.05245C13.2105 2.57624 12.4384 2.57624 11.9622 3.05245C11.486 3.52866 11.486 4.30076 11.9622 4.77697L19.223 12.0377C19.6992 12.5139 20.4713 12.5139 20.9475 12.0377C21.4238 11.5615 21.4238 10.7894 20.9475 10.3132C19.92 9.28567 19.92 7.6197 20.9475 6.59216L21.8551 5.68456C22.8326 4.7071 22.8326 3.12232 21.8551 2.14486ZM11.4177 9.85952C11.1922 9.63393 10.8264 9.63393 10.6008 9.85951L3.49641 16.9639C2.33926 18.121 1.62441 19.6473 1.47625 21.277L1.41434 21.9581C1.38168 22.3173 1.68265 22.6183 2.04192 22.5857L2.72301 22.5237C4.35276 22.3756 5.87898 21.6607 7.03613 20.5036L14.1405 13.3992C14.3661 13.1736 14.3661 12.8079 14.1405 12.5823L11.4177 9.85952ZM9.60255 8.86125C10.3795 8.08433 11.6391 8.08434 12.416 8.86125L15.1388 11.584C15.9157 12.3609 15.9157 13.6206 15.1388 14.3975L8.0344 21.5019C6.64371 22.8925 4.80947 23.7517 2.85082 23.9297L2.16973 23.9916C0.932446 24.1041 -0.104108 23.0676 0.00837295 21.8303L0.0702906 21.1492C0.24835 19.1905 1.10746 17.3563 2.49815 15.9656L9.60255 8.86125Z",fill:"currentColor"})))}t(ci,"SvgCustomColors");var di=ci;import rt,{createElement as mi}from"react";function ui(o){return mi(d,o,rt.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},rt.createElement("path",{d:"M23.2108 17.0072C23.0403 16.7482 22.6992 16.5755 22.3582 16.6619C21.9319 16.7482 21.5055 16.7914 21.0792 16.7914C16.7734 16.7914 13.235 13.2518 13.235 8.84892C13.235 6.1295 14.5992 3.6259 16.9013 2.15827C17.1997 1.98561 17.3276 1.64029 17.285 1.33813C17.2424 0.992806 17.0292 0.733814 16.6882 0.604317C15.4945 0.215828 14.2155 0 12.9366 0C6.41392 0 1.08496 5.39568 1.08496 12C1.08496 18.6043 6.41392 24 12.9366 24C17.1571 24 21.0792 21.7122 23.2108 18C23.424 17.6547 23.424 17.2662 23.2108 17.0072Z",fill:"currentColor"})))}t(ui,"SvgDarkMode");var Ci=ui;import V1,{createElement as hi}from"react";function gi(o){return hi(d,o,V1.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},V1.createElement("g",{clipPath:"url(#clip0_3736_40135)"},V1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.42673 4.10987C6.81047 1.73825 8.80256 0 11.1368 0H13.773C16.1072 0 18.0993 1.73825 18.483 4.10987C18.4847 4.1205 18.4862 4.13118 18.4874 4.14188L18.5405 4.60777C19.409 4.71723 20.1677 4.84185 20.8164 4.96697C20.8225 4.96804 20.8285 4.96921 20.8345 4.97045C21.7656 5.15059 22.4685 5.33139 22.9433 5.46895C23.1816 5.53796 23.3623 5.59608 23.4856 5.63775C23.5473 5.65859 23.5946 5.67531 23.6275 5.68723L23.6661 5.70141L23.6773 5.70564L23.6809 5.70701L23.6821 5.7075L23.6827 5.7077C23.6829 5.70779 23.6831 5.70787 23.4549 6.33476L23.6831 5.70787C24.0192 5.8377 24.1895 6.22362 24.0635 6.56985C23.9375 6.91583 23.5633 7.09125 23.2274 6.96194C23.2272 6.96189 23.2271 6.96185 23.227 6.9618L23.2266 6.96166L23.2222 6.95999L23.1963 6.95049C23.1719 6.94166 23.1333 6.92796 23.0803 6.91006C22.9745 6.87428 22.8115 6.82175 22.5914 6.75799C22.278 6.6672 21.8487 6.55361 21.3036 6.43317L20.5397 18.1139L20.5395 18.1166C20.3096 21.4316 17.6317 24 14.4051 24H10.5046C7.27806 24 4.6001 21.4316 4.37022 18.1166L4.37004 18.1139L3.60614 6.43317C3.06101 6.55361 2.63175 6.6672 2.31835 6.75799C2.09824 6.82175 1.93526 6.87428 1.82939 6.91006C1.77645 6.92796 1.7378 6.94166 1.71341 6.95049L1.68755 6.95999L1.68309 6.96166L1.68274 6.9618C1.34671 7.09138 0.972254 6.91596 0.84625 6.56985C0.720202 6.22362 0.890505 5.8377 1.22663 5.70787L1.45486 6.33476C1.22663 5.70787 1.22684 5.70779 1.22707 5.7077L1.22758 5.7075L1.22887 5.70701L1.23245 5.70564L1.24366 5.70141L1.28225 5.68723C1.31516 5.67531 1.36244 5.65859 1.42409 5.63775C1.54739 5.59608 1.72815 5.53796 1.96638 5.46895C2.44118 5.33139 3.14416 5.15059 4.07525 4.97045C4.08123 4.9692 4.08724 4.96804 4.09327 4.96697C4.74202 4.84186 5.50068 4.71723 6.36923 4.60777L6.42232 4.14188C6.42354 4.13118 6.42501 4.1205 6.42673 4.10987ZM7.01295 5.87877C7.02196 5.87794 7.03092 5.87693 7.03984 5.87573C8.53259 5.70737 10.3376 5.58798 12.4549 5.58798C14.5722 5.58798 16.3771 5.70737 17.8699 5.87573C17.8788 5.87693 17.8878 5.87794 17.8968 5.87877C18.6928 5.96908 19.3996 6.07327 20.0172 6.18058L19.2428 18.0212C19.2428 18.0217 19.2427 18.0222 19.2427 18.0227C19.0607 20.6363 16.9491 22.6609 14.4051 22.6609H10.5046C7.96052 22.6609 5.84891 20.6361 5.66701 18.0225C5.66698 18.022 5.66695 18.0216 5.66692 18.0212L4.89257 6.18058C5.51014 6.07327 6.21693 5.96908 7.01295 5.87877ZM17.215 4.46238C15.8455 4.33369 14.2588 4.24893 12.4549 4.24893C10.6509 4.24893 9.0642 4.33369 7.69472 4.46238L7.71155 4.31473C7.99687 2.5966 9.44306 1.33906 11.1368 1.33906H13.773C15.4667 1.33906 16.9129 2.59661 17.1982 4.31474L17.215 4.46238ZM12.4549 9.91416C12.8138 9.91416 13.1049 10.2139 13.1049 10.5837V17.6652C13.1049 18.035 12.8138 18.3348 12.4549 18.3348C12.0959 18.3348 11.8049 18.035 11.8049 17.6652L11.8049 10.5837C11.8049 10.2139 12.0959 9.91416 12.4549 9.91416ZM9.01736 11.3305C9.37635 11.3305 9.66736 11.6302 9.66736 12V16.2489C9.66736 16.6187 9.37635 16.9185 9.01736 16.9185C8.65838 16.9185 8.36736 16.6187 8.36736 16.2489V12C8.36736 11.6302 8.65838 11.3305 9.01736 11.3305ZM15.8924 11.3305C16.2513 11.3305 16.5424 11.6302 16.5424 12V16.2489C16.5424 16.6187 16.2513 16.9185 15.8924 16.9185C15.5334 16.9185 15.2424 16.6187 15.2424 16.2489V12C15.2424 11.6302 15.5334 11.3305 15.8924 11.3305Z",fill:"currentColor"})),V1.createElement("defs",null,V1.createElement("clipPath",{id:"clip0_3736_40135"},V1.createElement("rect",{width:24,height:24,fill:"white",transform:"translate(0.45459)"})))))}t(gi,"SvgDelete");var fi=gi;import m,{createElement as yi}from"react";function vi(o){return yi(d,o,m.createElement("svg",{viewBox:"0 0 228 165",xmlns:"http://www.w3.org/2000/svg"},m.createElement("path",{d:"M37.772 108.328C37.772 90.9014 51.9386 76.78 69.4209 76.78H74.9067V68.0667C74.9067 52.2627 87.7472 39.4032 103.662 39.4032C119.517 39.4032 132.417 52.2026 132.417 68.0667C132.417 80.9263 142.907 91.3822 155.807 91.3822H181.127C183.9 91.3822 186.552 91.923 189.024 92.8844V108.328H37.772Z",fill:"url(#paint0_linear_7539_98594)"}),m.createElement("path",{d:"M82.3193 143.601H140.372C142.724 143.601 144.231 141.017 143.025 138.974L134.646 124.913C130.124 117.341 127.713 108.628 127.713 99.7948H95.0994C95.0994 108.628 92.6881 117.281 88.1668 124.913L79.7874 138.974C78.5817 141.017 80.0285 143.601 82.4398 143.601H82.3193Z",fill:"#D6EAFF"}),m.createElement("path",{d:"M140.373 144.202H82.3198C80.9936 144.202 79.7879 143.541 79.1248 142.339C78.4617 141.197 78.4617 139.815 79.1248 138.674L87.5042 124.612C91.9652 117.101 94.3766 108.568 94.3766 99.8547V99.2538H128.196V99.8547C128.196 108.568 130.547 117.161 135.068 124.612L143.447 138.674C144.111 139.815 144.171 141.197 143.447 142.339C142.784 143.481 141.579 144.202 140.252 144.202H140.373ZM95.6425 100.456C95.5219 109.169 93.1106 117.762 88.6496 125.273L80.2702 139.335C79.7879 140.116 79.7879 141.017 80.2702 141.798C80.6922 142.58 81.5361 143.06 82.3801 143.06H140.433C141.338 143.06 142.121 142.58 142.543 141.798C142.965 141.017 142.965 140.116 142.543 139.335L134.164 125.273C129.703 117.762 127.231 109.229 127.171 100.456H95.7631H95.6425Z",fill:"#0B27C4"}),m.createElement("path",{d:"M33.6713 117.341L189.083 117.341C194.043 117.341 198.065 113.333 198.065 108.388V9.77779C198.065 4.83286 194.043 0.824196 189.083 0.824196L33.6713 0.824196C28.7106 0.824196 24.6891 4.83286 24.6891 9.77779V108.388C24.6891 113.333 28.7106 117.341 33.6713 117.341Z",fill:"#D6EAFF"}),m.createElement("path",{d:"M189.022 117.942H33.611C28.306 117.942 24.0259 113.676 24.0259 108.388V9.77803C24.0259 4.48999 28.306 0.223511 33.611 0.223511H189.022C194.327 0.223511 198.607 4.48999 198.607 9.77803V108.388C198.607 113.676 194.327 117.942 189.022 117.942ZM33.611 1.42534C28.9691 1.42534 25.2316 5.151 25.2316 9.77803V108.388C25.2316 113.015 28.9691 116.741 33.611 116.741H189.022C193.664 116.741 197.402 113.015 197.402 108.388V9.77803C197.402 5.151 193.664 1.42534 189.022 1.42534H33.611Z",fill:"#0B27C4"}),m.createElement("path",{d:"M189.022 108.328V9.83826L33.7312 9.83826V108.328L189.022 108.328Z",fill:"white"}),m.createElement("path",{d:"M189.626 108.929H33.0688V9.23718H189.626V108.929ZM34.3348 107.727H188.42V10.439H34.2745V107.727H34.3348Z",fill:"#0B27C4"}),m.createElement("path",{d:"M37.772 108.328C37.772 90.9014 51.9386 76.78 69.4209 76.78H74.9067V68.0667C74.9067 52.2627 87.7472 39.4032 103.662 39.4032C119.517 39.4032 132.417 52.2026 132.417 68.0667C132.417 80.9263 142.907 91.3822 155.807 91.3822H181.127C183.9 91.3822 186.552 91.923 189.024 92.8844V108.328H37.772Z",fill:"url(#paint1_linear_7539_98594)"}),m.createElement("path",{opacity:.8,d:"M179.98 91.3822V104.122C176.484 103.761 173.229 102.559 170.456 100.696V91.3822H179.98Z",fill:"#3F5AF3"}),m.createElement("path",{d:"M186.972 143.601H218.138C222.001 143.601 225.131 140.481 225.131 136.631V62.2979C225.131 58.4482 222.001 55.3273 218.138 55.3273H186.972C183.11 55.3273 179.979 58.4482 179.979 62.2979V136.631C179.979 140.481 183.11 143.601 186.972 143.601Z",fill:"#D6EAFF"}),m.createElement("path",{d:"M218.14 144.202H186.973C182.753 144.202 179.377 140.777 179.377 136.631V62.2979C179.377 58.0915 182.814 54.7264 186.973 54.7264H218.14C222.36 54.7264 225.736 58.1516 225.736 62.2979V136.631C225.736 140.837 222.299 144.202 218.14 144.202ZM186.973 55.9283C183.416 55.9283 180.583 58.8126 180.583 62.2979V136.631C180.583 140.176 183.477 143.001 186.973 143.001H218.14C221.697 143.001 224.53 140.116 224.53 136.631V62.2979C224.53 58.7526 221.636 55.9283 218.14 55.9283H186.973Z",fill:"#0B27C4"}),m.createElement("path",{d:"M220.913 62.2377V136.571C220.913 138.073 219.647 139.335 218.14 139.335H186.973C185.466 139.335 184.2 138.073 184.2 136.571V62.2377C184.2 60.7354 185.466 59.4735 186.973 59.4735H218.14C219.647 59.4735 220.913 60.7354 220.913 62.2377Z",fill:"white"}),m.createElement("path",{d:"M218.139 139.996H186.972C185.103 139.996 183.596 138.493 183.596 136.631V62.2976C183.596 60.4348 185.103 58.9325 186.972 58.9325H218.139C220.008 58.9325 221.515 60.4348 221.515 62.2976V136.631C221.515 138.493 220.008 139.996 218.139 139.996ZM186.972 60.1343C185.766 60.1343 184.802 61.0958 184.802 62.2976V136.631C184.802 137.832 185.766 138.794 186.972 138.794H218.139C219.344 138.794 220.309 137.832 220.309 136.631V62.2976C220.309 61.0958 219.344 60.1343 218.139 60.1343H186.972Z",fill:"#0B27C4"}),m.createElement("path",{opacity:.8,d:"M167.261 91.3822V98.1124C165.332 96.1895 163.705 93.9661 162.62 91.3822H167.261Z",fill:"#3F5AF3"}),m.createElement("path",{d:"M202.586 67.045C201.259 67.045 200.174 65.9633 200.174 64.6413C200.174 63.3193 201.259 62.2377 202.586 62.2377C203.912 62.2377 204.997 63.3193 204.997 64.6413C204.997 65.9633 203.912 67.045 202.586 67.045ZM202.586 63.4395C201.923 63.4395 201.38 63.9803 201.38 64.6413C201.38 65.3023 201.923 65.8431 202.586 65.8431C203.249 65.8431 203.791 65.3023 203.791 64.6413C203.791 63.9803 203.249 63.4395 202.586 63.4395Z",fill:"#0B27C4"}),m.createElement("path",{d:"M111.317 6.8935C110.292 6.8935 109.448 6.05223 109.448 5.03068C109.448 4.00912 110.292 3.16785 111.317 3.16785C112.341 3.16785 113.185 4.00912 113.185 5.03068C113.185 6.05223 112.341 6.8935 111.317 6.8935ZM111.317 4.36967C110.955 4.36967 110.653 4.67013 110.653 5.03068C110.653 5.39122 110.955 5.69168 111.317 5.69168C111.678 5.69168 111.98 5.39122 111.98 5.03068C111.98 4.67013 111.678 4.36967 111.317 4.36967Z",fill:"#0B27C4"}),m.createElement("path",{d:"M46.2358 75.712H39.9061C39.5444 75.712 39.3032 75.4716 39.3032 75.111C39.3032 74.7505 39.5444 74.5101 39.9061 74.5101H46.2358C46.5975 74.5101 46.8387 74.7505 46.8387 75.111C46.8387 75.4716 46.5975 75.712 46.2358 75.712Z",fill:"#0B27C4"}),m.createElement("path",{d:"M54.6733 75.712H48.3436C47.9819 75.712 47.7407 75.4716 47.7407 75.111C47.7407 74.7505 47.9819 74.5101 48.3436 74.5101H54.6733C55.035 74.5101 55.2762 74.7505 55.2762 75.111C55.2762 75.4716 55.035 75.712 54.6733 75.712Z",fill:"#0B27C4"}),m.createElement("path",{d:"M227.183 79.1236C226.822 79.1236 226.581 78.8832 226.581 78.5227V72.2131C226.581 71.8525 226.822 71.6122 227.183 71.6122C227.545 71.6122 227.786 71.8525 227.786 72.2131V78.5227C227.786 78.8832 227.545 79.1236 227.183 79.1236Z",fill:"#0B27C4"}),m.createElement("path",{d:"M202.588 112.715H205.422C210.907 112.715 216.152 113.856 220.914 115.959V136.571C220.914 138.073 219.648 139.335 218.141 139.335H186.975C185.468 139.335 184.202 138.073 184.202 136.571V91.5624C194.57 93.0647 202.588 101.958 202.588 112.715Z",fill:"url(#paint2_linear_7539_98594)"}),m.createElement("path",{opacity:.8,d:"M197.042 98.4728C193.606 101.658 189.145 103.761 184.202 104.182V91.6224C189.265 92.3435 193.787 94.8674 197.042 98.4728Z",fill:"#3F5AF3"}),m.createElement("path",{d:"M140.373 140.597H128.316C127.955 140.597 127.713 140.356 127.713 139.996C127.713 139.635 127.955 139.395 128.316 139.395H140.373C140.735 139.395 140.976 139.635 140.976 139.996C140.976 140.356 140.735 140.597 140.373 140.597Z",fill:"#0B27C4"}),m.createElement("path",{d:"M124.641 140.597H120.722C120.361 140.597 120.12 140.356 120.12 139.996C120.12 139.635 120.361 139.395 120.722 139.395H124.641C125.003 139.395 125.244 139.635 125.244 139.996C125.244 140.356 125.003 140.597 124.641 140.597Z",fill:"#0B27C4"}),m.createElement("path",{d:"M117.826 140.597H116.5C116.138 140.597 115.897 140.356 115.897 139.996C115.897 139.635 116.138 139.395 116.5 139.395H117.826C118.188 139.395 118.429 139.635 118.429 139.996C118.429 140.356 118.188 140.597 117.826 140.597Z",fill:"#0B27C4"}),m.createElement("path",{opacity:.8,d:"M49.8892 83.5102C53.0842 80.9864 56.7615 79.1235 60.7402 77.9818V87.957C56.8218 87.1157 53.1445 85.6134 49.8892 83.5102Z",fill:"#3F5AF3"}),m.createElement("path",{d:"M113.365 140.597H97.6912C97.3295 140.597 97.0884 140.356 97.0884 139.996C97.0884 139.635 97.3295 139.395 97.6912 139.395H113.365C113.727 139.395 113.968 139.635 113.968 139.996C113.968 140.356 113.727 140.597 113.365 140.597Z",fill:"#0B27C4"}),m.createElement("path",{d:"M93.7137 140.597H82.3201C81.9584 140.597 81.7173 140.356 81.7173 139.996C81.7173 139.635 81.9584 139.395 82.3201 139.395H93.7137C94.0754 139.395 94.3166 139.635 94.3166 139.996C94.3166 140.356 94.0754 140.597 93.7137 140.597Z",fill:"#0B27C4"}),m.createElement("path",{d:"M162.063 50.1633C169.509 48.1187 173.883 40.4436 171.832 33.0205C169.781 25.5975 162.081 21.2374 154.635 23.2821C147.188 25.3267 142.814 33.0018 144.865 40.4249C146.916 47.8479 154.616 52.208 162.063 50.1633Z",fill:"url(#paint3_linear_7539_98594)"}),m.createElement("g",{opacity:.8},m.createElement("path",{d:"M187.816 135.91C187.455 135.91 187.213 135.669 187.213 135.309V119.384C187.213 119.024 187.455 118.784 187.816 118.784C188.178 118.784 188.419 119.024 188.419 119.384V135.309C188.419 135.669 188.178 135.91 187.816 135.91Z",fill:"white"})),m.createElement("g",{opacity:.8},m.createElement("path",{d:"M187.816 116.26C187.455 116.26 187.213 116.02 187.213 115.659V111.753C187.213 111.393 187.455 111.152 187.816 111.152C188.178 111.152 188.419 111.393 188.419 111.753V115.659C188.419 116.02 188.178 116.26 187.816 116.26Z",fill:"white"})),m.createElement("g",{opacity:.8},m.createElement("path",{d:"M187.816 109.469C187.455 109.469 187.213 109.229 187.213 108.868V107.967C187.213 107.606 187.455 107.366 187.816 107.366C188.178 107.366 188.419 107.606 188.419 107.967V108.868C188.419 109.229 188.178 109.469 187.816 109.469Z",fill:"white"})),m.createElement("path",{d:"M210.847 96.0089C210.847 95.2878 210.244 94.7469 209.581 94.7469C208.918 94.7469 208.315 95.3479 208.315 96.0089C208.315 96.6699 208.918 97.2708 209.581 97.2708C210.244 97.2708 210.847 96.6699 210.847 96.0089Z",fill:"url(#paint4_linear_7539_98594)"}),m.createElement("path",{d:"M200.48 75.9466C201.124 73.2337 199.439 70.5145 196.717 69.8731C193.996 69.2318 191.268 70.9112 190.624 73.6242C189.981 76.3372 191.666 79.0564 194.387 79.6977C197.109 80.339 199.837 78.6596 200.48 75.9466Z",fill:"url(#paint5_linear_7539_98594)"}),m.createElement("path",{d:"M218.139 139.996H186.972C185.103 139.996 183.596 138.493 183.596 136.631V62.2976C183.596 60.4348 185.103 58.9325 186.972 58.9325H218.139C220.008 58.9325 221.515 60.4348 221.515 62.2976V136.631C221.515 138.493 220.008 139.996 218.139 139.996ZM186.972 60.1343C185.766 60.1343 184.802 61.0958 184.802 62.2976V136.631C184.802 137.832 185.766 138.794 186.972 138.794H218.139C219.344 138.794 220.309 137.832 220.309 136.631V62.2976C220.309 61.0958 219.344 60.1343 218.139 60.1343H186.972Z",fill:"#0B27C4"}),m.createElement("path",{d:"M101.309 38.862H48.9829C46.5715 38.862 44.5822 36.879 44.5822 34.4753C44.5822 32.0717 43.1354 31.2905 41.3871 31.2905H23.7843C21.373 31.2905 19.3836 29.3075 19.3836 26.9038C19.3836 24.5002 17.9368 23.719 16.1886 23.719H4.61409C2.20274 23.719 0.213379 21.736 0.213379 19.3323C0.213379 16.9287 2.20274 14.9457 4.61409 14.9457H25.8942C28.3056 14.9457 30.2949 16.9287 30.2949 19.3323C30.2949 21.736 31.7417 22.5172 33.49 22.5172H76.1105C78.5219 22.5172 80.5112 24.5002 80.5112 26.9038C80.5112 29.3075 81.9581 30.0887 83.7063 30.0887H101.309C103.72 30.0887 105.71 32.0717 105.71 34.4753C105.71 36.879 103.72 38.862 101.309 38.862ZM4.5538 16.0874C2.80558 16.0874 1.35877 17.5296 1.35877 19.2722C1.35877 21.0149 2.80558 22.4571 4.5538 22.4571H16.1283C18.5396 22.4571 20.529 24.4401 20.529 26.8437C20.529 29.2474 21.9758 30.0286 23.724 30.0286H41.3269C43.7382 30.0286 45.7276 32.0116 45.7276 34.4153C45.7276 36.8189 47.1744 37.6001 48.9226 37.6001H101.249C102.997 37.6001 104.444 36.1579 104.444 34.4153C104.444 32.6726 102.997 31.2304 101.249 31.2304H83.646C81.2346 31.2304 79.2453 29.2474 79.2453 26.8437C79.2453 24.4401 77.7985 23.6589 76.0503 23.6589H33.4297C31.0183 23.6589 29.029 21.6759 29.029 19.2722C29.029 16.8686 27.5822 16.0874 25.8339 16.0874H4.5538Z",fill:"#0B27C4"}),m.createElement("path",{d:"M12.9149 45.4861C10.5035 45.4861 8.51416 43.5031 8.51416 41.0994C8.51416 38.6958 10.5035 36.7128 12.9149 36.7128C15.3262 36.7128 17.3156 38.6958 17.3156 41.0994C17.3156 43.5031 17.0744 41.7003 16.7127 41.7003C16.351 41.7003 16.1099 41.46 16.1099 41.0994C16.1099 39.3568 14.6631 37.9146 12.9149 37.9146C11.1666 37.9146 9.71984 39.3568 9.71984 41.0994C9.71984 42.8421 11.1666 44.2843 12.9149 44.2843C14.6631 44.2843 13.5177 44.5246 13.5177 44.8852C13.5177 45.2457 13.2766 45.4861 12.9149 45.4861Z",fill:"#0B27C4"}),m.createElement("path",{d:"M2.18466 45.4861C1.82296 45.4861 1.58182 45.2457 1.58182 44.8852C1.58182 44.5246 1.82296 44.2843 2.18466 44.2843C3.93289 44.2843 5.37969 42.8421 5.37969 41.0994C5.37969 39.3568 3.93289 37.9146 2.18466 37.9146C0.436432 37.9146 1.58182 37.6742 1.58182 37.3137C1.58182 36.9531 1.82296 36.7128 2.18466 36.7128C4.59601 36.7128 6.58537 38.6958 6.58537 41.0994C6.58537 43.5031 4.59601 45.4861 2.18466 45.4861Z",fill:"#0B27C4"}),m.createElement("path",{d:"M208.313 38.8621C205.902 38.8621 203.913 36.8791 203.913 34.4754C203.913 32.0718 205.902 30.0887 208.313 30.0887C210.725 30.0887 208.916 30.3291 208.916 30.6897C208.916 31.0502 208.675 31.2906 208.313 31.2906C206.565 31.2906 205.118 32.7328 205.118 34.4754C205.118 36.2181 206.565 37.6602 208.313 37.6602C210.062 37.6602 211.508 36.2181 211.508 34.4754C211.508 32.7328 211.749 33.8745 212.111 33.8745C212.473 33.8745 212.714 34.1149 212.714 34.4754C212.714 36.8791 210.725 38.8621 208.313 38.8621Z",fill:"#0B27C4"}),m.createElement("path",{d:"M219.95 38.8621C217.539 38.8621 215.549 36.8791 215.549 34.4754C215.549 32.0718 217.539 30.0887 219.95 30.0887C222.361 30.0887 220.553 30.3291 220.553 30.6897C220.553 31.0502 220.312 31.2906 219.95 31.2906C218.202 31.2906 216.755 32.7328 216.755 34.4754C216.755 36.2181 218.202 37.6602 219.95 37.6602C221.698 37.6602 220.553 37.9006 220.553 38.2612C220.553 38.6217 220.312 38.8621 219.95 38.8621Z",fill:"#0B27C4"}),m.createElement("path",{d:"M113.173 163.601L112.923 163.601L112.923 163.852L113.174 163.851L113.173 163.601ZM113.35 146.526C113.252 146.428 113.094 146.428 112.996 146.526L111.405 148.117C111.307 148.214 111.307 148.373 111.405 148.47C111.503 148.568 111.661 148.568 111.759 148.47L113.173 147.056L114.587 148.47C114.685 148.568 114.843 148.568 114.941 148.47C115.038 148.373 115.038 148.214 114.941 148.117L113.35 146.526ZM207.17 163.299L207.171 163.549L207.419 163.548L207.42 163.301L207.17 163.299ZM207.031 144.201L207.025 145.156L207.525 145.159L207.53 144.204L207.031 144.201ZM207.014 147.066L207.003 148.975L207.503 148.978L207.514 147.069L207.014 147.066ZM206.992 150.885L206.981 152.795L207.481 152.798L207.492 150.888L206.992 150.885ZM206.97 154.704L206.959 156.614L207.459 156.617L207.47 154.707L206.97 154.704ZM206.948 158.524L206.937 160.433L207.437 160.436L207.448 158.527L206.948 158.524ZM206.926 162.343L206.92 163.298L207.42 163.301L207.426 162.346L206.926 162.343ZM207.169 163.049L206.148 163.053L206.149 163.553L207.171 163.549L207.169 163.049ZM204.104 163.059L202.061 163.066L202.062 163.566L204.106 163.559L204.104 163.059ZM200.017 163.072L197.974 163.079L197.976 163.579L200.019 163.572L200.017 163.072ZM195.931 163.085L193.887 163.092L193.889 163.592L195.932 163.585L195.931 163.085ZM191.844 163.099L189.8 163.105L189.802 163.605L191.845 163.599L191.844 163.099ZM187.757 163.112L185.713 163.118L185.715 163.618L187.758 163.612L187.757 163.112ZM183.67 163.125L181.627 163.131L181.628 163.631L183.672 163.625L183.67 163.125ZM179.583 163.138L177.54 163.145L177.541 163.645L179.585 163.638L179.583 163.138ZM175.496 163.151L173.453 163.158L173.455 163.658L175.498 163.651L175.496 163.151ZM171.41 163.164L169.366 163.171L169.368 163.671L171.411 163.664L171.41 163.164ZM167.323 163.177L165.279 163.184L165.281 163.684L167.324 163.677L167.323 163.177ZM163.236 163.191L161.192 163.197L161.194 163.697L163.237 163.691L163.236 163.191ZM159.149 163.204L157.106 163.21L157.107 163.71L159.151 163.704L159.149 163.204ZM155.062 163.217L153.019 163.223L153.02 163.723L155.064 163.717L155.062 163.217ZM150.975 163.23L148.932 163.236L148.933 163.736L150.977 163.73L150.975 163.23ZM146.888 163.243L144.845 163.25L144.847 163.75L146.89 163.743L146.888 163.243ZM142.802 163.256L140.758 163.263L140.76 163.763L142.803 163.756L142.802 163.256ZM138.715 163.269L136.671 163.276L136.673 163.776L138.716 163.769L138.715 163.269ZM134.628 163.282L132.585 163.289L132.586 163.789L134.63 163.782L134.628 163.282ZM130.541 163.296L128.498 163.302L128.499 163.802L130.543 163.796L130.541 163.296ZM126.454 163.309L124.411 163.315L124.412 163.815L126.456 163.809L126.454 163.309ZM122.367 163.322L120.324 163.328L120.326 163.828L122.369 163.822L122.367 163.322ZM118.281 163.335L116.237 163.342L116.239 163.842L118.282 163.835L118.281 163.335ZM114.194 163.348L113.172 163.351L113.174 163.851L114.195 163.848L114.194 163.348ZM113.423 163.601L113.423 162.545L112.923 162.545L112.923 163.601L113.423 163.601ZM113.423 160.433L113.423 158.321L112.923 158.321L112.923 160.433L113.423 160.433ZM113.423 156.208L113.423 154.096L112.923 154.096L112.923 156.208L113.423 156.208ZM113.423 151.983L113.423 149.871L112.923 149.871L112.923 151.983L113.423 151.983ZM113.423 147.759L113.423 146.703L112.923 146.703L112.923 147.759L113.423 147.759ZM113.173 163.601L112.673 163.601L112.673 164.103L113.174 164.101L113.173 163.601ZM113.526 146.349C113.331 146.154 113.015 146.154 112.819 146.349L109.637 149.531C109.442 149.726 109.442 150.043 109.637 150.238C109.833 150.433 110.149 150.433 110.344 150.238L113.173 147.41L116.001 150.238C116.197 150.433 116.513 150.433 116.708 150.238C116.904 150.043 116.904 149.726 116.708 149.531L113.526 146.349ZM207.17 163.299L207.172 163.799L207.667 163.798L207.67 163.302L207.17 163.299ZM206.781 144.2L206.775 145.155L207.775 145.16L207.78 144.205L206.781 144.2ZM206.764 147.064L206.753 148.974L207.753 148.98L207.764 147.07L206.764 147.064ZM206.742 150.884L206.731 152.793L207.731 152.799L207.742 150.889L206.742 150.884ZM206.72 154.703L206.709 156.613L207.709 156.618L207.72 154.709L206.72 154.703ZM206.698 158.522L206.687 160.432L207.687 160.438L207.698 158.528L206.698 158.522ZM206.676 162.342L206.67 163.296L207.67 163.302L207.676 162.347L206.676 162.342ZM207.169 162.799L206.147 162.803L206.15 163.803L207.172 163.799L207.169 162.799ZM204.103 162.809L202.06 162.816L202.063 163.816L204.107 163.809L204.103 162.809ZM200.017 162.822L197.973 162.829L197.976 163.829L200.02 163.822L200.017 162.822ZM195.93 162.835L193.886 162.842L193.89 163.842L195.933 163.835L195.93 162.835ZM191.843 162.849L189.799 162.855L189.803 163.855L191.846 163.849L191.843 162.849ZM187.756 162.862L185.713 162.868L185.716 163.868L187.759 163.862L187.756 162.862ZM183.669 162.875L181.626 162.881L181.629 163.881L183.672 163.875L183.669 162.875ZM179.582 162.888L177.539 162.895L177.542 163.895L179.586 163.888L179.582 162.888ZM175.496 162.901L173.452 162.908L173.455 163.908L175.499 163.901L175.496 162.901ZM171.409 162.914L169.365 162.921L169.368 163.921L171.412 163.914L171.409 162.914ZM167.322 162.927L165.278 162.934L165.282 163.934L167.325 163.927L167.322 162.927ZM163.235 162.941L161.192 162.947L161.195 163.947L163.238 163.94L163.235 162.941ZM159.148 162.954L157.105 162.96L157.108 163.96L159.151 163.954L159.148 162.954ZM155.061 162.967L153.018 162.973L153.021 163.973L155.065 163.967L155.061 162.967ZM150.974 162.98L148.931 162.986L148.934 163.986L150.978 163.98L150.974 162.98ZM146.888 162.993L144.844 163L144.847 164L146.891 163.993L146.888 162.993ZM142.801 163.006L140.757 163.013L140.761 164.013L142.804 164.006L142.801 163.006ZM138.714 163.019L136.671 163.026L136.674 164.026L138.717 164.019L138.714 163.019ZM134.627 163.032L132.584 163.039L132.587 164.039L134.63 164.032L134.627 163.032ZM130.54 163.046L128.497 163.052L128.5 164.052L130.544 164.046L130.54 163.046ZM126.453 163.059L124.41 163.065L124.413 164.065L126.457 164.059L126.453 163.059ZM122.367 163.072L120.323 163.078L120.326 164.078L122.37 164.072L122.367 163.072ZM118.28 163.085L116.236 163.092L116.24 164.092L118.283 164.085L118.28 163.085ZM114.193 163.098L113.171 163.101L113.174 164.101L114.196 164.098L114.193 163.098ZM113.673 163.601L113.673 162.545L112.673 162.545L112.673 163.601L113.673 163.601ZM113.673 160.433L113.673 158.321L112.673 158.321L112.673 160.433L113.673 160.433ZM113.673 156.208L113.673 154.096L112.673 154.096L112.673 156.208L113.673 156.208ZM113.673 151.983L113.673 149.871L112.673 149.871L112.673 151.983L113.673 151.983ZM113.673 147.759L113.673 146.703L112.673 146.703L112.673 147.759L113.673 147.759Z",fill:"#0B27C4"}),m.createElement("defs",null,m.createElement("linearGradient",{id:"paint0_linear_7539_98594",x1:8.23296,y1:35.6175,x2:371.22,y2:246.222,gradientUnits:"userSpaceOnUse"},m.createElement("stop",{stopColor:"#2644F1"}),m.createElement("stop",{offset:.2,stopColor:"#1334F0"}),m.createElement("stop",{offset:.4,stopColor:"#3D59F3"}),m.createElement("stop",{offset:.6,stopColor:"#526AF4"}),m.createElement("stop",{offset:.8,stopColor:"#5E75F5"}),m.createElement("stop",{offset:1,stopColor:"#0E2CD7"})),m.createElement("linearGradient",{id:"paint1_linear_7539_98594",x1:-4.30604,y1:-56.4424,x2:250.429,y2:285.597,gradientUnits:"userSpaceOnUse"},m.createElement("stop",{stopColor:"#2644F1"}),m.createElement("stop",{offset:.2,stopColor:"#1334F0"}),m.createElement("stop",{offset:.4,stopColor:"#3D59F3"}),m.createElement("stop",{offset:.6,stopColor:"#526AF4"}),m.createElement("stop",{offset:.8,stopColor:"#5E75F5"}),m.createElement("stop",{offset:1,stopColor:"#0E2CD7"})),m.createElement("linearGradient",{id:"paint2_linear_7539_98594",x1:40.3648,y1:-89.733,x2:295.1,y2:252.366,gradientUnits:"userSpaceOnUse"},m.createElement("stop",{stopColor:"#2644F1"}),m.createElement("stop",{offset:.2,stopColor:"#1334F0"}),m.createElement("stop",{offset:.4,stopColor:"#3D59F3"}),m.createElement("stop",{offset:.6,stopColor:"#526AF4"}),m.createElement("stop",{offset:.8,stopColor:"#5E75F5"}),m.createElement("stop",{offset:1,stopColor:"#0E2CD7"})),m.createElement("linearGradient",{id:"paint3_linear_7539_98594",x1:42.7137,y1:-120.169,x2:360.531,y2:314.058,gradientUnits:"userSpaceOnUse"},m.createElement("stop",{stopColor:"#2644F1"}),m.createElement("stop",{offset:.2,stopColor:"#1334F0"}),m.createElement("stop",{offset:.4,stopColor:"#3D59F3"}),m.createElement("stop",{offset:.6,stopColor:"#526AF4"}),m.createElement("stop",{offset:.8,stopColor:"#5E75F5"}),m.createElement("stop",{offset:1,stopColor:"#0E2CD7"})),m.createElement("linearGradient",{id:"paint4_linear_7539_98594",x1:47.7199,y1:-123.745,x2:365.538,y2:310.421,gradientUnits:"userSpaceOnUse"},m.createElement("stop",{stopColor:"#2644F1"}),m.createElement("stop",{offset:.2,stopColor:"#1334F0"}),m.createElement("stop",{offset:.4,stopColor:"#3D59F3"}),m.createElement("stop",{offset:.6,stopColor:"#526AF4"}),m.createElement("stop",{offset:.8,stopColor:"#5E75F5"}),m.createElement("stop",{offset:1,stopColor:"#0E2CD7"})),m.createElement("linearGradient",{id:"paint5_linear_7539_98594",x1:48.4927,y1:-124.657,x2:366.371,y2:309.511,gradientUnits:"userSpaceOnUse"},m.createElement("stop",{stopColor:"#2644F1"}),m.createElement("stop",{offset:.2,stopColor:"#1334F0"}),m.createElement("stop",{offset:.4,stopColor:"#3D59F3"}),m.createElement("stop",{offset:.6,stopColor:"#526AF4"}),m.createElement("stop",{offset:.8,stopColor:"#5E75F5"}),m.createElement("stop",{offset:1,stopColor:"#0E2CD7"})))))}t(vi,"SvgDesktop");var $i=vi;import nt,{createElement as wi}from"react";function xi(o){return wi(d,o,nt.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},nt.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.7846 4.31584C24.1751 4.70637 24.1751 5.33953 23.7846 5.73006L10.0607 19.4539C9.1495 20.3651 7.67211 20.3651 6.76089 19.4539L1.03703 13.7301C0.64651 13.3395 0.64651 12.7064 1.03703 12.3158C1.42756 11.9253 2.06072 11.9253 2.45125 12.3158L8.17511 18.0397C8.30528 18.1699 8.51634 18.1699 8.64651 18.0397L22.3704 4.31584C22.7609 3.92532 23.3941 3.92532 23.7846 4.31584Z",fill:"currentColor"})))}t(xi,"SvgDone");var be=xi;import it,{createElement as Si}from"react";function ki(o){return Si(d,o,it.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},it.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 0C5.376 0 0 5.376 0 12C0 18.624 5.376 24 12 24C18.624 24 24 18.624 24 12C24 5.376 18.624 0 12 0ZM10.8 18V15.6H13.2V18H10.8ZM10.8 6V13.2H13.2V6H10.8Z",fill:"currentColor"})))}t(ki,"SvgError");var Co=ki;import at,{createElement as bi}from"react";function Li(o){return bi(d,o,at.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},at.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.4046 1.85421C21.1566 1.83395 20.8342 1.83345 20.3523 1.83345H14.6314C14.2724 1.83345 13.9814 1.54243 13.9814 1.18345C13.9814 0.824463 14.2724 0.533448 14.6314 0.533448L20.3786 0.533448C20.8274 0.533438 21.2032 0.53343 21.5104 0.558531C21.8312 0.58474 22.134 0.641521 22.4209 0.787689C22.8598 1.01133 23.2167 1.36818 23.4403 1.80709C23.5865 2.09396 23.6433 2.3968 23.6695 2.71758C23.6946 3.02482 23.6946 3.40062 23.6945 3.8495V9.59659C23.6945 9.95558 23.4035 10.2466 23.0445 10.2466C22.6856 10.2466 22.3945 9.95558 22.3945 9.59659V3.87565C22.3945 3.39375 22.394 3.07141 22.3738 2.82344C22.3541 2.58305 22.3192 2.47034 22.282 2.39727C22.183 2.20297 22.025 2.045 21.8307 1.946C21.7577 1.90877 21.6449 1.87385 21.4046 1.85421ZM21.8215 2.40646C22.0754 2.6603 22.0754 3.07186 21.8215 3.3257L12.6873 12.46C12.4334 12.7138 12.0219 12.7138 11.768 12.46C11.5142 12.2061 11.5142 11.7946 11.768 11.5407L20.9023 2.40646C21.1561 2.15262 21.5677 2.15262 21.8215 2.40646ZM7.93747 4.13908H10.4248C10.7838 4.13908 11.0748 4.4301 11.0748 4.78908C11.0748 5.14807 10.7838 5.43908 10.4248 5.43908H7.96644C6.80836 5.43908 5.97889 5.43959 5.32826 5.49275C4.68523 5.54528 4.27433 5.646 3.94301 5.81482C3.29435 6.14532 2.76698 6.67269 2.43648 7.32135C2.26766 7.65267 2.16694 8.06357 2.11441 8.7066C2.06125 9.35723 2.06074 10.1867 2.06074 11.3448V16.2616C2.06074 17.4196 2.06125 18.2491 2.11441 18.8997C2.16694 19.5428 2.26766 19.9537 2.43648 20.285C2.76698 20.9336 3.29435 21.461 3.94301 21.7915C4.27433 21.9603 4.68523 22.061 5.32827 22.1136C5.97889 22.1667 6.80836 22.1673 7.96644 22.1673H12.8832C14.0413 22.1673 14.8708 22.1667 15.5214 22.1136C16.1644 22.061 16.5753 21.9603 16.9066 21.7915C17.5553 21.461 18.0827 20.9336 18.4132 20.285C18.582 19.9537 18.6827 19.5428 18.7352 18.8997C18.7884 18.2491 18.7889 17.4196 18.7889 16.2616V13.8032C18.7889 13.4442 19.0799 13.1532 19.4389 13.1532C19.7979 13.1532 20.0889 13.4442 20.0889 13.8032V16.2905C20.0889 17.4133 20.0889 18.2958 20.0309 19.0056C19.9718 19.729 19.8492 20.33 19.5715 20.8752C19.1163 21.7684 18.3901 22.4947 17.4968 22.9498C16.9517 23.2276 16.3507 23.3502 15.6273 23.4093C14.9175 23.4673 14.035 23.4673 12.9121 23.4673H7.93758C6.8147 23.4673 5.93218 23.4673 5.2224 23.4093C4.49897 23.3502 3.89795 23.2276 3.35282 22.9498C2.45956 22.4947 1.73331 21.7684 1.27817 20.8752C1.00041 20.33 0.87783 19.729 0.818724 19.0056C0.760735 18.2958 0.760738 17.4133 0.760742 16.2905V11.3158C0.760738 10.193 0.760735 9.31049 0.818724 8.60074C0.87783 7.87731 1.00041 7.27629 1.27817 6.73116C1.73331 5.83789 2.45956 5.11165 3.35282 4.65651C3.89795 4.37875 4.49897 4.25617 5.2224 4.19706C5.93215 4.13907 6.81465 4.13908 7.93747 4.13908Z",fill:"currentColor"})))}t(Li,"SvgExternalLink");var Ii=Li;import Eo,{createElement as Ti}from"react";function Pi(o){return Ti(d,o,Eo.createElement("svg",{viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},Eo.createElement("path",{d:"M17.2235 5.409C16.7886 5.409 16.4469 5.06861 16.4469 4.63539V2.73234C16.4469 2.37648 16.2295 2.09798 16.0276 2.09798H1.97239C1.77049 2.09798 1.55306 2.36101 1.55306 2.73234V4.63539C1.55306 5.06861 1.21139 5.409 0.776532 5.409C0.341674 5.409 0 5.06861 0 4.63539V2.73234C0 1.52552 0.885246 0.550781 1.97239 0.550781H16.0276C17.1148 0.550781 18 1.52552 18 2.73234V4.63539C18 5.05314 17.6428 5.409 17.2235 5.409Z",fill:"#727272"}),Eo.createElement("path",{d:"M8.99212 17.2606C8.55726 17.2606 8.21559 16.9202 8.21559 16.487V1.32438C8.21559 0.891166 8.55726 0.550781 8.99212 0.550781C9.42698 0.550781 9.76865 0.891166 9.76865 1.32438V16.487C9.76865 16.9047 9.42698 17.2606 8.99212 17.2606Z",fill:"#727272"}),Eo.createElement("path",{d:"M11.6953 17.4462H6.2906C5.85575 17.4462 5.51407 17.1058 5.51407 16.6726C5.51407 16.2393 5.85575 15.899 6.2906 15.899H11.6953C12.1301 15.899 12.4718 16.2393 12.4718 16.6726C12.4718 17.1058 12.1301 17.4462 11.6953 17.4462Z",fill:"#727272"})))}t(Pi,"SvgFont");var Mi=Pi;import ho,{createElement as Bi}from"react";function Wi(o){return Bi(d,o,ho.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},ho.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.8071 0C24.1477 0 24.4237 0.276065 24.4237 0.616609V17.6986C24.4237 17.7076 24.4235 17.7165 24.4232 17.7255C24.3829 18.6498 23.8666 19.4876 23.0583 19.9387C22.2503 20.3897 21.2662 20.3897 20.4582 19.9387C19.6499 19.4876 19.1337 18.6498 19.0934 17.7255C19.093 17.7165 19.0928 17.7076 19.0928 17.6986V11.5193C19.0928 11.1389 18.9418 10.7742 18.6727 10.5052L18.6726 10.5051C18.4039 10.2362 18.0391 10.0851 17.6586 10.0851C17.3181 10.0851 17.042 9.80903 17.042 9.46848C17.042 9.12794 17.3181 8.85187 17.6586 8.85187C18.3659 8.85187 19.0445 9.13273 19.5447 9.63314M19.5448 9.63324C20.0451 10.1335 20.326 10.8119 20.326 11.5193V17.684C20.3517 18.1764 20.6283 18.6214 21.0592 18.8618L21.0593 18.8619C21.4937 19.1044 22.0229 19.1044 22.4573 18.8619L22.4573 18.8618C22.8882 18.6214 23.1649 18.1763 23.1905 17.684V0.616609C23.1905 0.276065 23.4666 0 23.8071 0",fill:"currentColor"}),ho.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.53542 0.57105L5.53714 0.571045L14.4217 0.571047C15.3082 0.57351 16.1576 0.926858 16.7844 1.55365C17.4112 2.18044 17.7645 3.02981 17.767 3.91636L17.767 3.91808L17.767 20.3758H18.8651C19.2057 20.3758 19.4817 20.6518 19.4817 20.9924V23.3831C19.4817 23.7236 19.2057 23.9997 18.8651 23.9997H1.09952C0.758975 23.9997 0.48291 23.7236 0.48291 23.3831V20.9924C0.48291 20.6518 0.758975 20.3758 1.09952 20.3758H2.18995V3.91637C2.19242 3.02981 2.54577 2.18043 3.17256 1.55365C3.79938 0.926839 4.64891 0.573525 5.53542 0.57105ZM5.53805 1.80427C4.97773 1.80604 4.44078 2.02946 4.04457 2.42567C3.64832 2.82191 3.42493 3.35873 3.42317 3.91902V20.9924C3.42317 21.3329 3.14711 21.609 2.80656 21.609H1.71613V22.7665H18.2485V21.609H17.1504C16.8098 21.609 16.5338 21.3329 16.5338 20.9924V3.91862C16.5319 3.35847 16.3085 2.82182 15.9124 2.42566C15.5161 2.02942 14.9793 1.80603 14.419 1.80427H5.53805Z",fill:"currentColor"}),ho.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.22655 4.30646C6.18948 4.30646 6.15949 4.33645 6.15949 4.37352V8.75265C6.15985 8.75356 6.16028 8.75458 6.16078 8.75571C6.16671 8.76915 6.17792 8.78734 6.19405 8.80464C6.21007 8.82182 6.22439 8.83114 6.2323 8.83503C6.23277 8.83526 6.23319 8.83546 6.23357 8.83564H13.7229C13.7599 8.83564 13.7899 8.80564 13.7899 8.76858V4.38944C13.7896 4.38853 13.7891 4.38752 13.7886 4.38639C13.7827 4.37294 13.7715 4.35476 13.7554 4.33746C13.7393 4.32028 13.725 4.31096 13.7171 4.30707C13.7166 4.30684 13.7162 4.30664 13.7158 4.30646H6.22655ZM4.92627 4.37352C4.92627 3.65538 5.50838 3.07324 6.22655 3.07324H13.7229C14.1221 3.07324 14.4468 3.27076 14.6572 3.49636C14.862 3.71596 15.0231 4.03077 15.0231 4.37352V8.76858C15.0231 9.48672 14.441 10.0689 13.7229 10.0689H6.22655C5.8273 10.0689 5.50257 9.87134 5.29217 9.64573C5.08738 9.42614 4.92627 9.11132 4.92627 8.76858V4.37352Z",fill:"currentColor"}),ho.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.7244 3.19696C23.9967 3.40155 24.0515 3.7881 23.8469 4.06033L22.489 5.86725C22.3169 6.09312 22.2662 6.38829 22.3529 6.65787C22.4396 6.92722 22.6522 7.13715 22.922 7.22041L23.9853 7.53627C24.3118 7.63324 24.4978 7.97649 24.4008 8.30293C24.3038 8.62938 23.9606 8.8154 23.6341 8.71843L22.5634 8.40035C21.9063 8.1994 21.3894 7.68949 21.179 7.03563C20.9687 6.38201 21.0916 5.66758 21.5067 5.12163L22.8611 3.31944C23.0657 3.0472 23.4522 2.99237 23.7244 3.19696Z",fill:"currentColor"})))}t(Wi,"SvgGas");var Le=Wi;import L1,{createElement as Di}from"react";function Hi(o){return Di(d,o,L1.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},L1.createElement("g",{clipPath:"url(#clip0_3736_40155)"},L1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 1.75C6.33908 1.75 1.75 6.33908 1.75 12C1.75 17.6609 6.33908 22.25 12 22.25C17.6609 22.25 22.25 17.6609 22.25 12C22.25 6.33908 17.6609 1.75 12 1.75ZM0.25 12C0.25 5.51065 5.51065 0.25 12 0.25C18.4893 0.25 23.75 5.51065 23.75 12C23.75 18.4893 18.4893 23.75 12 23.75C5.51065 23.75 0.25 18.4893 0.25 12Z",fill:"#A2A2A2"}),L1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.749 11.8505C23.7751 13.8958 23.2667 15.9124 22.2743 17.7009C21.2819 19.4895 19.8398 20.988 18.0906 22.0482C16.3414 23.1085 14.3458 23.6937 12.301 23.7461C10.2562 23.7985 8.23322 23.3163 6.43202 22.347C4.63082 21.3777 3.11385 19.955 2.03114 18.2197C1.81188 17.8682 1.91902 17.4056 2.27045 17.1864C2.62187 16.9671 3.0845 17.0742 3.30376 17.4257C4.24825 18.9395 5.57157 20.1806 7.14283 21.0261C8.71408 21.8716 10.4788 22.2923 12.2626 22.2466C14.0463 22.2009 15.7872 21.6904 17.3131 20.7655C18.839 19.8406 20.097 18.5334 20.9627 16.9732C21.8284 15.4129 22.2719 13.6537 22.2492 11.8696C22.2265 10.0854 21.7384 8.33807 20.8333 6.80038C19.9281 5.26269 18.6372 3.98792 17.0883 3.10216C15.5394 2.21639 13.786 1.7503 12.0017 1.75C11.5875 1.74993 11.2518 1.41409 11.2519 0.999873C11.2519 0.585659 11.5878 0.24993 12.002 0.25C14.0474 0.250346 16.0573 0.784638 17.8329 1.80003C19.6085 2.81543 21.0883 4.27674 22.1259 6.03946C23.1635 7.80217 23.723 9.80522 23.749 11.8505Z",fill:"currentColor"})),L1.createElement("defs",null,L1.createElement("clipPath",{id:"clip0_3736_40155"},L1.createElement("rect",{width:24,height:24,fill:"white"})))))}t(Hi,"SvgInProgress");var zi=Hi;import lt,{createElement as Ni}from"react";function Zi(o){return Ni(d,o,lt.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},lt.createElement("path",{d:"M12 24C9.62663 24 7.30655 23.2962 5.33316 21.9776C3.35977 20.6591 1.8217 18.7849 0.913451 16.5922C0.00519935 14.3995 -0.232441 11.9867 0.230582 9.65892C0.693604 7.33115 1.83649 5.19295 3.51472 3.51472C5.19295 1.83649 7.33115 0.693604 9.65892 0.230582C11.9867 -0.232441 14.3995 0.00519935 16.5922 0.913451C18.7849 1.8217 20.6591 3.35977 21.9776 5.33316C23.2962 7.30655 24 9.62663 24 12C23.9964 15.1815 22.731 18.2317 20.4813 20.4813C18.2317 22.731 15.1815 23.9964 12 24ZM9.91412 8.40428V9.70711L11.5837 9.99513V17.9201L9.91412 18.2081V19.4997H15.2762V18.2081L13.6066 17.9201V8.40428H9.91412ZM11.5837 3.50122V5.56235H13.6089V3.50122H11.5837Z",fill:"currentColor"})))}t(Zi,"SvgInfoError");var go=Zi;import Vo,{createElement as Fi}from"react";function Ai(o){return Fi(d,o,Vo.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},Vo.createElement("path",{d:"M12.2133 10.1543C11.969 10.1582 11.736 10.2584 11.5656 10.4334C11.3952 10.6082 11.3015 10.8434 11.3048 11.0872V17.5287C11.3013 17.775 11.3971 18.0125 11.5705 18.1879C11.744 18.3633 11.9807 18.4619 12.2278 18.4619C12.475 18.4619 12.7117 18.3633 12.8852 18.1879C13.0587 18.0124 13.1543 17.775 13.1507 17.5287V11.0872C13.1543 10.8385 13.0566 10.599 12.8798 10.4232C12.7033 10.2475 12.4628 10.1504 12.2133 10.1543Z",fill:"currentColor"}),Vo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.1508 7.38487C13.1508 7.89462 12.7375 8.30795 12.2278 8.30795C11.718 8.30795 11.3047 7.89462 11.3047 7.38487C11.3047 6.87511 11.718 6.46179 12.2278 6.46179C12.7375 6.46179 13.1508 6.87511 13.1508 7.38487Z",fill:"currentColor"}),Vo.createElement("path",{d:"M12.2275 0.00012207C5.6104 0.00012207 0.227539 5.38298 0.227539 12.0001C0.227539 18.6173 5.6104 24.0001 12.2275 24.0001C18.8447 24.0001 24.2275 18.6173 24.2275 12.0001C24.2275 5.38298 18.8447 0.00012207 12.2275 0.00012207ZM12.2275 1.71441C17.9185 1.71441 22.5133 6.30928 22.5133 12.0001C22.5133 17.691 17.9184 22.2858 12.2275 22.2858C6.5367 22.2858 1.94182 17.691 1.94182 12.0001C1.94182 6.30928 6.5367 1.71441 12.2275 1.71441Z",fill:"currentColor"})))}t(Ai,"SvgInfo");var Ie=Ai;import st,{createElement as Ei}from"react";function Vi(o){return Ei(d,o,st.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},st.createElement("path",{d:"M12.2469 1.67681e-05C12.2296 0.00177073 12.2125 0.00462869 12.1957 0.00854623C12.0947 0.0212373 12.0021 0.0710693 11.9359 0.148333C11.8696 0.225596 11.8346 0.324751 11.8374 0.426473V3.67613C11.9742 3.66947 12.1084 3.65907 12.2469 3.65907C12.3826 3.65907 12.5221 3.66974 12.6563 3.67613V0.426473C12.6586 0.371292 12.6497 0.316218 12.6301 0.264563C12.6106 0.212908 12.5808 0.165734 12.5425 0.125893C12.5043 0.0860515 12.4584 0.0543547 12.4076 0.0327186C12.3568 0.0110824 12.3021 -2.35129e-05 12.2469 1.67681e-05ZM3.99881 3.40335C3.9213 3.41093 3.84756 3.44043 3.78624 3.48843C3.72491 3.53643 3.67855 3.60093 3.65258 3.67435C3.62662 3.74777 3.62213 3.82706 3.63964 3.90294C3.65715 3.97883 3.69594 4.04815 3.75145 4.10277L6.05441 6.40572C6.23944 6.20195 6.43025 6.01042 6.63441 5.82572L4.33146 3.52277C4.28844 3.47928 4.23624 3.44598 4.17867 3.42531C4.12111 3.40465 4.05965 3.39715 3.99881 3.40335ZM20.401 3.40335C20.3073 3.41349 20.2199 3.45567 20.1537 3.52277L17.8507 5.82572C18.0537 6.00903 18.2552 6.19503 18.4392 6.39719L20.7336 4.10279C20.7946 4.04311 20.8354 3.96588 20.8503 3.8819C20.8652 3.79792 20.8536 3.71138 20.8169 3.63435C20.7803 3.55732 20.7205 3.49366 20.646 3.45225C20.5714 3.41084 20.4858 3.39373 20.401 3.40335ZM12.2297 4.97277C8.35279 4.97277 5.20985 8.12417 5.20985 12.001C5.20985 15.8779 8.35252 19.0293 12.2297 19.0293C16.1065 19.0293 19.2579 15.8782 19.2579 12.001C19.2579 8.12417 16.1065 4.97277 12.2297 4.97277ZM0.561366 11.5916C0.452783 11.6029 0.35314 11.6569 0.284358 11.7417C0.215576 11.8265 0.183289 11.9351 0.194599 12.0437C0.20591 12.1523 0.259892 12.2519 0.34467 12.3207C0.429448 12.3895 0.538077 12.4218 0.646661 12.4105H3.90505C3.89866 12.2767 3.88799 12.1449 3.88799 12.0096C3.88799 11.8713 3.89837 11.7283 3.90505 11.5916H0.646661C0.632455 11.5909 0.618219 11.5909 0.604013 11.5916C0.589807 11.5909 0.575572 11.5909 0.561366 11.5916ZM20.597 11.5916C20.6037 11.7283 20.6055 11.8713 20.6055 12.0096C20.6055 12.1448 20.6034 12.2767 20.597 12.4105H23.8467C23.901 12.4114 23.9549 12.4014 24.0054 12.3812C24.0558 12.361 24.1018 12.331 24.1405 12.2929C24.1792 12.2548 24.21 12.2094 24.231 12.1593C24.252 12.1092 24.2628 12.0554 24.2628 12.001C24.2628 11.9467 24.252 11.8929 24.231 11.8428C24.21 11.7927 24.1792 11.7473 24.1405 11.7091C24.1018 11.671 24.0558 11.641 24.0054 11.6209C23.9549 11.6007 23.901 11.5907 23.8467 11.5916H20.597ZM6.05434 17.5964L3.75138 19.8993C3.7133 19.9374 3.68309 19.9826 3.66248 20.0324C3.64187 20.0821 3.63126 20.1355 3.63126 20.1893C3.63126 20.2981 3.67447 20.4024 3.75138 20.4793C3.8283 20.5562 3.93261 20.5994 4.04139 20.5994C4.15016 20.5994 4.25447 20.5562 4.33139 20.4793L6.6258 18.1764C6.42326 17.9926 6.238 17.7989 6.05434 17.5964ZM18.4391 17.6133C18.2565 17.8138 18.0603 18.0027 17.8591 18.1848L20.1535 20.4792C20.2304 20.5561 20.3348 20.5993 20.4435 20.5993C20.5523 20.5993 20.6566 20.5561 20.7335 20.4792C20.8104 20.4023 20.8536 20.298 20.8536 20.1892C20.8536 20.0804 20.8104 19.9761 20.7335 19.8992L18.4391 17.6133ZM11.8372 20.3342V23.5839C11.8363 23.6382 11.8462 23.6922 11.8664 23.7426C11.8866 23.793 11.9166 23.839 11.9547 23.8777C11.9928 23.9164 12.0382 23.9472 12.0884 23.9682C12.1385 23.9892 12.1923 24 12.2466 24C12.3009 24 12.3547 23.9892 12.4048 23.9682C12.4549 23.9472 12.5004 23.9164 12.5385 23.8777C12.5766 23.839 12.6066 23.793 12.6268 23.7426C12.647 23.6922 12.6569 23.6382 12.656 23.5839V20.3342C12.5219 20.3407 12.3823 20.3511 12.2466 20.3511C12.1082 20.3511 11.974 20.3407 11.8372 20.3342Z",fill:"currentColor"})))}t(Vi,"SvgLightMode");var _i=Vi;import pt,{createElement as Ui}from"react";function Oi(o){return Ui(d,o,pt.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},pt.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.477539 12.0001C0.477539 9.15583 2.78327 6.8501 5.62754 6.8501H7.82754C8.24175 6.8501 8.57754 7.18588 8.57754 7.6001C8.57754 8.01431 8.24175 8.3501 7.82754 8.3501H5.62754C3.6117 8.3501 1.97754 9.98426 1.97754 12.0001C1.97754 14.0159 3.6117 15.6501 5.62754 15.6501H7.82754C8.24175 15.6501 8.57754 15.9859 8.57754 16.4001C8.57754 16.8143 8.24175 17.1501 7.82754 17.1501H5.62754C2.78327 17.1501 0.477539 14.8444 0.477539 12.0001ZM15.8775 7.6001C15.8775 7.18588 16.2133 6.8501 16.6275 6.8501H18.8275C21.6718 6.8501 23.9775 9.15583 23.9775 12.0001C23.9775 14.8444 21.6718 17.1501 18.8275 17.1501H16.6275C16.2133 17.1501 15.8775 16.8143 15.8775 16.4001C15.8775 15.9859 16.2133 15.6501 16.6275 15.6501H18.8275C20.8434 15.6501 22.4775 14.0159 22.4775 12.0001C22.4775 9.98426 20.8434 8.3501 18.8275 8.3501H16.6275C16.2133 8.3501 15.8775 8.01431 15.8775 7.6001ZM7.07754 12.0001C7.07754 11.5859 7.41333 11.2501 7.82754 11.2501H16.6275C17.0418 11.2501 17.3775 11.5859 17.3775 12.0001C17.3775 12.4143 17.0418 12.7501 16.6275 12.7501H7.82754C7.41333 12.7501 7.07754 12.4143 7.07754 12.0001Z",fill:"currentColor"})))}t(Oi,"SvgLink");var ji=Oi;import G,{createElement as qi}from"react";function Yi(o){return qi(d,o,G.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},G.createElement("path",{d:"M24.432 11.1616C24.5297 11.9542 24.3082 12.7531 23.8169 13.3826C23.3254 14.012 22.6039 14.4206 21.8113 14.5181C21.0187 14.6157 20.2196 14.3945 19.5903 13.903C18.9607 13.4115 18.5523 12.69 18.4547 11.8974C18.3572 11.1047 18.5784 10.3059 19.0699 9.67634C19.5615 9.047 20.2827 8.63838 21.0753 8.54093C21.8682 8.44325 22.667 8.66448 23.2964 9.15599C23.9259 9.64753 24.3343 10.369 24.432 11.1616Z",fill:"currentColor"}),G.createElement("path",{d:"M19.9341 3.46405C20.4122 3.93997 20.6819 4.5865 20.6834 5.26117C20.6849 5.93583 20.4185 6.58367 19.9425 7.06182C19.4664 7.53997 18.8201 7.80962 18.1452 7.81117C17.4706 7.81273 16.8229 7.54622 16.3446 7.07027C15.8664 6.59435 15.5968 5.94782 15.5952 5.27315C15.5937 4.59832 15.8602 3.95065 16.3361 3.4725C16.812 2.99412 17.4586 2.72469 18.1332 2.72315C18.8081 2.72137 19.4557 2.98788 19.9341 3.46405H19.9341Z",fill:"currentColor"}),G.createElement("path",{d:"M13.2107 0.786521C13.7696 0.902717 14.2596 1.23635 14.5727 1.71383C14.8856 2.19109 14.9962 2.77341 14.88 3.33253C14.7638 3.89142 14.4301 4.38138 13.9527 4.69448C13.4752 5.00738 12.8931 5.118 12.334 5.0018C11.7751 4.8856 11.2851 4.55197 10.972 4.0745C10.6591 3.59701 10.5485 3.01491 10.6647 2.45579C10.7809 1.89691 11.1145 1.40694 11.592 1.09384C12.0693 0.780943 12.6516 0.670326 13.2107 0.786521Z",fill:"currentColor"}),G.createElement("path",{d:"M7.17135 1.74731C7.633 1.52184 8.16556 1.48928 8.65131 1.65655C9.13727 1.82359 9.53694 2.17707 9.76217 2.63895C9.98742 3.10059 10.0202 3.63293 9.85294 4.11891C9.68567 4.60487 9.33241 5.00431 8.87054 5.22977C8.40889 5.45502 7.87632 5.4878 7.39057 5.32053C6.90462 5.15327 6.50495 4.80001 6.27971 4.33814C6.05447 3.87626 6.02168 3.34392 6.18895 2.85794C6.35621 2.37221 6.70948 1.97254 7.17135 1.74731Z",fill:"currentColor"}),G.createElement("path",{d:"M2.63401 5.40181C2.85056 4.99971 3.21807 4.7002 3.65569 4.56905C4.09326 4.43792 4.56495 4.48609 4.96706 4.70264C5.36916 4.91942 5.66867 5.28693 5.79982 5.72449C5.93073 6.16206 5.88278 6.63375 5.666 7.03586C5.44945 7.43774 5.08194 7.73725 4.64432 7.86839C4.20676 7.99953 3.73506 7.95135 3.33295 7.7348C2.93085 7.51803 2.63134 7.15052 2.5002 6.71295C2.36906 6.27561 2.41723 5.80392 2.63401 5.40181Z",fill:"currentColor"}),G.createElement("path",{d:"M0.56274 10.2383C0.521481 9.8407 0.639906 9.44326 0.891915 9.13308C1.14393 8.82263 1.5088 8.62526 1.90623 8.58422C2.30387 8.54297 2.70153 8.66139 3.01172 8.9134C3.32191 9.16541 3.51931 9.53029 3.56057 9.92771C3.60161 10.3254 3.48318 10.7228 3.23117 11.033C2.97938 11.3432 2.61428 11.5408 2.21686 11.5818C1.81944 11.6231 1.42178 11.5047 1.1116 11.2527C0.801376 11.0006 0.604001 10.6358 0.56274 10.2383Z",fill:"currentColor"}),G.createElement("path",{d:"M0.838025 15.3494C0.582888 15.08 0.445065 14.7203 0.455102 14.3492C0.465138 13.9783 0.622145 13.6264 0.891549 13.3712C1.16095 13.1161 1.52071 12.9783 1.89182 12.9883C2.2627 12.9983 2.61439 13.1553 2.86976 13.4248C3.1249 13.6942 3.26272 14.0539 3.25269 14.4248C3.24265 14.7959 3.08564 15.1476 2.81624 15.403C2.54683 15.6581 2.18707 15.7959 1.8162 15.7859C1.44509 15.7759 1.0934 15.6188 0.838025 15.3494Z",fill:"currentColor"}),G.createElement("path",{d:"M3.04198 19.3038C2.70389 19.2485 2.40169 19.0611 2.20186 18.7828C2.00181 18.5047 1.92063 18.1586 1.97594 17.8205C2.03126 17.4825 2.21859 17.1802 2.4967 16.9802C2.7748 16.7803 3.12118 16.6989 3.45923 16.7542C3.7971 16.8096 4.09952 16.9971 4.29935 17.2752C4.4994 17.5533 4.58058 17.8995 4.52527 18.2375C4.46995 18.5756 4.28262 18.8778 4.00451 19.0779C3.72619 19.2777 3.38003 19.3591 3.04198 19.3038Z",fill:"currentColor"}),G.createElement("path",{d:"M6.31283 21.765C6.03451 21.9107 5.70999 21.9399 5.41025 21.8462C5.11051 21.7523 4.86029 21.5433 4.71463 21.2652C4.569 20.9869 4.53978 20.6624 4.63367 20.3626C4.72734 20.0629 4.93631 19.8127 5.21442 19.667C5.49275 19.5214 5.81744 19.4922 6.11701 19.5861C6.41674 19.6797 6.66697 19.8887 6.81263 20.167C6.95826 20.4451 6.98747 20.7699 6.89358 21.0696C6.79992 21.3691 6.59095 21.6194 6.31283 21.765Z",fill:"currentColor"}),G.createElement("path",{d:"M9.33649 22.6063C9.20825 22.8289 8.99683 22.9915 8.74883 23.0582C8.50061 23.1251 8.23633 23.0905 8.01353 22.9623C7.79096 22.8341 7.62838 22.6226 7.56169 22.3744C7.49478 22.1264 7.52935 21.8619 7.65759 21.6393C7.78583 21.4168 7.99725 21.2542 8.24548 21.1873C8.49348 21.1206 8.75798 21.1552 8.98055 21.2834C9.20334 21.4116 9.36593 21.623 9.43261 21.871C9.4993 22.1193 9.46473 22.3838 9.33649 22.6063Z",fill:"currentColor"}),G.createElement("path",{d:"M11.5464 22.9354C11.461 23.084 11.3201 23.1924 11.1546 23.2367C10.9891 23.2813 10.8129 23.2581 10.6644 23.1727C10.3553 22.9948 10.2491 22.5998 10.4271 22.2907C10.5127 22.1424 10.6537 22.034 10.819 21.9894C10.9844 21.945 11.1606 21.968 11.3091 22.0534C11.4575 22.139 11.5658 22.28 11.6104 22.4453C11.655 22.6107 11.6319 22.7871 11.5464 22.9354Z",fill:"currentColor"}),G.createElement("path",{d:"M13.7535 22.6851C13.6964 22.7839 13.6025 22.8562 13.4921 22.8859C13.3819 22.9158 13.2644 22.9004 13.1654 22.8433C12.9593 22.7246 12.8886 22.4615 13.0073 22.2554C13.1259 22.0493 13.3891 21.9784 13.5951 22.097C13.6942 22.1541 13.7664 22.248 13.7961 22.3584C13.8257 22.4686 13.8103 22.5861 13.7535 22.6851Z",fill:"currentColor"})))}t(Yi,"SvgLoading");var Te=Yi;import w,{createElement as Gi}from"react";function Xi(o){return Gi(d,o,w.createElement("svg",{viewBox:"0 0 124 45",xmlns:"http://www.w3.org/2000/svg"},w.createElement("g",{clipPath:"url(#clip0_4784_46479)"},w.createElement("path",{d:"M61.5225 16.129H59.7776V21.4426H56.1006V5.27441H62.5335C65.5899 5.27441 68.0452 7.74673 68.0452 10.8155C68.0452 12.8012 66.8507 14.6025 65.0824 15.5051L68.5058 21.4426H64.5555L61.5225 16.129ZM59.7776 12.8954H62.5335C63.5445 12.8954 64.372 11.9967 64.372 10.8155C64.372 9.63432 63.5445 8.73565 62.5335 8.73565H59.7776V12.8915V12.8954Z",fill:"currentColor"}),w.createElement("path",{d:"M81.3251 9.8931V21.4423H77.8784V20.3553C77.1211 21.2343 75.993 21.7641 74.4551 21.7641C71.4455 21.7641 68.9629 19.1074 68.9629 15.6658C68.9629 12.2241 71.4455 9.56738 74.4551 9.56738C75.993 9.56738 77.1211 10.0972 77.8784 10.9762V9.88918H81.3251V9.8931ZM77.8784 15.6658C77.8784 13.9351 76.7308 12.8481 75.146 12.8481C73.5612 12.8481 72.4135 13.9351 72.4135 15.6658C72.4135 17.3964 73.5612 18.4834 75.146 18.4834C76.7308 18.4834 77.8784 17.3964 77.8784 15.6658Z",fill:"currentColor"}),w.createElement("path",{d:"M94.8778 14.3472V21.4384H91.4311V14.8573C91.4311 13.425 90.5372 12.7539 89.4325 12.7539C88.1678 12.7539 87.2973 13.4917 87.2973 15.132V21.4384H83.8506V9.89308H87.2973V10.9801C87.918 10.1246 89.0656 9.57129 90.584 9.57129C92.9027 9.57129 94.8818 11.2352 94.8818 14.3511L94.8778 14.3472Z",fill:"currentColor"}),w.createElement("path",{d:"M109.027 9.89355V20.8659C109.027 24.747 106.018 26.3874 102.961 26.3874C100.572 26.3874 98.5738 25.4848 97.516 23.5933L100.455 21.8862C100.892 22.6946 101.56 23.3421 103.075 23.3421C104.683 23.3421 105.67 22.5102 105.67 20.8698V19.8063C104.913 20.7521 103.808 21.3094 102.317 21.3094C99.054 21.3094 96.665 18.6291 96.665 15.4425C96.665 12.256 99.054 9.57568 102.317 9.57568C103.812 9.57568 104.913 10.129 105.67 11.0787V9.9014H109.023L109.027 9.89355ZM105.674 15.4347C105.674 13.8414 104.527 12.7544 102.895 12.7544C101.263 12.7544 100.116 13.8414 100.116 15.4347C100.116 17.0279 101.263 18.115 102.895 18.115C104.527 18.115 105.674 17.0279 105.674 15.4347Z",fill:"currentColor"}),w.createElement("path",{d:"M110.979 15.6658C110.979 12.2241 113.688 9.56738 117.069 9.56738C120.449 9.56738 123.158 12.2241 123.158 15.6658C123.158 19.1074 120.445 21.7641 117.069 21.7641C113.692 21.7641 110.979 19.1074 110.979 15.6658ZM119.708 15.6658C119.708 14.0254 118.56 12.9423 117.065 12.9423C115.57 12.9423 114.422 14.0293 114.422 15.6658C114.422 17.3022 115.57 18.3892 117.065 18.3892C118.56 18.3892 119.708 17.3022 119.708 15.6658Z",fill:"currentColor"}),w.createElement("path",{d:"M56.7563 36.4374H61.7527V37.1556H56.0029V27.1133H61.6825V27.8314H56.7602V31.7322H61.3272V32.4503H56.7602V36.4374H56.7563Z",fill:"currentColor"}),w.createElement("path",{d:"M69.6027 37.1556H68.7322L66.3199 34.0279L63.9076 37.1556H63.0371L65.8905 33.4667L63.2089 29.9819H64.0793L66.3199 32.8938L68.5761 29.9819H69.431L66.761 33.4549L69.6027 37.1556Z",fill:"currentColor"}),w.createElement("path",{d:"M74.2122 37.3128C73.1387 37.3128 72.2448 36.9557 71.5305 36.2375C70.8162 35.5194 70.4609 34.6325 70.4609 33.569C70.4609 32.5055 70.8162 31.6186 71.5305 30.9005C72.2448 30.1823 73.1387 29.8252 74.2122 29.8252C74.907 29.8252 75.5354 29.99 76.0975 30.3197C76.6596 30.6493 77.0695 31.0967 77.3232 31.6618L76.7377 32.0071C76.5269 31.548 76.199 31.183 75.7462 30.9162C75.2934 30.6493 74.7821 30.5159 74.2122 30.5159C73.3573 30.5159 72.6391 30.8102 72.0575 31.3988C71.4758 31.9875 71.187 32.7135 71.187 33.5729C71.187 34.4323 71.4758 35.1583 72.0575 35.747C72.6391 36.3356 73.3573 36.6299 74.2122 36.6299C74.7821 36.6299 75.2934 36.4965 75.7462 36.2297C76.199 35.9628 76.5425 35.5978 76.7806 35.1387L77.3818 35.4958C77.0968 36.0491 76.6713 36.4926 76.1053 36.8222C75.5393 37.1519 74.907 37.3167 74.2161 37.3167L74.2122 37.3128Z",fill:"currentColor"}),w.createElement("path",{d:"M82.5582 29.825C83.4053 29.825 84.0766 30.084 84.5763 30.6059C85.0759 31.1279 85.3258 31.8225 85.3258 32.6937V37.1556H84.5997V32.6937C84.5997 32.0226 84.4163 31.4928 84.0493 31.1004C83.6824 30.708 83.1671 30.5117 82.4997 30.5117C81.7658 30.5117 81.1686 30.7551 80.7002 31.2417C80.2357 31.7283 80.0014 32.4386 80.0014 33.3647V37.1517H79.2871V27.1094H80.0014V31.3398C80.5167 30.3273 81.3677 29.8171 82.5543 29.8171L82.5582 29.825Z",fill:"currentColor"}),w.createElement("path",{d:"M93.96 29.9821H94.6899V37.1558H93.96V35.535C93.6555 36.0884 93.2379 36.524 92.7031 36.8418C92.1683 37.1558 91.5672 37.3167 90.8919 37.3167C89.8731 37.3167 89.0026 36.9556 88.2805 36.2336C87.5583 35.5115 87.1953 34.6246 87.1953 33.5729C87.1953 32.5212 87.5583 31.6343 88.2805 30.9122C89.0026 30.1901 89.8731 29.8291 90.8919 29.8291C91.5672 29.8291 92.1722 29.9861 92.7031 30.3039C93.234 30.6179 93.6555 31.0535 93.96 31.6107V29.99V29.9821ZM88.7996 35.7352C89.3852 36.3277 90.0995 36.626 90.9465 36.626C91.7936 36.626 92.5079 36.3277 93.0856 35.7352C93.6672 35.1426 93.9561 34.4205 93.9561 33.569C93.9561 32.7174 93.6672 31.9953 93.0856 31.4027C92.504 30.8102 91.7897 30.5119 90.9465 30.5119C90.1034 30.5119 89.3852 30.8102 88.7996 31.4027C88.2141 31.9953 87.9214 32.7174 87.9214 33.569C87.9214 34.4205 88.2141 35.1426 88.7996 35.7352Z",fill:"currentColor"}),w.createElement("path",{d:"M100.499 29.8252C101.346 29.8252 102.017 30.0842 102.517 30.6062C103.016 31.1281 103.266 31.8227 103.266 32.6939V37.1558H102.54V32.6939C102.54 32.0228 102.357 31.4931 101.99 31.1006C101.623 30.7082 101.108 30.512 100.44 30.512C99.7062 30.512 99.109 30.7553 98.6406 31.2419C98.1761 31.7285 97.9419 32.4388 97.9419 33.365V37.1519H97.2275V29.9783H97.9419V31.34C98.4571 30.3275 99.3081 29.8174 100.495 29.8174L100.499 29.8252Z",fill:"currentColor"}),w.createElement("path",{d:"M111.955 29.9822H112.669V36.8105C112.669 37.8543 112.33 38.6745 111.655 39.2788C110.979 39.8832 110.132 40.1814 109.113 40.1814C108.294 40.1814 107.595 40.0284 107.017 39.7223C106.436 39.4162 106.014 38.9963 105.749 38.4587L106.377 38.1016C106.834 39.0277 107.747 39.4947 109.117 39.4947C110.003 39.4947 110.698 39.2514 111.202 38.7687C111.705 38.286 111.959 37.6346 111.959 36.8105V35.4919C111.662 36.057 111.249 36.5004 110.71 36.8262C110.171 37.1519 109.566 37.3128 108.891 37.3128C107.864 37.3128 106.99 36.9517 106.272 36.2297C105.553 35.5076 105.194 34.6207 105.194 33.569C105.194 32.5173 105.553 31.6304 106.272 30.9083C106.99 30.1862 107.864 29.8252 108.891 29.8252C109.566 29.8252 110.171 29.9861 110.71 30.3118C111.249 30.6375 111.662 31.081 111.959 31.6461V29.9822H111.955ZM106.783 35.7352C107.369 36.3278 108.083 36.626 108.93 36.626C109.777 36.626 110.491 36.3278 111.077 35.7352C111.662 35.1426 111.955 34.4206 111.955 33.569C111.955 32.7174 111.662 31.9953 111.077 31.4028C110.491 30.8102 109.777 30.5119 108.93 30.5119C108.083 30.5119 107.369 30.8102 106.783 31.4028C106.198 31.9953 105.905 32.7174 105.905 33.569C105.905 34.4206 106.198 35.1426 106.783 35.7352Z",fill:"currentColor"}),w.createElement("path",{d:"M118.419 29.8252C119.465 29.8252 120.316 30.198 120.968 30.9436C121.62 31.6892 121.944 32.5761 121.944 33.5965C121.944 33.6357 121.944 33.6906 121.936 33.7691C121.932 33.8476 121.928 33.9025 121.928 33.9418H115.464C115.55 34.7463 115.87 35.3938 116.428 35.8843C116.987 36.3788 117.674 36.6221 118.489 36.6221C119.059 36.6221 119.559 36.5044 119.988 36.265C120.418 36.0256 120.738 35.7117 120.96 35.3192L121.589 35.692C121.296 36.1904 120.874 36.5828 120.332 36.8772C119.789 37.1715 119.173 37.3167 118.478 37.3167C117.385 37.3167 116.483 36.9635 115.78 36.2611C115.078 35.5586 114.723 34.6599 114.723 33.5729C114.723 32.4859 115.066 31.6108 115.757 30.8965C116.448 30.1862 117.334 29.8291 118.419 29.8291V29.8252ZM118.419 30.5119C117.611 30.5119 116.936 30.767 116.393 31.2733C115.851 31.7795 115.542 32.4349 115.464 33.2393H121.202C121.124 32.3878 120.824 31.7206 120.297 31.2379C119.77 30.7553 119.141 30.5119 118.419 30.5119Z",fill:"currentColor"}),w.createElement("path",{d:"M22.3785 44.9961C34.7378 44.9961 44.757 34.9234 44.757 22.498C44.757 10.0727 34.7378 0 22.3785 0C10.0192 0 0 10.0727 0 22.498C0 34.9234 10.0192 44.9961 22.3785 44.9961Z",fill:"white"}),w.createElement("path",{d:"M19.3255 15.3717C19.3255 15.3717 20.2663 15.8936 21.6871 16.6863L40.2442 8.94759C39.5728 8.05677 38.8389 7.21697 38.0465 6.43604C37.9177 6.5106 37.8084 6.55376 37.8084 6.55376L18.4512 14.7359C18.6698 14.9596 18.9547 15.1755 19.3255 15.3678V15.3717Z",fill:"url(#paint0_linear_4784_46479)"}),w.createElement("path",{d:"M42.2159 12.0829L38.7964 13.4133C36.0601 14.4218 25.2905 18.6875 25.2905 18.6875C27.0509 19.6647 28.9519 20.7164 30.6265 21.6347C34.9086 23.9853 32.1996 29.1458 31.6336 30.1269C31.6258 30.1387 31.618 30.1544 31.6102 30.1661C31.5633 30.2446 31.536 30.2917 31.536 30.2917C31.536 30.2917 31.9381 26.4341 29.233 25.0096C26.5084 23.5851 20.2589 20.2416 17.6319 18.8327C16.3945 18.1695 15.4967 16.9648 15.3289 15.5677C15.204 14.5199 15.4655 13.3152 16.7146 12.2635C17.4445 11.5845 18.2252 11.2196 18.2252 11.2196L32.1879 5.45871C32.1879 5.45871 32.2777 5.42339 32.4065 5.35668L35.3106 4.14407C31.657 1.5344 27.1993 0 22.3785 0C10.0202 0 0 10.0737 0 22.498C0 26.4969 1.04222 30.2525 2.86514 33.5057L8.26752 31.1394L19.0215 26.6029C17.1674 25.5825 15.4538 24.6289 14.6419 24.1933C14.2359 23.9736 13.7284 23.6322 13.3225 23.4163C11.1444 22.2587 9.7157 18.9897 13.0219 15.1125C13.0219 15.1125 12.6784 18.7935 14.7238 20.0414C16.6756 21.2344 24.2444 25.1312 26.4888 26.3399C27.0666 26.65 27.5974 27.0463 28.019 27.5486C28.8934 28.5886 29.2252 29.8757 28.8582 31.2335C28.8426 31.3003 28.8192 31.367 28.7997 31.4298C28.788 31.4729 28.7724 31.5161 28.7567 31.5553C28.7333 31.622 28.7099 31.6848 28.6865 31.7476C28.6787 31.7672 28.6709 31.7869 28.6631 31.8065C27.8941 33.6784 25.8409 34.2396 25.8409 34.2396L25.591 34.322L12.5223 39.714L9.64153 40.9854C13.2561 43.5048 17.6436 44.9882 22.3785 44.9882C34.7368 44.9882 44.757 34.9145 44.757 22.4902C44.757 18.7307 43.8358 15.1871 42.212 12.0712L42.2159 12.0829Z",fill:"url(#paint1_linear_4784_46479)"}),w.createElement("path",{d:"M22.6365 28.5845L8.29916 34.7064L4.66895 36.2487C5.33644 37.1159 6.06248 37.9322 6.84707 38.6896L7.34671 38.4384L26.1262 30.5663L22.6326 28.5806L22.6365 28.5845Z",fill:"url(#paint2_linear_4784_46479)"}),w.createElement("path",{opacity:.1,d:"M19.0181 26.603L22.6366 28.5848L20.8254 29.3579L17.0391 27.4389L19.0181 26.603Z",fill:"#4D4D4D"}),w.createElement("path",{opacity:.1,d:"M25.8408 34.2513C25.8408 34.2513 28.8464 32.1126 26.1257 30.5703L24.4199 31.2845C24.4199 31.2845 27.2694 32.0537 25.8408 34.2513Z",fill:"#4D4D4D"}),w.createElement("path",{opacity:.1,d:"M19.0181 26.603L22.6366 28.5848L20.8254 29.3579L17.0391 27.4389L19.0181 26.603Z",fill:"#4D4D4D"}),w.createElement("path",{opacity:.1,d:"M25.8408 34.2513C25.8408 34.2513 28.8464 32.1126 26.1257 30.5703L24.4199 31.2845C24.4199 31.2845 27.2694 32.0537 25.8408 34.2513Z",fill:"#4D4D4D"}),w.createElement("path",{opacity:.3,d:"M20.3095 13.9196L18.3968 14.7281C18.3968 14.7281 15.6293 12.295 19.0097 10.9019C19.0097 10.9019 17.9128 12.7737 20.3056 13.9196H20.3095Z",fill:"#4D4D4D"}),w.createElement("path",{opacity:.3,d:"M25.2904 18.7109L21.6602 16.6938L23.405 15.9639L26.9728 18.0281L25.2904 18.7109Z",fill:"#4D4D4D"})),w.createElement("defs",null,w.createElement("linearGradient",{id:"paint0_linear_4784_46479",x1:18.4512,y1:11.5651,x2:40.2442,y2:11.5651,gradientUnits:"userSpaceOnUse"},w.createElement("stop",{stopColor:"#469BF5"}),w.createElement("stop",{offset:.09,stopColor:"#3A81F3"}),w.createElement("stop",{offset:.21,stopColor:"#2F68F2"}),w.createElement("stop",{offset:.34,stopColor:"#2654F2"}),w.createElement("stop",{offset:.49,stopColor:"#2046F1"}),w.createElement("stop",{offset:.67,stopColor:"#1D3EF1"}),w.createElement("stop",{offset:1,stopColor:"#1C3CF1"})),w.createElement("linearGradient",{id:"paint1_linear_4784_46479",x1:0,y1:22.498,x2:44.7609,y2:22.498,gradientUnits:"userSpaceOnUse"},w.createElement("stop",{offset:.08,stopColor:"#469BF5"}),w.createElement("stop",{offset:.7,stopColor:"#2756F2"}),w.createElement("stop",{offset:1,stopColor:"#1C3CF1"})),w.createElement("linearGradient",{id:"paint2_linear_4784_46479",x1:4.67285,y1:33.639,x2:26.1301,y2:33.639,gradientUnits:"userSpaceOnUse"},w.createElement("stop",{offset:.08,stopColor:"#469BF5"}),w.createElement("stop",{offset:.24,stopColor:"#4191F4"}),w.createElement("stop",{offset:.51,stopColor:"#3678F3"}),w.createElement("stop",{offset:.85,stopColor:"#2550F1"}),w.createElement("stop",{offset:1,stopColor:"#1C3CF1"})),w.createElement("clipPath",{id:"clip0_4784_46479"},w.createElement("rect",{width:123.158,height:45,fill:"white"})))))}t(Xi,"SvgLogoWithText");var Ki=Xi;import l1,{createElement as Ji}from"react";function Qi(o){return Ji(d,o,l1.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},l1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.0304 2.4375V3.12441C16.0304 2.4375 16.0301 2.4375 16.0304 2.4375L16.0319 2.4375L16.0337 2.43751L16.0383 2.43753L16.0514 2.43769C16.0618 2.43785 16.0757 2.43815 16.0928 2.43869C16.1269 2.43978 16.174 2.44185 16.2323 2.44582C16.3486 2.45373 16.5106 2.46924 16.7041 2.49975C17.0884 2.56031 17.612 2.6823 18.1526 2.93156C19.2617 3.44284 20.4302 4.49412 20.5947 6.51644L20.5969 6.54424V12.2916H19.2231V6.60106C19.0998 5.19398 18.3333 4.52763 17.5775 4.17918C17.1833 3.99747 16.7896 3.90398 16.4902 3.85681C16.342 3.83344 16.2206 3.82201 16.139 3.81646C16.1049 3.81414 16.0779 3.81286 16.0591 3.81215C14.4249 3.99225 13.6604 4.74826 13.2775 5.40608C13.0756 5.7529 12.9692 6.09267 12.9139 6.34615C12.8864 6.47201 12.8721 6.57383 12.8648 6.64072C12.8612 6.67407 12.8593 6.69844 12.8584 6.71244L12.858 6.71956V16.88L12.8557 16.9078C12.6915 18.9309 11.5302 19.9824 10.4243 20.4932C9.88568 20.7421 9.36417 20.8632 8.98144 20.9231C8.78867 20.9532 8.62727 20.9684 8.51139 20.9761C8.45335 20.9799 8.40642 20.9819 8.37236 20.9829C8.35532 20.9834 8.34147 20.9837 8.33102 20.9838L8.31792 20.9839L8.31333 20.9839H8.31153C6.00027 20.9881 4.73082 20.0094 4.08107 18.9328C3.76952 18.4165 3.61648 17.9054 3.54043 17.527C3.50215 17.3366 3.4826 17.1759 3.47258 17.0595C3.46756 17.0012 3.46489 16.9536 3.46348 16.9186C3.46278 16.901 3.46239 16.8866 3.46217 16.8755L3.46196 16.8613L3.46192 16.8561L3.46192 16.854C3.46192 16.8535 3.46191 16.8522 4.14882 16.8522H3.46191V12.2916H4.83572V16.8488L4.83619 16.8634C4.83681 16.8789 4.83821 16.9055 4.84132 16.9416C4.84756 17.0141 4.86053 17.1231 4.8873 17.2563C4.94134 17.5252 5.04848 17.8769 5.2573 18.2229C5.64805 18.8704 6.46017 19.614 8.3103 19.6101L8.31297 19.6101L8.3316 19.6097C8.3501 19.6091 8.38034 19.6079 8.42071 19.6053C8.50165 19.5999 8.62205 19.5888 8.76918 19.5658C9.06627 19.5193 9.45701 19.4268 9.84817 19.2461C10.5972 18.9001 11.3607 18.2353 11.4842 16.8233V6.68664L12.1711 6.70407C11.4844 6.68664 11.4842 6.68706 11.4842 6.68664L11.4844 6.68491L11.4845 6.68287L11.4847 6.6779L11.4852 6.66444C11.4857 6.65392 11.4864 6.64034 11.4874 6.62387C11.4896 6.59096 11.4931 6.54642 11.4991 6.4918C11.511 6.38273 11.5325 6.23231 11.5717 6.05306C11.6496 5.6963 11.7995 5.21429 12.0902 4.71496C12.6891 3.68608 13.8445 2.65953 15.9599 2.44113L15.9951 2.4375H16.0304ZM12.8576 6.72561C12.8576 6.7264 12.8576 6.72625 12.8576 6.72561V6.72561Z",fill:"currentColor"}),l1.createElement("mask",{id:"mask0_3736_40141",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:3,y:2,width:20,height:19},l1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.11822 18.3546L21.1163 2.88989L22.7441 4.78442L4.74609 20.2491L3.11822 18.3546Z",fill:"black"})),l1.createElement("g",{mask:"url(#mask0_3736_40141)"},l1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.0251 2.43726V3.12416C16.0251 2.43726 16.0247 2.43726 16.0251 2.43726L16.0265 2.43726L16.0283 2.43726L16.0329 2.43729L16.046 2.43744C16.0564 2.4376 16.0703 2.4379 16.0874 2.43845C16.1216 2.43953 16.1686 2.44161 16.2269 2.44557C16.3432 2.45349 16.5052 2.469 16.6988 2.4995C17.083 2.56006 17.6066 2.68206 18.1473 2.93132C19.2563 3.4426 20.4248 4.49387 20.5893 6.5162L20.5916 6.54399V12.2913H19.2177V6.60081C19.0944 5.19374 18.328 4.52739 17.5721 4.17894C17.178 3.99723 16.7842 3.90374 16.4849 3.85656C16.3366 3.83319 16.2153 3.82177 16.1336 3.81622C16.0995 3.81389 16.0725 3.81261 16.0537 3.81191C14.4195 3.992 13.655 4.74801 13.2721 5.40584C13.0703 5.75266 12.9638 6.09243 12.9085 6.3459C12.881 6.47177 12.8667 6.57358 12.8594 6.64047C12.8558 6.67382 12.8539 6.69819 12.853 6.71219L12.8526 6.71932V16.8798L12.8504 16.9075C12.6861 18.9307 11.5248 19.9821 10.4189 20.493C9.88031 20.7418 9.3588 20.863 8.97606 20.9228C8.7833 20.953 8.6219 20.9682 8.50602 20.9758C8.44798 20.9797 8.40105 20.9816 8.36699 20.9827C8.34995 20.9832 8.3361 20.9834 8.32565 20.9836L8.31255 20.9837L8.30796 20.9837H8.30616C5.9949 20.9878 4.72545 20.0092 4.0757 18.9325C3.76415 18.4163 3.61111 17.9052 3.53506 17.5268C3.49678 17.3363 3.47723 17.1757 3.46721 17.0593C3.46218 17.0009 3.45952 16.9534 3.45811 16.9183C3.45741 16.9008 3.45702 16.8863 3.4568 16.8752L3.45659 16.861L3.45655 16.8558L3.45655 16.8537C3.45654 16.8533 3.45654 16.8519 4.14345 16.8519H3.45654V12.2913H4.83035V16.8486L4.83082 16.8631C4.83144 16.8787 4.83284 16.9053 4.83595 16.9414C4.84219 17.0138 4.85516 17.1229 4.88193 17.2561C4.93597 17.5249 5.04311 17.8767 5.25193 18.2227C5.64268 18.8702 6.4548 19.6137 8.30493 19.6099L8.3076 19.6099L8.32623 19.6094C8.34473 19.6089 8.37497 19.6077 8.41534 19.605C8.49628 19.5997 8.61667 19.5885 8.76381 19.5655C9.0609 19.5191 9.45164 19.4265 9.8428 19.2458C10.5918 18.8998 11.3553 18.2351 11.4788 16.8231V6.68639L12.1657 6.70383C11.479 6.6864 11.4788 6.68681 11.4788 6.68639L11.4791 6.68466L11.4791 6.68263L11.4793 6.67766L11.4798 6.6642C11.4803 6.65368 11.481 6.64009 11.4821 6.62363C11.4842 6.59071 11.4877 6.54618 11.4937 6.49155C11.5056 6.38249 11.5272 6.23207 11.5663 6.05282C11.6442 5.69606 11.7942 5.21405 12.0848 4.71472C12.6837 3.68583 13.8391 2.65928 15.9545 2.44089L15.9897 2.43726H16.0251ZM12.8523 6.72537C12.8522 6.72615 12.8522 6.726 12.8523 6.72537V6.72537Z",fill:"#FDFDFD"})),l1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.8206 3.10254C23.0453 3.36412 23.0155 3.75838 22.7539 3.98314L2.76815 21.1558C2.50657 21.3805 2.11231 21.3507 1.88755 21.0891C1.66279 20.8275 1.69264 20.4333 1.95422 20.2085L21.94 3.03587C22.2016 2.81111 22.5958 2.84096 22.8206 3.10254Z",fill:"currentColor"}),l1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.908 12.7864C19.0532 12.7864 18.3601 13.4794 18.3601 14.3343C18.3601 15.1892 19.0532 15.8822 19.908 15.8822C20.7629 15.8822 21.4559 15.1892 21.4559 14.3343C21.4559 13.4794 20.7629 12.7864 19.908 12.7864ZM16.9863 14.3343C16.9863 12.7207 18.2944 11.4126 19.908 11.4126C21.5216 11.4126 22.8297 12.7207 22.8297 14.3343C22.8297 15.9479 21.5216 17.256 19.908 17.256C18.2944 17.256 16.9863 15.9479 16.9863 14.3343Z",fill:"currentColor"}),l1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.14924 8.31766C3.29436 8.31766 2.60135 9.01067 2.60135 9.86555C2.60135 10.7204 3.29436 11.4134 4.14924 11.4134C5.00412 11.4134 5.69713 10.7204 5.69713 9.86555C5.69713 9.01067 5.00412 8.31766 4.14924 8.31766ZM1.22754 9.86555C1.22754 8.25194 2.53563 6.94385 4.14924 6.94385C5.76285 6.94385 7.07094 8.25194 7.07094 9.86555C7.07094 11.4792 5.76285 12.7873 4.14924 12.7873C2.53563 12.7873 1.22754 11.4792 1.22754 9.86555Z",fill:"currentColor"})))}t(Qi,"SvgNoRoute");var Ri=Qi;import ct,{createElement as o3}from"react";function e3(o){return o3(d,o,ct.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},ct.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.3231 7.40376L23.4597 11.5403C23.7136 11.7942 23.7136 12.2057 23.4597 12.4596L19.3231 16.5961C19.0693 16.85 18.6577 16.85 18.4039 16.5961C18.1501 16.3423 18.1501 15.9307 18.4039 15.6769L21.4309 12.65H1.0001C0.641113 12.65 0.350098 12.3589 0.350098 12C0.350098 11.641 0.641113 11.35 1.0001 11.35H21.4309L18.4039 8.323C18.1501 8.06916 18.1501 7.6576 18.4039 7.40376C18.6577 7.14992 19.0693 7.14992 19.3231 7.40376Z",fill:"currentColor"})))}t(e3,"SvgNext");var s1=e3;import fo,{createElement as t3}from"react";function r3(o){return t3(d,o,fo.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},fo.createElement("g",{id:"Frame 1000007661"},fo.createElement("g",{id:"Group 1000007530"},fo.createElement("path",{id:"Subtract",fillRule:"evenodd",clipRule:"evenodd",d:"M5.08063 7.73123C5.08063 4.14247 7.99067 1.2332 11.5804 1.2332C14.1703 1.2332 16.4065 2.7476 17.4511 4.93898L18.3676 4.02277C17.0543 1.62551 14.5072 0 11.5804 0C7.30941 0 3.8471 3.46139 3.8471 7.73123C3.8471 9.21129 3.06751 10.9332 2.1141 12.2068C1.41485 13.1409 1.00049 14.3016 1.00049 15.5573C1.00049 17.1616 1.67567 18.6083 2.75746 19.6287L3.63017 18.7563C2.7714 17.9594 2.23402 16.8211 2.23402 15.5573C2.23402 14.577 2.55661 13.6739 3.1017 12.9457C4.14201 11.5559 5.08063 9.57778 5.08063 7.73123ZM6.16446 19.8996L5.10978 20.954C5.58391 21.0845 6.08322 21.1542 6.59882 21.1542H8.17177C8.46269 22.7722 9.87812 24 11.5804 24C13.2827 24 14.6981 22.7722 14.989 21.1542H16.562C19.6538 21.1542 22.1603 18.6484 22.1603 15.5573C22.1603 14.3016 21.7459 13.1409 21.0467 12.2068C20.0933 10.9332 19.3137 9.21129 19.3137 7.73123C19.3137 7.41895 19.2952 7.111 19.2592 6.8084L18.0858 7.98147C18.1649 9.75478 19.0656 11.6185 20.0591 12.9457C20.6042 13.6739 20.9268 14.577 20.9268 15.5573C20.9268 17.9673 18.9726 19.9209 16.562 19.9209H6.59882C6.45223 19.9209 6.30733 19.9137 6.16446 19.8996ZM11.5804 22.7668C10.5628 22.7668 9.70449 22.0854 9.43694 21.1542H13.7238C13.4563 22.0854 12.5979 22.7668 11.5804 22.7668Z",fill:"currentColor"}),fo.createElement("path",{id:"Rectangle 6608",d:"M19.9662 3.42426C20.2006 3.18995 20.5806 3.18995 20.815 3.42426C21.0494 3.65858 21.0494 4.03848 20.815 4.27279L2.27315 22.8096C2.03877 23.0439 1.65877 23.0439 1.42439 22.8096C1.19001 22.5753 1.19001 22.1954 1.42439 21.9611L19.9662 3.42426Z",fill:"currentColor"})))))}t(r3,"SvgNoNotification");var n3=r3;import C1,{createElement as i3}from"react";function a3(o){return i3(d,o,C1.createElement("svg",{viewBox:"0 0 24 25",xmlns:"http://www.w3.org/2000/svg"},C1.createElement("g",{clipPath:"url(#clip0_3736_40162)"},C1.createElement("path",{d:"M24 12.571C24 19.1985 18.6274 24.571 12 24.571C5.37258 24.571 0 19.1985 0 12.571C0 5.94363 5.37258 0.571045 12 0.571045C18.6274 0.571045 24 5.94363 24 12.571Z",fill:"currentColor"}),C1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 23.571C18.0751 23.571 23 18.6462 23 12.571C23 6.49591 18.0751 1.57104 12 1.57104C5.92487 1.57104 1 6.49591 1 12.571C1 18.6462 5.92487 23.571 12 23.571ZM12 24.571C18.6274 24.571 24 19.1985 24 12.571C24 5.94363 18.6274 0.571045 12 0.571045C5.37258 0.571045 0 5.94363 0 12.571C0 19.1985 5.37258 24.571 12 24.571Z",fill:"currentColor"}),C1.createElement("path",{d:"M10.9863 12.4939H12.1113C12.5488 12.4939 12.9108 12.4184 13.1973 12.2673C13.4889 12.1163 13.7051 11.908 13.8457 11.6423C13.9863 11.3767 14.0566 11.072 14.0566 10.7283C14.0566 10.3689 13.9915 10.0616 13.8613 9.8064C13.7363 9.54598 13.5436 9.34546 13.2832 9.20483C13.028 9.06421 12.7025 8.9939 12.3066 8.9939C11.9733 8.9939 11.6712 9.0616 11.4004 9.19702C11.1348 9.32723 10.9238 9.51473 10.7676 9.75952C10.6113 9.9991 10.5332 10.2856 10.5332 10.6189H8.64258C8.64258 10.0147 8.80143 9.47827 9.11914 9.00952C9.43685 8.54077 9.86914 8.17358 10.416 7.90796C10.9681 7.63713 11.5879 7.50171 12.2754 7.50171C13.0098 7.50171 13.6504 7.6241 14.1973 7.8689C14.7493 8.10848 15.179 8.46785 15.4863 8.94702C15.7936 9.42619 15.9473 10.0199 15.9473 10.7283C15.9473 11.0512 15.8717 11.3793 15.7207 11.7126C15.5697 12.046 15.3457 12.3507 15.0488 12.6267C14.752 12.8975 14.3822 13.1189 13.9395 13.2908C13.4967 13.4574 12.9837 13.5408 12.4004 13.5408H10.9863V12.4939ZM10.9863 13.9626V12.9314H12.4004C13.0671 12.9314 13.6348 13.0095 14.1035 13.1658C14.5775 13.322 14.9629 13.5382 15.2598 13.8142C15.5566 14.085 15.7728 14.3949 15.9082 14.7439C16.0488 15.0929 16.1191 15.4626 16.1191 15.8533C16.1191 16.3845 16.0228 16.8585 15.8301 17.2751C15.6426 17.6866 15.3743 18.0356 15.0254 18.322C14.6764 18.6085 14.2676 18.8246 13.7988 18.9705C13.3353 19.1163 12.8301 19.1892 12.2832 19.1892C11.7936 19.1892 11.3249 19.1215 10.877 18.9861C10.429 18.8507 10.028 18.6501 9.67383 18.3845C9.31966 18.1137 9.03841 17.7778 8.83008 17.3767C8.62695 16.9705 8.52539 16.5017 8.52539 15.9705H10.4082C10.4082 16.309 10.4863 16.6085 10.6426 16.8689C10.804 17.1241 11.028 17.3246 11.3145 17.4705C11.6061 17.6163 11.9395 17.6892 12.3145 17.6892C12.7103 17.6892 13.0514 17.6189 13.3379 17.4783C13.6243 17.3376 13.8431 17.1293 13.9941 16.8533C14.1504 16.5772 14.2285 16.2439 14.2285 15.8533C14.2285 15.4106 14.1426 15.0512 13.9707 14.7751C13.7988 14.4991 13.554 14.296 13.2363 14.1658C12.9186 14.0304 12.5436 13.9626 12.1113 13.9626H10.9863Z",fill:"white"})),C1.createElement("defs",null,C1.createElement("clipPath",{id:"clip0_3736_40162"},C1.createElement("rect",{width:24,height:24,fill:"white",transform:"translate(0 0.571045)"})))))}t(a3,"SvgNotificationNumber");var l3=a3;import dt,{createElement as s3}from"react";function p3(o){return s3(d,o,dt.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},dt.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.4545 1.2332C8.86576 1.2332 5.95649 4.14247 5.95649 7.73123C5.95649 9.57778 5.01813 11.5559 3.97809 12.9457C3.43315 13.6739 3.11064 14.577 3.11064 15.5573C3.11064 17.9673 5.06431 19.9209 7.47428 19.9209H17.4348C19.8447 19.9209 21.7984 17.9673 21.7984 15.5573C21.7984 14.577 21.4759 13.6739 20.931 12.9457C19.8909 11.556 18.9525 9.57778 18.9525 7.73123C18.9525 4.14247 16.0433 1.2332 12.4545 1.2332ZM15.8622 21.1542H17.4348C20.5258 21.1542 23.0316 18.6484 23.0316 15.5573C23.0316 14.3016 22.6173 13.1409 21.9183 12.2068C20.9651 10.9332 20.1858 9.21129 20.1858 7.73123C20.1858 3.46139 16.7244 0 12.4545 0C8.18468 0 4.72329 3.46139 4.72329 7.73123C4.72329 9.21129 3.94391 10.9332 2.99076 12.2068C2.2917 13.1409 1.87744 14.3016 1.87744 15.5573C1.87744 18.6484 4.38323 21.1542 7.47428 21.1542H9.04681C9.33766 22.7722 10.7527 24 12.4545 24C14.1563 24 15.5714 22.7722 15.8622 21.1542ZM14.5974 21.1542H10.3116C10.5791 22.0854 11.4372 22.7668 12.4545 22.7668C13.4718 22.7668 14.3299 22.0854 14.5974 21.1542Z",fill:"currentColor"})))}t(p3,"SvgNotifications");var c3=p3;import Pe,{createElement as d3}from"react";function m3(o){return d3(d,o,Pe.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},Pe.createElement("g",{id:"Number"},Pe.createElement("path",{id:"Vector",d:"M12.379 2.00335C12.315 2.01277 12.2532 2.03276 12.1962 2.06255L0.767986 7.73863C0.581526 7.83102 0.464088 8.01691 0.464088 8.21997C0.464088 8.42303 0.581526 8.60912 0.767986 8.70151L12.1962 14.3776C12.3549 14.4556 12.5427 14.4556 12.7013 14.3776L24.1296 8.70151C24.316 8.60912 24.4335 8.42303 24.4335 8.21997C24.4335 8.01692 24.316 7.83102 24.1296 7.73863L12.7013 2.06255C12.6024 2.01202 12.4902 1.99128 12.379 2.00335ZM12.4486 3.15213L22.6574 8.22006L12.4486 13.288L2.23983 8.22006L12.4486 3.15213ZM0.994475 11.7251C0.73627 11.7331 0.517924 11.9118 0.466014 12.1571C0.4141 12.4024 0.542817 12.6499 0.776911 12.7557L12.2051 18.1615C12.3591 18.2341 12.5388 18.2341 12.6928 18.1615L24.121 12.7557C24.2598 12.6965 24.3679 12.585 24.4202 12.447C24.4727 12.309 24.4648 12.1561 24.3983 12.024C24.3318 11.8916 24.2128 11.7913 24.0683 11.746C23.9241 11.7008 23.7668 11.7148 23.6332 11.7843L12.4488 17.0719L1.26451 11.7843C1.1809 11.7428 1.08819 11.7225 0.994475 11.7251ZM0.994475 15.5091C0.73627 15.517 0.517924 15.6957 0.466014 15.941C0.414104 16.1863 0.542817 16.4341 0.776911 16.5396L12.2051 21.9454C12.3591 22.0182 12.5388 22.0182 12.6928 21.9454L24.121 16.5396C24.2598 16.4806 24.3679 16.3692 24.4202 16.231C24.4727 16.093 24.4648 15.9403 24.3983 15.8079C24.3318 15.6756 24.2128 15.5753 24.0683 15.5302C23.9241 15.4849 23.7668 15.4987 23.6332 15.5683L12.4488 20.8558L1.26451 15.5683C1.1809 15.527 1.08819 15.5065 0.994475 15.5091Z",fill:"currentColor",stroke:"currentColor",strokeWidth:.15}))))}t(m3,"SvgNumber");var Me=m3;import _1,{createElement as u3}from"react";function C3(o){return u3(d,o,_1.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},_1.createElement("g",{clipPath:"url(#clip0_3736_40152)"},_1.createElement("path",{d:"M6.49636 23.6636C6.70432 23.7702 6.95035 23.7839 7.17959 23.7013C7.40926 23.6186 7.60362 23.4466 7.72026 23.2228L10.7963 17.3204L16.2882 20.1373C16.4962 20.244 16.742 20.2574 16.9716 20.1747C17.2013 20.092 17.3957 19.92 17.5121 19.6965L18.3911 18.0099C18.8976 17.038 19.0763 15.9358 18.8968 14.8896C18.7174 13.8431 18.1908 12.9174 17.406 12.2686L20.0866 7.12496L21.6556 7.92969C22.089 8.152 22.6371 7.95458 22.8797 7.48905C23.1225 7.02321 22.9678 6.46571 22.5344 6.2434L11.5507 0.609804C11.1173 0.387496 10.5693 0.584614 10.3265 1.05044C10.0839 1.51599 10.2385 2.07378 10.6719 2.29609L12.2408 3.10082L9.51628 8.32884C8.48642 8.12375 7.39804 8.28256 6.41978 8.78044C5.44136 9.27851 4.62745 10.0877 4.10411 11.0827L3.3899 12.4531C3.27342 12.6766 3.24433 12.9334 3.30908 13.1671C3.37383 13.4009 3.52702 13.592 3.73499 13.6987L9.22697 16.5155L6.15098 22.4179C6.03434 22.6417 6.00525 22.8985 6.07 23.1322C6.13464 23.3655 6.28839 23.5569 6.49636 23.6636ZM18.5178 6.32006L15.8812 11.3793L11.1737 8.96478L13.8103 3.90555L18.5178 6.32006ZM5.67369 11.8877C6.06765 11.1337 6.72388 10.5539 7.49828 10.275C8.27267 9.99607 9.10196 10.0409 9.80432 10.4L15.7867 13.4684C16.4108 13.7885 16.8706 14.362 17.0648 15.0628C17.259 15.7635 17.1715 16.5342 16.8219 17.205L16.3825 18.0481L5.39882 12.4145L5.67369 11.8877Z",fill:"currentColor"})),_1.createElement("defs",null,_1.createElement("clipPath",{id:"clip0_3736_40152"},_1.createElement("rect",{width:24,height:24,fill:"white",transform:"translate(0.227539)"})))))}t(C3,"SvgPin");var h3=C3;import mt,{createElement as g3}from"react";function f3(o){return g3(d,o,mt.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},mt.createElement("path",{d:"M12.4546 0C15.6794 0 18.7049 1.27949 20.9399 3.51478C21.3431 3.9179 21.7166 4.34848 22.0576 4.80302L22.0546 2.40003C22.0546 1.78465 22.5179 1.27739 23.1147 1.20809L23.2546 1.20006C23.87 1.20006 24.3773 1.6633 24.4466 2.26008L24.4546 2.40003V8.4C24.4546 9.01539 23.9913 9.52264 23.3946 9.59194L23.2546 9.59998H17.2546C16.5919 9.59998 16.0546 9.06277 16.0546 8.39998C16.0546 7.7846 16.5179 7.27735 17.1147 7.20805L17.2546 7.20001L20.7707 7.20035C20.3512 6.47529 19.8376 5.80651 19.2428 5.21187C17.4533 3.42225 15.0365 2.40007 12.4547 2.40007C7.15284 2.40007 2.85471 6.69819 2.85471 12C2.85471 17.3019 7.15284 21.6 12.4547 21.6C15.0365 21.6 17.4535 20.5777 19.2428 18.7882C20.1344 17.8967 20.8439 16.8385 21.3267 15.6744C21.5668 15.0954 21.7496 14.4933 21.8718 13.8749C22.0006 13.2247 22.6318 12.802 23.2819 12.9305C23.9321 13.0591 24.3548 13.6904 24.2262 14.3406C24.0731 15.1149 23.8442 15.8689 23.5437 16.5936C22.9398 18.0497 22.0533 19.3719 20.9398 20.4852C18.7047 22.7205 15.6795 24 12.4545 24C5.82714 24 0.45459 18.6275 0.45459 12.0001C0.45459 5.37267 5.82719 0 12.4546 0Z",fill:"currentColor"})))}t(f3,"SvgRefresh");var y3=f3;import yo,{createElement as v3}from"react";function $3(o){return v3(d,o,yo.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},yo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.50787 23.5806C9.21497 23.8735 8.7401 23.8735 8.44721 23.5806L1.92428 17.0576C1.63139 16.7647 1.63139 16.2899 1.92429 15.997C2.21718 15.7041 2.69206 15.7041 2.98495 15.997L9.50787 22.52C9.80076 22.8129 9.80076 23.2877 9.50787 23.5806Z",fill:"currentColor"}),yo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.97754 23.8003C8.56333 23.8003 8.22754 23.4645 8.22754 23.0503L8.22754 0.949467C8.22754 0.535254 8.56333 0.199467 8.97754 0.199467C9.39175 0.199467 9.72754 0.535254 9.72754 0.949467L9.72754 23.0503C9.72754 23.4645 9.39175 23.8003 8.97754 23.8003Z",fill:"currentColor"}),yo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.9849 8.00567C22.692 8.29857 22.2171 8.29856 21.9243 8.00567L15.4013 1.48268C15.1084 1.18979 15.1084 0.714912 15.4013 0.422021C15.6942 0.129129 16.1691 0.129131 16.462 0.422026L22.9849 6.94501C23.2778 7.23791 23.2778 7.71278 22.9849 8.00567Z",fill:"currentColor"}),yo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.9297 23.8003C15.5155 23.8003 15.1797 23.4645 15.1797 23.0503L15.1797 0.949467C15.1797 0.535254 15.5155 0.199467 15.9297 0.199467C16.3439 0.199467 16.6797 0.535254 16.6797 0.949467L16.6797 23.0503C16.6797 23.4645 16.3439 23.8003 15.9297 23.8003Z",fill:"currentColor"})))}t($3,"SvgReverse");var w3=$3;import _o,{createElement as x3}from"react";function S3(o){return x3(d,o,_o.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},_o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.3027 2.55688V3.25637C16.3027 2.55688 16.3023 2.55688 16.3027 2.55688L16.3042 2.55689L16.306 2.55689L16.3107 2.55692L16.324 2.55708C16.3346 2.55724 16.3488 2.55754 16.3662 2.5581C16.401 2.5592 16.4489 2.56132 16.5082 2.56536C16.6266 2.57341 16.7916 2.58921 16.9887 2.62027C17.38 2.68194 17.9132 2.80617 18.4638 3.06C19.5932 3.58064 20.783 4.65118 20.9505 6.71055L20.9528 6.73886V12.5915H19.5539V6.79672C19.4282 5.36387 18.6478 4.68531 17.8781 4.33047C17.4767 4.14544 17.0757 4.05024 16.7709 4.00219C16.6199 3.9784 16.4964 3.96676 16.4132 3.96111C16.3785 3.95874 16.351 3.95744 16.3318 3.95672C14.6677 4.14012 13.8892 4.90998 13.4993 5.57985C13.2937 5.93303 13.1854 6.27902 13.129 6.53714C13.101 6.66531 13.0865 6.76899 13.079 6.8371C13.0753 6.87107 13.0734 6.89588 13.0725 6.91014L13.0721 6.91739V17.264L13.0698 17.2923C12.9025 19.3524 11.72 20.4232 10.5939 20.9434C10.0454 21.1968 9.51429 21.3202 9.12455 21.3811C8.92825 21.4118 8.76389 21.4273 8.64589 21.4351C8.58678 21.439 8.539 21.441 8.50431 21.442C8.48696 21.4426 8.47285 21.4428 8.46222 21.443L8.44888 21.4431L8.4442 21.4431L8.44237 21.4431C6.08877 21.4473 4.79606 20.4508 4.1344 19.3543C3.81715 18.8286 3.6613 18.3082 3.58386 17.9228C3.54488 17.7289 3.52497 17.5653 3.51477 17.4468C3.50965 17.3874 3.50694 17.3389 3.50551 17.3032C3.50479 17.2854 3.50439 17.2707 3.50417 17.2593L3.50395 17.2449L3.50392 17.2396L3.50391 17.2375C3.50391 17.237 3.50391 17.2357 4.2034 17.2357H3.50391V12.5915H4.90289V17.2322L4.90336 17.2471C4.90399 17.2629 4.90542 17.29 4.90859 17.3267C4.91494 17.4005 4.92815 17.5115 4.95541 17.6472C5.01043 17.921 5.11954 18.2791 5.33218 18.6315C5.73009 19.2909 6.55709 20.048 8.44111 20.0441L8.44383 20.0441L8.46281 20.0437C8.48164 20.0431 8.51244 20.0419 8.55355 20.0392C8.63597 20.0337 8.75857 20.0224 8.90841 19.9989C9.21093 19.9516 9.60883 19.8574 10.0072 19.6734C10.7699 19.3211 11.5474 18.6441 11.6731 17.2063V6.88387L12.3726 6.90162C11.6734 6.88387 11.6731 6.8843 11.6731 6.88387L11.6734 6.88211L11.6735 6.88003L11.6736 6.87497L11.6742 6.86126C11.6746 6.85055 11.6754 6.83672 11.6765 6.81995C11.6786 6.78643 11.6822 6.74108 11.6883 6.68546C11.7004 6.57439 11.7224 6.42122 11.7622 6.23869C11.8416 5.87539 11.9943 5.38455 12.2903 4.87607C12.9001 3.82834 14.0767 2.78298 16.2308 2.56058L16.2667 2.55688H16.3027ZM13.0718 6.92355C13.0717 6.92435 13.0717 6.9242 13.0718 6.92355V6.92355Z",fill:"currentColor"}),_o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.2521 13.0936C19.3815 13.0936 18.6758 13.7993 18.6758 14.6698C18.6758 15.5403 19.3815 16.2461 20.2521 16.2461C21.1226 16.2461 21.8283 15.5403 21.8283 14.6698C21.8283 13.7993 21.1226 13.0936 20.2521 13.0936ZM17.2769 14.6698C17.2769 13.0266 18.6089 11.6946 20.2521 11.6946C21.8953 11.6946 23.2273 13.0266 23.2273 14.6698C23.2273 16.313 21.8953 17.645 20.2521 17.645C18.6089 17.645 17.2769 16.313 17.2769 14.6698Z",fill:"currentColor"}),_o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.20277 8.54253C3.33223 8.54253 2.62652 9.24824 2.62652 10.1188C2.62652 10.9893 3.33223 11.695 4.20277 11.695C5.07331 11.695 5.77902 10.9893 5.77902 10.1188C5.77902 9.24824 5.07331 8.54253 4.20277 8.54253ZM1.22754 10.1188C1.22754 8.47561 2.55959 7.14355 4.20277 7.14355C5.84594 7.14355 7.178 8.47561 7.178 10.1188C7.178 11.762 5.84594 13.094 4.20277 13.094C2.55959 13.094 1.22754 11.762 1.22754 10.1188Z",fill:"currentColor"})))}t(S3,"SvgRoute");var k3=S3;import Be,{createElement as b3}from"react";function L3(o){return b3(d,o,Be.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},Be.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.058 4.04189C14.3131 0.296976 8.2414 0.296976 4.49648 4.04189C0.751566 7.78681 0.751566 13.8585 4.49648 17.6034C8.2414 21.3483 14.3131 21.3483 18.058 17.6034C21.8029 13.8585 21.8029 7.78681 18.058 4.04189ZM18.93 3.16988C14.7035 -1.05663 7.85098 -1.05663 3.62447 3.16988C-0.602038 7.39639 -0.602038 14.2489 3.62447 18.4754C7.85098 22.7019 14.7035 22.7019 18.93 18.4754C23.1565 14.2489 23.1565 7.39639 18.93 3.16988Z",fill:"currentColor"}),Be.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.0517 17.5971C18.2925 17.3563 18.6829 17.3563 18.9237 17.5971L24.2739 22.9473C24.5147 23.1881 24.5147 23.5785 24.2739 23.8193C24.0331 24.0601 23.6427 24.0601 23.4019 23.8193L18.0517 18.4691C17.8109 18.2283 17.8109 17.8379 18.0517 17.5971Z",fill:"currentColor"})))}t(L3,"SvgSearch");var We=L3;import Uo,{createElement as I3}from"react";function T3(o){return I3(d,o,Uo.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},Uo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.4551 22.6998C18.3645 22.6998 23.1551 17.9092 23.1551 11.9998C23.1551 6.09031 18.3645 1.29976 12.4551 1.29976C6.54563 1.29976 1.75508 6.09031 1.75508 11.9998C1.75508 17.9092 6.54563 22.6998 12.4551 22.6998ZM12.4551 23.9998C19.0825 23.9998 24.4551 18.6272 24.4551 11.9998C24.4551 5.37234 19.0825 -0.000244141 12.4551 -0.000244141C5.82766 -0.000244141 0.455078 5.37234 0.455078 11.9998C0.455078 18.6272 5.82766 23.9998 12.4551 23.9998Z",fill:"currentColor"}),Uo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.1564 6.64951C12.1564 6.29053 11.8654 5.99951 11.5064 5.99951C11.1475 5.99951 10.8564 6.29053 10.8564 6.64951V13.5539C10.8564 13.7039 10.9073 13.8421 10.9927 13.9522C11.0305 14.019 11.0778 14.0798 11.1342 14.1315L15.3897 18.0282C15.6545 18.2706 16.0194 18.2179 16.2049 17.9106C16.3903 17.6032 16.326 17.1574 16.0612 16.915L12.1564 13.3395V6.64951Z",fill:"currentColor"}),Uo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.1564 13.3395L16.0612 16.915C16.077 16.9294 16.092 16.9446 16.1063 16.9603C16.1506 17.0092 16.188 17.0642 16.2182 17.1233C16.3425 17.3663 16.3451 17.678 16.2049 17.9106C16.0194 18.2179 15.6545 18.2706 15.3897 18.0282L11.1342 14.1315C11.0778 14.0798 11.0305 14.019 10.9927 13.9522C10.9073 13.8421 10.8564 13.7039 10.8564 13.5539V6.64951C10.8564 6.29053 11.1475 5.99951 11.5064 5.99951C11.8654 5.99951 12.1564 6.29053 12.1564 6.64951V13.3395Z",fill:"currentColor"})))}t(T3,"SvgTime");var De=T3;import ut,{createElement as P3}from"react";function M3(o){return P3(d,o,ut.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},ut.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.72071 5.68769C1.71769 2.54635 4.26488 -0.00214142 7.40636 1.35055e-06C10.77 0.00229565 14.1336 0.0022956 17.4972 1.35055e-06C20.6387 -0.00214148 23.1856 2.5459 23.1849 5.68684C23.1845 7.86988 23.1856 9.9259 23.1869 12.0692C23.188 14.0266 23.1892 16.0568 23.1892 18.323C23.1892 18.4865 23.1242 18.6433 23.0086 18.7589L17.9483 23.8194C17.8327 23.935 17.6758 24 17.5123 24C15.9522 24 14.295 23.9993 12.6072 23.9986C10.8818 23.9979 9.1243 23.9971 7.40581 23.9971C4.26467 23.9971 1.71769 21.4485 1.72071 18.3071C1.7249 13.9398 1.7249 10.055 1.72071 5.68769ZM7.40552 1.2332C4.94605 1.23152 2.95155 3.22689 2.95391 5.68651C2.9581 10.0546 2.9581 13.9402 2.95391 18.3083C2.95155 20.7679 4.94602 22.7639 7.40583 22.7639C9.13703 22.7639 10.8892 22.7647 12.6094 22.7654C14.0722 22.766 15.5119 22.7666 16.8957 22.7668V19.5881C16.8957 18.5488 17.7382 17.7064 18.7774 17.7064H21.956C21.9558 15.6878 21.9547 13.8496 21.9537 12.0711C21.9524 9.92644 21.9513 7.8687 21.9517 5.68659C21.9522 3.22658 19.9575 1.23152 17.498 1.2332C14.1339 1.2355 10.7697 1.2355 7.40552 1.2332ZM21.084 18.9396H18.7774C18.4192 18.9396 18.1289 19.2299 18.1289 19.5881V21.8948L21.084 18.9396ZM6.7748 5.67184C6.7748 5.3313 7.05087 5.05524 7.3914 5.05524H17.5122C17.8527 5.05524 18.1288 5.3313 18.1288 5.67184C18.1288 6.01238 17.8527 6.28844 17.5122 6.28844H7.3914C7.05087 6.28844 6.7748 6.01238 6.7748 5.67184ZM6.7748 9.46718C6.7748 9.12664 7.05087 8.85058 7.3914 8.85058H17.5122C17.8527 8.85058 18.1288 9.12664 18.1288 9.46718C18.1288 9.80772 17.8527 10.0838 17.5122 10.0838H7.3914C7.05087 10.0838 6.7748 9.80772 6.7748 9.46718ZM6.7748 13.2625C6.7748 12.922 7.05087 12.6459 7.3914 12.6459H12.4518C12.7924 12.6459 13.0684 12.922 13.0684 13.2625C13.0684 13.603 12.7924 13.8791 12.4518 13.8791H7.3914C7.05087 13.8791 6.7748 13.603 6.7748 13.2625Z",fill:"currentColor"})))}t(M3,"SvgTransaction");var B3=M3;import U1,{createElement as W3}from"react";function D3(o){return W3(d,o,U1.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},U1.createElement("g",{clipPath:"url(#clip0_3736_40081)"},U1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.8584 0.862959L15.3058 1.41525C16.9489 1.78602 18.2271 2.07447 19.2188 2.40426C20.2261 2.73925 21.004 3.13692 21.6096 3.76475C21.7414 3.9014 21.8498 4.01602 21.9385 4.11203C21.9394 4.11303 21.9403 4.11403 21.9413 4.11504C22.5067 4.5409 22.9972 5.05945 23.3914 5.64946C23.95 6.48545 24.2066 7.45716 24.3315 8.68458C24.4546 9.89445 24.4546 11.419 24.4546 13.3875V13.4584C24.4546 15.4268 24.4546 16.9514 24.3315 18.1613C24.2066 19.3887 23.95 20.3604 23.3914 21.1964C22.9312 21.8852 22.3398 22.4766 21.651 22.9369C20.815 23.4954 19.8433 23.7521 18.6159 23.8769C17.406 24 15.8814 24 13.9129 24H10.9962C9.02776 24 7.50318 24 6.29331 23.8769C5.06589 23.7521 4.09417 23.4954 3.25818 22.9369C2.56938 22.4766 1.97797 21.8852 1.51773 21.1964C0.959139 20.3604 0.702521 19.3887 0.577659 18.1613C0.504912 17.4462 0.475165 16.6211 0.463001 15.6594C0.457469 15.6262 0.45459 15.5921 0.45459 15.5573V13.5198C0.45459 13.4993 0.45459 13.4789 0.45459 13.4584V13.3875C0.45459 13.367 0.45459 13.3465 0.45459 13.3261V11.2885C0.45459 11.2538 0.457469 11.2197 0.463001 11.1865C0.475164 10.2248 0.504912 9.3997 0.577659 8.68458C0.702521 7.45716 0.959139 6.48545 1.51773 5.64946C1.85461 5.14527 2.26177 4.69328 2.72596 4.3067C3.11565 3.02447 3.55365 2.07925 4.32097 1.37775C4.84839 0.895558 5.46731 0.520025 6.14202 0.271815C6.96557 -0.0311507 7.84132 -0.0555731 8.89761 0.0751007C9.93706 0.203692 11.2152 0.492136 12.8584 0.862959ZM4.39684 3.35079C4.95892 3.15746 5.58334 3.04115 6.29331 2.96893C7.50318 2.84585 9.02777 2.84586 10.9962 2.84586H13.9129C14.7013 2.84586 15.4185 2.84586 16.0727 2.85376C15.7378 2.77698 15.3811 2.69646 15.0007 2.61061L12.6204 2.07346C10.9367 1.6935 9.7179 1.41918 8.7462 1.29897C7.7843 1.17997 7.13094 1.22202 6.56779 1.42918C6.04187 1.62266 5.56127 1.91472 5.15307 2.28791C4.85984 2.55599 4.61826 2.89086 4.39684 3.35079ZM1.68779 13.4229C1.68779 12.8782 1.68785 12.3738 1.69023 11.9051H4.6285C5.46675 11.9051 6.14629 12.5847 6.14629 13.4229C6.14629 14.2612 5.46675 14.9407 4.6285 14.9407H1.69023C1.68785 14.4721 1.68779 13.9676 1.68779 13.4229ZM1.70507 16.1739H4.6285C6.14783 16.1739 7.37949 14.9423 7.37949 13.4229C7.37949 11.9036 6.14783 10.6719 4.6285 10.6719H1.70507C1.72046 9.96264 1.74955 9.34986 1.80453 8.80939C1.91947 7.67947 2.14247 6.93418 2.5431 6.33459C2.91337 5.78044 3.38916 5.30464 3.94331 4.93437C4.5429 4.53374 5.2882 4.31074 6.41812 4.1958C7.55834 4.07981 9.02038 4.07906 11.0317 4.07906H13.8775C15.8888 4.07906 17.3508 4.07981 18.491 4.1958C19.621 4.31074 20.3663 4.53374 20.9658 4.93437C21.52 5.30464 21.9958 5.78044 22.3661 6.33459C22.7667 6.93418 22.9897 7.67947 23.1046 8.80939C23.2206 9.94961 23.2214 11.4117 23.2214 13.4229C23.2214 15.4342 23.2206 16.8963 23.1046 18.0365C22.9897 19.1664 22.7667 19.9117 22.3661 20.5113C21.9958 21.0654 21.52 21.5412 20.9658 21.9115C20.3663 22.3121 19.621 22.5351 18.491 22.6501C17.3508 22.7661 15.8888 22.7668 13.8775 22.7668H11.0317C9.02038 22.7668 7.55834 22.7661 6.41812 22.6501C5.2882 22.5351 4.5429 22.3121 3.94331 21.9115C3.38916 21.5412 2.91337 21.0654 2.5431 20.5113C2.14247 19.9117 1.91947 19.1664 1.80453 18.0365C1.74955 17.496 1.72046 16.8832 1.70507 16.1739ZM17.5297 19.1146C17.5297 18.7741 17.8058 18.498 18.1463 18.498H19.5693C19.9098 18.498 20.1859 18.7741 20.1859 19.1146C20.1859 19.4552 19.9098 19.7312 19.5693 19.7312H18.1463C17.8058 19.7312 17.5297 19.4552 17.5297 19.1146Z",fill:"currentColor"})),U1.createElement("defs",null,U1.createElement("clipPath",{id:"clip0_3736_40081"},U1.createElement("rect",{width:24,height:24,fill:"white",transform:"translate(0.45459)"})))))}t(D3,"SvgWallet");var H3=D3;import Ct,{createElement as z3}from"react";function N3(o){return z3(d,o,Ct.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},Ct.createElement("path",{d:"M22.7245 22.4863H1.73091C1.38524 22.4863 1.05369 22.3491 0.809081 22.1049C0.56447 21.8606 0.426788 21.5293 0.42627 21.1836C0.426608 20.9568 0.485203 20.7339 0.59644 20.5362L11.0923 2.15775C11.1771 2.00885 11.2905 1.87815 11.4259 1.77315C11.5614 1.66815 11.7162 1.5909 11.8816 1.54584C12.0469 1.50078 12.2195 1.48878 12.3895 1.51055C12.5595 1.53231 12.7235 1.5874 12.8722 1.67267C13.075 1.78726 13.2427 1.95497 13.3573 2.15775L23.8531 20.544C23.9681 20.7424 24.0287 20.9677 24.0288 21.197C24.0288 21.4263 23.9683 21.6516 23.8534 21.85C23.7385 22.0485 23.5733 22.2131 23.3743 22.3272C23.1754 22.4414 22.9499 22.501 22.7206 22.5L22.7245 22.4863ZM11.0394 17.7724V20.1196H13.4121V17.7724H11.0394ZM10.9201 8.14893L11.5754 16.5166H12.8644L13.5314 8.16067L10.9201 8.14893Z",fill:"currentColor"})))}t(N3,"SvgWarning");var vo=N3;import ht,{createElement as Z3}from"react";function F3(o){return Z3(d,o,ht.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},ht.createElement("path",{d:"M18.7249 10.2885V6.69047C18.7249 6.5286 18.6347 6.38026 18.4908 6.30582L12.199 3.0485C12.0742 2.98383 11.9256 2.98383 11.8008 3.0485L5.50897 6.30582C5.36514 6.38026 5.2749 6.5286 5.2749 6.69047V10.2885C5.2749 10.4504 5.36514 10.5988 5.50897 10.6733L8.07348 12.0002L5.50897 13.3267C5.36514 13.4012 5.2749 13.5496 5.2749 13.7115L5.27528 17.3102C5.27528 17.4721 5.36552 17.6205 5.50934 17.6948L11.8008 20.9515C11.8632 20.9838 11.9315 21 11.9999 21C12.0683 21 12.1366 20.9838 12.199 20.9515L18.4905 17.6948C18.6343 17.6205 18.7245 17.4721 18.7245 17.3102L18.7249 13.7115C18.7249 13.5496 18.6347 13.4012 18.4908 13.3267L15.9263 12.0002L18.4908 10.6733C18.6347 10.5988 18.7249 10.4504 18.7249 10.2885ZM11.9999 3.92092L17.3489 6.69011L11.9999 9.46104L6.65085 6.69011L11.9999 3.92092ZM17.8582 17.0466L11.9999 20.0791L6.14158 17.0466L6.14127 14.4237L11.8006 17.3553C11.8632 17.3876 11.9315 17.4038 11.9999 17.4038C12.0683 17.4038 12.1366 17.3876 12.1992 17.3553L17.8585 14.4237L17.8582 17.0466ZM17.3495 13.7117L11.9999 16.4828L6.65034 13.7117L9.01624 12.488L11.8008 13.9287C11.8632 13.9609 11.9317 13.9771 11.9999 13.9771C12.0681 13.9771 12.1366 13.9609 12.199 13.9287L14.9836 12.488L17.3495 13.7117ZM17.8586 10.0249L11.9999 13.0563L6.14121 10.0249V7.40188L11.8006 10.3336C11.8632 10.3659 11.9315 10.3821 11.9999 10.3821C12.0683 10.3821 12.1366 10.3659 12.1992 10.3336L17.8586 7.40188V10.0249Z",fill:"#727272"})))}t(F3,"SvgChains");var A3=F3;import Oo,{createElement as E3}from"react";function V3(o){return E3(d,o,Oo.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Oo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.49068 9.35508C5.80086 9.27081 6.12485 9.43296 6.24334 9.73176C6.95508 11.5267 8.48265 12.9097 10.3699 13.4254L10.3738 13.4264C10.8831 13.569 11.428 13.6418 11.9996 13.6418C12.5713 13.6418 13.1162 13.569 13.6255 13.4264C13.9367 13.3393 14.2635 13.5012 14.3828 13.8015C14.7188 14.6478 14.9048 15.5795 14.9048 16.5471C14.9048 18.7443 13.949 20.7327 12.421 22.0881C11.1043 23.2795 9.36406 24 7.45241 24C3.34076 24 0 20.659 0 16.5471C0 13.1174 2.33477 10.2125 5.49068 9.35508ZM5.30898 10.7382C2.95349 11.6086 1.26312 13.8904 1.26312 16.5471C1.26312 19.9614 4.03839 22.7368 7.45241 22.7368C9.04089 22.7368 10.4827 22.1394 11.5757 21.1495L11.5807 21.1449C12.8479 20.0219 13.6417 18.3733 13.6417 16.5471C13.6417 15.9326 13.5516 15.3369 13.3856 14.7783C12.9358 14.8631 12.4723 14.9049 11.9996 14.9049C11.3215 14.9049 10.6621 14.8187 10.0351 14.6433C7.95605 14.0747 6.24187 12.6339 5.30898 10.7382Z",fill:"currentColor"}),Oo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.9991 1.26318C8.58512 1.26318 5.80986 4.0386 5.80986 7.45288C5.80986 8.25876 5.96545 9.03186 6.24334 9.73176C6.95508 11.5267 8.48265 12.9097 10.3699 13.4254L10.3738 13.4264C10.8831 13.569 11.428 13.6418 11.9996 13.6418C12.5713 13.6418 13.1162 13.569 13.6255 13.4264L13.6288 13.4261C15.5161 12.9105 17.0437 11.5275 17.7555 9.73257C18.0333 9.03266 18.1884 8.25876 18.1884 7.45288C18.1884 4.0386 15.4132 1.26318 11.9991 1.26318ZM4.54674 7.45288C4.54674 3.34099 7.8875 0 11.9991 0C16.1108 0 19.4516 3.34099 19.4516 7.45288C19.4516 8.42052 19.2655 9.3522 18.9295 10.1985C18.0727 12.3591 16.2361 14.0226 13.9637 14.6441C13.3367 14.8195 12.6778 14.9049 11.9996 14.9049C11.3215 14.9049 10.6621 14.8187 10.0351 14.6433C7.76264 14.0218 5.92563 12.3591 5.06877 10.1985M4.54674 7.45288C4.54674 8.42043 4.73285 9.35227 5.06877 10.1985L4.54674 7.45288Z",fill:"currentColor"}),Oo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.7567 9.73176C17.8751 9.43296 18.1991 9.27081 18.5093 9.35508C21.6652 10.2125 24 13.1174 24 16.5471C24 20.659 20.6592 24 16.5476 24C14.6347 24 12.8934 23.2786 11.5764 22.0857C11.4433 21.9652 11.3678 21.7937 11.3688 21.6142C11.3698 21.4347 11.4464 21.264 11.5807 21.1449C12.8479 20.0219 13.6417 18.3733 13.6417 16.5471C13.6417 15.7412 13.4874 14.9676 13.2095 14.2677C13.1432 14.1007 13.1512 13.9133 13.2315 13.7525C13.3117 13.5917 13.4567 13.4727 13.6301 13.4254C15.5173 12.9097 17.0449 11.5267 17.7567 9.73176ZM18.691 10.7382C17.8554 12.4363 16.3929 13.7693 14.6027 14.4375C14.7994 15.106 14.9048 15.8163 14.9048 16.5471C14.9048 18.4806 14.1654 20.2523 12.9466 21.5733C13.9594 22.3074 15.2008 22.7368 16.5476 22.7368C19.9616 22.7368 22.7369 19.9614 22.7369 16.5471C22.7369 13.8904 21.0465 11.6086 18.691 10.7382Z",fill:"currentColor"})))}t(V3,"SvgColors");var _3=V3;import gt,{createElement as U3}from"react";function O3(o){return U3(d,o,gt.createElement("svg",{viewBox:"0 0 25 24",xmlns:"http://www.w3.org/2000/svg"},gt.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.50467 2.93423C8.50467 1.50705 9.66162 0.350098 11.0888 0.350098H13.8205C15.2477 0.350098 16.4047 1.50706 16.4047 2.93424C16.4047 3.92275 17.4748 4.5406 18.3309 4.04632C19.5669 3.33272 21.1474 3.75618 21.861 4.99218L23.2268 7.35787C23.9404 8.59386 23.5169 10.1743 22.2809 10.8879C21.4248 11.3822 21.4248 12.6179 22.2809 13.1121C23.5169 13.8257 23.9404 15.4062 23.2268 16.6422L21.861 19.0079C21.1474 20.2439 19.5669 20.6673 18.3309 19.9537C17.4748 19.4595 16.4047 20.0773 16.4047 21.0659C16.4047 22.4931 15.2477 23.6501 13.8205 23.6501H11.0889C9.66164 23.6501 8.50467 22.4931 8.50467 21.0659C8.50467 20.0773 7.43452 19.4595 6.57844 19.9537C5.34246 20.6673 3.76202 20.2439 3.04842 19.0079L1.68258 16.6422C0.968984 15.4062 1.39246 13.8257 2.62845 13.1121C3.48456 12.6179 3.48456 11.3822 2.62845 10.8879C1.39247 10.1743 0.968985 8.59386 1.68258 7.35787L3.04842 4.99216C3.76202 3.75618 5.34248 3.33271 6.57845 4.0463C7.43455 4.54057 8.50467 3.92274 8.50467 2.93423ZM11.0888 1.6501C10.3796 1.6501 9.80467 2.22502 9.80467 2.93423C9.80467 4.92351 7.65119 6.16676 5.92845 5.17214C5.31425 4.81752 4.52886 5.02797 4.17426 5.64216L2.80842 8.00787C2.4538 8.62208 2.66425 9.40746 3.27845 9.76207C5.00123 10.7567 5.00123 13.2433 3.27845 14.238C2.66424 14.5926 2.4538 15.378 2.80841 15.9922L4.17426 18.3579C4.52886 18.9721 5.31424 19.1825 5.92844 18.8279C7.65123 17.8333 9.80467 19.0766 9.80467 21.0659C9.80467 21.7751 10.3796 22.3501 11.0889 22.3501H13.8205C14.5297 22.3501 15.1047 21.7751 15.1047 21.0659C15.1047 19.0766 17.2581 17.8332 18.9809 18.8279C19.5951 19.1825 20.3805 18.9721 20.7351 18.3579L22.101 15.9922C22.4556 15.378 22.2451 14.5926 21.6309 14.238C19.9082 13.2433 19.9082 10.7567 21.6309 9.76207C22.2451 9.40746 22.4556 8.62208 22.101 8.00787L20.7351 5.64218C20.3805 5.02798 19.5951 4.81753 18.9809 5.17215C17.2582 6.16678 15.1047 4.92353 15.1047 2.93424C15.1047 2.22503 14.5297 1.6501 13.8205 1.6501H11.0888ZM12.4547 8.2501C10.3836 8.2501 8.70467 9.92903 8.70467 12.0001C8.70467 14.0712 10.3836 15.7501 12.4547 15.7501C14.5257 15.7501 16.2047 14.0712 16.2047 12.0001C16.2047 9.92903 14.5257 8.2501 12.4547 8.2501ZM7.40467 12.0001C7.40467 9.21106 9.66563 6.9501 12.4547 6.9501C15.2437 6.9501 17.5047 9.21106 17.5047 12.0001C17.5047 14.7891 15.2437 17.0501 12.4547 17.0501C9.66563 17.0501 7.40467 14.7891 7.40467 12.0001Z",fill:"currentColor"})))}t(O3,"SvgSettings");var j3=O3;import I1,{createElement as q3}from"react";function Y3(o){return q3(d,o,I1.createElement("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},I1.createElement("g",{id:"Style"},I1.createElement("g",{id:"Vector"},I1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.12348 3.15363C4.43468 1.84244 6.40414 1.33337 8.96989 1.33337H10.9699C11.3381 1.33337 11.6366 1.63185 11.6366 2.00004C11.6366 2.36823 11.3381 2.6667 10.9699 2.6667H8.96989C6.53564 2.6667 5.0051 3.15763 4.06629 4.09644C3.12749 5.03525 2.63656 6.56579 2.63656 9.00004V15C2.63656 17.4343 3.12749 18.9648 4.06629 19.9036C5.0051 20.8424 6.53564 21.3334 8.96989 21.3334H14.9699C17.4041 21.3334 18.9347 20.8424 19.8735 19.9036C20.8123 18.9648 21.3032 17.4343 21.3032 15V13C21.3032 12.6318 21.6017 12.3334 21.9699 12.3334C22.3381 12.3334 22.6366 12.6318 22.6366 13V15C22.6366 17.5658 22.1275 19.5352 20.8163 20.8464C19.5051 22.1576 17.5356 22.6667 14.9699 22.6667H8.96989C6.40414 22.6667 4.43468 22.1576 3.12348 20.8464C1.81229 19.5352 1.30322 17.5658 1.30322 15V9.00004C1.30322 6.43428 1.81229 4.46483 3.12348 3.15363Z",fill:"currentColor"}),I1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.6533 2.70122C19.1946 3.28847 17.4352 4.33801 15.7767 5.56928C14.1164 6.80192 12.599 8.18569 11.6112 9.41666C11.611 9.41693 11.6108 9.41719 11.6106 9.41746L10.5735 10.7179C11.1923 10.8971 11.7777 11.2353 12.2798 11.7366C12.7724 12.2208 13.1029 12.7819 13.2804 13.3834L14.5634 12.3603C14.5631 12.3605 14.5636 12.3601 14.5634 12.3603C15.794 11.3727 17.1734 9.85753 18.4009 8.19869C19.6287 6.53961 20.6747 4.77756 21.2617 3.31231L21.2625 3.3104C21.342 3.11383 21.2901 2.93258 21.1592 2.80166C21.0422 2.68463 20.858 2.62459 20.6533 2.70122ZM12.0795 14.126C12.0087 13.6037 11.7766 13.111 11.3436 12.686L11.3392 12.6817C10.8986 12.2411 10.3815 11.9985 9.85474 11.9241C9.70039 11.9146 9.58818 11.909 9.48218 11.9156C9.25816 11.9296 9.04212 11.83 8.90739 11.6504C8.77266 11.4709 8.73731 11.2356 8.81333 11.0244C8.92575 10.7122 9.09202 10.4104 9.3202 10.151L10.5694 8.5846L10.5706 8.58306C11.6528 7.23423 13.2651 5.77332 14.9819 4.49873C16.6987 3.22417 18.5618 2.1049 20.162 1.46169L20.1721 1.4576C20.9057 1.17667 21.6398 1.39669 22.102 1.85885C22.5709 2.32773 22.799 3.06605 22.4991 3.80916C21.856 5.4137 20.7423 7.27624 19.4727 8.99182C18.203 10.7076 16.7469 12.3178 15.3978 13.4002L15.3963 13.4015L13.8162 14.6615L13.8006 14.6736C13.5646 14.8505 13.3122 15.0042 13.0135 15.1211C12.8083 15.2014 12.5767 15.1751 12.3948 15.0509C12.2128 14.9267 12.1039 14.7206 12.1039 14.5003C12.1039 14.3817 12.0961 14.2604 12.0795 14.126Z",fill:"currentColor"}),I1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.8644 11.9144C9.71005 11.9048 9.59784 11.8992 9.49184 11.9059C9.48226 11.9065 9.47267 11.9069 9.46307 11.9071C8.20229 11.9313 7.05337 12.8306 6.9031 14.2118C6.90307 14.2121 6.90312 14.2116 6.9031 14.2118L6.69317 16.1812L6.69292 16.1835C6.61951 16.8502 7.18196 17.4002 7.82596 17.328L7.82959 17.3276L9.79274 17.1183C10.4333 17.0359 10.9538 16.7633 11.337 16.3809C11.8429 15.866 12.1136 15.1948 12.1136 14.4905C12.1136 14.381 12.1057 14.2498 12.0891 14.1163C12.0188 13.5976 11.7885 13.1116 11.3489 12.6719C10.9082 12.2313 10.3912 11.9887 9.8644 11.9144ZM9.95752 10.5842C9.96234 10.5845 9.96712 10.5848 9.97184 10.5851C9.98719 10.5861 10.0025 10.5876 10.0177 10.5896C10.8435 10.6989 11.6383 11.0757 12.2917 11.7291C12.9311 12.3686 13.3008 13.1215 13.411 13.9418L13.4118 13.9478C13.435 14.1332 13.4469 14.3209 13.4469 14.4905C13.4469 15.5453 13.0383 16.5533 12.2854 17.3182L12.2817 17.3219C11.6862 17.9174 10.8895 18.3235 9.95398 18.4419L9.94094 18.4435L7.97251 18.6532C6.4778 18.8196 5.20177 17.5508 5.36746 16.0388C5.36741 16.0392 5.3675 16.0384 5.36746 16.0388L5.57735 14.0698C5.80677 11.9567 7.56956 10.6164 9.42348 10.5743C9.62029 10.5631 9.81008 10.575 9.95752 10.5842Z",fill:"currentColor"}),I1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.3638 8.19047C11.3638 7.82228 11.6622 7.5238 12.0304 7.5238C14.4998 7.5238 16.4871 9.52342 16.4871 11.9805C16.4871 12.3487 16.1886 12.6471 15.8204 12.6471C15.4522 12.6471 15.1538 12.3487 15.1538 11.9805C15.1538 10.2575 13.7611 8.85713 12.0304 8.85713C11.6622 8.85713 11.3638 8.55866 11.3638 8.19047Z",fill:"currentColor"})))))}t(Y3,"SvgStyle");var G3=Y3;import ft from"react";var X3=Q({"100%":{transform:"rotate(360deg)"}}),K3=n("div",{position:"relative",animation:`${X3} 1.5s linear infinite`,display:"flex",justifyContent:"center",alignItems:"center"});function O(o){let{size:e,color:r,css:i={}}=o;return ft.createElement(K3,{css:i},ft.createElement(Te,{size:e,color:r}))}t(O,"Spinner");function J3(o){switch(o.type){case"success":return $o.createElement(uo,{color:o.type,size:12});case"warning":return $o.createElement(vo,{color:o.type,size:12});case"error":return $o.createElement(Co,{color:o.type,size:12});case"loading":return $o.createElement(O,{color:"info",size:12});default:return $o.createElement(go,{color:o.type,size:12})}}t(J3,"AlertIcon");var yt=J3;function _(o){let{type:e,title:r,footer:i,action:l,containerStyles:a,variant:p="regular"}=o,u=typeof i=="string";return p1.createElement(q2,{className:"_alert",style:a,type:e,variant:p},p1.createElement(Y2,{variant:p},p1.createElement("div",{className:"title"},p1.createElement(G2,{type:e},p1.createElement(yt,{type:e})),p1.createElement(C,{direction:"horizontal",size:4}),r&&p1.createElement(s,{color:j2(e,p),variant:"body",className:"title_typography",size:p==="regular"?"xsmall":"small"},r)),l?p1.createElement("div",null,l):null),i?p1.createElement("div",{className:`footer ${u?"description":""}`},i):null)}t(_,"Alert");_.toString=()=>"._alert";import{i18n as Q3}from"@lingui/core";import R3 from"react";function wo(){return R3.createElement(_,{type:"error",title:Q3.t(" Error connecting server, please reload the app and try again.")})}t(wo,"LoadingFailedAlert");import o4 from"react";function xo(o){let{catergory:e,searchedFor:r}=o;return o4.createElement(_,{type:"error",title:`${e} ${r?"'"+r+"'":""} not found.`})}t(xo,"NotFoundAlert");import b,{useLayoutEffect as m4,useRef as u4,useState as C4}from"react";var He=n("span",{width:"10px",height:"10px",backgroundColor:"$primary500",borderRadius:"99999px"});import vt from"react";var e4=n("div",{display:"flex",justifyContent:"center",alignItems:"center",".image":{width:"100%",height:"100%",objectFit:"contain"},".circular":{borderRadius:"$lg"}});function I(o){let{size:e,useAsPlaceholder:r,backgroundColor:i="$secondary100",type:l,...a}=o,p=l==="circular"?"$lg":"$xs";return vt.createElement(e4,{className:"image-container",css:{width:e+"px",height:e+"px",...r&&{backgroundColor:i,borderRadius:p}}},!r&&vt.createElement("img",{className:`image ${l==="circular"?"circular":""}`,...a}))}t(I,"Image");import j from"react";import*as jo from"@radix-ui/react-collapsible";import*as $t from"@radix-ui/react-collapsible";var t4=Q({from:{height:0},to:{height:"var(--radix-collapsible-content-height)"}}),r4=Q({from:{height:"var(--radix-collapsible-content-height)"},to:{height:0}}),O1=n($t.Content,{overflow:"hidden",variants:{open:{true:{animation:`${t4} 300ms ease-out`},false:{animation:`${r4} 300ms ease-out`}}}});var ze=300,wt=n(jo.Root,{display:"flex",flexDirection:"column",alignItems:"start",overflowX:"auto",overflowY:"hidden",width:"100%",borderRadius:"$xm",variants:{recommended:{true:{$$color:"$colors$info300",[`.${c} &`]:{$$color:"$colors$secondary800"},backgroundColor:"$$color"},false:{$$color:"$colors$neutral400",[`.${c} &`]:{$$color:"$colors$neutral200"},backgroundColor:"$$color"}}},"& .steps-details":{padding:"$10 $15"}}),xt=n("div",{borderRadius:"$xm",display:"flex",flexDirection:"column",alignItems:"start",justifyContent:"space-between",color:"$foreground",cursor:"pointer",boxSizing:"border-box",position:"relative",variants:{recommended:{true:{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$secondary600"},backgroundColor:"$$color","&:hover":{backgroundColor:"$$color"}},false:{$$color:"$colors$neutral200",[`.${c} &`]:{$$color:"$colors$neutral500"},backgroundColor:"$$color","&:hover":{backgroundColor:"$$color"}}},basic:{true:{borderTopRightRadius:"0",borderTopLeftRadius:"0"}},listItem:{true:{},false:{}}},compoundVariants:[{listItem:!0,recommended:!0,css:{"&:hover":{$$color:"$colors$secondary200",[`.${c} &`]:{$$color:"$colors$secondary700"},backgroundColor:"$$color"}}},{listItem:!0,recommended:!1,css:{"&:hover":{$$color:"$colors$neutral300",[`.${c} &`]:{$$color:"$colors$neutral400"},backgroundColor:"$$color"}}}],"& .summary":{width:"100%",padding:"$15 $15 $10 $15"},"& .basic-info":{paddingTop:"$10",display:"flex",alignItems:"center"}}),St=n(jo.Trigger,{display:"flex",width:"100%",justifyContent:"space-between",alignItems:"center",height:"$36",padding:"$10 $15",boxSizing:"border-box",cursor:"pointer",border:"none",outline:"none",backgroundColor:"transparent",variants:{error:{true:{[`& ${I}`]:{border:"1px $warning500 solid",borderRadius:"100%"}},false:{[`& ${I}`]:{border:"1px transparent solid",borderRadius:"100%"}}},recommended:{true:{$$color:"$colors$info300",[`.${c} &`]:{$$color:"$colors$secondary800"},backgroundColor:"$$color"},false:{$$color:"$colors$neutral400",[`.${c} &`]:{$$color:"$colors$neutral200"},backgroundColor:"$$color"}}},"& div:nth-child(1)":{display:"flex"}}),kt=n(O1,{width:"100%"}),qo=n("div",{display:"flex",justifyContent:"center",alignItems:"center",padding:"$2",transition:`all ${ze}ms ease`,variants:{orientation:{down:{transform:"rotate(0)"},up:{transform:"rotate(180deg)"}}}}),Ne=n("div",{height:"$12",marginLeft:"$10",marginRight:"$10",borderLeft:"1px solid $foreground"}),bt=n("div",{display:"flex",justifyContent:"center",margin:"0 $15",borderTop:"1px solid",$$color:"$colors$neutral300",[`.${c} &`]:{$$color:"$colors$neutral400"},borderColor:"$$color"}),Lt=n("div",{width:"$16",height:"$16",justifyContent:"center",alignItems:"center",display:"flex"});var It=n("div",{borderRadius:"$xs",display:"flex",justifyContent:"start",alignItems:"center",paddingBottom:"$10","& .item":{display:"flex",alignItems:"center"},"& .icon":{width:"$16",height:"$16",display:"flex",justifyContent:"center",alignItems:"center"}});function Ze(o){let{fee:e,time:r,steps:i}=o;return j.createElement(It,null,j.createElement("div",{className:"item"},j.createElement("div",{className:"icon"},j.createElement(Le,{size:12,color:"gray"})),j.createElement(s,{ml:2,align:"center",variant:"body",size:"small"},"$",e)),j.createElement(Ne,null),j.createElement("div",{className:"item"},j.createElement("div",{className:"icon"},j.createElement(De,{size:12,color:"gray"})),j.createElement(s,{ml:2,align:"center",variant:"body",size:"small"},r)),j.createElement(Ne,null),j.createElement("div",{className:"item"},j.createElement("div",{className:"icon"},j.createElement(Me,{size:16,color:"gray"})),j.createElement(s,{ml:2,align:"center",variant:"body",size:"small"},i)))}t(Ze,"RouteCost");import{i18n as a4}from"@lingui/core";import U,{forwardRef as l4,memo as s4,useEffect as p4,useRef as c4}from"react";import j1 from"react";import i4 from"react";var n4=Q({"0%":{backgroundPosition:"-468px 0"},"100%":{backgroundPosition:"468px 0"}}),Tt=n("div",{$$background:"linear-gradient(90deg, $colors$info300 20%, rgba(200, 226, 255, 0.20) 70%, $colors$info300 100%)",[`.${c} &`]:{$$background:"linear-gradient(90deg, $colors$secondary600 0%,rgba(43, 52, 98, 0.20) 70%, $colors$secondary600 100%)"},background:"$$background",backgroundSize:"800px 100px",animation:`${n4} 2s infinite ease-out`,variants:{variant:{text:{borderRadius:"$sm"},circular:{borderRadius:"$lg"},rectangular:{},rounded:{borderRadius:"$sm"}},size:{small:{},medium:{},large:{}}},compoundVariants:[{size:"small",variant:"text",css:{height:"$8"}},{size:"medium",variant:"text",css:{height:"$12"}},{size:"large",variant:"text",css:{height:"$16"}}]});function x(o){let e=o.variant!=="text"?{width:o.width,height:o.height}:{width:o.width};return i4.createElement(Tt,{css:e,...o})}t(x,"Skeleton");var c1={small:{token:17,chain:10},medium:{token:27,chain:10},large:{token:30,chain:15}};var Pt=n("div",{position:"relative",display:"flex",[`& ${I}`]:{borderRadius:"100%"}}),Mt=n("div",{position:"absolute",border:"0.5px solid $background",borderRadius:"100%",backgroundColor:"$background",variants:{size:{small:{right:"-3px",bottom:"-3px"},medium:{right:"0",bottom:"0"},large:{right:"-5px",bottom:"-5px"}}}});var A=t(o=>{let{tokenImage:e,chainImage:r,size:i,useAsPlaceholder:l,loading:a}=o;return j1.createElement(Pt,{css:a?{}:{width:c1[i].token,height:c1[i].token}},a?j1.createElement(x,{variant:"circular",height:c1[i].token,width:c1[i].token}):j1.createElement(I,{size:c1[i].token,src:e,type:"circular",...(l||!e)&&{useAsPlaceholder:!0}}),j1.createElement(Mt,{size:i},a?j1.createElement(x,{variant:"circular",height:c1[i].chain,width:c1[i].chain}):j1.createElement(I,{size:c1[i].chain,src:r,type:"circular",...(l||!r)&&{useAsPlaceholder:!0,backgroundColor:"$secondary300"}})))},"ChainToken");var Bt=n("div",{width:"100%",position:"relative",padding:"0 0.5rem",boxSizing:"border-box",border:"1px solid transparent",variants:{type:{"route-details":{border:"none"},"route-progress":{$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},borderRadius:"$xm",padding:"$10 $15",marginBottom:"15px"}},state:{default:{borderColor:"transparent"},"in-progress":{borderColor:"$info500"},completed:{borderColor:"$success500"},warning:{borderColor:"$warning500"},error:{borderColor:"$error500"}}},"& .swapper":{display:"flex",alignItems:"center"},"& .swapper__description":{fontWeight:"$medium"},"& .step-info":{display:"flex",flex:"1",width:"100%",alignItems:"start",variants:{tx:{true:{paddingLeft:"36px"}}}},"& div:nth-child(3)":{display:"flex",flexDirection:"column",flex:1},"& .tokens-container":{width:"100%"},"& .tokens":{display:"flex",paddingTop:"$5",paddingBottom:"$10",alignItems:"center"}}),Wt=n("div",{borderRadius:"100%",width:"max-content",height:"max-content",overflow:"hidden",border:"1.5px solid transparent",variants:{state:{default:{borderColor:"transparent"},"in-progress":{borderColor:"$info500"},completed:{borderColor:"$success500"},warning:{borderColor:"$warning500"},error:{borderColor:"$error500"}}}}),Dt=n("div",{width:"100%",variants:{pb:{true:{paddingBottom:"35px"}}}}),Ht=n("div",{borderLeft:"1px dashed black",minHeight:"64px",margin:"0 11.5px",alignSelf:"stretch",variants:{invisible:{true:{visibility:"hidden",minHeight:"unset"}}}}),zt=n("div",{borderLeft:"1px dashed transparent",margin:"0 $10",alignSelf:"stretch",display:"block",height:"15px",position:"absolute",top:"-16px",left:"16px",variants:{state:{default:{borderColor:"transparent"},"in-progress":{borderColor:"$info500"},completed:{borderColor:"$success500"},warning:{borderColor:"$warning500"},error:{borderColor:"$error500"}}}});var Nt=l4((o,e)=>{let{step:r,hasSeparator:i,type:l,state:a,isFocused:p,tabIndex:u}=o,h=c4(null),v=a==="completed"||a==="error";return p4(()=>{let S=e?.current,$=h.current;p&&$&&S&&(S.scrollTop=$.offsetTop-S.offsetTop)},[p]),U.createElement(Bt,{type:l,state:a,ref:h,tabIndex:u},U.createElement("div",{className:"swapper"},l==="route-progress"&&i&&U.createElement(zt,{state:a}),U.createElement(Wt,{state:a},U.createElement(I,{size:22,src:r.swapper.image})),U.createElement(s,{className:"swapper__description",ml:8,size:"small",variant:"body"},a4.t({id:"swapperDescription",message:"Swap on {fromChain} via {swapper}",values:{fromChain:r.from.chain.displayName,swapper:r.swapper.displayName}}))),U.createElement("div",{className:"step-info"},U.createElement(Ht,{invisible:!i||l==="route-progress"}),U.createElement("div",{className:"tokens-container"},U.createElement("div",{className:"tokens"},U.createElement(A,{chainImage:r.from.chain.image,tokenImage:r.from.token.image,size:"small"}),U.createElement(s,{ml:4,mr:4,size:"small",color:"$neutral700",variant:"body"},`${r.from.price.value} ${r.from.token.displayName}`),U.createElement(s1,{color:"gray"}),U.createElement(C,{size:4,direction:"horizontal"}),U.createElement(A,{chainImage:r.to.chain.image,tokenImage:r.to.token.image,size:"small"}),U.createElement(s,{ml:4,size:"small",color:"$neutral700",variant:"body"},`${v?"":"~"}${r.to.price.value} ${r.to.token.displayName}`)),U.createElement(Dt,{pb:i&&l==="route-details"},r.alerts))))});Nt.displayName="StepDetailsComponent";var Fe=s4(Nt);import R from"react";import Ae from"react";var Zt=n("div",{display:"flex",justifyContent:"center",alignItems:"center"});function So(o){let{size:e,outputUsdValue:r,percentageChange:i,warningLevel:l,error:a}=o,p="$neutral700";return!r||l==="low"?p="$warning500":l==="high"&&(p="$error500"),Ae.createElement(Zt,null,r&&Ae.createElement(s,{size:e==="small"?"small":"medium",variant:"body",color:e!=="small"?"$neutral600":"$neutral700"},`~$${r}`),(r&&i||!r)&&Ae.createElement(s,{size:e==="small"?"small":"medium",variant:"body",ml:4,color:p},r&&i&&`(${i.includes("-")?i:`-${i}`}${i?"%":"-"})`,!r&&a))}t(So,"PriceImpact");import{styled as d4}from"@stitches/react";var Ft=d4("div",{display:"flex",justifyContent:"space-between",variants:{direction:{vertical:{flexDirection:"column",alignItems:"start"},horizontal:{flexDirection:"row",width:"100%",alignItems:"end"}},centerAlign:{true:{alignItems:"center",justifyContent:"center"}}},"& .token-amount":{display:"flex",justifyContent:"center",alignItems:"center"},"& .usd-value":{display:"flex",paddingTop:"$5"}});function q1(o){return R.createElement(Ft,{direction:o.direction,centerAlign:o.centerAlign},R.createElement("div",{className:"token-amount"},R.createElement(A,{chainImage:o.chain.image,tokenImage:o.token.image,size:"medium"}),R.createElement("div",null,o.label&&R.createElement(s,{ml:4,size:"xsmall",variant:"body",color:"$neutral700"},o.label),R.createElement("div",{title:`${o.price.value} ${o.token.displayName}`},R.createElement(s,{ml:4,size:"medium",variant:"title",style:{fontWeight:600}},o.price.value),R.createElement(s,{ml:8,size:"medium",variant:"title",style:{fontWeight:400}},o.token.displayName)))),R.createElement("div",{className:"usd-value"},o.type==="input"&&R.createElement(s,{mr:4,size:"small",variant:"body",color:"$neutral700"},`~$${o.price.usdValue}`),o.type==="output"&&R.createElement(So,{size:"small",outputUsdValue:o.price.usdValue,percentageChange:o.percentageChange,warningLevel:o.warningLevel})))}t(q1,"TokenAmount");import*as g1 from"@radix-ui/react-tooltip";import h1 from"react";import*as Yo from"@radix-ui/react-tooltip";var At=n(Yo.Content,{zIndex:"999999"}),Et=n(Yo.Arrow,{fill:"$neutral100"}),Vt=n(s,{borderRadius:"$md",padding:"$5 $10",boxShadow:"5px 5px 10px 0px rgba(0, 0, 0, 0.10)",backgroundColor:"$neutral100"});function Y1(o){let{children:e,content:r,color:i,sideOffset:l,container:a,open:p,side:u="top"}=o;return h1.createElement(g1.Provider,{delayDuration:0},h1.createElement(g1.Root,{open:p},h1.createElement(g1.Trigger,{asChild:!0},h1.createElement("div",null,e)),h1.createElement(g1.Portal,{container:a},h1.createElement(At,{side:u,sideOffset:l},h1.createElement(Vt,{variant:"label",size:"medium",color:i},r),h1.createElement(Et,null)))))}t(Y1,"Tooltip");import Go from"react";var _t=n("div",{position:"relative",display:"flex",flexDirection:"column",width:"100%","& .separator":{height:"14px",marginLeft:"14px",position:"absolute",borderLeft:"1px solid $foreground",top:"42%"}});function Ee(o){let{from:e,to:r,percentageChange:i,warningLevel:l}=o;return Go.createElement(_t,null,Go.createElement(q1,{direction:"horizontal",label:"Swap input",type:"input",price:{value:e.price.value,usdValue:e.price.usdValue},token:{displayName:e.token.displayName,image:e.token.image},chain:{image:e.chain.image}}),Go.createElement("div",{className:"separator"}),Go.createElement(q1,{direction:"horizontal",label:"Estimated output",type:"output",price:{value:r.price.value,usdValue:r.price.usdValue},token:{displayName:r.token.displayName,image:r.token.image},chain:{image:r.chain.image},percentageChange:i,warningLevel:l}))}t(Ee,"RouteSummary");function h4(o){let{steps:e,totalFee:r,totalTime:i,input:l,output:a,percentageChange:p,warningLevel:u,type:h,recommended:v=!0}=o,S=e.length,[$,M]=C4(o.expanded),E=u4(null);return m4(()=>{$&&E.current&&setTimeout(()=>{E?.current?.scrollIntoView({behavior:"smooth"})},ze)},[$]),b.createElement(b.Fragment,null,b.createElement(xt,{recommended:v,listItem:h==="list-item",basic:h==="basic"},b.createElement("div",{className:"summary"},b.createElement(Ze,{fee:r,time:i,steps:S}),h==="basic"&&b.createElement("div",{className:"basic-info"},b.createElement(Lt,null,b.createElement(Ie,{size:12,color:"gray"})),b.createElement(s,{size:"small",variant:"body",style:{letterSpacing:.4}},`${l.value} ${e[0].from.token.displayName} = ${a.value} ${e[e.length-1].to.token.displayName}`),b.createElement(s,{color:"$neutral600",ml:2,size:"xsmall",variant:"body"},`($${a.usdValue})`)),h==="list-item"&&b.createElement(q1,{type:"output",direction:"vertical",price:{value:a.value,usdValue:a.usdValue},token:{displayName:e[S-1].to.token.displayName,image:e[S-1].to.token.image},chain:{image:e[S-1].to.chain.image},percentageChange:p,warningLevel:u}),h==="swap-preview"&&b.createElement(b.Fragment,null,b.createElement(Ee,{from:e[0].from,to:e[S-1].to,percentageChange:p,warningLevel:u}),b.createElement(C,{size:4}))),b.createElement(wt,{recommended:v,open:$,onOpenChange:M},b.createElement(St,{ref:W=>E.current=W,recommended:v,onClick:M.bind(null,W=>!W)},b.createElement("div",null,e.map((W,F)=>{let B=`item-${F}`;return b.createElement(b.Fragment,{key:B},b.createElement(Y1,{container:o.tooltipContainer,side:"bottom",sideOffset:4,content:W.from.chain.displayName},b.createElement(I,{src:W.from.chain.image,size:16})),F===S-1&&b.createElement(b.Fragment,null,b.createElement(qo,null,b.createElement(Ao,{size:12,color:"black"})),b.createElement(Y1,{container:o.tooltipContainer,side:"bottom",sideOffset:4,content:W.to.chain.displayName},b.createElement(I,{src:W.to.chain.image,size:16}))),F!==S-1&&b.createElement(qo,null,b.createElement(Ao,{size:12,color:"black"})))})),b.createElement(qo,{orientation:$?"up":"down"},b.createElement(co,{size:12,color:"black"}))),b.createElement(kt,{open:$},b.createElement(bt,null),b.createElement("div",{className:"steps-details"},e.map((W,F)=>{let B=`item-${F}`;return b.createElement(Fe,{type:"route-details",key:B,step:W,hasSeparator:F!==e.length-1,state:W.alerts?"error":void 0})}))))))}t(h4,"BestRoute");import f from"react";var Ut=n("div",{$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color",borderBottomLeftRadius:"$xm",borderBottomRightRadius:"$xm",padding:"$15 ","& .cost-and-tag":{display:"flex",justifyContent:"space-between",alignItems:"center",height:"22px"},variants:{rounded:{true:{borderRadius:"$xm"}}},"& .cost":{display:"flex"},"& .basic-summary":{padding:"$15 $0 14px $0"},"& .output":{padding:"$6 $0 $15 $0",display:"flex",flexDirection:"column"},"& .output__token-info":{display:"flex",justifyContent:"start",alignItems:"center",paddingBottom:"$5"},"& .route-summary":{display:"flex",justifyContent:"space-between",alignItems:"end"},"& .route-summary__separator":{height:"$28",marginLeft:"13px",borderLeft:"1px solid $neutral700"},"& .token-amount":{display:"flex",justifyContent:"space-between"},"& .token-amount__label":{display:"flex",flexDirection:"column",alignItems:"start"},"& .chains":{paddingTop:"$2"},"& .swap-preview":{padding:"$15 $0 $15 $0"},"& .steps":{paddingLeft:"$8"},"& .step__title":{display:"flex",alignItems:"center"},"& .step__content":{display:"flex",alignItems:"start"},"& .step__tokens":{paddingTop:"$5",paddingBottom:"$10",display:"flex",alignItems:"center"},"& .step__token-info":{display:"flex",alignItems:"center"},"& .step__icon-container":{margin:"$0 $2",padding:"$4",display:"flex",justifyContent:"center",alignItems:"center"}}),Ot=n("div",{borderLeft:"1px dashed black",minHeight:" 64px",margin:"0px 11.5px",alignSelf:"stretch",variants:{hideSeparator:{true:{minHeight:"unset",height:"0"}}}});function Ve(o){let{separator:e=!0}=o;return f.createElement(f.Fragment,null,f.createElement("div",{className:"step__title"},f.createElement(x,{height:22,width:22,variant:"circular"}),f.createElement(C,{direction:"horizontal",size:8}),f.createElement(x,{height:15,width:148,variant:"rounded"})),f.createElement("div",{className:"step__content"},f.createElement(Ot,{hideSeparator:!e}),f.createElement("div",{className:"step__tokens"},f.createElement("div",{className:"step__token-info"},f.createElement(A,{size:"small",loading:!0,chainImage:"",tokenImage:""}),f.createElement(C,{direction:"horizontal",size:8}),f.createElement(x,{height:12,width:76,variant:"rounded"})),f.createElement("div",{className:"step__icon-container"},f.createElement(s1,{color:"gray",size:16})),f.createElement("div",{className:"step__token-info"},f.createElement(A,{size:"small",loading:!0,chainImage:"",tokenImage:""}),f.createElement(C,{direction:"horizontal",size:8}),f.createElement(x,{height:12,width:76,variant:"rounded"})))))}t(Ve,"StepSkeleton");function g4(o){let{type:e,expanded:r,tag:i=!1}=o,l=f.createElement("div",{className:"route-summary"},f.createElement("div",{className:"token-amount"},f.createElement(A,{loading:!0,size:"medium",chainImage:"",tokenImage:""}),f.createElement(C,{size:8,direction:"horizontal"}),f.createElement("div",{className:"token-amount__label"},f.createElement(x,{height:10,width:60,variant:"rounded"}),f.createElement(C,{size:4}),f.createElement(x,{height:15,width:148,variant:"rounded"}))),f.createElement(x,{height:12,width:64,variant:"rounded"}));return f.createElement(Ut,null,f.createElement("div",{className:"cost-and-tag"},f.createElement("div",{className:"cost"},f.createElement(x,{width:60,height:10,variant:"rounded"}),f.createElement(C,{size:4,direction:"horizontal"}),f.createElement(x,{width:60,height:10,variant:"rounded"}),f.createElement(C,{size:4,direction:"horizontal"}),f.createElement(x,{width:60,height:10,variant:"rounded"})),i&&f.createElement(x,{height:22,width:100,variant:"rounded"})),e==="basic"&&f.createElement("div",{className:"basic-summary"},f.createElement(x,{height:15,width:148,variant:"rounded"})),e==="list-item"&&f.createElement("div",{className:"output"},f.createElement("div",{className:"output__token-info"},f.createElement(A,{loading:!0,size:"medium",chainImage:"",tokenImage:""}),f.createElement(C,{direction:"horizontal",size:4}),f.createElement(x,{height:15,width:150,variant:"rounded"})),f.createElement(C,{size:4}),f.createElement(x,{height:10,width:184,variant:"rounded"})),e==="swap-preview"&&f.createElement(f.Fragment,null,f.createElement(C,{size:4}),f.createElement("div",{className:"swap-preview"},l,f.createElement("div",{className:"route-summary__separator"}),l)),f.createElement("div",{className:"chains"},f.createElement(x,{height:15,width:321,variant:"rounded"})),r&&f.createElement("div",{className:"steps"},f.createElement(C,{size:20}),f.createElement(Ve,null),f.createElement(Ve,null),f.createElement(Ve,{separator:!1})))}t(g4,"BestRouteSkeleton");import f4 from"react";var jt=n("button",{padding:"$10",borderRadius:"$sm",$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color",display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",cursor:"pointer",border:0,fontFamily:"inherit",".image-container":{borderRadius:"$xm",overflow:"hidden"},"&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral100"},backgroundColor:"$$color"},"&:focus-visible":{outline:0,$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color"},variants:{selected:{true:{outline:"1px solid $secondary500"},false:{outline:0}}}});function _e(o){let{children:e,selected:r,onClick:i}=o;return f4.createElement(jt,{selected:r,onClick:i},e)}t(_e,"BlockchainsChip");import{i18n as y4}from"@lingui/core";import T1 from"react";import ko from"react";function qt(o){let{size:e="1em",color:r}=o;return ko.createElement(Fo,{...{width:e,height:e,color:r,className:"_icon"},xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18",className:"c-lekKBq"},ko.createElement("g",{fill:"currentColor"},ko.createElement("path",{d:"m7.641 6.333.89.492 6.982-2.896a8.471 8.471 0 0 0-.825-.939c-.05.028-.09.044-.09.044L7.315 6.097c.083.084.19.164.33.236H7.64ZM3.134 14.967l7.067-2.947-1.315-.743-5.393 2.291-1.366.578c.251.325.526.63.82.914l.187-.095v.002Z"}),ko.createElement("path",{d:"m16.253 5.1-1.287.498c-1.03.377-5.082 1.975-5.082 1.975.662.365 1.378.759 2.008 1.102 1.612.88.592 2.812.379 3.18l-.01.014a5.873 5.873 0 0 0-.027.046s.151-1.443-.866-1.977a648.55 648.55 0 0 1-4.365-2.313c-.466-.248-.804-.7-.868-1.223-.048-.392.051-.843.521-1.238.274-.254.569-.39.569-.39l5.253-2.156s.033-.013.081-.038l1.093-.454A8.421 8.421 0 0 0 1.447 13.12l2.032-.886 4.046-1.697c-.698-.383-1.342-.739-1.648-.903-.152-.081-.344-.21-.496-.292-.82-.433-1.357-1.656-.113-3.107 0 0-.13 1.377.641 1.845.734.446 3.582 1.905 4.428 2.358.216.116.416.264.576.453.329.39.454.87.316 1.38-.006.025-.015.049-.023.073l-.016.048a1.018 1.018 0 0 1-.037.095c-.29.7-1.062.91-1.062.91L10 13.43l-4.917 2.018-1.084.476A8.42 8.42 0 0 0 16.253 5.099v.002Z"})),ko.createElement("path",{fill:"currentColor",d:"m7.53 10.53 1.36.74-.68.29-1.426-.717.745-.314ZM10.09 13.392s1.13-.8.108-1.378l-.643.268s1.072.287.535 1.11ZM9.889 7.567l-1.361-.74.695-.29 1.437.731-.771.3ZM7.41 4.705s-1.131.801-.108 1.378l.642-.268s-1.072-.287-.535-1.11Z",opacity:.4,style:{mixBlendMode:"multiply"}}))}t(qt,"Logo");var Yt=n("div",{display:"flex",width:"100%",justifyContent:"end",alignItems:"center"}),Gt=n("a",{display:"flex",justifyContent:"center",alignItems:"center",textDecoration:"none"});function bo(){return T1.createElement(Yt,null,T1.createElement(s,{variant:"body",size:"xsmall",color:"$neutral700"},y4.t("Powered By")),T1.createElement(C,{direction:"horizontal",size:8}),T1.createElement(Gt,{href:"https://rango.exchange",target:"_blank"},T1.createElement(qt,{size:16,color:"gray"}),T1.createElement(C,{direction:"horizontal",size:4}),T1.createElement(s,{variant:"body",size:"xsmall",color:"neutral700"},"RANGO")))}t(bo,"BottomLogo");import P1 from"react";var Xt=n("button",{position:"relative",display:"flex",overflow:"hidden",alignItems:"center",justifyContent:"center",fontSize:"$16",fontWeight:"$400",border:"0",borderRadius:"$secondary",cursor:"pointer",transition:"all 0.35s",fontFamily:"inherit",variants:{size:{xxsmall:{fontSize:"$10",lineHeight:"12px",padding:"$4"},xsmall:{fontSize:"$12",lineHeight:"12px",padding:"$0 $4"},small:{fontSize:"$14",fontWeight:"$medium",lineHeight:"20px",padding:"$4 $4"},medium:{fontSize:"$16",lineHeight:"24px",fontWeight:"$medium",padding:"$8 $8"},large:{fontSize:"$18",lineHeight:"26px",padding:"$12 $24",fontWeight:"$medium"}},variant:{contained:{backgroundColor:"$background",color:"$foreground",border:0,"&:hover":{backgroundColor:"$neutral300"},"&:focus-visible":{backgroundColor:"$neutral500",outline:0},"&:disabled":{$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},backgroundColor:"$neutral600",color:"$$color",pointerEvents:"none"}},outlined:{backgroundColor:"$background",border:1,borderStyle:"solid",color:"$foreground",borderColor:"$neutral200","&:hover":{borderColor:"$neutral300"},"&:focus-visible":{borderColor:"$neutral500",outline:0},"&:disabled":{borderColor:"$neutral600",color:"$neutral600",pointerEvents:"none"}},ghost:{backgroundColor:"transparent",color:"$neutral700","&:disabled":{color:"$neutral600",pointerEvents:"none"},"&:focus-visible":{backgroundColor:"$neutral500",outline:0},"&:hover":{color:"$secondary500"}},default:{}},fullWidth:{true:{width:"100%"}},type:{primary:{},error:{},warning:{},success:{},secondary:{}}},compoundVariants:[{type:"primary",variant:"contained",css:{background:"$primary500",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color","&:hover":{background:"$primary600",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color"},"&:disabled":{$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},background:"$neutral600",color:"$$color",pointerEvents:"none"},"&:visited":{background:"$primary500"},"&:active":{backgroundColor:"$primary500",backgroundSize:"100%",transition:"background 0s"},"&:focus-visible":{background:"$primary600",outline:0}}},{type:"primary",variant:"outlined",css:{color:"$primary500",borderColor:"$primary500","&:hover":{color:"$primary600",borderColor:"$primary600"},"&:focus-visible":{color:"$primary600",borderColor:"$primary600",outline:0}}},{type:"primary",variant:"ghost",css:{color:"$primary500","&:hover":{color:"$primary600"},"&:focus-visible":{color:"$primary600",outline:0}}},{type:"secondary",variant:"contained",css:{background:"$secondary500",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color","&:hover":{background:"$secondary600",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color"},"&:visited":{background:"$secondary500"},"&:focus":{background:"$secondary600",outline:0},"&:focus-visible":{background:"$secondary600",outline:0}}},{type:"secondary",variant:"outlined",css:{color:"$secondary500",borderColor:"$secondary500","&:hover":{color:"$secondary600",borderColor:"$secondary600"},"&:visited":{color:"$secondary500",borderColor:"$secondary500"},"&:focus":{color:"$secondary600",borderColor:"$secondary500",outline:0},"&:focus-visible":{color:"$secondary600",borderColor:"$secondary500",outline:0}}},{type:"secondary",variant:"ghost",css:{color:"$secondary500","&:hover":{color:"$secondary600"},"&:visited":{color:"$secondary500"},"&:focus":{color:"$secondary600",outline:0},"&:focus-visible":{color:"$secondary600",outline:0}}},{type:"error",variant:"contained",css:{background:"$error500",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color","&:hover":{background:"$error500"},"&:visited":{background:"$error500"},"&:focus":{background:"$error500"},"&:focus-visible":{$$outline:"$colors$error600",[`.${c} &`]:{$$outline:"$colors$error300"},outlineColor:"$$outline"}}},{type:"error",variant:"outlined",css:{color:"$error500",borderColor:"$error500","&:hover":{color:"$error500",borderColor:"$error500"},"&:visited":{color:"$error500",borderColor:"$error500"},"&:focus":{color:"$error500",borderColor:"$error500"},"&:focus-visible":{$$outline:"$colors$error600",[`.${c} &`]:{$$outline:"$colors$error300"},color:"$$outline",outlineColor:"$$outline"}}},{type:"error",variant:"ghost",css:{color:"$error500","&:hover":{color:"$error500"},"&:visited":{color:"$error500"},"&:focus":{color:"$error500"},"&:focus-visible":{$$outline:"$colors$error600",[`.${c} &`]:{$$outline:"$colors$error300"},color:"$$outline",outline:0}}},{type:"warning",variant:"contained",css:{background:"$warning500",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color","&:hover":{background:"$warning500",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color"},"&:visited":{background:"$warning500"},"&:focus":{background:"$warning500"},"&:focus-visible":{$$outline:"$colors$warning600",[`.${c} &`]:{$$outline:"$colors$warning300"},outlineColor:"$$outline"}}},{type:"warning",variant:"outlined",css:{color:"$warning500",borderColor:"$warning500","&:hover":{color:"$warning500",borderColor:"$warning500"},"&:visited":{color:"$warning500",borderColor:"$warning500"},"&:focus":{color:"$warning500",borderColor:"$warning500"},"&:focus-visible":{$$outline:"$colors$warning600",[`.${c} &`]:{$$outline:"$colors$warning300"},outlineColor:"$$outline",color:"$$outline"}}},{type:"warning",variant:"ghost",css:{color:"$warning500","&:hover":{color:"$warning500"},"&:visited":{color:"$warning500"},"&:focus":{color:"$warning500"},"&:focus-visible":{$$outline:"$colors$warning600",[`.${c} &`]:{$$outline:"$colors$warning300"},color:"$$outline"}}},{type:"success",variant:"contained",css:{background:"$success500",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color","&:hover":{background:"$success500",$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},color:"$$color"},"&:visited":{background:"$success500"},"&:focus":{background:"$success500"},"&:focus-visible":{$$outline:"$colors$success600",[`.${c} &`]:{$$outline:"$colors$success300"},outlineColor:"$$outline"}}},{type:"success",variant:"outlined",css:{color:"$success500",borderColor:"$success500","&:hover":{color:"$success500",borderColor:"$success500"},"&:visited":{color:"$success500",borderColor:"$success500"},"&:focus":{color:"$success500",borderColor:"$success500"},"&:focus-visible":{$$outline:"$colors$success600",[`.${c} &`]:{$$outline:"$colors$success300"},outlineColor:"$$outline",color:"$$outline"}}},{type:"success",variant:"ghost",css:{color:"$success500","&:hover":{color:"$success500"},"&:visited":{color:"$success500"},"&:focus":{color:"$success500"},"&:focus-visible":{$$outline:"$colors$success600",[`.${c} &`]:{$$outline:"$colors$success300"},outline:0,color:"$$outline"}}}],defaultVariants:{size:"medium",variant:"contained"}}),Kt=n("span",{display:"inline-block",variants:{pl:{true:{paddingLeft:"$8"}},pr:{true:{paddingRight:"$8"}}}}),v4=Q({to:{transform:"scale(2)",opacity:.1}}),Jt=n("div",{position:"absolute",top:"0",right:"0",bottom:"0",left:"0","& span":{transform:"scale(0)",borderRadius:"100%",position:"absolute",opacity:"0.75",backgroundColor:"$neutral500",animation:`${v4} 0.8s linear`}});import Qt,{useEffect as $4,useState as w4}from"react";var x4=850,S4=t((o,e,r)=>{$4(()=>{let i=null;return o>0&&(i&&clearTimeout(i),i=setTimeout(()=>{r(),i&&clearTimeout(i)},e)),()=>{i&&clearTimeout(i)}},[o,e,r])},"useDebouncedRippleCleanUp"),k4=t(({duration:o=x4})=>{let[e,r]=w4([]);return S4(e.length,o,()=>{r([])}),Qt.createElement(Jt,{onMouseDown:t(l=>{let a=l.currentTarget.getBoundingClientRect(),p=a.width>a.height?a.width:a.height,u=l.pageX-a.x-p/2,h=l.pageY-a.y-p/2,v={x:u,y:h,size:p};r([...e,v])},"addRipple")},e.length>0&&e.map((l,a)=>{let p="span"+a;return Qt.createElement("span",{key:p,style:{top:l.y,left:l.x,width:l.size,height:l.size}})}))},"Ripple"),Rt=k4;function b4(o,e){let{children:r,loading:i,disabled:l,prefix:a,suffix:p,onClick:u,...h}=o;return P1.createElement(Xt,{disabled:!i&&l,onClick:i||l?void 0:u,...h,ref:e},i?P1.createElement(O,{css:{width:"$24",height:"$24"}}):P1.createElement(P1.Fragment,null,a,r&&P1.createElement(Kt,{pl:!!a,pr:!!p,className:"_text"},r),p),!l&&!i&&P1.createElement(Rt,null))}t(b4,"ButtonComponent");var P=P1.forwardRef(b4);P.displayName="Button";import or from"react";function L4(o,e){let{style:r,...i}=o;return or.createElement(P,{className:"_icon-button",ref:e,...i,style:{borderRadius:"100%",lineHeight:0,...r}},o.children)}t(L4,"IconButtonComponent");var d1=or.forwardRef(L4);d1.displayName="IconButton";d1.toString=()=>"._icon-button";import*as rr from"@radix-ui/react-collapsible";import Ue from"react";import*as er from"@radix-ui/react-collapsible";var tr=n(er.Trigger,{border:"none",background:"transparent",width:"100%"});function I4(o){let{open:e,onOpenChange:r,trigger:i,children:l,...a}=o;return Ue.createElement(rr.Root,{open:e,onOpenChange:r,...a},Ue.createElement(tr,{asChild:!0},i),Ue.createElement(O1,{open:e},l))}t(I4,"CollapsibleComponent");import T4 from"react";import{i18n as P4}from"@lingui/core";function Lo(o){let{onClick:e}=o;return T4.createElement(P,{type:"primary",variant:"outlined",size:"small",onClick:e},P4.t("Change Slippage"))}t(Lo,"ChangeSlippageButton");import f1 from"react";import*as Xo from"@radix-ui/react-checkbox";var nr=n("div",{display:"flex",alignItems:"center"}),ir=n(Xo.Root,{borderRadius:"$xs",position:"relative",width:"1rem",height:"1rem",padding:0,border:"1px solid $neutral600",backgroundColor:"transparent",cursor:"pointer",'&[data-state="checked"]':{$$color:"$colors$secondary500",[`.${c} &`]:{$$color:"$colors$secondary400"},backgroundColor:"$$color",borderColor:"$$color"}}),ar=n(Xo.CheckboxIndicator,{display:"flex",justifyContent:"center",alignItems:"center"}),lr=n("label",{color:"$foreground",fontSize:"$m",cursor:"pointer"});function M4(o){let{id:e,label:r,...i}=o,l=e&&r;return f1.createElement(nr,null,f1.createElement(ir,{id:e,...i},f1.createElement(ar,null,f1.createElement(be,{color:"white",size:12}))),l?f1.createElement(f1.Fragment,null,f1.createElement(C,{direction:"horizontal",size:8}),f1.createElement(lr,{className:"_text",htmlFor:e},r)):null)}t(M4,"Checkbox");import pr from"react";var sr=n("button",{display:"inline-flex",justifyContent:"center",alignItems:"center",borderRadius:"$xs",padding:"$5 $15",cursor:"pointer",transition:"all 0.35s",border:"1px solid transparent",fontFamily:"inherit",$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color","&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral100"},backgroundColor:"$$color"},"&:focus-visible":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color",outline:0},variants:{selected:{true:{border:"1px solid $secondary500"}}}});function B4(o){let{label:e,selected:r,prefix:i,suffix:l,...a}=o;return pr.createElement(sr,{selected:r,...a},i||null,pr.createElement(s,{color:r?void 0:"neutral700",variant:"body",size:"medium"},e),l||null)}t(B4,"Chip");import o1 from"react";import{createPortal as W4}from"react-dom";var cr=n("div",{position:"absolute",top:"0",left:"0",width:"100%",height:"100%",zIndex:9999999,backgroundColor:"rgba(0,0,0,.1)",borderRadius:"$sm"}),dr=n("div",{position:"absolute",background:"$background",padding:"$10 $20",borderRadius:"$sm",display:"flex",flexDirection:"column",justifyContent:"space-between",zIndex:9999999,boxSizing:"border-box",variants:{anchor:{left:{top:0,left:0,height:"100%",minWidth:"300px",maxWidth:"90%"},right:{top:0,right:0,height:"100%",minWidth:"300px",maxWidth:"90%"},bottom:{bottom:0,width:"100%",maxHeight:"90%"},top:{top:0,width:"100%",maxHeight:"90%"}}}}),mr=n("div",{display:"flex",justifyContent:"space-between",alignItems:"center",position:"relative"}),ur=n("div",{overflowY:"auto",height:"100%"}),Cr=n("footer",{width:"100%"});function Oe(o){let{title:e,open:r,onClose:i,anchor:l="bottom",dismissible:a=!0,footer:p,container:u=document.body,prefix:h,children:v}=o;return o1.createElement(o1.Fragment,null,u&&r&&W4(o1.createElement(cr,{onClick:t($=>{$.target===$.currentTarget&&a&&i()},"handleBackDropClick")},o1.createElement(dr,{anchor:l},o1.createElement(mr,null,h,o1.createElement(s,{variant:"title",size:"small"},e),a&&o1.createElement(d1,{onClick:i},o1.createElement(mo,{color:"gray"}))),o1.createElement(C,{size:16}),o1.createElement(ur,null,v),o1.createElement(Cr,null,p))),u))}t(Oe,"Drawer");import je from"react";var hr=n("div",{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"$15 $20",$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color",position:"relative",borderTopRightRadius:"$primary",borderTopLeftRadius:"$primary"}),gr=n("div",{display:"flex",alignItems:"center",gap:"$5"});function Io({prefix:o,suffix:e,title:r}){return je.createElement(hr,null,o,je.createElement(s,{variant:"headline",size:"small"},r),je.createElement(gr,null,e))}t(Io,"Header");import q,{useEffect as D4,useRef as H4,useState as xr}from"react";import{createPortal as z4}from"react-dom";var fr=n("div",{position:"absolute",top:"0",left:"0",width:"100%",height:"100%",backgroundColor:"transparent",zIndex:10,borderRadius:"$primary",display:"flex",overflow:"hidden",transition:"background .35s",variants:{anchor:{bottom:{justifyContent:"end",alignItems:"end",bottom:"0"},center:{justifyContent:"center",alignItems:"center"}},active:{true:{backgroundColor:"color-mix(in srgb, $neutral500 70%, transparent)"}}}}),yr=n("div",{backgroundColor:"$background",width:"100%",borderRadius:"$primary",display:"flex",flexDirection:"column",zIndex:9999999,transform:"translateY(100%)",transition:"transform .45s ease-in-out",variants:{anchor:{bottom:{width:"100%",maxHeight:"95%"},center:{height:"100%"}},active:{true:{transform:"translateY(0)"}}}}),vr=n("div",{display:"flex",alignItems:"center",justifyContent:"end",[`& ${d1}`]:{padding:"$5"}}),qe=n("div",{padding:"$20 $20 $0 $20",display:"flex",justifyContent:"space-between",alignItems:"center",position:"relative",variants:{noTitle:{true:{justifyContent:"flex-end"}}}}),$r=n("div",{display:"flex",flexDirection:"column",flex:1,padding:"$0 $20 $10 $20",backgroundColor:"$background",position:"relative",overflowY:"auto",overflowX:"hidden"}),wr=n("div",{"& .footer__content":{padding:"$0 $20"},"& .footer__logo":{padding:"$0 $20 $10 $20"}});var N4=600,Z4=10;function Ye(o){let{title:e,open:r,onClose:i,containerStyle:l,anchor:a="bottom",container:p=document.body,prefix:u,header:h,dismissible:v=!0,children:S,suffix:$,footer:M,hasLogo:E=!0}=o,[W,F]=xr(!1),[B,V]=xr(!1),Y=H4(null),lo=t(so=>{so.target===so.currentTarget&&v&&i()},"handleBackDropClick");return D4(()=>(p&&(Y.current&&clearTimeout(Y.current),r?(V(!0),p.style.overflow="hidden",Y.current=setTimeout(()=>{F(!0)},Z4)):(F(!1),Y.current=setTimeout(()=>{V(!1),p.style.overflow="unset"},N4))),()=>{Y.current&&clearTimeout(Y.current)}),[r,p]),q.createElement(q.Fragment,null,B&&p&&z4(q.createElement(fr,{active:W,onClick:lo,anchor:a},q.createElement(yr,{active:W,css:l,anchor:a},h??q.createElement(qe,{noTitle:!e&&v&&!u},u,e&&q.createElement(s,{variant:"title",size:"small"},e),q.createElement(vr,null,$,v&&q.createElement(d1,{onClick:i,variant:"ghost"},q.createElement(mo,{color:"gray",size:14})))),q.createElement($r,null,S),(E||M)&&q.createElement(wr,null,q.createElement("div",{className:"footer__content"},M),E&&q.createElement("div",{className:"footer__logo"},q.createElement(C,{size:12}),q.createElement(bo,null))))),p))}t(Ye,"Modal");import y1 from"react";var Sr=n("div",{display:"flex",flexDirection:"column",alignItems:"center",width:"100%"}),kr=n("div",{textAlign:"center"}),br=n("div",{borderRadius:"50%",width:"$45",height:"$45",display:"flex",justifyContent:"center",alignItems:"center",variants:{type:{success:{$$color:"$colors$success300",[`.${c} &`]:{$$color:"$colors$success600"},backgroundColor:"$$color"},warning:{$$color:"$colors$warning300",[`.${c} &`]:{$$color:"$colors$warning600"},backgroundColor:"$$color"},error:{$$color:"$colors$error300",[`.${c} &`]:{$$color:"$colors$error600"},backgroundColor:"$$color"},info:{$$color:"$colors$info300",[`.${c} &`]:{$$color:"$colors$info600"},backgroundColor:"$$color"},loading:{$$color:"$colors$info300",[`.${c} &`]:{$$color:"$colors$info600"},backgroundColor:"$$color"}}}});import To from"react";function F4(o){switch(o.type){case"success":return To.createElement(uo,{color:o.type,size:30});case"warning":return To.createElement(vo,{color:o.type,size:30});case"error":return To.createElement(Co,{color:o.type,size:30});case"loading":return To.createElement(O,{color:"info",size:30});default:return To.createElement(go,{color:o.type,size:30})}}t(F4,"StatusIcon");var Lr=F4;function Ge(o){let{type:e,title:r,description:i,children:l,icon:a}=o;return y1.createElement(Sr,null,y1.createElement(br,{type:e},a||y1.createElement(Lr,{type:e})),y1.createElement(C,{size:4}),y1.createElement(s,{color:e==="loading"?"info500":`${e}500`,variant:"title",size:"medium"},r),y1.createElement(C,{size:16}),y1.createElement(kr,null,typeof i=="string"?y1.createElement(s,{color:"neutral700",variant:"body",size:"medium"},i):i),l)}t(Ge,"MessageBox");import*as Pr from"@radix-ui/react-collapsible";import v1,{useState as A4}from"react";import*as Ir from"@radix-ui/react-collapsible";var Tr=n(Ir.Trigger,{padding:"$15",paddingBottom:"$5",borderRadius:"$xm",cursor:"pointer",$$backgroundColor:"$colors$neutral200",[`.${c} &`]:{$$backgroundColor:"$colors$neutral500"},backgroundColor:"$$backgroundColor",textAlign:"center",border:0,width:"100%","&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral100"},backgroundColor:"$$color"},"&:focus-visible":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color",outline:0}});function E4(o){let{description:e,status:r,title:i,children:l}=o,[a,p]=A4(!1);return v1.createElement(Pr.Root,{open:a,onOpenChange:p},v1.createElement(Tr,null,v1.createElement(Ge,{title:i,description:e,type:r}),v1.createElement(O1,{open:a},v1.createElement(C,{size:12}),l),v1.createElement(C,{size:12}),a?v1.createElement(ke,{color:"black",size:16}):v1.createElement(co,{color:"black",size:16})))}t(E4,"CollapsibleMessageBox");import Xe from"react";function Ke(o){let{percentageChange:e,showPercentageChange:r}=o;return Xe.createElement(Xe.Fragment,null,r&&Xe.createElement(s,{variant:"title",size:"small",color:"$error500"},`(${e}%)`))}t(Ke,"PercentageChange");import G1 from"react";import Wr from"react";import*as Ko from"@radix-ui/react-radio-group";var Mr=n(Ko.Item,{padding:"0",width:"16px",height:"16px",borderRadius:"100%",cursor:"pointer",backgroundColor:"transparent",border:"1px solid $neutral600",'&[data-state="checked"]':{$$color:"$colors$secondary500",[`.${c} &`]:{$$color:"$colors$secondary400"},backgroundColor:"$$color",borderColor:"$$color"}}),Br=n(Ko.Indicator,{display:"flex",alignItems:"center",justifyContent:"center",width:"100%",height:"100%",position:"relative","&::after":{content:"",display:"block",width:"8px",height:"8px",borderRadius:"50%",backgroundColor:"$background"}});function Je(o){let{value:e}=o;return Wr.createElement(Mr,{value:e,id:e},Wr.createElement(Br,null))}t(Je,"Radio");import*as Dr from"@radix-ui/react-radio-group";var Qe=n(Dr.Root,{variants:{direction:{horizontal:{display:"flex",flexDirection:"row",flexWrap:"wrap"},vertical:{display:"grid",gridGap:"$24"}}}}),Hr=n("div",{display:"flex",alignItems:"center",marginRight:"$8"}),zr=n("div",{display:"flex"}),Nr=n("label",{paddingLeft:"$8",cursor:"pointer",color:"$foreground","& > span":{display:"block"}});function V4(o){let{value:e,onChange:r,direction:i="vertical",style:l,options:a}=o;return G1.createElement(zr,null,G1.createElement(Qe,{onValueChange:r,value:e,direction:i,style:l},a.map(p=>G1.createElement(Hr,{key:p.value},G1.createElement(Je,{value:p.value}),G1.createElement(Nr,{className:"_text",htmlFor:p.value},G1.createElement(s,{variant:"body",size:"small"},p.label))))))}t(V4,"RadioGroup");import t1 from"react";import*as Re from"react";var y=n("svg",{stroke:"$foreground",variants:{color:{primary:{stroke:"$primary"},error:{stroke:"$error"},warning:{stroke:"$warning"},success:{stroke:"$success"},black:{$$color:"$colors$foreground",[`.${c} &`]:{$$color:"$colors$background"},stroke:"$$color"},white:{$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},stroke:"$$color"}},disabled:{true:{stroke:"$neutral400"}}}}),H=n("svg",{fill:"$foreground",variants:{color:{primary:{fill:"$primary"},error:{fill:"$error"},warning:{fill:"$warning"},success:{fill:"$success"},black:{$$color:"$colors$foreground",[`.${c} &`]:{$$color:"$colors$background"},fill:"$$color"},white:{$$color:"$colors$background",[`.${c} &`]:{$$color:"$colors$foreground"},fill:"$$color"}},disabled:{true:{stroke:"$neutral400"}}}});var Zr=t(({size:o=16,color:e,...r})=>Re.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Re.createElement("path",{d:"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10ZM9.17 14.83l5.66-5.66M14.83 14.83 9.17 9.17",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"DeleteCircleIcon");Zr.toString=()=>"._icon";import*as Jo from"react";var Fr=t(({size:o=16,color:e,...r})=>Jo.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Jo.createElement("path",{d:"M9 22h6c5 0 7-2 7-7V9c0-5-2-7-7-7H9C4 2 2 4 2 9v6c0 5 2 7 7 7Z",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),Jo.createElement("path",{d:"m7.75 12 2.83 2.83 5.67-5.66",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"CheckSquareIcon");Fr.toString=()=>"._icon";import*as o2 from"react";var Qo=t(({size:o=16,color:e,...r})=>o2.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},o2.createElement("path",{d:"M6 12h12M12 18V6",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"AddIcon");Qo.toString=()=>"._icon";import*as Ro from"react";var $1=t(({size:o=16,color:e,...r})=>Ro.createElement(H,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Ro.createElement("path",{d:"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10ZM12 8v5",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",stroke:"#fff"}),Ro.createElement("path",{d:"M11.994 16h.01",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",stroke:"#fff"})),"InfoCircleIcon");$1.toString=()=>"._icon";import*as e2 from"react";var Ar=t(({size:o=16,color:e,...r})=>e2.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},e2.createElement("path",{d:"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10ZM8 12h8M12 16V8",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"AddCircleIcon");Ar.toString=()=>"._icon";import*as t2 from"react";var Er=t(({size:o=16,color:e,...r})=>t2.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},t2.createElement("path",{d:"M11.92 22c5.5 0 10-4.5 10-10s-4.5-10-10-10-10 4.5-10 10 4.5 10 10 10ZM7.92 12h8",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"MinusCircleIcon");Er.toString=()=>"._icon";import*as oe from"react";var ee=t(({size:o=16,color:e,...r})=>oe.createElement(H,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},oe.createElement("path",{d:"M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10Z",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",stroke:"#fff"}),oe.createElement("path",{d:"m7.75 12 2.83 2.83 5.67-5.66",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",stroke:"#fff"})),"CheckCircleIcon");ee.toString=()=>"._icon";import*as r2 from"react";var Vr=t(({size:o=16,color:e,...r})=>r2.createElement(H,{width:o,height:o,viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:e,className:"_icon",...r},r2.createElement("path",{d:"M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z",fillRule:"evenodd",clipRule:"evenodd"})),"CheckIcon");Vr.toString=()=>"._icon";import*as n2 from"react";var _r=t(({size:o=16,color:e,...r})=>n2.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},n2.createElement("path",{d:"M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10ZM18.9 5l-14 14",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})),"BanIcon");_r.toString=()=>"._icon";import*as te from"react";var Ur=t(({size:o=16,color:e,...r})=>te.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},te.createElement("path",{d:"M12 9v5M12 21.41H5.94c-3.47 0-4.92-2.48-3.24-5.51l3.12-5.62L8.76 5c1.78-3.21 4.7-3.21 6.48 0l2.94 5.29 3.12 5.62c1.68 3.03.22 5.51-3.24 5.51H12v-.01Z",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),te.createElement("path",{d:"M11.994 17h.01",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})),"WarningIcon");Ur.toString=()=>"._icon";import*as M1 from"react";var Or=t(({size:o=16,color:e,...r})=>M1.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},M1.createElement("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),M1.createElement("polyline",{points:"14 2 14 8 20 8"}),M1.createElement("line",{x1:"16",y1:"13",x2:"8",y2:"13"}),M1.createElement("line",{x1:"16",y1:"17",x2:"8",y2:"17"}),M1.createElement("polyline",{points:"10 9 9 9 8 9"})),"HistoryIcon");Or.toString=()=>"._icon";import*as re from"react";var X1=t(({size:o=16,color:e,...r})=>re.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},re.createElement("path",{d:"M4 22V5c0-2 1.34-3 3-3h8c1.66 0 3 1 3 3v17H4ZM2.5 22h17",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),re.createElement("path",{d:"M8.89 10h4.23c1.04 0 1.89-.5 1.89-1.89V6.88c0-1.39-.85-1.89-1.89-1.89H8.89C7.85 4.99 7 5.49 7 6.88v1.23C7 9.5 7.85 10 8.89 10ZM7 13h3M18 16.01l4.5-.01v-6l-2-1",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"GasIcon");X1.toString=()=>"._icon";import*as ne from"react";var jr=t(({size:o=16,color:e,...r})=>ne.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},ne.createElement("circle",{cx:"12",cy:"12",r:"3"}),ne.createElement("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"})),"SettingsIcon");jr.toString=()=>"._icon";import*as i2 from"react";var qr=t(({size:o=16,color:e,...r})=>i2.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},i2.createElement("path",{d:"M21.5 5.98c-3.33-.33-6.68-.5-10.02-.5-1.98 0-3.96.1-5.94.3l-2.04.2M9 4.97l.22-1.31C9.38 2.71 9.5 2 11.19 2h2.62c1.69 0 1.82.75 1.97 1.67l.22 1.3M19.35 9.14l-.65 10.07c-.11 1.57-.2 2.79-2.99 2.79H9.29c-2.79 0-2.88-1.22-2.99-2.79L5.65 9.14M10.83 16.5h3.33M10 12.5h5",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"TrashIcon");qr.toString=()=>"._icon";import*as a2 from"react";var Yr=t(({size:o=16,color:e,...r})=>a2.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},a2.createElement("path",{d:"M9 11.7h5M11.5 21a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19ZM22 22l-2-2",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"SearchMinusIcon");Yr.toString=()=>"._icon";import*as l2 from"react";var ie=t(({size:o=16,color:e,...r})=>l2.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},l2.createElement("path",{d:"M11.5 21a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19ZM22 22l-2-2",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"SearchIcon");ie.toString=()=>"._icon";import*as s2 from"react";var ae=t(({size:o=16,color:e,...r})=>s2.createElement(y,{width:o,height:o,fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",color:e,className:"_icon",...r},s2.createElement("path",{d:"m8.91 19.92 6.52-6.52c.77-.77.77-2.03 0-2.8L8.91 4.08",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})),"AngleRightIcon");ae.toString=()=>"._icon";import*as p2 from"react";var Gr=t(({size:o=16,color:e,...r})=>p2.createElement(y,{width:o,height:o,fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",color:e,className:"_icon",...r},p2.createElement("path",{d:"M19.92 15.05 13.4 8.53c-.77-.77-2.03-.77-2.8 0l-6.52 6.52",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})),"AngleUpIcon");Gr.toString=()=>"._icon";import Xr from"react";var K1=t(({size:o=16,color:e,...r})=>Xr.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Xr.createElement("path",{d:"m19.92 8.95-6.52 6.52c-.77.77-2.03.77-2.8 0L4.08 8.95",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})),"AngleDownIcon");K1.toString=()=>"._icon";import*as _4 from"react";K1.toString=()=>"._icon";import*as le from"react";var Kr=t(({size:o=16,color:e,...r})=>le.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},le.createElement("path",{d:"M16.44 8.9c3.6.31 5.07 2.16 5.07 6.21v.13c0 4.47-1.79 6.26-6.26 6.26H8.74c-4.47 0-6.26-1.79-6.26-6.26v-.13c0-4.02 1.45-5.87 4.99-6.2M12 2v12.88",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M15.35 12.65 12 16l-3.35-3.35",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"DownloadIcon");Kr.toString=()=>"._icon";import*as Po from"react";var Jr=Po.forwardRef(({color:o="black",size:e=16,...r},i)=>Po.createElement(y,{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,color:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"_icon",...r,ref:i},Po.createElement("polyline",{points:"9 18 15 12 9 6"})));Jr.toString=()=>"._icon";import*as se from"react";var Qr=t(({size:o=16,color:e,...r})=>se.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},se.createElement("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),se.createElement("polyline",{points:"12 5 19 12 12 19"})),"ArrowRightIcon");Qr.toString=()=>"._icon";import*as c2 from"react";var Rr=t(({size:o=16,color:e,...r})=>c2.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},c2.createElement("path",{d:"M14.89 5.08c-.87-.26-1.83-.43-2.89-.43-4.79 0-8.67 3.88-8.67 8.67C3.33 18.12 7.21 22 12 22s8.67-3.88 8.67-8.67c0-1.78-.54-3.44-1.46-4.82M16.13 5.32 13.24 2M16.13 5.32l-3.37 2.46",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"RetryRightIcon");Rr.toString=()=>"._icon";import*as d2 from"react";var on=t(({size:o=16,color:e,...r})=>d2.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},d2.createElement("path",{d:"M9.11 5.08c.87-.26 1.83-.43 2.89-.43 4.79 0 8.67 3.88 8.67 8.67s-3.88 8.67-8.67 8.67-8.67-3.88-8.67-8.67c0-1.78.54-3.44 1.46-4.82M7.87 5.32 10.76 2M7.87 5.32l3.37 2.46",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"RetryLeftIcon");on.toString=()=>"._icon";import*as m2 from"react";var en=t(({size:o=16,color:e,...r})=>m2.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},m2.createElement("path",{d:"M22 12c0 5.52-4.48 10-10 10s-8.89-5.56-8.89-5.56m0 0h4.52m-4.52 0v5M2 12C2 6.48 6.44 2 12 2c6.67 0 10 5.56 10 5.56m0 0v-5m0 5h-4.44",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"TryAgainIcon");en.toString=()=>"._icon";import*as pe from"react";var tn=t(({size:o=16,color:e,...r})=>pe.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},pe.createElement("path",{d:"m13.82 6.85 3.04 3.04M13.82 17.15V6.85M10.18 17.15l-3.04-3.04M10.18 6.85v10.3",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),pe.createElement("path",{d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"VerticalSwapIcon");tn.toString=()=>"._icon";import*as ce from"react";var rn=t(({size:o=16,color:e,...r})=>ce.createElement(y,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},ce.createElement("path",{d:"m17.15 13.82-3.04 3.04M6.85 13.82h10.3M6.85 10.18l3.04-3.04M17.15 10.18H6.85",strokeWidth:1.5,strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"}),ce.createElement("path",{d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),"HorizontalSwapIcon");rn.toString=()=>"._icon";import*as J1 from"react";var nn=J1.forwardRef(({color:o="black",size:e=16,...r},i)=>J1.createElement(y,{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,color:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"_icon",...r,ref:i},J1.createElement("polyline",{points:"23 4 23 10 17 10"}),J1.createElement("path",{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"})));nn.toString=()=>"._icon";import*as Mo from"react";var an=t(({size:o=16,color:e,...r})=>Mo.createElement(H,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Mo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.51 7.205a3.018 3.018 0 0 0-3.01 3.01v6.73a3.018 3.018 0 0 0 3.01 3.01h11.48a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227 2.743 2.743 0 0 1 1.971-.82H19v-.69a3.018 3.018 0 0 0-3.01-3.01H4.51ZM0 10.215a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.36 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.377 1.022v.009c.053.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H4.51A4.518 4.518 0 0 1 0 16.945v-6.73Z"}),Mo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.35 2.655a1.15 1.15 0 0 0-1.554-1.079l-7.94 3A2.098 2.098 0 0 0 1.5 6.547v4.569a.75.75 0 1 1-1.5 0v-4.57c0-1.5.922-2.84 2.325-3.371l7.94-3s-.001 0 0 0c1.732-.657 3.585.629 3.585 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM17.729 12.405c-.36 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.377 1.022v.009c.053.635.664 1.182 1.413 1.182h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.778-1.03-2.907-2.553a2.759 2.759 0 0 1 .816-2.227Z"}),Mo.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.5 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75Z"})),"WalletIcon");an.toString=()=>"._icon";import*as B1 from"react";var ln=t(({size:o=16,color:e,...r})=>B1.createElement(H,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},B1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.569 7.205a3.018 3.018 0 0 0-3.01 3.01v3.076a4.749 4.749 0 0 1 6.5 4.414c0 .808-.206 1.579-.574 2.25h8.564a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H6.569Zm-4.51 3.01a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.36 0-.675.14-.903.373l-.014.014c-.266.26-.414.63-.377 1.022l.001.009c.053.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H7.939a.75.75 0 0 1-.482-1.324c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-5.283-2.533.75.75 0 0 1-1.217-.587v-4.37Z"}),B1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.409 2.655a1.15 1.15 0 0 0-1.555-1.078l-7.94 3a2.098 2.098 0 0 0-1.355 1.968v4.57a.75.75 0 0 1-1.5 0v-4.57c0-1.5.921-2.84 2.324-3.371l7.94-3c1.733-.657 3.586.629 3.586 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM19.787 12.405c-.359 0-.674.14-.902.374l-.014.013c-.266.26-.414.63-.377 1.022v.01c.054.634.664 1.181 1.413 1.181h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.777-1.03-2.907-2.553a2.759 2.759 0 0 1 .817-2.227Z"}),B1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.559 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM5.309 14.455c-.762 0-1.469.267-2.033.717h-.001a3.22 3.22 0 0 0-1.216 2.533c0 .61.17 1.184.468 1.667l.006.01a3.22 3.22 0 0 0 2.776 1.573 3.155 3.155 0 0 0 2.148-.824c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-3.25-3.25Zm-2.967-.457a4.749 4.749 0 0 1 7.717 3.707c0 .888-.248 1.73-.687 2.446-.25.427-.57.808-.941 1.12a4.656 4.656 0 0 1-3.122 1.184 4.72 4.72 0 0 1-4.062-2.301 4.671 4.671 0 0 1-.688-2.449 4.72 4.72 0 0 1 1.783-3.707Z"}),B1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.07 17.685a.75.75 0 0 1 .75-.75H6.8a.75.75 0 0 1 0 1.5H3.82a.75.75 0 0 1-.75-.75Z"}),B1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.309 15.475a.75.75 0 0 1 .75.75v2.99a.75.75 0 0 1-1.5 0v-2.99a.75.75 0 0 1 .75-.75Z"})),"AddWalletIcon");ln.toString=()=>"._icon";import*as W1 from"react";var sn=t(({size:o=16,color:e,...r})=>W1.createElement(H,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},W1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.627 7.205a3.018 3.018 0 0 0-3.01 3.01v3.076a4.749 4.749 0 0 1 6.5 4.414c0 .808-.205 1.579-.573 2.25h8.563a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.777-1.03-2.907-2.553a2.759 2.759 0 0 1 .817-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H6.627Zm-4.51 3.01a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.359 0-.675.14-.902.373l-.014.014c-.266.26-.415.63-.377 1.022v.009c.054.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H7.997a.75.75 0 0 1-.482-1.325c.243-.203.457-.456.624-.743l.01-.016a3.17 3.17 0 0 0 .468-1.666 3.249 3.249 0 0 0-5.282-2.533.75.75 0 0 1-1.218-.587v-4.37Z"}),W1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.467 2.655a1.15 1.15 0 0 0-1.554-1.079l-7.94 3a2.098 2.098 0 0 0-1.356 1.97v4.569a.75.75 0 1 1-1.5 0v-4.57c0-1.5.922-2.84 2.325-3.371l7.94-3c1.732-.657 3.585.629 3.585 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM19.846 12.405c-.359 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.377 1.022v.009c.053.635.664 1.182 1.413 1.182h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.778-1.03-2.907-2.553a2.759 2.759 0 0 1 .816-2.227Z"}),W1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.617 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM5.367 14.455c-.761 0-1.468.267-2.032.717h-.002a3.22 3.22 0 0 0-1.216 2.533c0 .61.17 1.183.469 1.666l.006.01a3.22 3.22 0 0 0 2.775 1.574 3.155 3.155 0 0 0 2.148-.825c.243-.203.457-.456.624-.743l.01-.016a3.17 3.17 0 0 0 .468-1.666 3.249 3.249 0 0 0-3.25-3.25ZM2.4 13.998a4.749 4.749 0 0 1 7.717 3.707 4.67 4.67 0 0 1-.687 2.446c-.25.427-.57.808-.94 1.12a4.655 4.655 0 0 1-3.123 1.184 4.72 4.72 0 0 1-4.061-2.301 4.67 4.67 0 0 1-.689-2.449A4.72 4.72 0 0 1 2.4 13.998Z"}),W1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.785 16.106a.75.75 0 0 1 1.06-.003l2.12 2.11a.75.75 0 1 1-1.058 1.064l-2.12-2.11a.75.75 0 0 1-.002-1.061Z"}),W1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.948 16.136a.75.75 0 0 1-.002 1.06l-2.12 2.11a.75.75 0 0 1-1.058-1.063l2.12-2.11a.75.75 0 0 1 1.06.003Z"})),"DeleteWalletIcon");sn.toString=()=>"._icon";import*as Q1 from"react";var pn=t(({size:o=16,color:e,...r})=>Q1.createElement(H,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},Q1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.686 7.205a3.018 3.018 0 0 0-3.01 3.01v3.076a4.749 4.749 0 0 1 6.5 4.414c0 .808-.205 1.579-.573 2.25h8.563a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H6.686Zm-4.51 3.01a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.36 0-.675.14-.903.373l-.013.014c-.266.26-.415.63-.378 1.022l.001.009c.053.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51H8.056a.75.75 0 0 1-.482-1.324c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-5.283-2.533.75.75 0 0 1-1.217-.587v-4.37Z"}),Q1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.526 2.655a1.15 1.15 0 0 0-1.554-1.078l-7.94 3a2.098 2.098 0 0 0-1.356 1.968v4.57a.75.75 0 0 1-1.5 0v-4.57c0-1.5.921-2.84 2.324-3.371l7.94-3c1.733-.657 3.586.629 3.586 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM19.905 12.405c-.36 0-.675.14-.903.374l-.014.013c-.265.26-.414.63-.377 1.022l.001.01c.053.634.664 1.181 1.413 1.181h1.942a.276.276 0 0 0 .268-.27v-2.06a.276.276 0 0 0-.268-.27h-2.062Zm-1.971-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.724 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.778-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227Z"}),Q1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.676 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM5.426 14.455c-.762 0-1.469.267-2.033.717h-.001a3.22 3.22 0 0 0-1.216 2.533c0 .61.17 1.184.468 1.667l.006.01a3.22 3.22 0 0 0 2.776 1.573 3.155 3.155 0 0 0 2.148-.824c.243-.204.457-.457.624-.744l.01-.015a3.17 3.17 0 0 0 .468-1.667 3.249 3.249 0 0 0-3.25-3.25Zm-2.967-.457a4.749 4.749 0 0 1 7.717 3.707c0 .888-.248 1.73-.687 2.446-.25.427-.57.808-.941 1.12a4.656 4.656 0 0 1-3.122 1.184 4.72 4.72 0 0 1-4.062-2.301 4.671 4.671 0 0 1-.688-2.449 4.72 4.72 0 0 1 1.783-3.707Z"}),Q1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.538 16.215a.75.75 0 0 1-.042 1.06l-2.13 1.97a.75.75 0 0 1-1.04-.02l-.99-.99a.75.75 0 1 1 1.062-1.06l.48.48 1.6-1.48a.75.75 0 0 1 1.06.04Z"})),"CheckWalletIcon");pn.toString=()=>"._icon";import*as D1 from"react";var cn=t(({size:o=16,color:e,...r})=>D1.createElement(H,{width:o,height:o,viewBox:"0 0 24 24",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},D1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.244 7.205a3.018 3.018 0 0 0-3.01 3.01v1.73a.75.75 0 0 1-1.5 0v-1.73a4.518 4.518 0 0 1 4.51-4.51h11.48a4.518 4.518 0 0 1 4.51 4.51v1.44a.75.75 0 0 1-.75.75h-2.02c-.359 0-.674.14-.902.373l-.014.014c-.266.26-.414.63-.377 1.022v.009c.054.635.664 1.182 1.413 1.182h1.9a.75.75 0 0 1 .75.75v1.19a4.518 4.518 0 0 1-4.51 4.51h-5.48a.75.75 0 0 1 0-1.5h5.48a3.018 3.018 0 0 0 3.01-3.01v-.44h-1.15c-1.41 0-2.777-1.03-2.907-2.553a2.758 2.758 0 0 1 .817-2.227 2.743 2.743 0 0 1 1.97-.82h1.27v-.69a3.018 3.018 0 0 0-3.01-3.01H5.244Z"}),D1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.084 2.655a1.15 1.15 0 0 0-1.554-1.078l-7.94 3a2.098 2.098 0 0 0-1.356 1.968v4.57a.75.75 0 0 1-1.5 0v-4.57c0-1.5.922-2.84 2.325-3.371l7.94-3c1.732-.657 3.585.629 3.585 2.481v3.8a.75.75 0 0 1-1.5 0v-3.8ZM18.463 12.405c-.359 0-.675.14-.902.374l-.014.013c-.266.26-.415.63-.377 1.022v.01c.053.634.664 1.181 1.413 1.181h1.943a.276.276 0 0 0 .267-.27v-2.06a.276.276 0 0 0-.267-.27h-2.063Zm-1.97-.68a2.743 2.743 0 0 1 1.97-.82h2.107a1.777 1.777 0 0 1 1.723 1.77v2.06a1.777 1.777 0 0 1-1.75 1.77h-1.96c-1.41 0-2.777-1.03-2.907-2.553a2.758 2.758 0 0 1 .816-2.227Z"}),D1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.234 10.705a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75ZM1.234 15.205a.75.75 0 0 1 .75-.75h5.34a1.91 1.91 0 0 1 1.91 1.91v1.28a.75.75 0 0 1-1.5 0v-1.28a.41.41 0 0 0-.41-.41h-5.34a.75.75 0 0 1-.75-.75Z"}),D1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.735 13.455a.75.75 0 0 1 0 1.06l-.69.69.69.69a.75.75 0 1 1-1.061 1.06l-1.22-1.22a.75.75 0 0 1 0-1.06l1.22-1.22a.75.75 0 0 1 1.06 0ZM1.984 17.296a.75.75 0 0 1 .75.75v1.28c0 .225.185.41.41.41h5.34a.75.75 0 0 1 0 1.5h-5.34a1.91 1.91 0 0 1-1.91-1.91v-1.28a.75.75 0 0 1 .75-.75Z"}),D1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.735 18.735a.75.75 0 0 1 1.061 0l1.22 1.22a.75.75 0 0 1 0 1.061l-1.22 1.22a.75.75 0 1 1-1.06-1.06l.689-.69-.69-.69a.75.75 0 0 1 0-1.06Z"})),"SwapWalletIcon");cn.toString=()=>"._icon";import*as H1 from"react";var dn=H1.forwardRef(({color:o="black",size:e=16,...r},i)=>H1.createElement(y,{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,color:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"_icon",...r,ref:i},H1.createElement("path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"}),H1.createElement("polyline",{points:"16 17 21 12 16 7"}),H1.createElement("line",{x1:"21",y1:"12",x2:"9",y2:"12"})));dn.toString=()=>"._icon";import*as w1 from"react";var mn=t(({size:o=16,color:e,...r})=>w1.createElement(y,{width:o,height:o,viewBox:"0 0 32 32",color:e,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},w1.createElement("g",{clipPath:"url(#a)",strokeWidth:1.5},w1.createElement("path",{d:"M9.333 9.333V4.8a.8.8 0 0 1 .8-.8h11.734a.8.8 0 0 1 .8.8v4.533M13.333 4v5.333M16 4v5.333m9.333 17.334H6.667A2.667 2.667 0 0 1 4 24V12a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 28 12v12a2.667 2.667 0 0 1-2.667 2.667Z"}),w1.createElement("path",{d:"M22 18.666a.667.667 0 1 1 0-1.334.667.667 0 0 1 0 1.334Z",fill:e,strokeLinecap:"round",strokeLinejoin:"round"})),w1.createElement("defs",null,w1.createElement("clipPath",{id:"a"},w1.createElement("path",{fill:e,d:"M0 0h32v32H0z"})))),"BagIcon");mn.toString=()=>"._icon";import*as R1 from"react";var un=R1.forwardRef(({size:o=16,...e},r)=>R1.createElement(y,{width:o,height:o,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"_icon",...e,ref:r},R1.createElement("circle",{cx:10,cy:10,r:7.25,strokeWidth:1.5}),R1.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.134 6.6a.6.6 0 0 0-1.2 0v4.27a.6.6 0 0 0 .28.507c.009.01.018.019.029.028l2.59 2.373a.472.472 0 0 0 .753-.109.763.763 0 0 0-.133-.919l-2.319-2.123V6.6Z"})));un.toString=()=>"._icon";var Cn=n(Qo,{transform:"rotate(45deg)",cursor:"pointer"});Cn.toString=()=>"._icon";import*as u2 from"react";var hn=t(({size:o=16,color:e,...r})=>u2.createElement(H,{width:o,height:o,color:e,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 122.88 107.95",xmlSpace:"preserve",className:"_icon",...r},u2.createElement("path",{d:"M82.19 0c1.22-.01 2.27.4 3.18 1.27l13.27 12.7c.86.82 1.28 1.91 1.3 3.11.02 1.22-.34 2.33-1.18 3.18l-7.06 7.35L72.09 8.67l6.99-7.28C79.94.5 80.98.02 82.19 0zM20.08 68.29a4.536 4.536 0 1 1 2.67 8.67c-6.98 2.14-11.66 6.28-13.21 10.17-.41 1.04-.55 1.99-.39 2.77.12.59.48 1.13 1.07 1.56 2.55 1.86 8.04 2.34 17.26.1 5.46-1.33 11.31-3.13 16.49-4.73 5.29-1.63 9.91-3.06 13.12-3.66 5.92-1.1 11.83-1.85 16.6-1.61 6.26.31 10.96 2.32 12.57 7.13 1.04 3.11.75 5.81.49 8.23-.09.87-.18 1.68-.14 2.21 0 .02.95-.05 5.53-.41 5.3-.42 10.79-2.51 16.21-4.58 2.78-1.06 5.54-2.11 8.67-3.07 2.4-.73 4.93.63 5.65 3.02.73 2.4-.63 4.93-3.02 5.65-2.43.74-5.24 1.82-8.06 2.89-6.04 2.3-12.14 4.63-18.74 5.15-12.07.95-14.87-2.46-15.3-7.95-.1-1.29.03-2.54.17-3.88.16-1.5.34-3.18-.07-4.39-.18-.54-1.89-.82-4.39-.94-3.99-.2-9.22.48-14.54 1.47-2.65.49-7.05 1.85-12.09 3.41-5.27 1.63-11.22 3.46-17.02 4.87-12.14 2.95-20.21 1.7-24.73-1.6-2.54-1.85-4.05-4.27-4.63-7-.54-2.54-.23-5.28.85-8 2.46-6.14 9.23-12.5 18.98-15.48zm21.19-19.84L53.3 60.02l-14.71 3.95c-.53.1-.74-.11-.65-.6l3.33-14.92zm24.6-33.34 19.59 18.87L58.7 62.23l-23.98 6.43c-.86.17-1.2-.17-1.06-.98l5.43-24.31 26.78-28.26z",style:{fillRule:"evenodd",clipRule:"evenodd"}})),"SignatureIcon");hn.toString=()=>"._icon";import*as x1 from"react";var gn=t(({size:o=16,color:e,...r})=>x1.createElement(H,{width:o,height:o,viewBox:"0 0 64 64",color:e,xmlns:"http://www.w3.org/2000/svg",className:"_icon",...r},x1.createElement("g",{id:"Text-files"},x1.createElement("path",{d:`M53.9791489,9.1429005H50.010849c-0.0826988,0-0.1562004,0.0283995-0.2331009,0.0469999V5.0228
|
|
2
2
|
C49.7777481,2.253,47.4731483,0,44.6398468,0h-34.422596C7.3839517,0,5.0793519,2.253,5.0793519,5.0228v46.8432999
|
|
3
3
|
c0,2.7697983,2.3045998,5.0228004,5.1378999,5.0228004h6.0367002v2.2678986C16.253952,61.8274002,18.4702511,64,21.1954517,64
|
|
4
4
|
h32.783699c2.7252007,0,4.9414978-2.1725998,4.9414978-4.8432007V13.9861002
|
|
@@ -8,13 +8,13 @@ var Ci=Object.defineProperty;var t=(o,e)=>Ci(o,"name",{value:e,configurable:!0})
|
|
|
8
8
|
M56.8888474,59.1567993c0,1.550602-1.3055,2.8115005-2.9096985,2.8115005h-32.783699
|
|
9
9
|
c-1.6042004,0-2.9097996-1.2608986-2.9097996-2.8115005v-2.2678986h26.3541946
|
|
10
10
|
c2.8333015,0,5.1379013-2.2530022,5.1379013-5.0228004V11.1275997c0.0769005,0.0186005,0.1504021,0.0469999,0.2331009,0.0469999
|
|
11
|
-
h3.9682999c1.6041985,0,2.9096985,1.2609005,2.9096985,2.8115005V59.1567993z`})
|
|
11
|
+
h3.9682999c1.6041985,0,2.9096985,1.2609005,2.9096985,2.8115005V59.1567993z`}),x1.createElement("path",{d:`M38.6031494,13.2063999H16.253952c-0.5615005,0-1.0159006,0.4542999-1.0159006,1.0158005
|
|
12
12
|
c0,0.5615997,0.4544001,1.0158997,1.0159006,1.0158997h22.3491974c0.5615005,0,1.0158997-0.4542999,1.0158997-1.0158997
|
|
13
|
-
C39.6190491,13.6606998,39.16465,13.2063999,38.6031494,13.2063999z`})
|
|
13
|
+
C39.6190491,13.6606998,39.16465,13.2063999,38.6031494,13.2063999z`}),x1.createElement("path",{d:`M38.6031494,21.3334007H16.253952c-0.5615005,0-1.0159006,0.4542999-1.0159006,1.0157986
|
|
14
14
|
c0,0.5615005,0.4544001,1.0159016,1.0159006,1.0159016h22.3491974c0.5615005,0,1.0158997-0.454401,1.0158997-1.0159016
|
|
15
|
-
C39.6190491,21.7877007,39.16465,21.3334007,38.6031494,21.3334007z`})
|
|
15
|
+
C39.6190491,21.7877007,39.16465,21.3334007,38.6031494,21.3334007z`}),x1.createElement("path",{d:`M38.6031494,29.4603004H16.253952c-0.5615005,0-1.0159006,0.4543991-1.0159006,1.0158997
|
|
16
16
|
s0.4544001,1.0158997,1.0159006,1.0158997h22.3491974c0.5615005,0,1.0158997-0.4543991,1.0158997-1.0158997
|
|
17
|
-
S39.16465,29.4603004,38.6031494,29.4603004z`})
|
|
17
|
+
S39.16465,29.4603004,38.6031494,29.4603004z`}),x1.createElement("path",{d:`M28.4444485,37.5872993H16.253952c-0.5615005,0-1.0159006,0.4543991-1.0159006,1.0158997
|
|
18
18
|
s0.4544001,1.0158997,1.0159006,1.0158997h12.1904964c0.5615025,0,1.0158005-0.4543991,1.0158005-1.0158997
|
|
19
|
-
S29.0059509,37.5872993,28.4444485,37.5872993z`}))),"CopyIcon");N2.toString=()=>"._icon";var v5=n("div",{position:"relative"}),$5=n("div",{border:"1px solid $background",borderRadius:"$xs",width:"$32",height:"$32"}),x5=n("div",{position:"fixed",top:"0px",right:"0px",bottom:"0px",left:"0px"}),w5=n("div",{position:"absolute",zIndex:"2",variants:{place:{top:{top:"-241px"},bottom:{},left:{top:"-50%",left:"-225px"},right:{top:"-50%",right:"-225px"}}}}),S5=n("label",{display:"inline-block",fontSize:"$14",marginBottom:"$4",color:"$foreground"});function b5({color:o,onChangeColor:e,label:r,place:i,placeholder:l}){let[a,p]=h5(!1);return d1.createElement(v5,null,d1.createElement(S5,{className:"_text"},r),d1.createElement(L,{variant:"outlined",prefix:d1.createElement($5,{style:{backgroundColor:o}}),fullWidth:!0,size:"large",suffix:o&&d1.createElement("div",{onClick:d=>{d.stopPropagation(),e(void 0)}},d1.createElement(ne,{size:20})),onClick:()=>p(d=>!d)},o||l),a&&d1.createElement(w5,{place:i},d1.createElement(x5,{onClick:()=>p(!1)}),d1.createElement(f5,{color:o,onChange:d=>{let g="#"+y5(d.rgb.r,d.rgb.g,d.rgb.b,d.rgb.a);e(g)}})))}t(b5,"ColorPicker");import R from"react";import{createPortal as k5}from"react-dom";var z2=n("div",{position:"absolute",top:"0",left:"0",width:"100%",height:"100%",zIndex:9999999,backgroundColor:"rgba(0,0,0,.1)",borderRadius:"$sm"}),Z2=n("div",{position:"absolute",background:"$background",padding:"$10 $20",borderRadius:"$sm",display:"flex",flexDirection:"column",justifyContent:"space-between",zIndex:9999999,boxSizing:"border-box",variants:{anchor:{left:{top:0,left:0,height:"100%",minWidth:"300px",maxWidth:"90%"},right:{top:0,right:0,height:"100%",minWidth:"300px",maxWidth:"90%"},bottom:{bottom:0,width:"100%",maxHeight:"90%"},top:{top:0,width:"100%",maxHeight:"90%"}}}}),F2=n("div",{display:"flex",justifyContent:"space-between",alignItems:"center",position:"relative"}),A2=n("div",{overflowY:"auto",height:"100%"}),E2=n("footer",{width:"100%"});function et(o){let{title:e,open:r,onClose:i,anchor:l="bottom",dismissible:a=!0,footer:p,container:d=document.body,prefix:g,children:v}=o;return R.createElement(R.Fragment,null,d&&r&&k5(R.createElement(z2,{onClick:t($=>{$.target===$.currentTarget&&a&&i()},"handleBackDropClick")},R.createElement(Z2,{anchor:l},R.createElement(F2,null,g,R.createElement(s,{variant:"title",size:"small"},e),a&&R.createElement(c1,{onClick:i},R.createElement(io,{color:"gray"}))),R.createElement(C,{size:16}),R.createElement(A2,null,v),R.createElement(E2,null,p))),d))}t(et,"Drawer");import tt from"react";var V2=n("div",{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"$15 $20",$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color",position:"relative",borderTopRightRadius:"$primary",borderTopLeftRadius:"$primary"}),_2=n("div",{display:"flex",alignItems:"center",gap:"$5"});function bo({prefix:o,suffix:e,title:r}){return tt.createElement(V2,null,o,tt.createElement(s,{variant:"headline",size:"small"},r),tt.createElement(_2,null,e))}t(bo,"Header");import j,{useEffect as L5,useRef as I5,useState as G2}from"react";import{createPortal as T5}from"react-dom";var U2=n("div",{position:"absolute",top:"0",left:"0",width:"100%",height:"100%",backgroundColor:"transparent",zIndex:10,borderRadius:"$primary",display:"flex",overflow:"hidden",transition:"background .35s",variants:{anchor:{bottom:{justifyContent:"end",alignItems:"end",bottom:"0"},center:{justifyContent:"center",alignItems:"center"}},active:{true:{backgroundColor:"color-mix(in srgb, $neutral500 70%, transparent)"}}}}),O2=n("div",{backgroundColor:"$background",width:"100%",borderRadius:"$primary",display:"flex",flexDirection:"column",zIndex:9999999,transform:"translateY(100%)",transition:"transform .45s ease-in-out",variants:{anchor:{bottom:{width:"100%",maxHeight:"95%"},center:{height:"100%"}},active:{true:{transform:"translateY(0)"}}}}),j2=n("div",{display:"flex",alignItems:"center",justifyContent:"end",[`& ${c1}`]:{padding:"$5"}}),rt=n("div",{padding:"$20 $20 $0 $20",display:"flex",justifyContent:"space-between",alignItems:"center",position:"relative",variants:{noTitle:{true:{justifyContent:"flex-end"}}}}),q2=n("div",{display:"flex",flexDirection:"column",flex:1,padding:"$0 $20 $10 $20",backgroundColor:"$background",position:"relative",overflowY:"auto",overflowX:"hidden"}),Y2=n("div",{"& .footer__content":{padding:"$0 $20"},"& .footer__logo":{padding:"$0 $20 $10 $20"}});var P5=600,M5=10;function nt(o){let{title:e,open:r,onClose:i,containerStyle:l,anchor:a="bottom",container:p=document.body,prefix:d,header:g,dismissible:v=!0,children:S,suffix:$,footer:P,hasLogo:A=!0}=o,[B,Z]=G2(!1),[M,E]=G2(!1),q=I5(null),to=t(ro=>{ro.target===ro.currentTarget&&v&&i()},"handleBackDropClick");return L5(()=>(p&&(q.current&&clearTimeout(q.current),r?(E(!0),p.style.overflow="hidden",q.current=setTimeout(()=>{Z(!0)},M5)):(Z(!1),q.current=setTimeout(()=>{E(!1),p.style.overflow="unset"},P5))),()=>{q.current&&clearTimeout(q.current)}),[r,p]),j.createElement(j.Fragment,null,M&&p&&T5(j.createElement(U2,{active:B,onClick:to,anchor:a},j.createElement(O2,{active:B,css:l,anchor:a},g??j.createElement(rt,{noTitle:!e&&v&&!d},d,e&&j.createElement(s,{variant:"title",size:"small"},e),j.createElement(j2,null,$,v&&j.createElement(c1,{onClick:i,variant:"ghost"},j.createElement(io,{color:"gray",size:14})))),j.createElement(q2,null,S),(A||P)&&j.createElement(Y2,null,j.createElement("div",{className:"footer__content"},P),A&&j.createElement("div",{className:"footer__logo"},j.createElement(C,{size:12}),j.createElement($o,null))))),p))}t(nt,"Modal");import x1 from"react";var X2=n("div",{display:"flex",flexDirection:"column",alignItems:"center",width:"100%"}),K2=n("div",{textAlign:"center"}),J2=n("div",{borderRadius:"50%",width:"$45",height:"$45",display:"flex",justifyContent:"center",alignItems:"center",variants:{type:{success:{$$color:"$colors$success300",[`.${c} &`]:{$$color:"$colors$success600"},backgroundColor:"$$color"},warning:{$$color:"$colors$warning300",[`.${c} &`]:{$$color:"$colors$warning600"},backgroundColor:"$$color"},error:{$$color:"$colors$error300",[`.${c} &`]:{$$color:"$colors$error600"},backgroundColor:"$$color"},info:{$$color:"$colors$info300",[`.${c} &`]:{$$color:"$colors$info600"},backgroundColor:"$$color"},loading:{$$color:"$colors$info300",[`.${c} &`]:{$$color:"$colors$info600"},backgroundColor:"$$color"}}}});import ko from"react";function B5(o){switch(o.type){case"success":return ko.createElement(ao,{color:o.type,size:30});case"warning":return ko.createElement(uo,{color:o.type,size:30});case"error":return ko.createElement(lo,{color:o.type,size:30});case"loading":return ko.createElement(U,{color:"info",size:30});default:return ko.createElement(po,{color:o.type,size:30})}}t(B5,"StatusIcon");var Q2=B5;function it(o){let{type:e,title:r,description:i,children:l,icon:a}=o;return x1.createElement(X2,null,x1.createElement(J2,{type:e},a||x1.createElement(Q2,{type:e})),x1.createElement(C,{size:4}),x1.createElement(s,{color:e==="loading"?"info500":`${e}500`,variant:"title",size:"medium"},r),x1.createElement(C,{size:16}),x1.createElement(K2,null,typeof i=="string"?x1.createElement(s,{color:"neutral900",variant:"body",size:"medium"},i):i),l)}t(it,"MessageBox");import*as en from"@radix-ui/react-collapsible";import w1,{useState as W5}from"react";import*as R2 from"@radix-ui/react-collapsible";var on=n(R2.Trigger,{padding:"$15",paddingBottom:"$5",borderRadius:"$xm",cursor:"pointer",$$backgroundColor:"$colors$neutral200",[`.${c} &`]:{$$backgroundColor:"$colors$neutral500"},backgroundColor:"$$backgroundColor",textAlign:"center",border:0,width:"100%","&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral100"},backgroundColor:"$$color"},"&:focus-visible":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color",outline:0}});function D5(o){let{description:e,status:r,title:i,children:l}=o,[a,p]=W5(!1);return w1.createElement(en.Root,{open:a,onOpenChange:p},w1.createElement(on,null,w1.createElement(it,{title:i,description:e,type:r}),w1.createElement(E1,{open:a},w1.createElement(C,{size:12}),l),w1.createElement(C,{size:12}),a?w1.createElement($e,{color:"black",size:16}):w1.createElement(no,{color:"black",size:16})))}t(D5,"CollapsibleMessageBox");import at from"react";function lt(o){let{percentageChange:e,showPercentageChange:r}=o;return at.createElement(at.Fragment,null,r&&at.createElement(s,{variant:"title",size:"small",color:"$error500"},`(${e}%)`))}t(lt,"PercentageChange");import X1 from"react";import nn from"react";import*as ie from"@radix-ui/react-radio-group";var tn=n(ie.Item,{padding:"0",width:"16px",height:"16px",borderRadius:"100%",cursor:"pointer",backgroundColor:"transparent",border:"1px solid $neutral800",'&[data-state="checked"]':{$$color:"$colors$secondary500",[`.${c} &`]:{$$color:"$colors$secondary400"},backgroundColor:"$$color",borderColor:"$$color"}}),rn=n(ie.Indicator,{display:"flex",alignItems:"center",justifyContent:"center",width:"100%",height:"100%",position:"relative","&::after":{content:"",display:"block",width:"8px",height:"8px",borderRadius:"50%",backgroundColor:"$background"}});function st(o){let{value:e}=o;return nn.createElement(tn,{value:e,id:e},nn.createElement(rn,null))}t(st,"Radio");import*as an from"@radix-ui/react-radio-group";var pt=n(an.Root,{variants:{direction:{horizontal:{display:"flex",flexDirection:"row",flexWrap:"wrap"},vertical:{display:"grid",gridGap:"$24"}}}}),ln=n("div",{display:"flex",alignItems:"center",marginRight:"$8"}),sn=n("div",{display:"flex"}),pn=n("label",{paddingLeft:"$8",cursor:"pointer",color:"$foreground","& > span":{display:"block"}});function H5(o){let{value:e,onChange:r,direction:i="vertical",style:l,options:a}=o;return X1.createElement(sn,null,X1.createElement(pt,{onValueChange:r,value:e,direction:i,style:l},a.map(p=>X1.createElement(ln,{key:p.value},X1.createElement(st,{value:p.value}),X1.createElement(pn,{className:"_text",htmlFor:p.value},X1.createElement(s,{variant:"body",size:"small"},p.label))))))}t(H5,"RadioGroup");import e1 from"react";var N5=n("div",{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"$8",borderRadius:"$xs",backgroundColor:"$background",color:"$neutral800",fontSize:"$12",".routes":{display:"flex",alignItems:"center"},".fee":{display:"flex",alignItems:"center"}});function z5(o){if(!o.routes)return null;let e=o.routes.result?.swaps;return e1.createElement(N5,null,e1.createElement("div",{className:"routes"},e?.map((r,i)=>{let l=i+1==e.length,a=`swap-${i}`;return e1.createElement(e1.Fragment,{key:a},e1.createElement("div",{className:"route"},r.from.symbol),e1.createElement(Ro,{size:12}),l?e1.createElement("div",{className:"route"},r.to.symbol):null)})),o.totalFee?e1.createElement("div",{className:"fee"},e1.createElement(O1,{size:12}),e1.createElement(C,{size:4,direction:"horizontal"}),"$",o.totalFee):null)}t(z5,"RoutesOverview");import b1,{useState as F5}from"react";import t1 from"react";var cn=n("div",{borderRadius:"$xs",display:"flex",justifyContent:"center",alignItems:"center",variants:{fullWidth:{true:{width:"100%"},false:{width:"fit-content"}},size:{small:{padding:"$5 $15"},large:{padding:"$10",borderRadius:"$xl"}},variant:{contained:{$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color","&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral100"},backgroundColor:"$$color"}},outlined:{backgroundColor:"transparent",border:"1px solid $neutral100","&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral400"},borderColor:"$$color"}},ghost:{background:"transparent"}},disabled:{true:{},false:{}}},compoundVariants:[{variant:"contained",disabled:!0,css:{"&:hover":{backgroundColor:"$neutral100"}}},{variant:"outlined",disabled:!0,css:{"&:hover":{borderColor:"$neutral100"}}}]}),dn=n("input",{flexGrow:1,color:"$foreground",fontSize:"$14",lineHeight:"$20",fontWeight:400,border:"none",outline:"none",fontFamily:"inherit",variants:{suffix:{true:{marginRight:"$10"}}},backgroundColor:"transparent","-webkit-appearance":"none",margin:0,"&:disabled":{cursor:"not-allowed"},"&::-webkit-outer-spin-button, &::-webkit-inner-spin-button":{"-webkit-appearance":"none",margin:0},'&[type="number"]':{"-moz-appearance":"textfield"},"&::placeholder, &::-webkit-input-placeholder":{color:"$neutral900"},"&:focus-within":{outline:"none"}}),mn=n("label",{display:"inline-block"});function Z5(o,e){let{label:r,prefix:i,suffix:l,size:a="small",style:p,variant:d,fullWidth:g,...v}=o;return t1.createElement(t1.Fragment,null,r&&t1.createElement(t1.Fragment,null,t1.createElement(mn,{className:"_text",...v.id&&{htmlFor:v.id}},t1.createElement(s,{variant:"label",size:"large"},r)),t1.createElement(C,{direction:"vertical",size:4})),t1.createElement(cn,{disabled:v.disabled,fullWidth:g,variant:d,size:a,style:p,className:"_text"},i||null,t1.createElement(dn,{className:"_text",...v,spellCheck:!1,suffix:!!l,ref:e}),l||null))}t(Z5,"TextFieldComponent");var S1=t1.forwardRef(Z5);S1.displayName="TextField";var A5=n("div",{overflow:"hidden",display:"flex",flexDirection:"column",flex:"1",padding:"0 $4"}),E5=n("div",{padding:"1px"});function m1(o){let{title:e,Footer:r,TopButton:i,hasHeader:l=!0}=o,[a,p]=F5("");return b1.createElement(b1.Fragment,null,l&&b1.createElement(bo,{title:e||"",suffix:i}),b1.createElement(A5,null,o.textField&&b1.createElement(E5,null,b1.createElement(S1,{size:"large",prefix:b1.createElement(Qo,{size:24}),placeholder:o.textFieldPlaceholder,onChange:d=>p(d.target.value),value:a,autoFocus:!0}),b1.createElement(C,{size:16})),o.textField&&o.children?.(a),!o.textField&&o.children),r)}t(m1,"SecondaryPage");import H1,{useEffect as O5,useState as j5}from"react";function D1(o,e){return o.toLowerCase().indexOf(e.toLowerCase())>-1}t(D1,"containsText");function un(o,e=8,r=3){if(!o)return null;if(o.length<2*e+r)return o;let i=Math.ceil((o.length-e)/2),l=o.length-e;return`${o.substr(i,e)}${".".repeat(r)}${o.substr(l)}`}t(un,"getConciseAddress");var Cn=t(o=>(e=>e.length===3?e.split("").map(r=>parseInt(r.repeat(2),16)):(e.match(/.{1,2}/g)||[]).map(r=>parseInt(r,16)))(o.replace("#","")),"hexToRgb"),V5=t(o=>(([e,r,i])=>.2126*e+.7152*r+.0722*i<40)(Cn(o)),"isHexTooDark"),_5=t(o=>(([e,r,i])=>(e*299+r*587+i*114)/1e3>155)(Cn(o)),"isHexTooLight"),Lo=t((o,e)=>{o=o.replace(/^#/,""),o.length===3&&(o=o[0]+o[0]+o[1]+o[1]+o[2]+o[2]);let[r,i,l]=o.match(/.{2}/g);[r,i,l]=[parseInt(r,16)+e,parseInt(i,16)+e,parseInt(l,16)+e],r=Math.max(Math.min(255,r),0).toString(16),i=Math.max(Math.min(255,i),0).toString(16),l=Math.max(Math.min(255,l),0).toString(16);let a=(r.length<2?"0":"")+r,p=(i.length<2?"0":"")+i,d=(l.length<2?"0":"")+l;return`#${a}${p}${d}`},"colorShade"),U5=t((o,e,r)=>{let i={[o]:r};if(r){let l=r;if(V5(r)||e==="dark")for(let a=1;a<10;a++)i={...i,[o+a*100]:o==="neutral"?Lo(l,a*15):Lo(r,a*5)};if(_5(r)||e==="light")for(let a=1;a<10;a++)l=Lo(l,-(a*5)),i={...i,[o+a*100]:Lo(o==="neutral"?l:r,-(a*5))}}return i},"generateRangeColors");var q5=n("div",{display:"flex",flexWrap:"wrap"}),Y5=n("div",{width:12,height:12,borderRadius:6,border:"1px solid $neutral400",position:"absolute",top:12,right:12,variants:{checked:{true:{borderColor:"$success"},false:{borderColor:"$neutral400"}}}}),G5=n("div",{width:6,margin:"20% auto",height:6,borderRadius:3,variants:{checked:{true:{backgroundColor:"$success"},false:{backgroundColor:"$neutral400"}}}}),X5=n("div",{border:"1.5px solid",borderRadius:"$xs",padding:"$12",flexBasis:"calc(33.33% - 10px)",margin:5,display:"flex",flexDirection:"column",justifyContent:"space-between",width:124,height:92,cursor:"pointer",position:"relative",variants:{checked:{true:{borderColor:"$success",color:"$success"},false:{borderColor:"$neutral400",color:"$neutral400"}}}});function K5({list:o,onChange:e}){let[r,i]=j5(o.find(a=>a.selected)?.walletType||""),l=t(a=>{i(a.walletType),e(a)},"onClick");return O5(()=>{i(o.find(a=>a.selected)?.walletType||"")},[o]),H1.createElement(q5,null,o.map((a,p)=>{let d=r===a.walletType;return H1.createElement(X5,{checked:d,onClick:l.bind(null,a),key:p},H1.createElement(T,{src:a.image,alt:a.walletType,size:24}),H1.createElement(s,{variant:"body",size:"small"},a.name),H1.createElement(s,{variant:"body",size:"xsmall"},un(a.address)),H1.createElement(Y5,{checked:d},d&&H1.createElement(G5,{checked:d})))}))}t(K5,"SelectableWalletList");import{detectInstallLink as J5}from"@rango-dev/wallets-shared";import G from"react";import{i18n as u1}from"@lingui/core";var Io=(l=>(l.NOT_INSTALLED="not_installed",l.DISCONNECTED="disconnected",l.CONNECTING="connecting",l.CONNECTED="connected",l))(Io||{});function ae(o){switch(o){case"connected":return{color:"success500",description:u1.t("Connected"),tooltipText:u1.t("Disconnect")};case"not_installed":return{color:"info500",description:u1.t("Install"),tooltipText:u1.t("Install")};case"connecting":return{color:"neutral800",description:u1.t("Connecting..."),tooltipText:u1.t("Connecting")};case"disconnected":return{color:"neutral800",description:u1.t("Disconnected"),tooltipText:u1.t("Connect")};default:throw new Error(u1.t("you need to pass a correct state to Wallet."))}}t(ae,"makeInfo");var le=n("div",{"& img":{borderRadius:"50%"}}),se=n(s,{textTransform:"capitalize"}),pe=n("div",{display:"flex",flexDirection:"column",marginTop:"$10"}),ce=n("button",{borderRadius:"$xm",padding:"$10",border:"0",display:"flex",flexDirection:"column",$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color",alignItems:"center",cursor:"pointer",width:110,position:"relative",fontFamily:"inherit","&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral100"},backgroundColor:"$$color"},"&:focus-visible":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color",outline:0},variants:{selected:{true:{outlineWidth:1,$$outline:"$colors$secondary500",[`.${c} &`]:{$$outline:"$colors$secondary400"},outlineColor:"$$outline",outlineStyle:"solid"}}}}),gn=n("div",{borderRadius:"$xm",padding:"$10 0",border:"0",display:"flex",flexDirection:"column",backgroundColor:"$neutral100",alignItems:"center",justifyContent:"center",width:110});function Q5(o){let{title:e,type:r,image:i,onClick:l,isLoading:a}=o,p=ae(o.state);return a?G.createElement(gn,null,G.createElement(w,{variant:"circular",width:35,height:35}),G.createElement(C,{size:12}),G.createElement(w,{variant:"text",width:85,size:"medium"}),G.createElement(C,{size:4}),G.createElement(w,{variant:"text",width:64,size:"medium"})):G.createElement(U1,{container:o.container,content:p.tooltipText,side:"top"},G.createElement(ce,{disabled:o.state=="connecting",onClick:()=>{o.state==="not_installed"?window.open(J5(o.link),"_blank"):l(r)}},G.createElement(le,null,G.createElement(T,{src:i,size:35})),G.createElement(pe,null,G.createElement(se,{variant:"label",size:"medium",noWrap:!1},e),G.createElement(s,{variant:"body",size:"xsmall",noWrap:!1,color:p.color},p.description))))}t(Q5,"Wallet");var ct=Q5;import{detectInstallLink as R5}from"@rango-dev/wallets-shared";import K1 from"react";function o4(o){let{title:e,type:r,image:i,onClick:l,selected:a,description:p,state:d}=o,g=ae(o.state);return K1.createElement(ce,{selected:a,disabled:o.state=="connecting",onClick:()=>{o.state==="not_installed"?window.open(R5(o.link),"_blank"):l(r)}},K1.createElement(le,null,K1.createElement(T,{src:i,size:35})),K1.createElement(pe,null,K1.createElement(se,{variant:"label",size:"medium",noWrap:!1},e),K1.createElement(s,{variant:"body",size:"xsmall",noWrap:!1,color:d==="connected"?"neutral900":g.color},p||g.description)))}t(o4,"SelectableWallet");import{i18n as r4}from"@lingui/core";import r1 from"react";import{TransactionType as de}from"rango-sdk";var J1=(a=>(a.ALL="ALL",a.EVM="EVM",a.COSMOS="COSMOS",a.UTXO="UTXO",a.OTHER="OTHER",a))(J1||{});var e4=t((o,e)=>{switch(e){case"ALL":return!0;case"UTXO":return o.type===de.TRANSFER;case"OTHER":return o.type!==de.TRANSFER&&o.type!==de.COSMOS&&o.type!==de.EVM;default:return o.type===e}},"filterByType"),t4={["EVM"]:["ETH","BSC","POLYGON"],["COSMOS"]:["COSMOS","OSMOSIS","JUNO"],["UTXO"]:["BTC","LTC","BCH"],["OTHER"]:["STARKNET","TRON","SOLANA"]},hn=t((o,e)=>o.filter(r=>e4(r,e)).filter(r=>t4[e].includes(r.name)),"generateBlockchainsLogo");var fn=n("div",{display:"grid",gap:"$10",gridTemplateColumns:"auto 1fr 1fr 1fr 1fr"}),yn=n("div",{display:"flex",position:"relative",alignItems:"center",justifyContent:"center",paddingTop:"$10"}),vn=n("img",{position:"absolute",top:-2,width:15,height:15});function n4(o){let{setCategory:e,category:r,blockchains:i,isLoading:l}=o,a=Object.keys(J1);return r1.createElement(fn,null,l&&Array.from(Array(5),(p,d)=>r1.createElement(w,{key:d,variant:"rounded",height:70,width:d===0?45:65})),!l&&a.map(p=>r1.createElement(Fe,{selected:r===p,key:p,onClick:()=>e(p)},p!=="ALL"&&r1.createElement(r1.Fragment,null,r1.createElement(yn,null,hn(i,p).map((d,g)=>g===0?r1.createElement(vn,{key:`image-${d.name}-${d.chainId}`,src:d.logo}):r1.createElement(T,{key:`image-${d.name}-${d.chainId}`,src:d.logo,size:15}))),r1.createElement(C,{size:12})),r1.createElement(s,{size:"xsmall",variant:"body",color:p==="ALL"?"secondary500":void 0},r4.t(J1[p])))))}t(n4,"SelectableCategoryList");import n1 from"react";var i4=n("div",{position:"relative",width:"$28",height:"$28",variants:{direction:{vertical:{margin:"auto"},horizontal:{}}}}),a4=n("img",{width:"$28",height:"$28",borderRadius:"50%"}),l4=n("div",{position:"absolute",right:-4,bottom:-4,width:"$16",height:"$16",padding:"$2",borderRadius:"50%",backgroundColor:"$background",border:"1px solid $neutral400",img:{width:"100%",display:"block"}}),s4=n("div",{display:"flex",variants:{direction:{horizontal:{alignItems:"center"},vertical:{flexDirection:"column",textAlign:"center",justifyContent:"center"}},success:{true:{filter:"none"},false:{filter:"grayscale(100%)"}}}}),p4=n("div",{variants:{pl:{true:{paddingLeft:"$4","@lg":{paddingLeft:"$8"}},false:{paddingTop:"$8"}}}}),c4=n(s,{color:"$neutral600",display:"block",paddingLeft:"$8"});function me(o){let{logo:e,chainLogo:r,amount:i,symbol:l,blockchain:a,estimatedAmount:p,success:d=!0,direction:g="horizontal"}=o;return n1.createElement(s4,{direction:g,success:d},n1.createElement(i4,{direction:g},n1.createElement(a4,{src:e,alt:l}),n1.createElement(l4,null,n1.createElement("img",{src:r,alt:a}))),n1.createElement(p4,{pl:g==="horizontal"},i&&n1.createElement(s,{noWrap:!0,variant:g==="vertical"?"body":"title",size:"medium"},i),!i&&p&&n1.createElement(s,{noWrap:!0,variant:g==="vertical"?"body":"title",size:"medium",color:"$neutral600"},p),"\xA0",n1.createElement(s,{variant:g==="vertical"?"body":"title",size:"medium",noWrap:!0},l),n1.createElement(c4,{noWrap:!0,variant:"body",size:"xsmall",color:"$neutral800"},"on ",a)))}t(me,"StepDetail");import d4 from"react";var m4=n("div",{position:"relative",display:"flex",flexDirection:"column",width:"100%",borderRadius:"$xl",boxShadow:"15px 15px 15px 0px rgba(0, 0, 0, 0.05)",minWidth:"375px",maxWidth:"390px",boxSizing:"border-box",backgroundColor:"$neutral100",overflow:"hidden","& *":{boxSizing:"border-box",listStyleType:"none"},variants:{fixedHeight:{true:{height:"633px",maxHeight:"633px"},false:{height:"auto"}}}});function u4(o){let{children:e,style:r,fixedHeight:i=!0}=o;return d4.createElement(m4,{style:r,id:"swap-box",fixedHeight:i},e)}t(u4,"SwapContainer");import X from"react";import{i18n as dt}from"@lingui/core";function $n(o){switch(o){case"failed":return dt.t("Failed");case"success":return dt.t("Complete");default:return dt.t("In progress")}}t($n,"getStatus");function xn(o,e){if(!o)return"";let r=new Date(Number(o)),i=12,l=10;if(!e){let $={year:"numeric",month:"long",day:"numeric"};return r.toLocaleDateString(void 0,$)}let a=r.getHours(),p=r.getMinutes(),d=a>=i?"pm":"am",g=a%i===0?i:a%i,v=p<l?`0${p}`:p;return`${g}:${v} ${d}`}t(xn,"formattedDateAndTime");var wn=n("div",{display:"flex",justifyContent:"space-between",alignItems:"flex-start",flexDirection:"column",gap:10}),mt=n("div",{display:"flex",padding:0,justifyContent:"space-between",alignItems:"center",alignSelf:"stretch"}),Sn=n("button",{$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color",border:"none",width:"100%",borderRadius:"$xm",gap:10,padding:15,cursor:"pointer",fontFamily:"inherit","&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral100"},backgroundColor:"$$color"},"&:focus-visible":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color",outline:"none"}}),bn=n("div",{display:"flex",padding:"$2",alignItems:"flex-start"}),kn=n("div",{$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color",border:"none",width:"100%",borderRadius:"$xm",gap:10,padding:15}),Ln=n("div",{display:"flex",justifyContent:"space-between",alignItems:"flex-start",flexDirection:"column",gap:25});var In={failed:"error500",running:"info500",success:"success500"};import{i18n as C4}from"@lingui/core";import b from"react";var ut=n("div",{display:"flex",padding:0,alignItems:"center",gap:10}),Ct=n("div",{display:"flex",padding:0,alignItems:"center",alignSelf:"stretch"}),gt=n("div",{display:"flex",alignItems:"flex-start",variants:{direction:{column:{flexDirection:"column",flex:"1 0 0"},row:{padding:0}}}}),Tn=n("div",{display:"flex",alignItems:"center",alignSelf:"stretch"}),To=n("div",{display:"flex",padding:0,flexDirection:"column",justifyContent:"center",alignItems:"flex-start"}),ht=n("div",{display:"flex",padding:"$4",width:"$32",height:"$32",justifyContent:"center",alignItems:"center"}),Pn=n("div",{display:"flex",alignItems:"center",justifyContent:"center"}),Mn=n("div",{display:"flex",width:"$24",height:"$24",justifyContent:"center",alignItems:"center"}),Vy=n("div",{display:"flex",padding:0,alignItems:"center",gap:25});function ft(o){if("isLoading"in o)return b.createElement(ut,null,b.createElement(Ct,null,b.createElement("div",null,b.createElement(F,{tokenImage:"",chainImage:"",size:"medium",loading:!0})),b.createElement("div",{style:{transform:"translateX(-5px)"}},b.createElement(F,{tokenImage:"",chainImage:"",size:"medium",loading:!0}))),b.createElement(Pn,null,b.createElement(To,null,b.createElement(w,{variant:"text",size:"medium",width:76}),b.createElement(C,{size:8}),b.createElement(w,{variant:"text",size:"medium",width:60})),b.createElement(Mn,null,b.createElement(l1,{size:12,color:"gray"})),b.createElement(To,null,b.createElement(w,{variant:"text",size:"medium",width:76}),b.createElement(C,{size:8}),b.createElement(w,{variant:"text",size:"medium",width:60}))));let{data:{from:{token:e,amount:r,blockchain:i},to:{estimatedAmount:l,token:a,amount:p,blockchain:d}},status:g}=o;return b.createElement(ut,null,b.createElement(Ct,null,b.createElement("div",null,b.createElement(F,{tokenImage:e.image,chainImage:i.image,size:"large"})),b.createElement("div",{style:{transform:"translateX(-10px)"}},b.createElement(F,{tokenImage:a.image,chainImage:d.image,size:"large"}))),g==="running"?b.createElement(gt,{direction:"column"},b.createElement(Tn,null,b.createElement(s,{size:"medium",variant:"title"},e.displayName),b.createElement(ht,null,b.createElement(l1,{size:24,color:"black"})),b.createElement(s,{size:"medium",variant:"title"},a.displayName)),b.createElement(s,{size:"small",variant:"body",color:"neutral900"},C4.t("Waiting for bridge transaction"))):b.createElement(gt,{direction:"row"},b.createElement(To,null,b.createElement(s,{size:"medium",variant:"title"},e.displayName),!!r&&b.createElement(s,{size:"small",variant:"body",color:"neutral900"},r)),b.createElement(ht,null,b.createElement(l1,{size:24,color:"black"})),b.createElement(To,null,b.createElement(s,{size:"medium",variant:"title"},a.displayName),b.createElement(s,{size:"small",variant:"body",color:"neutral900"},p||l))))}t(ft,"SwapToken");function g4(o){if("isLoading"in o)return X.createElement(kn,null,X.createElement(Ln,null,X.createElement(mt,null,X.createElement(w,{variant:"text",size:"medium",width:76}),X.createElement(w,{variant:"text",size:"medium",width:76})),X.createElement(ft,{isLoading:!0})));let{onClick:e,requestId:r,creationTime:i,onlyShowTime:l,status:a,swapTokenData:p}=o;return X.createElement(Sn,{onClick:e.bind(null,r)},X.createElement(wn,null,X.createElement(mt,null,X.createElement(bn,null,X.createElement(s,{variant:"label",size:"medium",color:"neutral800"},xn(i,l))),X.createElement(s,{variant:"label",size:"medium",color:In[a]},$n(a))),X.createElement(ft,{data:p,status:a})))}t(g4,"SwapListItem");import{i18n as Bn}from"@lingui/core";import Po from"react";var h4=n("div",{height:"450px"}),f4=n("div",{display:"flex",justifyContent:"center",width:"100%",paddingTop:"33%",flex:1});function y4(o){let{requestId:e,loading:r,onBack:i}=o;return Po.createElement(m1,{title:Bn.t("Swap Details"),textField:!1,onBack:i},Po.createElement(h4,null,r?Po.createElement(f4,null,Po.createElement(U,{size:24})):Po.createElement(V,{type:"error",title:Bn.t("swapNotFound",{requestId:e},{message:"Swap with request ID = ${requestId} not found."})})))}t(y4,"SwapDetailsPlaceholder");import Hn from"react";import*as ue from"@radix-ui/react-switch";var Wn=n(ue.Root,{boxSizing:"border-box",boxShadow:"none",borderStyle:"solid",width:"24px",height:"16px",backgroundColor:"$neutral800",borderColor:"$neutral800",borderRadius:"99999px",position:"relative",padding:"0",cursor:"pointer",transition:"all 0.35s",'&[data-state="checked"]':{$$color:"$colors$secondary500",[`.${c} &`]:{$$color:"$colors$secondary400"},backgroundColor:"$$color",borderColor:"$$color"},"-webkit-tap-highlight-color":"rgba(0, 0, 0, 0)"}),Dn=n(ue.Thumb,{position:"absolute",top:"0",boxSizing:"border-box",display:"block",width:"12px",height:"12px",backgroundColor:"$background",borderColor:"$secondary100",transition:" transform 300ms",borderRadius:"999999px",willChange:"transform",'&[data-state="checked"]':{transform:"translateX(8px)"}});function v4(o){let{checked:e,onChange:r}=o;return Hn.createElement(Wn,{checked:e,onCheckedChange:r},Hn.createElement(Dn,null))}t(v4,"Switch");import vt,{forwardRef as L4,useEffect as zn,useState as $t}from"react";import Ce from"react";import $4 from"react-virtualized-auto-sizer";import{VariableSizeList as x4}from"react-window";import w4 from"react-window-infinite-loader";function yt(o){let{itemCount:e,hasNextPage:r,loadNextPage:i,Item:l,innerElementType:a,size:p}=o,d=t(g=>!r||g<e,"isItemLoaded");return Ce.createElement($4,null,({width:g,height:v})=>Ce.createElement(w4,{isItemLoaded:d,itemCount:r?e+1:e,loadMoreItems:i,threshold:1},({onItemsRendered:S,ref:$})=>Ce.createElement(x4,{innerElementType:a,ref:$,itemSize:()=>p,itemCount:e,height:v||0,width:g||0,onItemsRendered:S},({index:P,style:A})=>d(P)?Ce.createElement(l,{index:P,style:A}):null)))}t(yt,"VirtualizedList");import i1 from"react";var S4=n("div",{paddingRight:"$16"}),b4=n("div",{display:"flex",flexDirection:"column"}),k4=n("div",{display:"flex",flexDirection:"column",alignItems:"flex-end"});function Nn(o){let{token:e,style:r,onClick:i,selected:l}=o;return i1.createElement("div",{style:{display:"flex",alignItems:"center",width:"100%",...r,height:"48px",top:`${parseFloat(r?.top)+0}px`,padding:"0 4px"}},i1.createElement(L,{variant:"outlined",size:"large",onClick:i.bind(null,e),type:l?"primary":void 0,prefix:i1.createElement(S4,null,i1.createElement(T,{src:e.image,size:32})),suffix:e.balance?.amount&&i1.createElement(k4,null,i1.createElement(s,{variant:"body",size:"small"},e.balance.amount),i1.createElement(s,{variant:"body",size:"xsmall"},`${e.balance.usdValue}$`))},i1.createElement(b4,null,i1.createElement(s,{variant:"body",size:"medium"},e.symbol),i1.createElement(s,{variant:"body",size:"xsmall",color:"neutral600"},e.name))))}t(Nn,"TokenItem");var Zn=20;function xt(o){let{list:e,searchedText:r,onChange:i,multiSelect:l,selectedList:a}=o,[p,d]=$t(o.selected),g=t(M=>{d(M),i(M)},"changeSelected"),v=t(M=>l&&a?a.map(E=>E.symbol+E.address).indexOf(M.symbol+M.address)>-1:p?.symbol===M.symbol&&p?.address===M.address,"isSelected"),[S,$]=$t(!0),[P,A]=$t(e),B=t(()=>{A(e.slice(0,P.length+Zn))},"loadNextPage");zn(()=>{A(e.slice(0,Zn))},[r,e]),zn(()=>{$(e.length>P.length)},[P.length]);let Z=L4(({style:M,...E},q)=>vt.createElement("div",{ref:q,style:{...M,height:`${parseFloat(M?.height)+8*2}px`},...E}));return vt.createElement(yt,{Item:({index:M,style:E})=>vt.createElement(Nn,{token:P[M],style:E,onClick:g,selected:v(P[M])}),hasNextPage:S,itemCount:P.length,loadNextPage:B,innerElementType:Z,size:56})}t(xt,"TokenList");import{i18n as Fn}from"@lingui/core";import H from"react";var I4=n("div",{display:"flex",flexDirection:"column",width:"100%",overflow:"hidden"}),T4=n("div",{boxSizing:"border-box",borderRadius:"$xs",padding:"$8 $16 $16 $16",variants:{type:{filled:{backgroundColor:"$background"},outlined:{border:"1px solid $background"}}},defaultVariants:{type:"filled"},".head":{display:"flex",justifyContent:"space-between",alignItems:"center",minHeight:"32px",".usd-value":{paddingLeft:"$8"}},".form":{display:"flex",width:"100%",padding:"$2 0",".selectors":{width:"35%","._text":{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"}},".amount":{width:"30%"}}}),An=n("span",{width:"24px",height:"24px",backgroundColor:"$background",borderRadius:"99999px"}),P4=n("div",{windth:"100%",height:"$48",borderRadius:"$xs",backgroundColor:"$surface",border:"1px solid transparent",position:"relative",display:"flex",alignItems:"center",paddingLeft:"$8",paddingRight:"$8"});function M4(o){let{chain:e,token:r,loadingStatus:i,percentageChange:l}=o,a=H.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center"}},i==="failed"&&H.createElement(y1,{color:"error",size:24}));return H.createElement(I4,null,H.createElement(T4,{type:"outlined"},H.createElement("div",{className:"head"},H.createElement(s,{variant:"body",size:"small",color:"neutral800"},o.label),H.createElement("div",null,l,o.usdValue&&H.createElement(s,{variant:"body",size:"xsmall",color:"neutral600",className:"usd-value"},`$${o.usdValue}`))),H.createElement("div",{className:"form"},H.createElement(L,{className:"selectors",variant:"outlined",loading:i==="loading",prefix:i==="success"&&e?H.createElement(T,{src:e.logo,size:24}):H.createElement(An,null),suffix:a,size:"large"},i==="success"&&e?e.displayName:Fn.t("Chain")),H.createElement(C,{size:12,direction:"horizontal"}),H.createElement(L,{className:"selectors",variant:"outlined",loading:i==="loading",prefix:i==="success"&&r?H.createElement(T,{src:r.image,size:24}):H.createElement(An,null),suffix:a,size:"large"},i==="success"&&r?r.symbol:Fn.t("Token")),H.createElement(C,{size:12,direction:"horizontal"}),H.createElement("div",{className:"amount"},H.createElement(P4,null,H.createElement(s,{variant:"title",size:"medium"},o.amount))))))}t(M4,"TokenPreview");import _n from"react";import Q1 from"react";var En=n("li",{width:"100%",borderRadius:"$xs",display:"flex",alignItems:"center",padding:"$10 $5",border:0,backgroundColor:"transparent",".item-start-container":{paddingRight:"$10",flexShrink:0,"& svg":{display:"block"}},".item-text-container":{flexGrow:1,flexShrink:1,flexBasis:"auto",textAlign:"left",".item-text-title":{fontWeight:"bold",display:"flex",alignItems:"center"}},".item-end-container":{display:"flex",justifyContent:"center",alignItems:"center",paddingLeft:"$10"},variants:{hasDivider:{true:{borderBottom:"1px solid",$$color:"$colors$neutral300",[`.${c} &`]:{$$color:"$colors$neutral400"},borderColor:"$$color",borderBottomRightRadius:0,borderBottomLeftRadius:0}}}});function Mo(o){let{start:e,title:r,description:i,end:l,onClick:a,hasDivider:p,...d}=o;return Q1.createElement(En,{hasDivider:p,onClick:a,...d},e&&Q1.createElement("div",{className:"item-start-container"},e),Q1.createElement("div",{className:"item-text-container"},r&&Q1.createElement("div",{className:"item-text-title"},r),i&&Q1.createElement(s,{variant:"body",size:"small",color:"neutral800"},i)),l&&Q1.createElement("div",{className:"item-end-container"},l))}t(Mo,"ListItem");var Vn=n("button",{transition:"all 0.35s",border:0,width:"100%",backgroundColor:"transparent",fontFamily:"inherit","&:focus-visible":{borderRadius:"$xs",outline:0,$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color"},"&:hover":{$$color:"$colors$info100",borderRadius:"$xs",[`.${c} &`]:{$$color:"$colors$neutral100"},backgroundColor:"$$color",cursor:"pointer"},"&:active":{transform:"scale(0.99)"},variants:{hasDivider:{true:{borderBottom:"1px solid",$$color:"$colors$neutral300",[`.${c} &`]:{$$color:"$colors$neutral400"},borderColor:"$$color",borderBottomRightRadius:0,borderBottomLeftRadius:0}},selected:{true:{outline:"1px solid $secondary500"},false:{outline:0}}}});function B4(o){let{onClick:e,id:r,style:i,hasDivider:l,selected:a,...p}=o;return _n.createElement(Vn,{hasDivider:l,selected:a,onClick:t(()=>{e&&e(r)},"onClickWithKey"),style:i},_n.createElement(Mo,{...p}))}t(B4,"ListItemButton");import wt from"react";var Un=n("ul",{padding:0,margin:0,listStyle:"none"});function W4(o){let e=o.type;return wt.createElement(Un,{as:o.as},o.items.map(r=>{let{id:i,...l}=r;return e?wt.cloneElement(e,{...l,key:i,id:i}):wt.createElement(Mo,{key:i,...l})}))}t(W4,"List");import Bo from"react";var On=n("div",{display:"flex",justifyContent:"center",alignItems:"center",flexDirection:"column"});function D4(o){return Bo.createElement(On,null,Bo.createElement(Te,{color:"secondary",size:26}),Bo.createElement(C,{size:4}),Bo.createElement(s,{variant:"title",size:"medium"},o.title),Bo.createElement(s,{variant:"body",size:"medium",color:"neutral900"},o.description))}t(D4,"NotFound");import*as R1 from"@radix-ui/react-popover";import N1 from"react";import*as ge from"@radix-ui/react-popover";var jn=n(ge.Content,{borderRadius:"$sm",filter:"drop-shadow(0px 5px 20px rgba(130, 130, 130, 0.20))",backgroundColor:"$neutral100"}),qn=n(ge.Arrow,{fill:"$neutral100",width:"$16",height:"$8"});var H4=0,N4=0,z4=t((o,e)=>{let{container:r,children:i,...l}=o;return N1.createElement(R1.Portal,{container:r},N1.createElement(jn,{...l,ref:e},i,N1.createElement(qn,null)))},"PopoverContentComponent"),Yn=N1.forwardRef(z4);Yn.displayName="PopoverContent";function Z4(o){let{children:e,content:r,side:i="bottom",sideOffset:l=H4,alignOffset:a=N4,align:p="center",collisionBoundary:d=[],collisionPadding:g=0,container:v=document.body}=o;return N1.createElement(R1.Root,null,N1.createElement(R1.Trigger,{asChild:!0},e),N1.createElement(Yn,{align:p,alignOffset:a,collisionBoundary:d,collisionPadding:g,side:i,sideOffset:l,container:v},r))}t(Z4,"Popover");import{i18n as F4}from"@lingui/core";import N from"react";var A4=n("div",{display:"flex",flexDirection:"column"}),E4=n("div",{position:"relative",paddingBottom:"$12"}),V4=n("div",{width:"100%",paddingTop:"$16"}),_4=n("div",{width:"100%",paddingTop:"$16"}),U4=n("div",{display:"flex",flexDirection:"column",width:"100%",paddingTop:"$16"});function O4({bestRoute:o,fromBlockchain:e,toBlockchain:r,fromToken:i,toToken:l,setInputAmount:a,outputAmount:p,inputAmount:d,loadingStatus:g,showBestRoute:v,fetchingBestRoute:S,outputUsdValue:$,inputUsdValue:P,swapButtonTitle:A,swapButtonDisabled:B,swapButtonClick:Z,onChainClick:M,onTokenClick:E,connectedWallets:q,errorMessage:to,hasLimitError:ro,swap:Bt,fromAmountRangeError:si,recommendation:pi,swithFromAndToComponent:ci,percentageChange:di,tokenBalanceReal:Wt,tokenBalance:Dt,swapFromAmount:mi,showPercentageChange:ui}){return N.createElement(A4,null,N.createElement(bo,{title:F4.t("SWAP"),suffix:N.createElement(N.Fragment,null)}),N.createElement(E4,null,N.createElement(N.Fragment,null,N.createElement(he,{type:"From",chain:e,token:i,onAmountChange:a,inputAmount:d,fromBlockchain:e,toBlockchain:r,loadingStatus:g,inputUsdValue:P,fromToken:i,setInputAmount:a,connectedWallets:q,bestRoute:o,fetchingBestRoute:S,onChainClick:()=>M("from-chain"),onTokenClick:()=>E("from-token"),tokenBalanceReal:Wt,tokenBalance:Dt}),ci)),N.createElement(he,{type:"To",chain:r,token:l,outputAmount:p,percentageChange:di,outputUsdValue:$,fromBlockchain:e,toBlockchain:r,loadingStatus:g,inputUsdValue:P,fromToken:i,setInputAmount:a,connectedWallets:q,inputAmount:d,bestRoute:o,fetchingBestRoute:S,onChainClick:()=>M("to-chain"),onTokenClick:()=>E("to-token"),tokenBalanceReal:Wt,tokenBalance:Dt,showPercentageChange:ui}),v&&N.createElement(V4,null),(to||ro(o))&&N.createElement(_4,null,to&&N.createElement(V,{type:"error"},to),ro(o)&&N.createElement(V,{type:"error",title:`${Bt?.swapperId} Limit`},N.createElement(N.Fragment,null,N.createElement(s,{variant:"body",size:"small"},`${si}, Yours: ${mi} ${Bt?.from.symbol}`),N.createElement(s,{variant:"body",size:"small"},pi)))),N.createElement(U4,null,N.createElement(L,{type:"primary",size:"large",disabled:B,onClick:Z},A),N.createElement($o,null)))}t(O4,"HomePanel");import h,{useState as G4}from"react";import z,{useState as j4}from"react";var q4=t(o=>!o||o==="info"?"info":o,"getAlertType"),Y4=n("div",{width:"90%",overflowWrap:"break-word",color:"$error500 !important"}),St=n(s,{color:"$success500 !important"}),Gn=t(o=>{let{shortMessage:e,detailedMessage:r,currentStepBlockchain:i,type:l,lastConvertedTokenInFailedSwap:a}=o,[p,d]=j4(!1),g=r.long?0:150,v=!p&&r.content.length>g;return z.createElement(V,{type:q4(l),title:e,...v&&{footer:z.createElement(L,{variant:"outlined",type:"primary",onClick:d.bind(null,S=>!S)},"Show more details")},...!!o.switchNetwork&&{footer:z.createElement(L,{variant:"outlined",type:"primary",onClick:()=>{o?.switchNetwork&&o.switchNetwork().catch(S=>{console.log(S)})}},"Change network to ",i)}},r.content?z.createElement(Y4,null,z.createElement(s,{variant:"body",size:"small"},v&&!p?r.content.substring(0,g)+(g>0?"...":""):r.content)):null,!!a&&z.createElement(z.Fragment,null,z.createElement("p",null,z.createElement(s,{variant:"body",size:"small"},"Do not worry, your fund is\xA0"),z.createElement(St,{variant:"body",size:"small"},z.createElement("b",null,"Safe"))),z.createElement("p",null,z.createElement(s,{variant:"body",size:"small"},"It is converted to \xA0",z.createElement("u",null,a.outputAmount),"\xA0"),z.createElement(St,{variant:"body",size:"small"},z.createElement("b",null,a.symbol,"\xA0")),z.createElement(s,{variant:"body",size:"small"},"on your\xA0"),z.createElement(St,{variant:"body",size:"small"},z.createElement("b",null,a.blockchain,"\xA0")),z.createElement(s,{variant:"body",size:"small"},"wallet"))))},"SwapMessages");var X4=J({"0%":{opacity:1},"50%":{opacity:.3},"100%":{opacity:1}}),K4=n("div",{display:"flex",alignItems:"center",paddingLeft:"$4",variants:{created:{true:{filter:"grayscale(100%)"}},running:{true:{animation:`${X4} 2s ease-in-out infinite`}}}}),hw=n("div",{height:"100%",display:"flex",justifyContent:"center",alignItems:"center"}),fw=n(s,{color:"$error500"}),J4=n("div",{paddingLeft:"$16",color:"$neutral800"}),Q4=n("div",{display:"flex",alignItems:"center"}),R4=n("div",{position:"relative"}),yw=n("div",{display:"flex",alignItems:"center"}),o6=n("div",{width:"$8",height:"$8",backgroundColor:"$foreground",borderRadius:"4px",marginLeft:"11px"}),e6=n("div",{width:"0px",height:"0px",borderLeft:"5px solid transparent",borderRight:"5px solid transparent",borderTop:"5px solid $foreground",marginLeft:"$10"}),t6=n("a",{color:"$primary500",fontWeight:"$600"}),r6=n("div",{display:"flex",flexDirection:"column",paddingBottom:"$16",borderBottom:"1px solid $background"}),n6=n("div",{display:"flex",".details":{padding:"$8 0"}}),Xn=n("div",{display:"flex",margin:"$12 0 $12 $20"}),Kn=n("div",{display:"flex",alignItems:"center"}),Jn=n(s,{color:"$success500",paddingLeft:"$4"}),Qn=n("div",{width:"0",minHeight:"$16",marginLeft:"14px",border:"1px dashed $foreground",borderRadius:"inherit"}),i6=n("div",{display:"flex",justifyContent:"space-between",alignItems:"center",fontSize:"$14",padding:"$8 0",".name":{color:"$neutral600"},".value":{display:"flex",alignItems:"center",color:"$neutral800",justifyContent:"flex-end"},".status":{fontWeight:"bold",textTransform:"uppercase"},".status.failed":{color:"$error500"},".status.success":{color:"$success500"}}),a6=n("div",{width:"150px",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis","@md":{width:"auto"}}),l6=n("div",{padding:"0",color:"$neutral600",fontSize:"$10"}),s6=n("div",{overflowY:"auto",padding:"$8 $4 $2 $4"});function p6(o){let{pendingSwap:e,onBack:r,onCopy:i,isCopied:l,onCancel:a,date:p,onRetry:d,...g}=o,[v,S]=G4(!1);return h.createElement(m1,{title:"Swap Details",textField:!1,onBack:r,Footer:h.createElement(h.Fragment,null,e?.status==="running"&&h.createElement(L,{variant:"outlined",fullWidth:!0,type:"error",onClick:S.bind(null,!0)},"Cancel"),!!d&&h.createElement(L,{variant:"contained",fullWidth:!0,type:"primary",onClick:d},"Try again"))},h.createElement("div",null,h.createElement(r6,null,h.createElement(i6,null,h.createElement("div",{className:"name"},"Request Id:",h.createElement("span",{className:"value requestId",onClick:i.bind(null,e?.requestId)},h.createElement(a6,null,e?.requestId),h.createElement(C,{size:4,direction:"horizontal"}),h.createElement(L,{type:"primary",variant:"ghost",size:"small"},l?"Copied!":"Copy"))),h.createElement("div",{className:"name"},h.createElement("span",{className:`value status ${e?.status||""}`},e?.status,e?.status==="running"&&h.createElement(U,{size:16,color:"primary"})),h.createElement(l6,null,p))))),h.createElement(s6,null,g.shortMessage&&h.createElement(Gn,{...g}),h.createElement(C,{size:16}),e?.steps.map(($,P)=>{let A=`step-${P}`;return h.createElement("div",{key:A},P===0&&h.createElement(R4,null,h.createElement(me,{logo:$.fromLogo,symbol:$.fromSymbol,chainLogo:$.fromBlockchainLogo||"",blockchain:$.fromBlockchain,amount:e.inputAmount}),h.createElement(o6,null)),h.createElement(Qn,null),h.createElement(K4,{created:$.status==="created",running:!["created","success","failed"].includes($.status)},h.createElement(T,{src:$.swapperLogo||"",alt:$.swapperId,size:20}),h.createElement(J4,null,h.createElement(s,{variant:"body",size:"small"},$.swapperType==="DEX"?"Swap":"Bridge"," via"," ",$.swapperId),h.createElement(Q4,null,h.createElement(O1,null),h.createElement(s,{variant:"body",size:"small"},"\xA0 $",$.feeInUsd," estimated gas fee")))),h.createElement("div",{style:{display:"flex"}},h.createElement(n6,null,h.createElement(Qn,null),h.createElement("div",{className:"details"},!!$.explorerUrl&&h.createElement("div",null,$.explorerUrl.map((B,Z)=>{let M=`internal-${Z}`,E=`anchor-${Z}`;return h.createElement(Xn,{key:M},h.createElement(Kn,null,h.createElement(C,{size:4}),h.createElement(Go,{color:"primary"}),h.createElement(Jn,{variant:"body",size:"small"},h.createElement(t6,{href:B.url,target:"_blank",rel:"noreferrer",key:E},B.description?h.createElement("b",null,B.description.substring(0,1).toUpperCase(),B.description.substring(1)," Tx"):h.createElement("b",null,"View transaction")))))})),$.status==="failed"&&h.createElement(Xn,null,h.createElement(Kn,null,h.createElement(y1,{color:"error"}),h.createElement(Jn,{variant:"body",size:"small",color:"$error500"},"Step failed")))))),P+1===e.steps.length&&h.createElement(e6,null),h.createElement(me,{logo:$.toLogo,symbol:$.toSymbol,chainLogo:$.toBlockchainLogo||"",blockchain:$.toBlockchain,amount:$.outputAmount||"",estimatedAmount:$.expectedOutputAmountHumanReadable||"",success:$.status==="success"}))}),h.createElement(C,{size:32})),h.createElement(et,{onClose:S.bind(null,!1),open:v,anchor:"bottom",title:"Cancel Progress",footer:h.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center"}},h.createElement(L,{variant:"contained",type:"success",onClick:S.bind(null,!1)},"Skip"),h.createElement(C,{size:16,direction:"horizontal"}),h.createElement(L,{variant:"contained",type:"error",onClick:()=>{a(e.requestId),S(!1)}},"Cancel progress")),container:document.getElementById("swap-box")},h.createElement(V,{type:"warning"},h.createElement(s,{variant:"body",size:"small"},"Warning: Cancel ",h.createElement("u",null,"doesn't revert")," your transaction if you've already signed and sent a transaction to the blockchain. It only stops next steps from being executed."))))}t(p6,"SwapHistory");import o1 from"react";import oo,{useState as c6}from"react";var d6=n("div",{display:"grid",gap:".5rem",gridTemplateColumns:" repeat(2, minmax(0, 1fr))",alignContent:"baseline",width:"100%",height:"100%"}),m6=n("div",{paddingRight:"$4"});function bt(o){let{list:e,onChange:r,multiSelect:i,selectedList:l}=o,[a,p]=c6(o.selected),d=t(v=>{p(v),r(v)},"changeSelectedBlockchain"),g=t(v=>i&&l?l==="all"||l.findIndex($=>v===$.name)>-1:v===a?.name,"isSelect");return oo.createElement(d6,null,e.map((v,S)=>{let $=`item-${S}`;return oo.createElement(L,{type:g(v.name)?"primary":void 0,variant:"outlined",size:"large",prefix:oo.createElement(m6,null,oo.createElement(T,{size:24,src:v.logo})),suffix:g(v.name)?oo.createElement(Me,null):void 0,onClick:d.bind(null,v),key:$},oo.createElement(s,{variant:"body",size:"small"},v.displayName))}))}t(bt,"BlockchainsList");import eo from"react";var kt=n("div",{display:"flex",justifyContent:"center",width:"100%",paddingTop:"33%",flex:1}),u6=t((o,e)=>o.filter(r=>D1(r.symbol,e)||D1(r.address||"",e)||D1(r.name||"",e)),"filterTokens");function C6(o){let{list:e,type:r,selected:i,hasHeader:l,onChange:a,onBack:p,loadingStatus:d}=o;return eo.createElement(m1,{textField:!0,hasHeader:l,title:`Select ${r} token`,onBack:p,textFieldPlaceholder:"Search tokens by name"},g=>{let v=u6(e,g);return d==="loading"?eo.createElement(kt,null,eo.createElement(U,{size:24})):d==="failed"?eo.createElement(ho,null):v.length?eo.createElement(xt,{searchedText:g,list:v,selected:i,onChange:a}):eo.createElement(fo,{catergory:"Token",searchedFor:g})})}t(C6,"TokenSelector");var g6=n("div",{overflowY:"auto",padding:"0 $4"}),h6=t((o,e)=>o.filter(r=>D1(r.name,e)||D1(r.displayName,e)),"filterBlockchains");function f6(o){let{type:e,list:r,onChange:i,selected:l,onBack:a,loadingStatus:p,hasHeader:d,listContainerStyle:g,multiSelect:v,selectedList:S}=o;return o1.createElement(m1,{textField:!0,hasHeader:d,textFieldPlaceholder:"Search blockchains by name",title:`Select ${e} Blockchain`,onBack:a},$=>{let P=h6(r,$);return o1.createElement(o1.Fragment,null,p==="loading"&&o1.createElement(kt,null,o1.createElement(U,{size:24})),o1.createElement(g6,{style:g,key:"1"},p==="failed"&&o1.createElement(ho,null),p==="success"&&o1.createElement(o1.Fragment,null,P.length?o1.createElement(bt,{list:P,selected:l,multiSelect:v,selectedList:S,onChange:i}):o1.createElement(fo,{catergory:"Blockchain",searchedFor:$}))))})}t(f6,"BlockchainSelector");import{i18n as y6}from"@lingui/core";import Lt from"react";var v6=n("div",{display:"grid",gap:"$8",gridTemplateColumns:"repeat(2, minmax(0, 1fr))",overflow:"auto"});function $6(o){let{open:e,list:r,onSelect:i,onClose:l}=o;return Lt.createElement(nt,{title:y6.t("Connect Wallets"),open:e,onClose:l,containerStyle:{width:"75%",maxWidth:"30rem",height:"60%"}},Lt.createElement(v6,null,r.map(a=>Lt.createElement(ct,{...a,key:a.title,onClick:i}))))}t($6,"ConnectWalletsModal");import{i18n as It}from"@lingui/core";import{Trans as Tt}from"@lingui/react";import I from"react";var x6=n("div",{display:"flex",flexDirection:"column",width:"100%",overflow:"hidden"}),w6=n("div",{boxSizing:"border-box",borderRadius:"$xs",padding:"$8 $16 $16 $16",variants:{type:{filled:{backgroundColor:"$background"},outlined:{border:"1px solid $background",backgroundColor:"$surface"}}},defaultVariants:{type:"filled"},".head":{display:"flex",justifyContent:"space-between",alignItems:"center",minHeight:"32px"},".form":{display:"flex",width:"100%",padding:"$2 0",".selectors":{width:"35%","._text":{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"}},".amount":{width:"30%"}},".output-usd":{display:"flex",div:{display:"flex",paddingLeft:"$8"}}}),S6=n("div",{display:"flex",justifyContent:"flex-end",".balance":{display:"flex",alignItems:"center"}}),Rn=n("span",{width:"24px",height:"24px",backgroundColor:"$background",borderRadius:"99999px"}),b6=n("div",{windth:"100%",height:"$48",borderRadius:"$xs",backgroundColor:"$surface",border:"1px solid transparent",position:"relative",display:"flex",alignItems:"center",paddingLeft:"$8",paddingRight:"$8"});function he(o){let{type:e,chain:r,token:i,loadingStatus:l,fromBlockchain:a,toBlockchain:p,fromToken:d,setInputAmount:g,inputUsdValue:v,inputAmount:S,bestRoute:$,fetchingBestRoute:P,onChainClick:A,onTokenClick:B,tokenBalanceReal:Z,tokenBalance:M}=o,E=I.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center"}},l==="failed"&&I.createElement(y1,{color:"error",size:24}),I.createElement(j1,null));return I.createElement(x6,null,I.createElement(w6,{type:e==="From"?"filled":"outlined"},I.createElement("div",{className:"head"},I.createElement(s,{variant:"body",size:"small",color:"neutral800"},e==="From"?I.createElement(Tt,{id:"swap from",message:"From"}):I.createElement(Tt,{id:"swap to",message:"To"})),e==="From"?I.createElement(S6,null,I.createElement("div",{className:"balance",onClick:()=>{M!=="0"&&g(Z.split(",").join(""))}},I.createElement(s,{variant:"body",size:"small",color:"neutral600"},It.t("Balance"),": ",M," ",d?.symbol||""),I.createElement(C,{size:4}),I.createElement(L,{type:"primary",variant:"ghost",size:"small"},I.createElement(Tt,{id:"maximum amount of asset",message:"Max"})))):I.createElement("div",{className:"output-usd"},I.createElement(lt,{percentageChange:o.percentageChange,showPercentageChange:o.showPercentageChange}),I.createElement("div",null,I.createElement(s,{variant:"body",size:"xsmall",color:"neutral600"},`$${o.outputUsdValue}`)))),I.createElement("div",{className:"form"},I.createElement(L,{className:"selectors",onClick:A,variant:"outlined",disabled:l==="failed",loading:l==="loading",prefix:l==="success"&&r?I.createElement(T,{src:r.logo,size:24}):I.createElement(Rn,null),suffix:E,size:"large"},l==="success"&&r?r.displayName:It.t("Chain")),I.createElement(C,{size:12,direction:"horizontal"}),I.createElement(L,{className:"selectors",onClick:B,variant:"outlined",disabled:l==="failed"||e==="From"&&!a||e==="To"&&!p,loading:l==="loading",prefix:l==="success"&&i?I.createElement(T,{src:i.image,size:24}):I.createElement(Rn,null),suffix:E,size:"large"},l==="success"&&i?i.symbol:It.t("Token")),I.createElement(C,{size:12,direction:"horizontal"}),I.createElement("div",{className:"amount"},e==="From"?I.createElement(S1,{type:"number",size:"large",autoFocus:!0,placeholder:"0",style:{position:"relative",backgroundColor:"$background !important"},suffix:I.createElement("span",{style:{position:"absolute",right:"4px",bottom:"2px"}},I.createElement(s,{variant:"body",size:"xsmall",color:"neutral800"},`$${v}`)),value:S||"",min:0,onChange:e==="From"?q=>{o.onAmountChange(q.target.value)}:void 0}):I.createElement(b6,null,I.createElement(s,{variant:"title",size:"medium"},P&&"?",!!$?.result&&`\u2248 ${o.outputAmount}`,(!S||S==="0")&&"0"))))))}t(he,"TokenInfo");import fe from"react";import{i18n as k6}from"@lingui/core";function L6(o){let{highSlippage:e,selectedSlippage:r,changeSlippage:i}=o;return fe.createElement(fe.Fragment,null,e&&fe.createElement(V,{type:"warning",footer:fe.createElement(xo,{onClick:i})},k6.t("highSlippage",{selectedSlippage:r},{message:" Caution, your slippage is high (={selectedSlippage}). Your trade may be front run."})))}t(L6,"HighSlippageWarning");import Pt from"react";import{i18n as I6}from"@lingui/core";var T6=n(s,{color:"$error500 !important"});function P6({minRequiredSlippage:o,changeSlippage:e}){return Pt.createElement(T6,{variant:"body",size:"small"},I6.t("increaseSlippage",{minRequiredSlippage:o},{message:"We recommend you to increase slippage to at least {minRequiredSlippage} for this route."}),Pt.createElement(C,{size:8}),Pt.createElement(xo,{onClick:e}))}t(P6,"MinRequiredSlippage");import Wo from"react";var M6=n("ul",{padding:"$0 $0 $40 $0",margin:0}),B6=n("li",{paddingBottom:"$10"}),W6=n(s,{display:"block"});function D6({messages:o}){return Wo.createElement(Wo.Fragment,null,Wo.createElement(M6,null,o.map((e,r)=>{let i=r+e;return Wo.createElement(B6,{key:i},Wo.createElement(W6,{variant:"body",size:"medium",color:"$neutral900"},e))})))}t(D6,"BalanceErrors");import{i18n as li}from"@lingui/core";import W from"react";var oi=n("div",{$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color",borderRadius:"$xm",padding:"$15",variants:{sharpBottomStyle:{true:{borderBottomLeftRadius:"$0",borderBottomRightRadius:"$0"}}},"& .label__container":{paddingBottom:"$5"},"& .label":{display:"flex",justifyContent:"space-between",alignItems:"center"},"& .balance":{display:"flex",justifyContent:"center",alignItems:"center"},"& .form":{display:"flex",justifyContent:"space-between",alignItems:"center"},"& .amount":{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"end",flexGrow:1}}),ei=n(S1,{padding:"0",fontSize:"$18",lineHeight:"$26",fontWeight:"$medium",textAlign:"right",width:140,"&:disabled":{cursor:"unset"}}),ti=n(L,{$$color:"$colors$info300",[`.${c} &`]:{$$color:"$colors$secondary800"},backgroundColor:"$$color"});import{i18n as ii}from"@lingui/core";import K from"react";var ri=n(L,{backgroundColor:"transparent",color:"$neutral900","&:disabled":{color:"$neutral800"},"&:focus-visible":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color !important",outline:0},"&:disabled:hover":{backgroundColor:"transparent"},"&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral400"},backgroundColor:"$$color !important"}}),ni=n("div",{width:"10.625rem",padding:"$2 $5",display:"flex",borderRadius:"$xs",justifyContent:"start",boxSizing:"border-box",alignItems:"center","& .token-chain-name":{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"start",paddingLeft:"$10"},"& .token-chain-name__skeleton":{padding:"$5 $0"}});function ai(o){let{error:e,chainImage:r,tokenImage:i,tokenSymbol:l,chain:a,onClick:p,loading:d}=o;return K.createElement(ri,{variant:"default",disabled:e||d,onClick:p},K.createElement(ni,null,K.createElement(F,{size:"large",useAsPlaceholder:e,chainImage:r,tokenImage:i,loading:d}),K.createElement("div",{className:"token-chain-name"},d?K.createElement("div",{className:"token-chain-name__skeleton"},K.createElement(w,{variant:"text",size:"large",width:92}),K.createElement(C,{size:8}),K.createElement(w,{variant:"text",size:"medium",width:92})):K.createElement(K.Fragment,null,K.createElement(s,{variant:"title",size:"medium"},e||!d&&!l?ii.t("Token"):l),K.createElement(s,{variant:"body",size:"medium",color:"$neutral800"},e||!d&&!a?ii.t("Chain"):a)))))}t(ai,"TokenSection");function H6(o){return W.createElement(oi,{sharpBottomStyle:o.sharpBottomStyle},W.createElement("div",{className:"label__container"},W.createElement("div",{className:"label"},W.createElement(s,{variant:"body",size:"small",color:"$neutral800"},o.label),"balance"in o&&!o.loading&&W.createElement("div",{className:"balance"},W.createElement(s,{color:"$neutral800",mr:4,variant:"body",size:"xsmall"},li.t("Balance"),": ",o.balance),W.createElement(ti,{variant:"default",size:"xsmall",onClick:o.onSelectMaxBalance},W.createElement(s,{variant:"body",size:"xsmall",color:"secondary500"},li.t("Max")))),o.loading&&W.createElement("div",{className:"balance"},W.createElement(w,{variant:"text",size:"large",width:105})))),W.createElement("div",{className:"form"},W.createElement(ai,{chain:o.chain.displayName,tokenSymbol:o.token.displayName,error:o.error,chainImage:o.chain.image,tokenImage:o.token.image,onClick:o.onClickToken,loading:o.loading}),W.createElement("div",{className:"amount"},o.loading?W.createElement(W.Fragment,null,W.createElement(w,{variant:"text",size:"large",width:92}),W.createElement(C,{size:8}),W.createElement(w,{variant:"text",size:"medium",width:92})):W.createElement(W.Fragment,null,W.createElement(ei,{disabled:o.disabled||o.mode==="To",style:{padding:0},value:o.price.value,type:"onInputChange"in o?"number":"text",size:"large",placeholder:"0",variant:"ghost",min:0,..."onInputChange"in o&&{onChange:e=>o.onInputChange(e.target.value)}}),"percentageChange"in o?W.createElement(yo,{size:"large",outputUsdValue:o.price.usdValue,error:o.price.error,percentageChange:o.percentageChange,warningLevel:o.warningLevel}):W.createElement(s,{variant:"body",size:"medium",color:o.price.error?"$warning500":"$neutral800",style:{width:140,textAlign:"right",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"}},o.price.usdValue?`~$${o.price.usdValue}`:o.price.error)))))}t(H6,"SwapInput");import Mt from"react";import N6 from"copy-to-clipboard";function z6(o){let[e,r]=Mt.useState(!1),i=Mt.useCallback(l=>{N6(l.toString()),r(!0)},[]);return Mt.useEffect(()=>{let l;return e&&o&&(l=setTimeout(()=>r(!1),o)),()=>{clearTimeout(l)}},[e,o]),[e,i]}t(z6,"useCopyToClipboard");export{V as Alert,Wi as AutoThemeIcon,D6 as BalanceErrors,Q3 as BestRoute,R3 as BestRouteSkeleton,J1 as BlockchainCategories,f6 as BlockchainSelector,Fe as BlockchainsChip,Ni as BorderRadiusIcon,$o as BottomLogo,L as Button,F as ChainToken,k3 as ChainsIcon,xo as ChangeSlippageButton,u5 as Checkbox,no as ChevronDownIcon,Ei as ChevronLeftIcon,Ho as ChevronRightIcon,$e as ChevronUpIcon,C5 as Chip,io as CloseIcon,c5 as Collapsible,D5 as CollapsibleMessageBox,b5 as ColorPicker,ao as CompleteIcon,$6 as ConnectWalletsModal,Ji as CopyIcon,o0 as DarkModeIcon,r0 as DeleteIcon,a0 as DesktopIcon,C as Divider,xe as DoneIcon,et as Drawer,lo as ErrorIcon,u0 as ExternalLinkIcon,Me as FilledCircle,h0 as FontIcon,we as GasIcon,bo as Header,L6 as HighSlippageWarning,O4 as HomePanel,$i as I18nManager,c1 as IconButton,T as Image,x0 as InProgressIcon,po as InfoErrorIcon,Se as InfoIcon,T0 as LightModeIcon,B0 as LinkIcon,W4 as List,Mo as ListItem,B4 as ListItemButton,ho as LoadingFailedAlert,be as LoadingIcon,z0 as LogoWithTextIcon,it as MessageBox,P6 as MinRequiredSlippage,nt as Modal,rt as ModalHeader,l1 as NextIcon,O0 as NoNotificationIcon,A0 as NoRouteIcon,D4 as NotFound,fo as NotFoundAlert,Y0 as NotificationNumberIcon,K0 as NotificationsIcon,Le as NumberIcon,lt as PercentageChange,e3 as PinIcon,Z4 as Popover,yo as PriceImpact,st as Radio,H5 as RadioGroup,pt as RadioRoot,n3 as RefreshIcon,l3 as ReverseIcon,De as RouteCost,c3 as RouteIcon,ze as RouteSummary,z5 as RoutesOverview,Te as SearchIcon,m1 as SecondaryPage,n4 as SelectableCategoryList,o4 as SelectableWallet,K5 as SelectableWalletList,T3 as SettingsIcon,w as Skeleton,U as Spinner,me as StepDetail,He as StepDetails,B3 as StyleIcon,u4 as SwapContainer,y4 as SwapDetailsPlaceholder,p6 as SwapHistory,H6 as SwapInput,g4 as SwapListItem,v4 as Switch,S1 as TextField,Pe as TimeIcon,_1 as TokenAmount,he as TokenInfo,xt as TokenList,M4 as TokenPreview,C6 as TokenSelector,U1 as Tooltip,f3 as TransactionIcon,s as Typography,yt as VirtualizedList,ct as Wallet,$3 as WalletIcon,Io as WalletState,uo as WarningIcon,ta as config,Ft as createTheme,oa as css,c as darkTheme,U5 as generateRangeColors,ea as globalCss,J as keyframes,ra as lightTheme,n as styled,wi as theme,z6 as useCopyToClipboard};
|
|
19
|
+
S29.0059509,37.5872993,28.4444485,37.5872993z`}))),"CopyIcon");gn.toString=()=>"._icon";var U4=n("div",{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"$8",borderRadius:"$xs",backgroundColor:"$background",color:"$neutral600",fontSize:"$12",".routes":{display:"flex",alignItems:"center"},".fee":{display:"flex",alignItems:"center"}});function O4(o){if(!o.routes)return null;let e=o.routes.result?.swaps;return t1.createElement(U4,null,t1.createElement("div",{className:"routes"},e?.map((r,i)=>{let l=i+1==e.length,a=`swap-${i}`;return t1.createElement(t1.Fragment,{key:a},t1.createElement("div",{className:"route"},r.from.symbol),t1.createElement(ae,{size:12}),l?t1.createElement("div",{className:"route"},r.to.symbol):null)})),o.totalFee?t1.createElement("div",{className:"fee"},t1.createElement(X1,{size:12}),t1.createElement(C,{size:4,direction:"horizontal"}),"$",o.totalFee):null)}t(O4,"RoutesOverview");import k1,{useState as q4}from"react";import r1 from"react";var fn=n("div",{borderRadius:"$xs",display:"flex",justifyContent:"center",alignItems:"center",variants:{fullWidth:{true:{width:"100%"},false:{width:"fit-content"}},size:{small:{padding:"$5 $15"},large:{padding:"$10",borderRadius:"$xl"}},variant:{contained:{$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color","&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral100"},backgroundColor:"$$color"}},outlined:{backgroundColor:"transparent",border:"1px solid $neutral100","&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral400"},borderColor:"$$color"}},ghost:{background:"transparent"}},disabled:{true:{},false:{}}},compoundVariants:[{variant:"contained",disabled:!0,css:{"&:hover":{backgroundColor:"$neutral100"}}},{variant:"outlined",disabled:!0,css:{"&:hover":{borderColor:"$neutral100"}}}]}),yn=n("input",{flexGrow:1,color:"$foreground",fontSize:"$14",lineHeight:"$20",fontWeight:400,border:"none",outline:"none",fontFamily:"inherit",variants:{suffix:{true:{marginRight:"$10"}}},backgroundColor:"transparent","-webkit-appearance":"none",margin:0,"&:disabled":{cursor:"not-allowed"},"&::-webkit-outer-spin-button, &::-webkit-inner-spin-button":{"-webkit-appearance":"none",margin:0},'&[type="number"]':{"-moz-appearance":"textfield"},"&::placeholder, &::-webkit-input-placeholder":{color:"$neutral700"},"&:focus-visible":{outline:"none"}}),vn=n("label",{display:"inline-block"});function j4(o,e){let{label:r,prefix:i,suffix:l,size:a="small",style:p,variant:u,fullWidth:h,...v}=o;return r1.createElement(r1.Fragment,null,r&&r1.createElement(r1.Fragment,null,r1.createElement(vn,{className:"_text",...v.id&&{htmlFor:v.id}},r1.createElement(s,{variant:"label",size:"large"},r)),r1.createElement(C,{direction:"vertical",size:4})),r1.createElement(fn,{disabled:v.disabled,fullWidth:h,variant:u,size:a,style:p,className:"_text"},i||null,r1.createElement(yn,{className:"_text",...v,spellCheck:!1,suffix:!!l,ref:e}),l||null))}t(j4,"TextFieldComponent");var S1=r1.forwardRef(j4);S1.displayName="TextField";var Y4=n("div",{overflow:"hidden",display:"flex",flexDirection:"column",flex:"1",padding:"0 $4"}),G4=n("div",{padding:"1px"});function m1(o){let{title:e,Footer:r,TopButton:i,hasHeader:l=!0}=o,[a,p]=q4("");return k1.createElement(k1.Fragment,null,l&&k1.createElement(Io,{title:e||"",suffix:i}),k1.createElement(Y4,null,o.textField&&k1.createElement(G4,null,k1.createElement(S1,{size:"large",prefix:k1.createElement(ie,{size:24}),placeholder:o.textFieldPlaceholder,onChange:u=>p(u.target.value),value:a,autoFocus:!0}),k1.createElement(C,{size:16})),o.textField&&o.children?.(a),!o.textField&&o.children),r)}t(m1,"SecondaryPage");import N1,{useEffect as Q4,useState as R4}from"react";function z1(o,e){return o.toLowerCase().indexOf(e.toLowerCase())>-1}t(z1,"containsText");function $n(o,e=8,r=3){if(!o)return null;if(o.length<2*e+r)return o;let i=Math.ceil((o.length-e)/2),l=o.length-e;return`${o.substr(i,e)}${".".repeat(r)}${o.substr(l)}`}t($n,"getConciseAddress");var wn=t(o=>(e=>e.length===3?e.split("").map(r=>parseInt(r.repeat(2),16)):(e.match(/.{1,2}/g)||[]).map(r=>parseInt(r,16)))(o.replace("#","")),"hexToRgb"),X4=t(o=>(([e,r,i])=>.2126*e+.7152*r+.0722*i<40)(wn(o)),"isHexTooDark"),K4=t(o=>(([e,r,i])=>(e*299+r*587+i*114)/1e3>155)(wn(o)),"isHexTooLight"),Bo=t((o,e)=>{o=o.replace(/^#/,""),o.length===3&&(o=o[0]+o[0]+o[1]+o[1]+o[2]+o[2]);let[r,i,l]=o.match(/.{2}/g);[r,i,l]=[parseInt(r,16)+e,parseInt(i,16)+e,parseInt(l,16)+e],r=Math.max(Math.min(255,r),0).toString(16),i=Math.max(Math.min(255,i),0).toString(16),l=Math.max(Math.min(255,l),0).toString(16);let a=(r.length<2?"0":"")+r,p=(i.length<2?"0":"")+i,u=(l.length<2?"0":"")+l;return`#${a}${p}${u}`},"colorShade"),J4=t((o,e,r)=>{let i={[o]:r};if(r){let l=r;if(X4(r)||e==="dark")for(let a=1;a<10;a++)i={...i,[o+a*100]:o==="neutral"?Bo(l,a*15):Bo(r,a*5)};if(K4(r)||e==="light")for(let a=1;a<10;a++)l=Bo(l,-(a*5)),i={...i,[o+a*100]:Bo(o==="neutral"?l:r,-(a*5))}}return i},"generateRangeColors");var o5=n("div",{display:"flex",flexWrap:"wrap"}),e5=n("div",{width:12,height:12,borderRadius:6,border:"1px solid $neutral400",position:"absolute",top:12,right:12,variants:{checked:{true:{borderColor:"$success"},false:{borderColor:"$neutral400"}}}}),t5=n("div",{width:6,margin:"20% auto",height:6,borderRadius:3,variants:{checked:{true:{backgroundColor:"$success"},false:{backgroundColor:"$neutral400"}}}}),r5=n("div",{border:"1.5px solid",borderRadius:"$xs",padding:"$12",flexBasis:"calc(33.33% - 10px)",margin:5,display:"flex",flexDirection:"column",justifyContent:"space-between",width:124,height:92,cursor:"pointer",position:"relative",variants:{checked:{true:{borderColor:"$success",color:"$success"},false:{borderColor:"$neutral400",color:"$neutral400"}}}});function n5({list:o,onChange:e}){let[r,i]=R4(o.find(a=>a.selected)?.walletType||""),l=t(a=>{i(a.walletType),e(a)},"onClick");return Q4(()=>{i(o.find(a=>a.selected)?.walletType||"")},[o]),N1.createElement(o5,null,o.map((a,p)=>{let u=r===a.walletType;return N1.createElement(r5,{checked:u,onClick:l.bind(null,a),key:p},N1.createElement(I,{src:a.image,alt:a.walletType,size:24}),N1.createElement(s,{variant:"body",size:"small"},a.name),N1.createElement(s,{variant:"body",size:"xsmall"},$n(a.address)),N1.createElement(e5,{checked:u},u&&N1.createElement(t5,{checked:u})))}))}t(n5,"SelectableWalletList");import{detectInstallLink as i5}from"@rango-dev/wallets-shared";import X from"react";import{i18n as u1}from"@lingui/core";var Wo=(l=>(l.NOT_INSTALLED="not_installed",l.DISCONNECTED="disconnected",l.CONNECTING="connecting",l.CONNECTED="connected",l))(Wo||{});function de(o){switch(o){case"connected":return{color:"success500",description:u1.t("Connected"),tooltipText:u1.t("Disconnect")};case"not_installed":return{color:"info500",description:u1.t("Install"),tooltipText:u1.t("Install")};case"connecting":return{color:"neutral600",description:u1.t("Connecting..."),tooltipText:u1.t("Connecting")};case"disconnected":return{color:"neutral600",description:u1.t("Disconnected"),tooltipText:u1.t("Connect")};default:throw new Error(u1.t("you need to pass a correct state to Wallet."))}}t(de,"makeInfo");var me=n("div",{"& img":{borderRadius:"50%"}}),ue=n(s,{textTransform:"capitalize"}),Ce=n("div",{display:"flex",flexDirection:"column",marginTop:"$10"}),he=n("button",{borderRadius:"$xm",padding:"$10",border:"0",display:"flex",flexDirection:"column",$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color",alignItems:"center",cursor:"pointer",width:110,position:"relative",fontFamily:"inherit","&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral100"},backgroundColor:"$$color"},"&:focus-visible":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color",outline:0},variants:{selected:{true:{outlineWidth:1,$$outline:"$colors$secondary500",[`.${c} &`]:{$$outline:"$colors$secondary400"},outlineColor:"$$outline",outlineStyle:"solid"}}}}),xn=n("div",{borderRadius:"$xm",padding:"$10 0",border:"0",display:"flex",flexDirection:"column",backgroundColor:"$neutral100",alignItems:"center",justifyContent:"center",width:110});function a5(o){let{title:e,type:r,image:i,onClick:l,isLoading:a}=o,p=de(o.state);return a?X.createElement(xn,null,X.createElement(x,{variant:"circular",width:35,height:35}),X.createElement(C,{size:12}),X.createElement(x,{variant:"text",width:85,size:"medium"}),X.createElement(C,{size:4}),X.createElement(x,{variant:"text",width:64,size:"medium"})):X.createElement(Y1,{container:o.container,content:p.tooltipText,side:"top"},X.createElement(he,{disabled:o.state=="connecting",onClick:()=>{o.state==="not_installed"?window.open(i5(o.link),"_blank"):l(r)}},X.createElement(me,null,X.createElement(I,{src:i,size:35})),X.createElement(Ce,null,X.createElement(ue,{variant:"label",size:"medium",noWrap:!1},e),X.createElement(s,{variant:"body",size:"xsmall",noWrap:!1,color:p.color},p.description))))}t(a5,"Wallet");var C2=a5;import{detectInstallLink as l5}from"@rango-dev/wallets-shared";import oo from"react";function s5(o){let{title:e,type:r,image:i,onClick:l,selected:a,description:p,state:u}=o,h=de(o.state);return oo.createElement(he,{selected:a,disabled:o.state=="connecting",onClick:()=>{o.state==="not_installed"?window.open(l5(o.link),"_blank"):l(r)}},oo.createElement(me,null,oo.createElement(I,{src:i,size:35})),oo.createElement(Ce,null,oo.createElement(ue,{variant:"label",size:"medium",noWrap:!1},e),oo.createElement(s,{variant:"body",size:"xsmall",noWrap:!1,color:u==="connected"?"neutral700":h.color},p||h.description)))}t(s5,"SelectableWallet");import{i18n as d5}from"@lingui/core";import n1 from"react";import{TransactionType as ge}from"rango-sdk";var eo=(a=>(a.ALL="ALL",a.EVM="EVM",a.COSMOS="COSMOS",a.UTXO="UTXO",a.OTHER="OTHER",a))(eo||{});var p5=t((o,e)=>{switch(e){case"ALL":return!0;case"UTXO":return o.type===ge.TRANSFER;case"OTHER":return o.type!==ge.TRANSFER&&o.type!==ge.COSMOS&&o.type!==ge.EVM;default:return o.type===e}},"filterByType"),c5={["EVM"]:["ETH","BSC","POLYGON"],["COSMOS"]:["COSMOS","OSMOSIS","JUNO"],["UTXO"]:["BTC","LTC","BCH"],["OTHER"]:["STARKNET","TRON","SOLANA"]},Sn=t((o,e)=>o.filter(r=>p5(r,e)).filter(r=>c5[e].includes(r.name)),"generateBlockchainsLogo");var kn=n("div",{display:"grid",gap:"$10",gridTemplateColumns:"auto 1fr 1fr 1fr 1fr"}),bn=n("div",{display:"flex",position:"relative",alignItems:"center",justifyContent:"center",paddingTop:"$10"}),Ln=n("img",{position:"absolute",top:-2,width:15,height:15});function m5(o){let{setCategory:e,category:r,blockchains:i,isLoading:l}=o,a=Object.keys(eo);return n1.createElement(kn,null,l&&Array.from(Array(5),(p,u)=>n1.createElement(x,{key:u,variant:"rounded",height:70,width:u===0?45:65})),!l&&a.map(p=>n1.createElement(_e,{selected:r===p,key:p,onClick:()=>e(p)},p!=="ALL"&&n1.createElement(n1.Fragment,null,n1.createElement(bn,null,Sn(i,p).map((u,h)=>h===0?n1.createElement(Ln,{key:`image-${u.name}-${u.chainId}`,src:u.logo}):n1.createElement(I,{key:`image-${u.name}-${u.chainId}`,src:u.logo,size:15}))),n1.createElement(C,{size:12})),n1.createElement(s,{size:"xsmall",variant:"body",color:p==="ALL"?"secondary500":void 0},d5.t(eo[p])))))}t(m5,"SelectableCategoryList");import i1 from"react";var u5=n("div",{position:"relative",width:"$28",height:"$28",variants:{direction:{vertical:{margin:"auto"},horizontal:{}}}}),C5=n("img",{width:"$28",height:"$28",borderRadius:"50%"}),h5=n("div",{position:"absolute",right:-4,bottom:-4,width:"$16",height:"$16",padding:"$2",borderRadius:"50%",backgroundColor:"$background",border:"1px solid $neutral400",img:{width:"100%",display:"block"}}),g5=n("div",{display:"flex",variants:{direction:{horizontal:{alignItems:"center"},vertical:{flexDirection:"column",textAlign:"center",justifyContent:"center"}},success:{true:{filter:"none"},false:{filter:"grayscale(100%)"}}}}),f5=n("div",{variants:{pl:{true:{paddingLeft:"$4","@lg":{paddingLeft:"$8"}},false:{paddingTop:"$8"}}}}),y5=n(s,{color:"$neutral800",display:"block",paddingLeft:"$8"});function fe(o){let{logo:e,chainLogo:r,amount:i,symbol:l,blockchain:a,estimatedAmount:p,success:u=!0,direction:h="horizontal"}=o;return i1.createElement(g5,{direction:h,success:u},i1.createElement(u5,{direction:h},i1.createElement(C5,{src:e,alt:l}),i1.createElement(h5,null,i1.createElement("img",{src:r,alt:a}))),i1.createElement(f5,{pl:h==="horizontal"},i&&i1.createElement(s,{noWrap:!0,variant:h==="vertical"?"body":"title",size:"medium"},i),!i&&p&&i1.createElement(s,{noWrap:!0,variant:h==="vertical"?"body":"title",size:"medium",color:"$neutral800"},p),"\xA0",i1.createElement(s,{variant:h==="vertical"?"body":"title",size:"medium",noWrap:!0},l),i1.createElement(y5,{noWrap:!0,variant:"body",size:"xsmall",color:"$neutral600"},"on ",a)))}t(fe,"StepDetail");import v5 from"react";var $5=n("div",{position:"relative",display:"flex",flexDirection:"column",width:"100%",borderRadius:"$xl",boxShadow:"15px 15px 15px 0px rgba(0, 0, 0, 0.05)",minWidth:"375px",maxWidth:"390px",boxSizing:"border-box",backgroundColor:"$neutral100",overflow:"hidden","& *":{boxSizing:"border-box",listStyleType:"none"},variants:{fixedHeight:{true:{height:"633px",maxHeight:"633px"},false:{height:"auto"}}}});function w5(o){let{children:e,style:r,fixedHeight:i=!0}=o;return v5.createElement($5,{style:r,id:"swap-box",fixedHeight:i},e)}t(w5,"SwapContainer");import K from"react";import{i18n as h2}from"@lingui/core";function In(o){switch(o){case"failed":return h2.t("Failed");case"success":return h2.t("Complete");default:return h2.t("In progress")}}t(In,"getStatus");function Tn(o,e){if(!o)return"";let r=new Date(Number(o)),i=12,l=10;if(!e){let $={year:"numeric",month:"long",day:"numeric"};return r.toLocaleDateString(void 0,$)}let a=r.getHours(),p=r.getMinutes(),u=a>=i?"pm":"am",h=a%i===0?i:a%i,v=p<l?`0${p}`:p;return`${h}:${v} ${u}`}t(Tn,"formattedDateAndTime");var Pn=n("div",{display:"flex",justifyContent:"space-between",alignItems:"flex-start",flexDirection:"column",gap:10}),g2=n("div",{display:"flex",padding:0,justifyContent:"space-between",alignItems:"center",alignSelf:"stretch"}),Mn=n("button",{$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color",border:"none",width:"100%",borderRadius:"$xm",gap:10,padding:15,cursor:"pointer",fontFamily:"inherit","&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral100"},backgroundColor:"$$color"},"&:focus-visible":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color",outline:"none"}}),Bn=n("div",{display:"flex",padding:"$2",alignItems:"flex-start"}),Wn=n("div",{$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color",border:"none",width:"100%",borderRadius:"$xm",gap:10,padding:15}),Dn=n("div",{display:"flex",justifyContent:"space-between",alignItems:"flex-start",flexDirection:"column",gap:25});var Hn={failed:"error500",running:"info500",success:"success500"};import{i18n as x5}from"@lingui/core";import k from"react";var f2=n("div",{display:"flex",padding:0,alignItems:"center",gap:10}),y2=n("div",{display:"flex",padding:0,alignItems:"center",alignSelf:"stretch"}),v2=n("div",{display:"flex",alignItems:"flex-start",variants:{direction:{column:{flexDirection:"column",flex:"1 0 0"},row:{padding:0}}}}),zn=n("div",{display:"flex",alignItems:"center",alignSelf:"stretch"}),Do=n("div",{display:"flex",padding:0,flexDirection:"column",justifyContent:"center",alignItems:"flex-start"}),$2=n("div",{display:"flex",padding:"$4",width:"$32",height:"$32",justifyContent:"center",alignItems:"center"}),Nn=n("div",{display:"flex",alignItems:"center",justifyContent:"center"}),Zn=n("div",{display:"flex",width:"$24",height:"$24",justifyContent:"center",alignItems:"center"}),Xy=n("div",{display:"flex",padding:0,alignItems:"center",gap:25});function w2(o){if("isLoading"in o)return k.createElement(f2,null,k.createElement(y2,null,k.createElement("div",null,k.createElement(A,{tokenImage:"",chainImage:"",size:"medium",loading:!0})),k.createElement("div",{style:{transform:"translateX(-5px)"}},k.createElement(A,{tokenImage:"",chainImage:"",size:"medium",loading:!0}))),k.createElement(Nn,null,k.createElement(Do,null,k.createElement(x,{variant:"text",size:"medium",width:76}),k.createElement(C,{size:8}),k.createElement(x,{variant:"text",size:"medium",width:60})),k.createElement(Zn,null,k.createElement(s1,{size:12,color:"gray"})),k.createElement(Do,null,k.createElement(x,{variant:"text",size:"medium",width:76}),k.createElement(C,{size:8}),k.createElement(x,{variant:"text",size:"medium",width:60}))));let{data:{from:{token:e,amount:r,blockchain:i},to:{estimatedAmount:l,token:a,amount:p,blockchain:u}},status:h}=o;return k.createElement(f2,null,k.createElement(y2,null,k.createElement("div",null,k.createElement(A,{tokenImage:e.image,chainImage:i.image,size:"large"})),k.createElement("div",{style:{transform:"translateX(-10px)"}},k.createElement(A,{tokenImage:a.image,chainImage:u.image,size:"large"}))),h==="running"?k.createElement(v2,{direction:"column"},k.createElement(zn,null,k.createElement(s,{size:"medium",variant:"title"},e.displayName),k.createElement($2,null,k.createElement(s1,{size:24,color:"black"})),k.createElement(s,{size:"medium",variant:"title"},a.displayName)),k.createElement(s,{size:"small",variant:"body",color:"neutral700"},x5.t("Waiting for bridge transaction"))):k.createElement(v2,{direction:"row"},k.createElement(Do,null,k.createElement(s,{size:"medium",variant:"title"},e.displayName),!!r&&k.createElement(s,{size:"small",variant:"body",color:"neutral700"},r)),k.createElement($2,null,k.createElement(s1,{size:24,color:"black"})),k.createElement(Do,null,k.createElement(s,{size:"medium",variant:"title"},a.displayName),k.createElement(s,{size:"small",variant:"body",color:"neutral700"},p||l))))}t(w2,"SwapToken");function S5(o){if("isLoading"in o)return K.createElement(Wn,null,K.createElement(Dn,null,K.createElement(g2,null,K.createElement(x,{variant:"text",size:"medium",width:76}),K.createElement(x,{variant:"text",size:"medium",width:76})),K.createElement(w2,{isLoading:!0})));let{onClick:e,requestId:r,creationTime:i,onlyShowTime:l,status:a,swapTokenData:p}=o;return K.createElement(Mn,{onClick:e.bind(null,r)},K.createElement(Pn,null,K.createElement(g2,null,K.createElement(Bn,null,K.createElement(s,{variant:"label",size:"medium",color:"neutral600"},Tn(i,l))),K.createElement(s,{variant:"label",size:"medium",color:Hn[a]},In(a))),K.createElement(w2,{data:p,status:a})))}t(S5,"SwapListItem");import{i18n as Fn}from"@lingui/core";import Ho from"react";var k5=n("div",{height:"450px"}),b5=n("div",{display:"flex",justifyContent:"center",width:"100%",paddingTop:"33%",flex:1});function L5(o){let{requestId:e,loading:r,onBack:i}=o;return Ho.createElement(m1,{title:Fn.t("Swap Details"),textField:!1,onBack:i},Ho.createElement(k5,null,r?Ho.createElement(b5,null,Ho.createElement(O,{size:24})):Ho.createElement(_,{type:"error",title:Fn.t("swapNotFound",{requestId:e},{message:"Swap with request ID = ${requestId} not found."})})))}t(L5,"SwapDetailsPlaceholder");import Vn from"react";import*as ye from"@radix-ui/react-switch";var An=n(ye.Root,{boxSizing:"border-box",boxShadow:"none",borderStyle:"solid",width:"24px",height:"16px",backgroundColor:"$neutral600",borderColor:"$neutral600",borderRadius:"99999px",position:"relative",padding:"0",cursor:"pointer",transition:"all 0.35s",'&[data-state="checked"]':{$$color:"$colors$secondary500",[`.${c} &`]:{$$color:"$colors$secondary400"},backgroundColor:"$$color",borderColor:"$$color"},"-webkit-tap-highlight-color":"rgba(0, 0, 0, 0)"}),En=n(ye.Thumb,{position:"absolute",top:"0",boxSizing:"border-box",display:"block",width:"12px",height:"12px",backgroundColor:"$background",borderColor:"$secondary100",transition:" transform 300ms",borderRadius:"999999px",willChange:"transform",'&[data-state="checked"]':{transform:"translateX(8px)"}});function I5(o){let{checked:e,onChange:r}=o;return Vn.createElement(An,{checked:e,onCheckedChange:r},Vn.createElement(En,null))}t(I5,"Switch");import S2,{forwardRef as H5,useEffect as Un,useState as k2}from"react";import ve from"react";import T5 from"react-virtualized-auto-sizer";import{VariableSizeList as P5}from"react-window";import M5 from"react-window-infinite-loader";function x2(o){let{itemCount:e,hasNextPage:r,loadNextPage:i,Item:l,innerElementType:a,size:p}=o,u=t(h=>!r||h<e,"isItemLoaded");return ve.createElement(T5,null,({width:h,height:v})=>ve.createElement(M5,{isItemLoaded:u,itemCount:r?e+1:e,loadMoreItems:i,threshold:1},({onItemsRendered:S,ref:$})=>ve.createElement(P5,{innerElementType:a,ref:$,itemSize:()=>p,itemCount:e,height:v||0,width:h||0,onItemsRendered:S},({index:M,style:E})=>u(M)?ve.createElement(l,{index:M,style:E}):null)))}t(x2,"VirtualizedList");import a1 from"react";var B5=n("div",{paddingRight:"$16"}),W5=n("div",{display:"flex",flexDirection:"column"}),D5=n("div",{display:"flex",flexDirection:"column",alignItems:"flex-end"});function _n(o){let{token:e,style:r,onClick:i,selected:l}=o;return a1.createElement("div",{style:{display:"flex",alignItems:"center",width:"100%",...r,height:"48px",top:`${parseFloat(r?.top)+0}px`,padding:"0 4px"}},a1.createElement(P,{variant:"outlined",size:"large",onClick:i.bind(null,e),type:l?"primary":void 0,prefix:a1.createElement(B5,null,a1.createElement(I,{src:e.image,size:32})),suffix:e.balance?.amount&&a1.createElement(D5,null,a1.createElement(s,{variant:"body",size:"small"},e.balance.amount),a1.createElement(s,{variant:"body",size:"xsmall"},`${e.balance.usdValue}$`))},a1.createElement(W5,null,a1.createElement(s,{variant:"body",size:"medium"},e.symbol),a1.createElement(s,{variant:"body",size:"xsmall",color:"neutral800"},e.name))))}t(_n,"TokenItem");var On=20;function b2(o){let{list:e,searchedText:r,onChange:i,multiSelect:l,selectedList:a}=o,[p,u]=k2(o.selected),h=t(B=>{u(B),i(B)},"changeSelected"),v=t(B=>l&&a?a.map(V=>V.symbol+V.address).indexOf(B.symbol+B.address)>-1:p?.symbol===B.symbol&&p?.address===B.address,"isSelected"),[S,$]=k2(!0),[M,E]=k2(e),W=t(()=>{E(e.slice(0,M.length+On))},"loadNextPage");Un(()=>{E(e.slice(0,On))},[r,e]),Un(()=>{$(e.length>M.length)},[M.length]);let F=H5(({style:B,...V},Y)=>S2.createElement("div",{ref:Y,style:{...B,height:`${parseFloat(B?.height)+8*2}px`},...V}));return S2.createElement(x2,{Item:({index:B,style:V})=>S2.createElement(_n,{token:M[B],style:V,onClick:h,selected:v(M[B])}),hasNextPage:S,itemCount:M.length,loadNextPage:W,innerElementType:F,size:56})}t(b2,"TokenList");import{i18n as jn}from"@lingui/core";import z from"react";var z5=n("div",{display:"flex",flexDirection:"column",width:"100%",overflow:"hidden"}),N5=n("div",{boxSizing:"border-box",borderRadius:"$xs",padding:"$8 $16 $16 $16",variants:{type:{filled:{backgroundColor:"$background"},outlined:{border:"1px solid $background"}}},defaultVariants:{type:"filled"},".head":{display:"flex",justifyContent:"space-between",alignItems:"center",minHeight:"32px",".usd-value":{paddingLeft:"$8"}},".form":{display:"flex",width:"100%",padding:"$2 0",".selectors":{width:"35%","._text":{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"}},".amount":{width:"30%"}}}),qn=n("span",{width:"24px",height:"24px",backgroundColor:"$background",borderRadius:"99999px"}),Z5=n("div",{windth:"100%",height:"$48",borderRadius:"$xs",backgroundColor:"$surface",border:"1px solid transparent",position:"relative",display:"flex",alignItems:"center",paddingLeft:"$8",paddingRight:"$8"});function F5(o){let{chain:e,token:r,loadingStatus:i,percentageChange:l}=o,a=z.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center"}},i==="failed"&&z.createElement($1,{color:"error",size:24}));return z.createElement(z5,null,z.createElement(N5,{type:"outlined"},z.createElement("div",{className:"head"},z.createElement(s,{variant:"body",size:"small",color:"neutral600"},o.label),z.createElement("div",null,l,o.usdValue&&z.createElement(s,{variant:"body",size:"xsmall",color:"neutral800",className:"usd-value"},`$${o.usdValue}`))),z.createElement("div",{className:"form"},z.createElement(P,{className:"selectors",variant:"outlined",loading:i==="loading",prefix:i==="success"&&e?z.createElement(I,{src:e.logo,size:24}):z.createElement(qn,null),suffix:a,size:"large"},i==="success"&&e?e.displayName:jn.t("Chain")),z.createElement(C,{size:12,direction:"horizontal"}),z.createElement(P,{className:"selectors",variant:"outlined",loading:i==="loading",prefix:i==="success"&&r?z.createElement(I,{src:r.image,size:24}):z.createElement(qn,null),suffix:a,size:"large"},i==="success"&&r?r.symbol:jn.t("Token")),z.createElement(C,{size:12,direction:"horizontal"}),z.createElement("div",{className:"amount"},z.createElement(Z5,null,z.createElement(s,{variant:"title",size:"medium"},o.amount))))))}t(F5,"TokenPreview");import Xn from"react";import to from"react";var Yn=n("li",{width:"100%",borderRadius:"$xs",display:"flex",alignItems:"center",padding:"$10 $5",border:0,backgroundColor:"transparent",".item-start-container":{paddingRight:"$10",flexShrink:0,"& svg":{display:"block"}},".item-text-container":{flexGrow:1,flexShrink:1,flexBasis:"auto",textAlign:"left",".item-text-title":{fontWeight:"bold",display:"flex",alignItems:"center"}},".item-end-container":{display:"flex",justifyContent:"center",alignItems:"center",paddingLeft:"$10"},variants:{hasDivider:{true:{borderBottom:"1px solid",$$color:"$colors$neutral300",[`.${c} &`]:{$$color:"$colors$neutral400"},borderColor:"$$color",borderBottomRightRadius:0,borderBottomLeftRadius:0}}}});function zo(o){let{start:e,title:r,description:i,end:l,onClick:a,hasDivider:p,...u}=o;return to.createElement(Yn,{hasDivider:p,onClick:a,...u},e&&to.createElement("div",{className:"item-start-container"},e),to.createElement("div",{className:"item-text-container"},r&&to.createElement("div",{className:"item-text-title"},r),i&&to.createElement(s,{variant:"body",size:"small",color:"neutral600"},i)),l&&to.createElement("div",{className:"item-end-container"},l))}t(zo,"ListItem");var Gn=n("button",{transition:"all 0.35s",border:0,width:"100%",backgroundColor:"transparent",fontFamily:"inherit","&:focus-visible":{borderRadius:"$xs",outline:0,$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color"},"&:hover":{$$color:"$colors$info100",borderRadius:"$xs",[`.${c} &`]:{$$color:"$colors$neutral100"},backgroundColor:"$$color",cursor:"pointer"},"&:active":{transform:"scale(0.99)"},variants:{hasDivider:{true:{borderBottom:"1px solid",$$color:"$colors$neutral300",[`.${c} &`]:{$$color:"$colors$neutral400"},borderColor:"$$color",borderBottomRightRadius:0,borderBottomLeftRadius:0}},selected:{true:{outline:"1px solid $secondary500"},false:{outline:0}}}});function A5(o){let{onClick:e,id:r,style:i,hasDivider:l,selected:a,...p}=o;return Xn.createElement(Gn,{hasDivider:l,selected:a,onClick:t(()=>{e&&e(r)},"onClickWithKey"),style:i},Xn.createElement(zo,{...p}))}t(A5,"ListItemButton");import L2 from"react";var Kn=n("ul",{padding:0,margin:0,listStyle:"none"});function E5(o){let e=o.type;return L2.createElement(Kn,{as:o.as},o.items.map(r=>{let{id:i,...l}=r;return e?L2.cloneElement(e,{...l,key:i,id:i}):L2.createElement(zo,{key:i,...l})}))}t(E5,"List");import No from"react";var Jn=n("div",{display:"flex",justifyContent:"center",alignItems:"center",flexDirection:"column"});function V5(o){return No.createElement(Jn,null,No.createElement(We,{color:"secondary",size:26}),No.createElement(C,{size:4}),No.createElement(s,{variant:"title",size:"medium"},o.title),No.createElement(s,{variant:"body",size:"medium",color:"neutral700"},o.description))}t(V5,"NotFound");import*as ro from"@radix-ui/react-popover";import Z1 from"react";import*as $e from"@radix-ui/react-popover";var Qn=n($e.Content,{borderRadius:"$sm",filter:"drop-shadow(0px 5px 20px rgba(130, 130, 130, 0.20))",backgroundColor:"$neutral100"}),Rn=n($e.Arrow,{fill:"$neutral100",width:"$16",height:"$8"});var _5=0,U5=0,O5=t((o,e)=>{let{container:r,children:i,...l}=o;return Z1.createElement(ro.Portal,{container:r},Z1.createElement(Qn,{...l,ref:e},i,Z1.createElement(Rn,null)))},"PopoverContentComponent"),o0=Z1.forwardRef(O5);o0.displayName="PopoverContent";function j5(o){let{children:e,content:r,side:i="bottom",sideOffset:l=_5,alignOffset:a=U5,align:p="center",collisionBoundary:u=[],collisionPadding:h=0,container:v=document.body}=o;return Z1.createElement(ro.Root,null,Z1.createElement(ro.Trigger,{asChild:!0},e),Z1.createElement(o0,{align:p,alignOffset:a,collisionBoundary:u,collisionPadding:h,side:i,sideOffset:l,container:v},r))}t(j5,"Popover");import F1 from"react";var b1="1em";function e0(o){let{size:e=b1}=o;return F1.createElement("svg",{width:e,height:e,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},F1.createElement("mask",{id:"a"},F1.createElement("circle",{cx:"256",cy:"256",r:"256",fill:"#fff"})),F1.createElement("g",{mask:"url(#a)"},F1.createElement("path",{fill:"#eee",d:"m0 0 8 22-8 23v23l32 54-32 54v32l32 48-32 48v32l32 54-32 54v68l22-8 23 8h23l54-32 54 32h32l48-32 48 32h32l54-32 54 32h68l-8-22 8-23v-23l-32-54 32-54v-32l-32-48 32-48v-32l-32-54 32-54V0l-22 8-23-8h-23l-54 32-54-32h-32l-48 32-48-32h-32l-54 32L68 0H0z"}),F1.createElement("path",{fill:"#0052b4",d:"M336 0v108L444 0Zm176 68L404 176h108zM0 176h108L0 68ZM68 0l108 108V0Zm108 512V404L68 512ZM0 444l108-108H0Zm512-108H404l108 108Zm-68 176L336 404v108z"}),F1.createElement("path",{fill:"#d80027",d:"M0 0v45l131 131h45L0 0zm208 0v208H0v96h208v208h96V304h208v-96H304V0h-96zm259 0L336 131v45L512 0h-45zM176 336 0 512h45l131-131v-45zm160 0 176 176v-45L381 336h-45z"})))}t(e0,"English");import A1 from"react";function t0(o){let{size:e=b1}=o;return A1.createElement("svg",{width:e,height:e,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},A1.createElement("mask",{id:"a"},A1.createElement("circle",{cx:"256",cy:"256",r:"256",fill:"#fff"})),A1.createElement("g",{mask:"url(#a)"},A1.createElement("path",{fill:"#eee",d:"M167 0h178l25.9 252.3L345 512H167l-29.8-253.4z"}),A1.createElement("path",{fill:"#0052b4",d:"M0 0h167v512H0z"}),A1.createElement("path",{fill:"#d80027",d:"M345 0h167v512H345z"})))}t(t0,"French");import no from"react";function r0(o){let{size:e=b1}=o;return no.createElement("svg",{width:e,height:e,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},no.createElement("mask",{id:"a"},no.createElement("circle",{cx:"256",cy:"256",r:"256",fill:"#fff"})),no.createElement("g",{mask:"url(#a)"},no.createElement("path",{fill:"#eee",d:"M0 0h512v512H0z"}),no.createElement("circle",{cx:"256",cy:"256",r:"111.3",fill:"#d80027"})))}t(r0,"Japanese");import L from"react";function n0(o){let{size:e=b1}=o;return L.createElement("svg",{width:e,height:e,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},L.createElement("mask",{id:"a"},L.createElement("circle",{cx:"256",cy:"256",r:"256",fill:"#fff"})),L.createElement("g",{mask:"url(#a)"},L.createElement("path",{fill:"#ffda44",d:"m0 128 256-32 256 32v256l-256 32L0 384Z"}),L.createElement("path",{fill:"#d80027",d:"M0 0h512v128H0zm0 384h512v128H0z"}),L.createElement("g",{fill:"#eee"},L.createElement("path",{d:"M144 304h-16v-80h16zm128 0h16v-80h-16z"}),L.createElement("ellipse",{cx:"208",cy:"296",rx:"48",ry:"32"})),L.createElement("g",{fill:"#d80027"},L.createElement("rect",{width:"16",height:"24",x:"128",y:"192",rx:"8"}),L.createElement("rect",{width:"16",height:"24",x:"272",y:"192",rx:"8"}),L.createElement("path",{d:"M208 272v24a24 24 0 0 0 24 24 24 24 0 0 0 24-24v-24h-24z"})),L.createElement("rect",{width:"32",height:"16",x:"120",y:"208",fill:"#ff9811",ry:"8"}),L.createElement("rect",{width:"32",height:"16",x:"264",y:"208",fill:"#ff9811",ry:"8"}),L.createElement("rect",{width:"32",height:"16",x:"120",y:"304",fill:"#ff9811",rx:"8"}),L.createElement("rect",{width:"32",height:"16",x:"264",y:"304",fill:"#ff9811",rx:"8"}),L.createElement("path",{fill:"#ff9811",d:"M160 272v24c0 8 4 14 9 19l5-6 5 10a21 21 0 0 0 10 0l5-10 5 6c6-5 9-11 9-19v-24h-9l-5 8-5-8h-10l-5 8-5-8z"}),L.createElement("path",{d:"M122 252h172m-172 24h28m116 0h28"}),L.createElement("path",{fill:"#d80027",d:"M122 248a4 4 0 0 0-4 4 4 4 0 0 0 4 4h172a4 4 0 0 0 4-4 4 4 0 0 0-4-4zm0 24a4 4 0 0 0-4 4 4 4 0 0 0 4 4h28a4 4 0 0 0 4-4 4 4 0 0 0-4-4zm144 0a4 4 0 0 0-4 4 4 4 0 0 0 4 4h28a4 4 0 0 0 4-4 4 4 0 0 0-4-4z"}),L.createElement("path",{fill:"#eee",d:"M196 168c-7 0-13 5-15 11l-5-1c-9 0-16 7-16 16s7 16 16 16c7 0 13-4 15-11a16 16 0 0 0 17-4 16 16 0 0 0 17 4 16 16 0 1 0 10-20 16 16 0 0 0-27-5c-3-4-7-6-12-6zm0 8c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-8 0-4 4-8 8-8zm24 0c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-8 0-4 4-8 8-8zm-44 10 4 1 4 8c0 4-4 7-8 7s-8-3-8-8c0-4 4-8 8-8zm64 0c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-7l4-8z"}),L.createElement("path",{fill:"none",d:"M220 284v12c0 7 5 12 12 12s12-5 12-12v-12z"}),L.createElement("path",{fill:"#ff9811",d:"M200 160h16v32h-16z"}),L.createElement("path",{fill:"#eee",d:"M208 224h48v48h-48z"}),L.createElement("path",{fill:"#d80027",d:"m248 208-8 8h-64l-8-8c0-13 18-24 40-24s40 11 40 24zm-88 16h48v48h-48z"}),L.createElement("rect",{width:"20",height:"32",x:"222",y:"232",fill:"#d80027",rx:"10",ry:"10"}),L.createElement("path",{fill:"#ff9811",d:"M168 232v8h8v16h-8v8h32v-8h-8v-16h8v-8zm8-16h64v8h-64z"}),L.createElement("g",{fill:"#ffda44"},L.createElement("circle",{cx:"186",cy:"202",r:"6"}),L.createElement("circle",{cx:"208",cy:"202",r:"6"}),L.createElement("circle",{cx:"230",cy:"202",r:"6"})),L.createElement("path",{fill:"#d80027",d:"M169 272v43a24 24 0 0 0 10 4v-47h-10zm20 0v47a24 24 0 0 0 10-4v-43h-10z"}),L.createElement("g",{fill:"#338af3"},L.createElement("circle",{cx:"208",cy:"272",r:"16"}),L.createElement("rect",{width:"32",height:"16",x:"264",y:"320",ry:"8"}),L.createElement("rect",{width:"32",height:"16",x:"120",y:"320",ry:"8"}))))}t(n0,"Spanish");import{i18n as q5}from"@lingui/core";import N from"react";var Y5=n("div",{display:"flex",flexDirection:"column"}),G5=n("div",{position:"relative",paddingBottom:"$12"}),X5=n("div",{width:"100%",paddingTop:"$16"}),K5=n("div",{width:"100%",paddingTop:"$16"}),J5=n("div",{display:"flex",flexDirection:"column",width:"100%",paddingTop:"$16"});function Q5({bestRoute:o,fromBlockchain:e,toBlockchain:r,fromToken:i,toToken:l,setInputAmount:a,outputAmount:p,inputAmount:u,loadingStatus:h,showBestRoute:v,fetchingBestRoute:S,outputUsdValue:$,inputUsdValue:M,swapButtonTitle:E,swapButtonDisabled:W,swapButtonClick:F,onChainClick:B,onTokenClick:V,connectedWallets:Y,errorMessage:lo,hasLimitError:so,swap:z2,fromAmountRangeError:v0,recommendation:$0,swithFromAndToComponent:w0,percentageChange:x0,tokenBalanceReal:N2,tokenBalance:Z2,swapFromAmount:S0,showPercentageChange:k0}){return N.createElement(Y5,null,N.createElement(Io,{title:q5.t("SWAP"),suffix:N.createElement(N.Fragment,null)}),N.createElement(G5,null,N.createElement(N.Fragment,null,N.createElement(we,{type:"From",chain:e,token:i,onAmountChange:a,inputAmount:u,fromBlockchain:e,toBlockchain:r,loadingStatus:h,inputUsdValue:M,fromToken:i,setInputAmount:a,connectedWallets:Y,bestRoute:o,fetchingBestRoute:S,onChainClick:()=>B("from-chain"),onTokenClick:()=>V("from-token"),tokenBalanceReal:N2,tokenBalance:Z2}),w0)),N.createElement(we,{type:"To",chain:r,token:l,outputAmount:p,percentageChange:x0,outputUsdValue:$,fromBlockchain:e,toBlockchain:r,loadingStatus:h,inputUsdValue:M,fromToken:i,setInputAmount:a,connectedWallets:Y,inputAmount:u,bestRoute:o,fetchingBestRoute:S,onChainClick:()=>B("to-chain"),onTokenClick:()=>V("to-token"),tokenBalanceReal:N2,tokenBalance:Z2,showPercentageChange:k0}),v&&N.createElement(X5,null),(lo||so(o))&&N.createElement(K5,null,lo&&N.createElement(_,{type:"error"},lo),so(o)&&N.createElement(_,{type:"error",title:`${z2?.swapperId} Limit`},N.createElement(N.Fragment,null,N.createElement(s,{variant:"body",size:"small"},`${v0}, Yours: ${S0} ${z2?.from.symbol}`),N.createElement(s,{variant:"body",size:"small"},$0)))),N.createElement(J5,null,N.createElement(P,{type:"primary",size:"large",disabled:W,onClick:F},E),N.createElement(bo,null)))}t(Q5,"HomePanel");import g,{useState as t6}from"react";import Z,{useState as R5}from"react";var o6=t(o=>!o||o==="info"?"info":o,"getAlertType"),e6=n("div",{width:"90%",overflowWrap:"break-word",color:"$error500 !important"}),I2=n(s,{color:"$success500 !important"}),i0=t(o=>{let{shortMessage:e,detailedMessage:r,currentStepBlockchain:i,type:l,lastConvertedTokenInFailedSwap:a}=o,[p,u]=R5(!1),h=r.long?0:150,v=!p&&r.content.length>h;return Z.createElement(_,{type:o6(l),title:e,...v&&{footer:Z.createElement(P,{variant:"outlined",type:"primary",onClick:u.bind(null,S=>!S)},"Show more details")},...!!o.switchNetwork&&{footer:Z.createElement(P,{variant:"outlined",type:"primary",onClick:()=>{o?.switchNetwork&&o.switchNetwork().catch(S=>{console.log(S)})}},"Change network to ",i)}},r.content?Z.createElement(e6,null,Z.createElement(s,{variant:"body",size:"small"},v&&!p?r.content.substring(0,h)+(h>0?"...":""):r.content)):null,!!a&&Z.createElement(Z.Fragment,null,Z.createElement("p",null,Z.createElement(s,{variant:"body",size:"small"},"Do not worry, your fund is\xA0"),Z.createElement(I2,{variant:"body",size:"small"},Z.createElement("b",null,"Safe"))),Z.createElement("p",null,Z.createElement(s,{variant:"body",size:"small"},"It is converted to \xA0",Z.createElement("u",null,a.outputAmount),"\xA0"),Z.createElement(I2,{variant:"body",size:"small"},Z.createElement("b",null,a.symbol,"\xA0")),Z.createElement(s,{variant:"body",size:"small"},"on your\xA0"),Z.createElement(I2,{variant:"body",size:"small"},Z.createElement("b",null,a.blockchain,"\xA0")),Z.createElement(s,{variant:"body",size:"small"},"wallet"))))},"SwapMessages");var r6=Q({"0%":{opacity:1},"50%":{opacity:.3},"100%":{opacity:1}}),n6=n("div",{display:"flex",alignItems:"center",paddingLeft:"$4",variants:{created:{true:{filter:"grayscale(100%)"}},running:{true:{animation:`${r6} 2s ease-in-out infinite`}}}}),qx=n("div",{height:"100%",display:"flex",justifyContent:"center",alignItems:"center"}),Yx=n(s,{color:"$error500"}),i6=n("div",{paddingLeft:"$16",color:"$neutral600"}),a6=n("div",{display:"flex",alignItems:"center"}),l6=n("div",{position:"relative"}),Gx=n("div",{display:"flex",alignItems:"center"}),s6=n("div",{width:"$8",height:"$8",backgroundColor:"$foreground",borderRadius:"4px",marginLeft:"11px"}),p6=n("div",{width:"0px",height:"0px",borderLeft:"5px solid transparent",borderRight:"5px solid transparent",borderTop:"5px solid $foreground",marginLeft:"$10"}),c6=n("a",{color:"$primary500",fontWeight:"$600"}),d6=n("div",{display:"flex",flexDirection:"column",paddingBottom:"$16",borderBottom:"1px solid $background"}),m6=n("div",{display:"flex",".details":{padding:"$8 0"}}),a0=n("div",{display:"flex",margin:"$12 0 $12 $20"}),l0=n("div",{display:"flex",alignItems:"center"}),s0=n(s,{color:"$success500",paddingLeft:"$4"}),p0=n("div",{width:"0",minHeight:"$16",marginLeft:"14px",border:"1px dashed $foreground",borderRadius:"inherit"}),u6=n("div",{display:"flex",justifyContent:"space-between",alignItems:"center",fontSize:"$14",padding:"$8 0",".name":{color:"$neutral800"},".value":{display:"flex",alignItems:"center",color:"$neutral600",justifyContent:"flex-end"},".status":{fontWeight:"bold",textTransform:"uppercase"},".status.failed":{color:"$error500"},".status.success":{color:"$success500"}}),C6=n("div",{width:"150px",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis","@md":{width:"auto"}}),h6=n("div",{padding:"0",color:"$neutral800",fontSize:"$10"}),g6=n("div",{overflowY:"auto",padding:"$8 $4 $2 $4"});function f6(o){let{pendingSwap:e,onBack:r,onCopy:i,isCopied:l,onCancel:a,date:p,onRetry:u,...h}=o,[v,S]=t6(!1);return g.createElement(m1,{title:"Swap Details",textField:!1,onBack:r,Footer:g.createElement(g.Fragment,null,e?.status==="running"&&g.createElement(P,{variant:"outlined",fullWidth:!0,type:"error",onClick:S.bind(null,!0)},"Cancel"),!!u&&g.createElement(P,{variant:"contained",fullWidth:!0,type:"primary",onClick:u},"Try again"))},g.createElement("div",null,g.createElement(d6,null,g.createElement(u6,null,g.createElement("div",{className:"name"},"Request Id:",g.createElement("span",{className:"value requestId",onClick:i.bind(null,e?.requestId)},g.createElement(C6,null,e?.requestId),g.createElement(C,{size:4,direction:"horizontal"}),g.createElement(P,{type:"primary",variant:"ghost",size:"small"},l?"Copied!":"Copy"))),g.createElement("div",{className:"name"},g.createElement("span",{className:`value status ${e?.status||""}`},e?.status,e?.status==="running"&&g.createElement(O,{size:16,color:"primary"})),g.createElement(h6,null,p))))),g.createElement(g6,null,h.shortMessage&&g.createElement(i0,{...h}),g.createElement(C,{size:16}),e?.steps.map(($,M)=>{let E=`step-${M}`;return g.createElement("div",{key:E},M===0&&g.createElement(l6,null,g.createElement(fe,{logo:$.fromLogo,symbol:$.fromSymbol,chainLogo:$.fromBlockchainLogo||"",blockchain:$.fromBlockchain,amount:e.inputAmount}),g.createElement(s6,null)),g.createElement(p0,null),g.createElement(n6,{created:$.status==="created",running:!["created","success","failed"].includes($.status)},g.createElement(I,{src:$.swapperLogo||"",alt:$.swapperId,size:20}),g.createElement(i6,null,g.createElement(s,{variant:"body",size:"small"},$.swapperType==="DEX"?"Swap":"Bridge"," via"," ",$.swapperId),g.createElement(a6,null,g.createElement(X1,null),g.createElement(s,{variant:"body",size:"small"},"\xA0 $",$.feeInUsd," estimated gas fee")))),g.createElement("div",{style:{display:"flex"}},g.createElement(m6,null,g.createElement(p0,null),g.createElement("div",{className:"details"},!!$.explorerUrl&&g.createElement("div",null,$.explorerUrl.map((W,F)=>{let B=`internal-${F}`,V=`anchor-${F}`;return g.createElement(a0,{key:B},g.createElement(l0,null,g.createElement(C,{size:4}),g.createElement(ee,{color:"primary"}),g.createElement(s0,{variant:"body",size:"small"},g.createElement(c6,{href:W.url,target:"_blank",rel:"noreferrer",key:V},W.description?g.createElement("b",null,W.description.substring(0,1).toUpperCase(),W.description.substring(1)," Tx"):g.createElement("b",null,"View transaction")))))})),$.status==="failed"&&g.createElement(a0,null,g.createElement(l0,null,g.createElement($1,{color:"error"}),g.createElement(s0,{variant:"body",size:"small",color:"$error500"},"Step failed")))))),M+1===e.steps.length&&g.createElement(p6,null),g.createElement(fe,{logo:$.toLogo,symbol:$.toSymbol,chainLogo:$.toBlockchainLogo||"",blockchain:$.toBlockchain,amount:$.outputAmount||"",estimatedAmount:$.expectedOutputAmountHumanReadable||"",success:$.status==="success"}))}),g.createElement(C,{size:32})),g.createElement(Oe,{onClose:S.bind(null,!1),open:v,anchor:"bottom",title:"Cancel Progress",footer:g.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center"}},g.createElement(P,{variant:"contained",type:"success",onClick:S.bind(null,!1)},"Skip"),g.createElement(C,{size:16,direction:"horizontal"}),g.createElement(P,{variant:"contained",type:"error",onClick:()=>{a(e.requestId),S(!1)}},"Cancel progress")),container:document.getElementById("swap-box")},g.createElement(_,{type:"warning"},g.createElement(s,{variant:"body",size:"small"},"Warning: Cancel ",g.createElement("u",null,"doesn't revert")," your transaction if you've already signed and sent a transaction to the blockchain. It only stops next steps from being executed."))))}t(f6,"SwapHistory");import e1 from"react";import io,{useState as y6}from"react";var v6=n("div",{display:"grid",gap:".5rem",gridTemplateColumns:" repeat(2, minmax(0, 1fr))",alignContent:"baseline",width:"100%",height:"100%"}),$6=n("div",{paddingRight:"$4"});function T2(o){let{list:e,onChange:r,multiSelect:i,selectedList:l}=o,[a,p]=y6(o.selected),u=t(v=>{p(v),r(v)},"changeSelectedBlockchain"),h=t(v=>i&&l?l==="all"||l.findIndex($=>v===$.name)>-1:v===a?.name,"isSelect");return io.createElement(v6,null,e.map((v,S)=>{let $=`item-${S}`;return io.createElement(P,{type:h(v.name)?"primary":void 0,variant:"outlined",size:"large",prefix:io.createElement($6,null,io.createElement(I,{size:24,src:v.logo})),suffix:h(v.name)?io.createElement(He,null):void 0,onClick:u.bind(null,v),key:$},io.createElement(s,{variant:"body",size:"small"},v.displayName))}))}t(T2,"BlockchainsList");import ao from"react";var P2=n("div",{display:"flex",justifyContent:"center",width:"100%",paddingTop:"33%",flex:1}),w6=t((o,e)=>o.filter(r=>z1(r.symbol,e)||z1(r.address||"",e)||z1(r.name||"",e)),"filterTokens");function x6(o){let{list:e,type:r,selected:i,hasHeader:l,onChange:a,onBack:p,loadingStatus:u}=o;return ao.createElement(m1,{textField:!0,hasHeader:l,title:`Select ${r} token`,onBack:p,textFieldPlaceholder:"Search tokens by name"},h=>{let v=w6(e,h);return u==="loading"?ao.createElement(P2,null,ao.createElement(O,{size:24})):u==="failed"?ao.createElement(wo,null):v.length?ao.createElement(b2,{searchedText:h,list:v,selected:i,onChange:a}):ao.createElement(xo,{catergory:"Token",searchedFor:h})})}t(x6,"TokenSelector");var S6=n("div",{overflowY:"auto",padding:"0 $4"}),k6=t((o,e)=>o.filter(r=>z1(r.name,e)||z1(r.displayName,e)),"filterBlockchains");function b6(o){let{type:e,list:r,onChange:i,selected:l,onBack:a,loadingStatus:p,hasHeader:u,listContainerStyle:h,multiSelect:v,selectedList:S}=o;return e1.createElement(m1,{textField:!0,hasHeader:u,textFieldPlaceholder:"Search blockchains by name",title:`Select ${e} Blockchain`,onBack:a},$=>{let M=k6(r,$);return e1.createElement(e1.Fragment,null,p==="loading"&&e1.createElement(P2,null,e1.createElement(O,{size:24})),e1.createElement(S6,{style:h,key:"1"},p==="failed"&&e1.createElement(wo,null),p==="success"&&e1.createElement(e1.Fragment,null,M.length?e1.createElement(T2,{list:M,selected:l,multiSelect:v,selectedList:S,onChange:i}):e1.createElement(xo,{catergory:"Blockchain",searchedFor:$}))))})}t(b6,"BlockchainSelector");import{i18n as L6}from"@lingui/core";import M2 from"react";var I6=n("div",{display:"grid",gap:"$8",gridTemplateColumns:"repeat(2, minmax(0, 1fr))",overflow:"auto"});function T6(o){let{open:e,list:r,onSelect:i,onClose:l}=o;return M2.createElement(Ye,{title:L6.t("Connect Wallets"),open:e,onClose:l,containerStyle:{width:"75%",maxWidth:"30rem",height:"60%"}},M2.createElement(I6,null,r.map(a=>M2.createElement(C2,{...a,key:a.title,onClick:i}))))}t(T6,"ConnectWalletsModal");import{i18n as B2}from"@lingui/core";import{Trans as W2}from"@lingui/react";import T from"react";var P6=n("div",{display:"flex",flexDirection:"column",width:"100%",overflow:"hidden"}),M6=n("div",{boxSizing:"border-box",borderRadius:"$xs",padding:"$8 $16 $16 $16",variants:{type:{filled:{backgroundColor:"$background"},outlined:{border:"1px solid $background",backgroundColor:"$surface"}}},defaultVariants:{type:"filled"},".head":{display:"flex",justifyContent:"space-between",alignItems:"center",minHeight:"32px"},".form":{display:"flex",width:"100%",padding:"$2 0",".selectors":{width:"35%","._text":{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"}},".amount":{width:"30%"}},".output-usd":{display:"flex",div:{display:"flex",paddingLeft:"$8"}}}),B6=n("div",{display:"flex",justifyContent:"flex-end",".balance":{display:"flex",alignItems:"center"}}),c0=n("span",{width:"24px",height:"24px",backgroundColor:"$background",borderRadius:"99999px"}),W6=n("div",{windth:"100%",height:"$48",borderRadius:"$xs",backgroundColor:"$surface",border:"1px solid transparent",position:"relative",display:"flex",alignItems:"center",paddingLeft:"$8",paddingRight:"$8"});function we(o){let{type:e,chain:r,token:i,loadingStatus:l,fromBlockchain:a,toBlockchain:p,fromToken:u,setInputAmount:h,inputUsdValue:v,inputAmount:S,bestRoute:$,fetchingBestRoute:M,onChainClick:E,onTokenClick:W,tokenBalanceReal:F,tokenBalance:B}=o,V=T.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center"}},l==="failed"&&T.createElement($1,{color:"error",size:24}),T.createElement(K1,null));return T.createElement(P6,null,T.createElement(M6,{type:e==="From"?"filled":"outlined"},T.createElement("div",{className:"head"},T.createElement(s,{variant:"body",size:"small",color:"neutral600"},e==="From"?T.createElement(W2,{id:"swap from",message:"From"}):T.createElement(W2,{id:"swap to",message:"To"})),e==="From"?T.createElement(B6,null,T.createElement("div",{className:"balance",onClick:()=>{B!=="0"&&h(F.split(",").join(""))}},T.createElement(s,{variant:"body",size:"small",color:"neutral800"},B2.t("Balance"),": ",B," ",u?.symbol||""),T.createElement(C,{size:4}),T.createElement(P,{type:"primary",variant:"ghost",size:"small"},T.createElement(W2,{id:"maximum amount of asset",message:"Max"})))):T.createElement("div",{className:"output-usd"},T.createElement(Ke,{percentageChange:o.percentageChange,showPercentageChange:o.showPercentageChange}),T.createElement("div",null,T.createElement(s,{variant:"body",size:"xsmall",color:"neutral800"},`$${o.outputUsdValue}`)))),T.createElement("div",{className:"form"},T.createElement(P,{className:"selectors",onClick:E,variant:"outlined",disabled:l==="failed",loading:l==="loading",prefix:l==="success"&&r?T.createElement(I,{src:r.logo,size:24}):T.createElement(c0,null),suffix:V,size:"large"},l==="success"&&r?r.displayName:B2.t("Chain")),T.createElement(C,{size:12,direction:"horizontal"}),T.createElement(P,{className:"selectors",onClick:W,variant:"outlined",disabled:l==="failed"||e==="From"&&!a||e==="To"&&!p,loading:l==="loading",prefix:l==="success"&&i?T.createElement(I,{src:i.image,size:24}):T.createElement(c0,null),suffix:V,size:"large"},l==="success"&&i?i.symbol:B2.t("Token")),T.createElement(C,{size:12,direction:"horizontal"}),T.createElement("div",{className:"amount"},e==="From"?T.createElement(S1,{type:"number",size:"large",autoFocus:!0,placeholder:"0",style:{position:"relative",backgroundColor:"$background !important"},suffix:T.createElement("span",{style:{position:"absolute",right:"4px",bottom:"2px"}},T.createElement(s,{variant:"body",size:"xsmall",color:"neutral600"},`$${v}`)),value:S||"",min:0,onChange:e==="From"?Y=>{o.onAmountChange(Y.target.value)}:void 0}):T.createElement(W6,null,T.createElement(s,{variant:"title",size:"medium"},M&&"?",!!$?.result&&`\u2248 ${o.outputAmount}`,(!S||S==="0")&&"0"))))))}t(we,"TokenInfo");import xe from"react";import{i18n as D6}from"@lingui/core";function H6(o){let{highSlippage:e,selectedSlippage:r,changeSlippage:i}=o;return xe.createElement(xe.Fragment,null,e&&xe.createElement(_,{type:"warning",footer:xe.createElement(Lo,{onClick:i})},D6.t("highSlippage",{selectedSlippage:r},{message:" Caution, your slippage is high (={selectedSlippage}). Your trade may be front run."})))}t(H6,"HighSlippageWarning");import D2 from"react";import{i18n as z6}from"@lingui/core";var N6=n(s,{color:"$error500 !important"});function Z6({minRequiredSlippage:o,changeSlippage:e}){return D2.createElement(N6,{variant:"body",size:"small"},z6.t("increaseSlippage",{minRequiredSlippage:o},{message:"We recommend you to increase slippage to at least {minRequiredSlippage} for this route."}),D2.createElement(C,{size:8}),D2.createElement(Lo,{onClick:e}))}t(Z6,"MinRequiredSlippage");import Zo from"react";var F6=n("ul",{padding:"$0 $0 $40 $0",margin:0}),A6=n("li",{paddingBottom:"$10"}),E6=n(s,{display:"block"});function V6({messages:o}){return Zo.createElement(Zo.Fragment,null,Zo.createElement(F6,null,o.map((e,r)=>{let i=r+e;return Zo.createElement(A6,{key:i},Zo.createElement(E6,{variant:"body",size:"medium",color:"$neutral700"},e))})))}t(V6,"BalanceErrors");import{i18n as y0}from"@lingui/core";import D from"react";var d0=n("div",{$$color:"$colors$neutral100",[`.${c} &`]:{$$color:"$colors$neutral300"},backgroundColor:"$$color",borderRadius:"$xm",padding:"$15",variants:{sharpBottomStyle:{true:{borderBottomLeftRadius:"$0",borderBottomRightRadius:"$0"}}},"& .label__container":{paddingBottom:"$5"},"& .label":{display:"flex",justifyContent:"space-between",alignItems:"center"},"& .balance":{display:"flex",justifyContent:"center",alignItems:"center"},"& .form":{display:"flex",justifyContent:"space-between",alignItems:"center"},"& .amount":{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"end",flexGrow:1}}),m0=n(S1,{padding:"0",fontSize:"$18",lineHeight:"$26",fontWeight:"$medium",textAlign:"right",width:140,"&:disabled":{cursor:"unset"}}),u0=n(P,{$$color:"$colors$info300",[`.${c} &`]:{$$color:"$colors$secondary800"},backgroundColor:"$$color"});import{i18n as g0}from"@lingui/core";import J from"react";var C0=n(P,{backgroundColor:"transparent",color:"$neutral700","&:disabled":{color:"$neutral600"},"&:focus-visible":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$info700"},backgroundColor:"$$color !important",outline:0},"&:disabled:hover":{backgroundColor:"transparent"},"&:hover":{$$color:"$colors$info100",[`.${c} &`]:{$$color:"$colors$neutral400"},backgroundColor:"$$color !important"}}),h0=n("div",{width:"10.625rem",padding:"$2 $5",display:"flex",borderRadius:"$xs",justifyContent:"start",boxSizing:"border-box",alignItems:"center","& .token-chain-name":{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"start",paddingLeft:"$10"},"& .token-chain-name__skeleton":{padding:"$5 $0"}});function f0(o){let{error:e,chainImage:r,tokenImage:i,tokenSymbol:l,chain:a,onClick:p,loading:u}=o;return J.createElement(C0,{variant:"default",disabled:e||u,onClick:p},J.createElement(h0,null,J.createElement(A,{size:"large",useAsPlaceholder:e,chainImage:r,tokenImage:i,loading:u}),J.createElement("div",{className:"token-chain-name"},u?J.createElement("div",{className:"token-chain-name__skeleton"},J.createElement(x,{variant:"text",size:"large",width:92}),J.createElement(C,{size:8}),J.createElement(x,{variant:"text",size:"medium",width:92})):J.createElement(J.Fragment,null,J.createElement(s,{variant:"title",size:"medium"},e||!u&&!l?g0.t("Token"):l),J.createElement(s,{variant:"body",size:"medium",color:"$neutral600"},e||!u&&!a?g0.t("Chain"):a)))))}t(f0,"TokenSection");function _6(o){return D.createElement(d0,{sharpBottomStyle:o.sharpBottomStyle},D.createElement("div",{className:"label__container"},D.createElement("div",{className:"label"},D.createElement(s,{variant:"body",size:"small",color:"$neutral600"},o.label),"balance"in o&&!o.loading&&D.createElement("div",{className:"balance"},D.createElement(s,{color:"$neutral600",mr:4,variant:"body",size:"xsmall"},y0.t("Balance"),": ",o.balance),D.createElement(u0,{variant:"default",size:"xsmall",onClick:o.onSelectMaxBalance},D.createElement(s,{variant:"body",size:"xsmall",color:"secondary500"},y0.t("Max")))),o.loading&&D.createElement("div",{className:"balance"},D.createElement(x,{variant:"text",size:"large",width:105})))),D.createElement("div",{className:"form"},D.createElement(f0,{chain:o.chain.displayName,tokenSymbol:o.token.displayName,error:o.error,chainImage:o.chain.image,tokenImage:o.token.image,onClick:o.onClickToken,loading:o.loading}),D.createElement("div",{className:"amount"},o.loading?D.createElement(D.Fragment,null,D.createElement(x,{variant:"text",size:"large",width:92}),D.createElement(C,{size:8}),D.createElement(x,{variant:"text",size:"medium",width:92})):D.createElement(D.Fragment,null,D.createElement(m0,{disabled:o.disabled||o.mode==="To",style:{padding:0},value:o.price.value,type:"onInputChange"in o?"number":"text",size:"large",placeholder:"0",variant:"ghost",min:0,..."onInputChange"in o&&{onChange:e=>o.onInputChange(e.target.value)}}),"percentageChange"in o?D.createElement(So,{size:"large",outputUsdValue:o.price.usdValue,error:o.price.error,percentageChange:o.percentageChange,warningLevel:o.warningLevel}):D.createElement(s,{variant:"body",size:"medium",color:o.price.error?"$warning500":"$neutral600",style:{width:140,textAlign:"right",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"}},o.price.usdValue?`~$${o.price.usdValue}`:o.price.error)))))}t(_6,"SwapInput");import H2 from"react";import U6 from"copy-to-clipboard";function O6(o){let[e,r]=H2.useState(!1),i=H2.useCallback(l=>{U6(l.toString()),r(!0)},[]);return H2.useEffect(()=>{let l;return e&&o&&(l=setTimeout(()=>r(!1),o)),()=>{clearTimeout(l)}},[e,o]),[e,i]}t(O6,"useCopyToClipboard");export{_ as Alert,U0 as AutoThemeIcon,V6 as BalanceErrors,h4 as BestRoute,g4 as BestRouteSkeleton,eo as BlockchainCategories,b6 as BlockchainSelector,_e as BlockchainsChip,q0 as BorderRadiusIcon,bo as BottomLogo,P as Button,A as ChainToken,A3 as ChainsIcon,Lo as ChangeSlippageButton,M4 as Checkbox,co as ChevronDownIcon,J0 as ChevronLeftIcon,Ao as ChevronRightIcon,ke as ChevronUpIcon,B4 as Chip,mo as CloseIcon,I4 as Collapsible,E4 as CollapsibleMessageBox,_3 as ColorsIcon,uo as CompleteIcon,T6 as ConnectWalletsModal,si as CopyIcon,di as CustomColorsIcon,Ci as DarkModeIcon,fi as DeleteIcon,$i as DesktopIcon,C as Divider,be as DoneIcon,Oe as Drawer,e0 as English,Co as ErrorIcon,Ii as ExternalLinkIcon,He as FilledCircle,Mi as FontIcon,t0 as French,Le as GasIcon,Io as Header,H6 as HighSlippageWarning,Q5 as HomePanel,M0 as I18nManager,d1 as IconButton,I as Image,zi as InProgressIcon,go as InfoErrorIcon,Ie as InfoIcon,r0 as Japanese,_i as LightModeIcon,ji as LinkIcon,E5 as List,zo as ListItem,A5 as ListItemButton,wo as LoadingFailedAlert,Te as LoadingIcon,Ki as LogoWithTextIcon,Ge as MessageBox,Z6 as MinRequiredSlippage,Ye as Modal,qe as ModalHeader,s1 as NextIcon,n3 as NoNotificationIcon,Ri as NoRouteIcon,V5 as NotFound,xo as NotFoundAlert,l3 as NotificationNumberIcon,c3 as NotificationsIcon,Me as NumberIcon,Ke as PercentageChange,h3 as PinIcon,j5 as Popover,So as PriceImpact,Je as Radio,V4 as RadioGroup,Qe as RadioRoot,y3 as RefreshIcon,w3 as ReverseIcon,Ze as RouteCost,k3 as RouteIcon,Ee as RouteSummary,O4 as RoutesOverview,We as SearchIcon,m1 as SecondaryPage,m5 as SelectableCategoryList,s5 as SelectableWallet,n5 as SelectableWalletList,j3 as SettingsIcon,x as Skeleton,n0 as Spanish,O as Spinner,fe as StepDetail,Fe as StepDetails,G3 as StyleIcon,w5 as SwapContainer,L5 as SwapDetailsPlaceholder,f6 as SwapHistory,_6 as SwapInput,S5 as SwapListItem,I5 as Switch,S1 as TextField,De as TimeIcon,q1 as TokenAmount,we as TokenInfo,b2 as TokenList,F5 as TokenPreview,x6 as TokenSelector,Y1 as Tooltip,B3 as TransactionIcon,s as Typography,x2 as VirtualizedList,C2 as Wallet,H3 as WalletIcon,Wo as WalletState,vo as WarningIcon,c7 as config,U2 as createTheme,s7 as css,z0 as darkColors,c as darkTheme,J4 as generateRangeColors,p7 as globalCss,Q as keyframes,d7 as lightTheme,n as styled,W0 as theme,O6 as useCopyToClipboard};
|
|
20
20
|
//# sourceMappingURL=index.js.map
|