.app-layout{width:100%;min-height:100vh;position:relative;overflow:hidden}.app-background{z-index:0;position:absolute;inset:0}.background-image{object-fit:cover;filter:brightness(.75);z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.app-content{z-index:1;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}
.Header-module__gbg3bW__headerContainer{z-index:9999;background:0 0;justify-content:space-between;align-items:center;height:60px;padding:0 1rem;display:flex;position:absolute;top:0;left:0;right:0}.Header-module__gbg3bW__headerLeft,.Header-module__gbg3bW__headerCenter,.Header-module__gbg3bW__headerRight{align-items:center;display:flex}.Header-module__gbg3bW__headerLogo{width:32px;height:auto;margin-right:.6rem}.Header-module__gbg3bW__headerAppName{color:#fff;margin-right:.6rem;font-size:.9rem;font-weight:400}.Header-module__gbg3bW__headerButton{color:#72f2b6;cursor:pointer;background:#1f1f1fcc;border:none;border-radius:6px;align-items:center;height:36px;margin-right:.5rem;padding:0 .75rem;font-weight:550;display:flex}.Header-module__gbg3bW__headerButton:hover{filter:brightness(1.1)}.Header-module__gbg3bW__headerGearIcon{width:18px;height:18px}.Header-module__gbg3bW__headerGearPopupVertical{z-index:99999;background:#1f1f1ff2;border-radius:8px;flex-direction:column;gap:1rem;width:350px;padding:1rem;display:flex;position:absolute;top:60px;right:100px}.Header-module__gbg3bW__gearSection{flex-direction:column;gap:.5rem;display:flex}.Header-module__gbg3bW__gearSection>strong{color:#fff;margin-bottom:.5rem;font-size:.9rem}.Header-module__gbg3bW__headerBackgroundGrid{flex-wrap:wrap;gap:.5rem;display:flex}.Header-module__gbg3bW__headerBackgroundOption{cursor:pointer;border:2px solid #0000;border-radius:4px}.Header-module__gbg3bW__headerBackgroundOption:hover{border-color:#72f2b6}.Header-module__gbg3bW__headerBackgroundOptionImage{object-fit:cover;border-radius:4px;width:50px;height:50px}.Header-module__gbg3bW__headerExplorerLabel{color:#72f2b6;background:#2a2a2a;border-radius:4px;width:fit-content;padding:.3rem .5rem;font-size:.9rem}.Header-module__gbg3bW__headerRpcOptions{flex-direction:column;gap:.6rem;display:flex}.Header-module__gbg3bW__headerRpcLabel{color:#fff;align-items:center;gap:.4rem;font-size:.9rem;display:flex}.Header-module__gbg3bW__headerCustomRpcRow{gap:.5rem;margin-left:.3rem;display:flex}.Header-module__gbg3bW__headerCustomRpcInput{color:#fff;background:#2a2a2a;border:none;border-radius:4px;width:180px;padding:.3rem .5rem}.Header-module__gbg3bW__headerCustomRpcSave,.Header-module__gbg3bW__cancelBtn{color:#000;cursor:pointer;background:#72f2b6;border:none;border-radius:4px;padding:.3rem .75rem}.Header-module__gbg3bW__headerCenter{position:absolute;left:50%;transform:translate(-50%)}.Header-module__gbg3bW__headerSearchContainer{width:350px;max-width:100%;position:relative}.Header-module__gbg3bW__headerSearchIcon{opacity:.8;width:16px;height:16px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.Header-module__gbg3bW__headerSearchInput{color:#fff;background:#1f1f1fcc;border:none;border-radius:6px;outline:none;width:100%;height:36px;padding:0 1rem 0 36px;font-size:.9rem}.Header-module__gbg3bW__headerSearchInput::placeholder{color:#aaa}.Header-module__gbg3bW__headerWalletContainer{position:relative}.Header-module__gbg3bW__headerWalletButton{color:#fff;cursor:pointer;background:#1f1f1fcc;border:none;border-radius:6px;align-items:center;height:36px;margin-right:.5rem;padding:0 .75rem;display:flex}.Header-module__gbg3bW__headerWalletAddress{color:#72f2b6;margin-right:6px}.Header-module__gbg3bW__headerWalletArrow{transition:transform .3s}.Header-module__gbg3bW__rotated{transform:rotate(180deg)}.Header-module__gbg3bW__headerWalletPopup{color:#fff;z-index:9999;background:#1f1f1fe6;border-radius:8px;width:400px;padding:1rem;position:absolute;top:110%;right:0;box-shadow:0 2px 8px #00000080}.Header-module__gbg3bW__headerFullAddress{word-wrap:break-word;color:#72f2b6;text-align:center;background:#333;border-radius:4px;margin-bottom:.75rem;padding:.5rem;font-size:.8rem}.Header-module__gbg3bW__headerDisconnectButton{color:#fff;cursor:pointer;background:#444;border:none;border-radius:4px;width:100%;padding:.5rem}.Header-module__gbg3bW__headerSearchContainer{position:relative}.Header-module__gbg3bW__headerNavLink{color:#72f2b6;cursor:pointer;background:#1f1f1fcc;border:none;border-radius:6px;align-items:center;height:36px;margin-right:.5rem;padding:0 .75rem;font-weight:550;text-decoration:none;display:inline-flex}.Header-module__gbg3bW__headerNavLink:hover{filter:brightness(1.1)}.Header-module__gbg3bW__headerNavActive{box-shadow:inset 0 0 0 1px #72f2b6}.Header-module__gbg3bW__searchSpinner{pointer-events:none;border:2px solid #ffffff38;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-top:-8px;animation:.9s linear infinite Header-module__gbg3bW__headerSpin;position:absolute;top:50%;right:10px}@keyframes Header-module__gbg3bW__headerSpin{to{transform:rotate(360deg)}}
.SwapPanel-module__Yr9HYG__swapContainer{flex-direction:column;align-items:center;gap:.75rem;display:flex;position:relative}.SwapPanel-module__Yr9HYG__swapCard{background:#1f1f1fd9;border-radius:12px;width:350px;height:350px;padding:2rem 1.5rem;box-shadow:0 4px 12px #0000004d}.SwapPanel-module__Yr9HYG__swapSettingsIcon{cursor:pointer;opacity:.8;transition:opacity .2s;position:absolute;top:.5rem;right:.5rem}.SwapPanel-module__Yr9HYG__gearIcon{width:19px;height:19px;margin:-.2rem 1rem}.SwapPanel-module__Yr9HYG__swapArrow{justify-content:center;margin:1rem 0;display:flex}.SwapPanel-module__Yr9HYG__arrowButton{cursor:pointer;background:0 0;border:none}.SwapPanel-module__Yr9HYG__arrowIcon{opacity:.8;width:34px;height:34px}.SwapPanel-module__Yr9HYG__swapButton{color:#000;cursor:pointer;background:#72f2b6;border:none;border-radius:6px;width:100%;padding:.75rem;font-size:1rem;font-weight:600;transition:filter .2s}.SwapPanel-module__Yr9HYG__swapButton:disabled{color:#000;opacity:.6;cursor:not-allowed;background:#72f2b6}.SwapPanel-module__Yr9HYG__swapButton:hover:not(:disabled){filter:brightness(.95)}.SwapPanel-module__Yr9HYG__modalLoading{padding:2rem}.SwapPanel-module__Yr9HYG__infoBoxWrapper{width:350px;margin-top:-.5rem}
.SwapSettingsModal-module__Jc-n6q__swapSettingsOverlay{z-index:9999;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SwapSettingsModal-module__Jc-n6q__swapSettingsModal{color:#fff;background:#1e1e1e;border-radius:8px;flex-direction:column;width:400px;max-height:80vh;padding:1rem 1.5rem;display:flex;overflow-y:auto}.SwapSettingsModal-module__Jc-n6q__title{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.SwapSettingsModal-module__Jc-n6q__slippageSection,.SwapSettingsModal-module__Jc-n6q__speedSection{margin-bottom:1.5rem}.SwapSettingsModal-module__Jc-n6q__sectionTitle{margin-bottom:.3rem;font-weight:600}.SwapSettingsModal-module__Jc-n6q__hintText{color:#999;margin-top:.25rem;font-size:.8rem}.SwapSettingsModal-module__Jc-n6q__slippageOptions,.SwapSettingsModal-module__Jc-n6q__speedOptions{gap:.5rem;margin-bottom:.75rem;display:flex}.SwapSettingsModal-module__Jc-n6q__slippageBtn,.SwapSettingsModal-module__Jc-n6q__speedBtn{color:#fff;cursor:pointer;background:#333;border:none;border-radius:4px;padding:.5rem 1rem;transition:filter .2s}.SwapSettingsModal-module__Jc-n6q__slippageBtn:hover,.SwapSettingsModal-module__Jc-n6q__speedBtn:hover{filter:brightness(1.1)}.SwapSettingsModal-module__Jc-n6q__active{color:#000;background:#72f2b6}.SwapSettingsModal-module__Jc-n6q__modalButtons{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.SwapSettingsModal-module__Jc-n6q__cancelBtn,.SwapSettingsModal-module__Jc-n6q__applyBtn{color:#fff;cursor:pointer;background:#444;border:none;border-radius:4px;padding:.5rem 1rem}.SwapSettingsModal-module__Jc-n6q__applyBtn{color:#000;background:#72f2b6}.SwapSettingsModal-module__Jc-n6q__slippageInput{color:#fff;text-align:right;text-align:center;background:#333;border:1px solid #444;border-radius:4px;outline:none;width:3rem;padding:.5rem;font-size:.9rem}.SwapSettingsModal-module__Jc-n6q__slippageInput:focus{border-color:#72f2b6}.SwapSettingsModal-module__Jc-n6q__percentLabel{color:#aaa;align-self:center;margin-left:.2rem;font-size:.85rem}.SwapSettingsModal-module__Jc-n6q__slippageHeader{justify-content:space-between;align-items:center;margin-bottom:.3rem;margin-right:6.8rem;font-weight:600;display:flex}.SwapSettingsModal-module__Jc-n6q__slippageInput.SwapSettingsModal-module__Jc-n6q__active{color:#000;background:#72f2b6;border-color:#72f2b6}.SwapSettingsModal-module__Jc-n6q__customWrapper{width:3.5rem;display:inline-block;position:relative}.SwapSettingsModal-module__Jc-n6q__percentLabel{color:#fff;margin-left:-.85rem;font-size:.85rem}
.SwapInfoBox-module__Hak5Eq__swapInfoBox{color:#fff;background:#1f1f1fcc;border-radius:12px;width:100%;font-size:.775rem}.SwapInfoBox-module__Hak5Eq__swapInfoHeader{cursor:pointer;align-items:center;padding:.5rem 1.5rem;display:flex}.SwapInfoBox-module__Hak5Eq__swapInfoRate{flex:1}.SwapInfoBox-module__Hak5Eq__swapInfoFeeBadge{background:#2f855a;border-radius:12px;margin-left:.5em;padding:.2rem .5rem}.SwapInfoBox-module__Hak5Eq__swapInfoArrow{margin-left:.5rem;transition:transform .2s}.SwapInfoBox-module__Hak5Eq__swapInfoArrowOpen{transform:rotate(180deg)}.SwapInfoBox-module__Hak5Eq__swapInfoDetails{border-top:2px solid #777;padding:.2rem 1.5rem}.SwapInfoBox-module__Hak5Eq__swapInfoRow{justify-content:space-between;margin:.4rem 0;display:flex}
.SwapStatusModal-module__FSSrAW__swapStatusModal{color:#fff;z-index:1000;opacity:0;background:#1f1f1fd9;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;transition:transform .6s,opacity .6s;position:fixed;bottom:1rem;right:1rem;transform:translate(100vw);box-shadow:0 2px 8px #0000004d}.SwapStatusModal-module__FSSrAW__swapStatusModalEnter{opacity:1;border:2px solid #ff0;transform:translate(0)}.SwapStatusModal-module__FSSrAW__swapStatusModalExit{opacity:0;transform:translate(100vw)}.SwapStatusModal-module__FSSrAW__swapStatusModalSuccess{border:2px solid #4caf50}.SwapStatusModal-module__FSSrAW__swapStatusModalError{border:2px solid #f44336}.SwapStatusModal-module__FSSrAW__swapStatusModal a{color:#72f2b6;text-decoration:underline}
.AmountInput-module__TEG9VW__input{color:#fff;background:0 0;border:none;outline:none;width:100%;margin:0;padding:0;font-size:1.25rem}
.SwapRow-module__JiMrvq__swapRow{background:#2a2a2a;border-radius:8px;flex-direction:column;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.SwapRow-module__JiMrvq__swapRowHeader{align-items:center;gap:.25rem;margin-bottom:.25rem;display:flex}.SwapRow-module__JiMrvq__swapRowLabel{color:#aaa;font-size:.9rem;font-weight:500}.SwapRow-module__JiMrvq__balanceAndButtonsInline{gap:.25rem;margin-left:.3rem;display:flex}.SwapRow-module__JiMrvq__quickBtn{color:#72f2b6;cursor:pointer;background:#3a3a3a;border:.1px solid #72f2b6;border-radius:6px;margin-right:0;padding:.2rem .5rem;font-size:.7rem;font-weight:500;transition:background .2s,color .2s}.SwapRow-module__JiMrvq__quickBtn:hover{color:#000;background:#72f2b6}.SwapRow-module__JiMrvq__tokenBalanceHeader{color:#72f2b6;opacity:.8;margin-left:auto;font-size:.85rem}.SwapRow-module__JiMrvq__swapRowInputs{justify-content:space-between;align-items:center;display:flex}.SwapRow-module__JiMrvq__swapTokenSelector{color:#fff;cursor:pointer;background:#3a3a3a;border:none;border-radius:6px;align-items:center;padding:.4rem .6rem;font-weight:500;display:flex}.SwapRow-module__JiMrvq__swapTokenIcon{width:20px;height:20px;margin-right:.3rem}.SwapRow-module__JiMrvq__swapAmountOutput{color:#fff;max-width:60%;padding:.25rem 0;font-size:1.25rem}
.WalletModal-module__-9_SxG__walletModalOverlay{z-index:9999;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.WalletModal-module__-9_SxG__walletModalContent{color:#fff;text-align:center;background:#1e1e1e;border-radius:8px;min-width:310px;padding:2rem}.WalletModal-module__-9_SxG__errorMessage{color:#e74c3c;margin-bottom:1rem}.WalletModal-module__-9_SxG__walletButton{color:#fff;cursor:pointer;background:#444;border:none;border-radius:4px;width:100%;margin-bottom:.5rem;padding:.75rem 1rem;transition:background .2s;display:block;position:relative}.WalletModal-module__-9_SxG__walletButton:hover{background:#666}.WalletModal-module__-9_SxG__walletOption{justify-content:center;align-items:center;display:flex}.WalletModal-module__-9_SxG__walletIcon{width:16px;height:16px;position:absolute;left:1rem}.WalletModal-module__-9_SxG__walletOption span{text-align:center;width:100%;display:block}.WalletModal-module__-9_SxG__cancelButton{margin-top:1rem}
.error-boundary-container{z-index:99999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.error-boundary-content{text-align:center;background:#1f1f1f;border:1px solid #2a2a2a;border-radius:12px;width:90%;max-width:500px;padding:2rem}.error-boundary-content h2{color:#72f2b6;margin-bottom:1rem;font-size:1.5rem}.error-boundary-content p{color:#aaa;margin-bottom:1.5rem}.error-details{color:#f55;background:#2a2a2a;border-radius:8px;margin:1rem 0;padding:1rem;font-family:monospace;font-size:.9rem}.error-boundary-button{color:#000;cursor:pointer;background:#72f2b6;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:filter .2s}.error-boundary-button:hover{filter:brightness(.95)}
