.ReviewScreen-module__0r3e6W__container{min-height:100vh;padding:20px}.ReviewScreen-module__0r3e6W__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fffffffa;border:1px solid #ffffff4d;min-width:450px;max-width:450px;overflow:hidden}.ReviewScreen-module__0r3e6W__header{background:#fffc;border-bottom:1px solid #0000000f}.ReviewScreen-module__0r3e6W__backButton{color:var(--mantine-color-violet-6);background-color:#7c3aed1a;border:1px solid #7c3aed33}.ReviewScreen-module__0r3e6W__backButton:hover{color:var(--mantine-color-violet-7);background-color:#7c3aed26}.ReviewScreen-module__0r3e6W__backButton:active{background-color:#7c3aed33}.ReviewScreen-module__0r3e6W__spacer{width:40px}.ReviewScreen-module__0r3e6W__swapVisual{background:linear-gradient(135deg,#f8faff 0%,#e8f4fd 100%);border:1px solid #3b82f61a;border-radius:16px;padding:32px 24px;position:relative;overflow:hidden}.ReviewScreen-module__0r3e6W__swapVisual:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#7c3aed08 0%,#0000 50%);position:absolute;inset:0}.ReviewScreen-module__0r3e6W__swapContainer{z-index:1;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;display:grid;position:relative}.ReviewScreen-module__0r3e6W__tokenSection{justify-content:center;align-items:center;min-height:120px;display:flex}.ReviewScreen-module__0r3e6W__arrowSection{justify-content:center;align-items:center;min-width:32px;display:flex}.ReviewScreen-module__0r3e6W__tokenContainer{z-index:1;position:relative}.ReviewScreen-module__0r3e6W__tokenInfo{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;display:flex}.ReviewScreen-module__0r3e6W__tokenIcon{background:#fff;border:2px solid #fffc;border-radius:50%;flex-shrink:0;box-shadow:0 2px 8px #0000001a}.ReviewScreen-module__0r3e6W__tokenAmount{color:#1a1b23;letter-spacing:-.2px;justify-content:center;align-items:center;min-height:48px;margin-top:12px;font-size:18px;font-weight:700;line-height:1.3;display:flex}.ReviewScreen-module__0r3e6W__arrowIcon{color:#6b7280}.ReviewScreen-module__0r3e6W__detailsSection{background:#f8fafccc;border:1px solid #e2e8f0cc;border-radius:16px;padding:20px}.ReviewScreen-module__0r3e6W__detailsHeader{color:#1a1b23;letter-spacing:-.2px;margin-bottom:16px;font-size:16px;font-weight:700}.ReviewScreen-module__0r3e6W__detailRow{border-bottom:1px solid #e2e8f099;padding:10px 0;transition:background-color .2s}.ReviewScreen-module__0r3e6W__detailRow:last-child{border-bottom:none}.ReviewScreen-module__0r3e6W__detailRow:hover{background-color:#7c3aed05;border-radius:8px;margin:0 -8px;padding:10px 8px}.ReviewScreen-module__0r3e6W__detailLabel{color:#64748b;font-size:14px;font-weight:500}.ReviewScreen-module__0r3e6W__detailValue{color:#1a1b23;font-size:14px;font-weight:600}.ReviewScreen-module__0r3e6W__finalReceiveRow{border-bottom:none;border-radius:8px;margin-top:12px}.ReviewScreen-module__0r3e6W__finalReceiveLabel{color:#1a1b23;font-size:15px;font-weight:600}.ReviewScreen-module__0r3e6W__finalReceiveValue{color:#7c3aed;letter-spacing:-.1px;font-size:16px;font-weight:700}.ReviewScreen-module__0r3e6W__confirmButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border:none;border-radius:16px;width:100%;margin-top:16px;padding:18px 0;font-size:16px;font-weight:700;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 4px 16px #8b5cf64d}.ReviewScreen-module__0r3e6W__confirmButton:hover{background:linear-gradient(135deg,#9333ea 0%,#8b5cf6 100%);transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf666}.ReviewScreen-module__0r3e6W__confirmButton:active{transform:translateY(0);box-shadow:0 2px 8px #8b5cf64d}.ReviewScreen-module__0r3e6W__confirmButton:disabled{color:#fff;cursor:not-allowed;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);transform:none;box-shadow:0 4px 16px #8b5cf64d}.ReviewScreen-module__0r3e6W__confirmButton:disabled:hover{transform:none;box-shadow:0 4px 16px #8b5cf64d}.ReviewScreen-module__0r3e6W__loadingContainer{align-items:center;gap:12px;display:flex}.ReviewScreen-module__0r3e6W__loadingSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite ReviewScreen-module__0r3e6W__spin}.ReviewScreen-module__0r3e6W__loadingDots{align-items:center;gap:4px;display:flex}.ReviewScreen-module__0r3e6W__loadingDot{background-color:#fff;border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite ReviewScreen-module__0r3e6W__pulse}.ReviewScreen-module__0r3e6W__loadingDot:first-child{animation-delay:-.32s}.ReviewScreen-module__0r3e6W__loadingDot:nth-child(2){animation-delay:-.16s}.ReviewScreen-module__0r3e6W__loadingDot:nth-child(3){animation-delay:0s}.ReviewScreen-module__0r3e6W__loadingText{color:#fff;letter-spacing:.5px;font-size:16px;font-weight:600}.ReviewScreen-module__0r3e6W__confirmButton:disabled{animation:2s ease-in-out infinite ReviewScreen-module__0r3e6W__buttonPulse}@keyframes ReviewScreen-module__0r3e6W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ReviewScreen-module__0r3e6W__pulse{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}@keyframes ReviewScreen-module__0r3e6W__buttonPulse{0%,to{box-shadow:0 4px 16px #8b5cf64d}50%{box-shadow:0 4px 20px #8b5cf680}}.ReviewScreen-module__0r3e6W__glareEffect{pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:transform 1.2s;position:absolute;top:0;left:-100%;transform:translate(0)}.ReviewScreen-module__0r3e6W__glareActive{transform:translate(200%)}.ReviewScreen-module__0r3e6W__fadeIn{animation:.4s ease-out ReviewScreen-module__0r3e6W__fadeIn}@keyframes ReviewScreen-module__0r3e6W__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ReviewScreen-module__0r3e6W__slideIn{animation:.5s ease-out ReviewScreen-module__0r3e6W__slideIn}@keyframes ReviewScreen-module__0r3e6W__slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.ReviewScreen-module__0r3e6W__container{min-height:100dvh;padding:12px}.ReviewScreen-module__0r3e6W__card{min-width:unset;max-width:unset;width:100%}.ReviewScreen-module__0r3e6W__swapVisual{border-radius:12px;padding:24px 16px}.ReviewScreen-module__0r3e6W__swapContainer{gap:20px}.ReviewScreen-module__0r3e6W__tokenSection{min-height:100px}.ReviewScreen-module__0r3e6W__tokenAmount{min-height:40px;margin-top:8px;font-size:16px}.ReviewScreen-module__0r3e6W__detailsSection{border-radius:12px;padding:16px}.ReviewScreen-module__0r3e6W__detailsHeader{margin-bottom:12px;font-size:15px}.ReviewScreen-module__0r3e6W__detailLabel,.ReviewScreen-module__0r3e6W__detailValue{font-size:13px}.ReviewScreen-module__0r3e6W__finalReceiveLabel{font-size:14px}.ReviewScreen-module__0r3e6W__finalReceiveValue{font-size:15px}.ReviewScreen-module__0r3e6W__confirmButton{border-radius:12px;padding:16px 0;font-size:15px}.ReviewScreen-module__0r3e6W__confirmButton:hover{transform:none}.ReviewScreen-module__0r3e6W__loadingText{font-size:15px}}@media (max-width:480px){.ReviewScreen-module__0r3e6W__container{padding:12px}.ReviewScreen-module__0r3e6W__swapVisual{border-radius:10px;padding:20px 12px}.ReviewScreen-module__0r3e6W__swapContainer{grid-template-columns:1fr auto 1fr;gap:16px}.ReviewScreen-module__0r3e6W__tokenSection{min-height:80px}.ReviewScreen-module__0r3e6W__tokenIcon{width:40px!important;height:40px!important}.ReviewScreen-module__0r3e6W__tokenAmount{min-height:36px;margin-top:6px;font-size:14px}.ReviewScreen-module__0r3e6W__arrowSection{min-width:24px}.ReviewScreen-module__0r3e6W__detailsSection{border-radius:10px;padding:14px}.ReviewScreen-module__0r3e6W__detailsHeader{margin-bottom:10px;font-size:14px}.ReviewScreen-module__0r3e6W__detailRow{padding:8px 0}.ReviewScreen-module__0r3e6W__detailLabel,.ReviewScreen-module__0r3e6W__detailValue{font-size:12px}.ReviewScreen-module__0r3e6W__finalReceiveLabel{font-size:13px}.ReviewScreen-module__0r3e6W__finalReceiveValue{font-size:14px}.ReviewScreen-module__0r3e6W__confirmButton{border-radius:10px;padding:14px 0;font-size:14px}.ReviewScreen-module__0r3e6W__loadingText{font-size:14px}.ReviewScreen-module__0r3e6W__loadingSpinner{width:16px;height:16px}.ReviewScreen-module__0r3e6W__loadingContainer{gap:8px}}
.SwapInterface-module__sjZpKa__logoContainer{justify-content:center;align-items:center;display:inline-flex;position:relative}.SwapInterface-module__sjZpKa__logoGlow{filter:blur(8px);background:radial-gradient(circle,#7c3aed4d 0%,#a855f733 50%,#0000 70%);border-radius:50%;width:80px;height:80px;position:absolute}.SwapInterface-module__sjZpKa__logoCircle{background:linear-gradient(135deg,#7c3aed 0%,#a855f7 50%,#c084fc 100%);border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:relative;box-shadow:0 8px 32px #7c3aed66,inset 0 2px 8px #fff3}.SwapInterface-module__sjZpKa__logoInnerCircle{background:radial-gradient(circle,#fff3 0%,#0000 70%);border-radius:50%;width:48px;height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SwapInterface-module__sjZpKa__brandText{background:linear-gradient(135deg,#7c3aed 0%,#a855f7 50%,#c084fc 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;text-shadow:0 4px 8px #7c3aed33;-webkit-background-clip:text;background-clip:text;font-family:system-ui,-apple-system,sans-serif;font-size:28px}.SwapInterface-module__sjZpKa__logoIcon{color:#fff;z-index:2;filter:drop-shadow(0 2px 4px #0003)}.SwapInterface-module__sjZpKa__brandContainer{margin-bottom:8px;position:relative}.SwapInterface-module__sjZpKa__tagline{font-weight:500}.SwapInterface-module__sjZpKa__inputCard{background:#fefefe;border:1px solid #e9ecef;overflow:visible;box-shadow:0 2px 8px #0000000a}.SwapInterface-module__sjZpKa__inputFieldContainer{position:relative}.SwapInterface-module__sjZpKa__inputField{background:#f8faff;border:2px solid #e9ecef;border-radius:12px;align-items:center;min-height:60px;padding:16px 20px;transition:all .2s;display:flex}.SwapInterface-module__sjZpKa__inputField:focus-within{background:#fefeff;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.SwapInterface-module__sjZpKa__currencySymbol{color:#7c3aed;flex-shrink:0;margin-right:4px}.SwapInterface-module__sjZpKa__tokenBadge{text-align:center;flex-shrink:0;min-width:60px;font-weight:600}.SwapInterface-module__sjZpKa__toggleGroup{background:#f1f3f4;border:1px solid #e9ecef;border-radius:8px;padding:2px}.SwapInterface-module__sjZpKa__cryptoButton{border:none;border-top-right-radius:6px;border-bottom-right-radius:6px;height:28px;padding-left:12px;padding-right:12px;font-size:11px;font-weight:600}.SwapInterface-module__sjZpKa__usdButton{border:none;border-top-left-radius:6px;border-bottom-left-radius:6px;height:28px;padding-left:12px;padding-right:12px;font-size:11px;font-weight:600}.SwapInterface-module__sjZpKa__maxButton{color:#7c3aed;background:#f8faff;border:1px solid #e9ecef;height:26px;padding:4px 10px;font-size:12px;font-weight:600}.SwapInterface-module__sjZpKa__tokenSelectionContainer{position:relative}.SwapInterface-module__sjZpKa__loadingOverlay{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);border-radius:var(--mantine-radius-xl);z-index:10;background-color:#ffffff4d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SwapInterface-module__sjZpKa__loadingContent{align-items:center;gap:var(--mantine-spacing-md);flex-direction:column;display:flex}.SwapInterface-module__sjZpKa__logoBox{background:linear-gradient(135deg,var(--mantine-color-violet-6),var(--mantine-color-violet-7));border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.SwapInterface-module__sjZpKa__logoIcon{color:#fff}.SwapInterface-module__sjZpKa__errorAlert{background-color:var(--mantine-color-orange-0);border:1px solid var(--mantine-color-orange-2)}.SwapInterface-module__sjZpKa__errorAlertIcon{color:var(--mantine-color-orange-6)}.SwapInterface-module__sjZpKa__errorAlertMessage{color:var(--mantine-color-orange-8);font-size:14px;font-weight:500}.SwapInterface-module__sjZpKa__validationAlert{background-color:var(--mantine-color-orange-0);border:1px solid var(--mantine-color-orange-2);margin-top:8px}.SwapInterface-module__sjZpKa__validationAlertIcon{color:var(--mantine-color-orange-6)}.SwapInterface-module__sjZpKa__validationAlertMessage{color:var(--mantine-color-orange-8);font-size:14px;font-weight:500}.SwapInterface-module__sjZpKa__tokenSelectionBox{border:1px solid var(--mantine-color-gray-2);background-color:var(--mantine-color-gray-0);cursor:pointer;border-radius:12px;padding:16px 20px;transition:all .2s}.SwapInterface-module__sjZpKa__tokenSelectionBoxSelected{background-color:var(--mantine-color-violet-0)}.SwapInterface-module__sjZpKa__tokenContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.SwapInterface-module__sjZpKa__tokenInfo{align-items:center;gap:12px;display:flex}.SwapInterface-module__sjZpKa__tokenBalance{align-items:center;gap:8px;display:flex}.SwapInterface-module__sjZpKa__chevronIcon{color:var(--mantine-color-gray-5)}.SwapInterface-module__sjZpKa__swapButtonContainer{z-index:2;position:absolute;top:50%;right:-13px;transform:translateY(-50%)}.SwapInterface-module__sjZpKa__swapButton{border:1px solid var(--mantine-color-gray-3);color:var(--mantine-color-gray-6);background-color:#fff;transition:all .15s;box-shadow:0 2px 8px #0000000d}.SwapInterface-module__sjZpKa__swapButton:hover{background-color:var(--mantine-color-gray-0);border-color:var(--mantine-color-gray-4);color:var(--mantine-color-gray-7);box-shadow:0 3px 12px #0000001a}.SwapInterface-module__sjZpKa__swapButton:active{background-color:var(--mantine-color-gray-1);border-color:var(--mantine-color-gray-5);color:var(--mantine-color-gray-8);box-shadow:0 1px 4px #0000001a}.SwapInterface-module__sjZpKa__amountContainer{border:1px solid var(--mantine-color-gray-2);background-color:var(--mantine-color-gray-0);border-radius:16px;padding:20px}.SwapInterface-module__sjZpKa__toggleContainer{background-color:var(--mantine-color-gray-1);border:1px solid var(--mantine-color-gray-3);border-radius:8px;padding:3px}.SwapInterface-module__sjZpKa__toggleButton{border:none;height:28px;font-size:11px;font-weight:600;transition:all .15s}.SwapInterface-module__sjZpKa__toggleButton[data-variant=filled]{box-shadow:0 1px 3px #7c3aed4d;background-color:var(--mantine-color-violet-6)!important;color:#fff!important}.SwapInterface-module__sjZpKa__toggleButton[data-variant=filled]:hover{background-color:var(--mantine-color-violet-7)!important}.SwapInterface-module__sjZpKa__toggleButton[data-variant=subtle]{color:var(--mantine-color-gray-7)!important;background-color:#0000!important;border:1px solid #0000!important}.SwapInterface-module__sjZpKa__toggleButton[data-variant=subtle]:hover{background-color:var(--mantine-color-gray-2)!important;color:var(--mantine-color-gray-8)!important}.SwapInterface-module__sjZpKa__maxButtonCustom{text-align:center;white-space:nowrap;background-color:var(--mantine-color-gray-0);border:1px solid var(--mantine-color-gray-3);min-width:52px;height:28px;color:var(--mantine-color-violet-6);padding:0 12px;font-size:12px;font-weight:500;transition:all .15s}.SwapInterface-module__sjZpKa__maxButtonCustom:hover:not(:disabled){background-color:var(--mantine-color-violet-0);border-color:var(--mantine-color-violet-2);color:var(--mantine-color-violet-7)}.SwapInterface-module__sjZpKa__maxButtonCustom:disabled{background-color:var(--mantine-color-gray-1);border-color:var(--mantine-color-gray-3);color:var(--mantine-color-gray-5)}.SwapInterface-module__sjZpKa__equivalentText{margin-top:-8px}.SwapInterface-module__sjZpKa__divider{background-color:var(--mantine-color-gray-3);height:1px;margin:8px 0}.SwapInterface-module__sjZpKa__infoIcon{color:var(--mantine-color-gray-5);cursor:help}.SwapInterface-module__sjZpKa__submitContainer{margin-top:18px;position:relative}.SwapInterface-module__sjZpKa__clickableBox{cursor:pointer;border-radius:12px;align-items:center;min-height:64px;margin-bottom:0;padding:12px 16px;transition:all .15s;display:flex}.SwapInterface-module__sjZpKa__clickableBoxSelected{background:#e9ecef;outline:2px solid #667eea}.SwapInterface-module__sjZpKa__tokenIcon{flex-shrink:0}.SwapInterface-module__sjZpKa__tokenChevron{color:#888;margin-left:4px}.SwapInterface-module__sjZpKa__emptyTokenBalance{min-width:80px}.SwapInterface-module__sjZpKa__resultsCard{background:#fefefe;border:1px solid #e9ecef;box-shadow:0 2px 8px #0000000a}.SwapInterface-module__sjZpKa__resultsDisplay{background:#f8faff;border:1px solid #e9ecef;border-radius:8px;padding:16px}.SwapInterface-module__sjZpKa__resultTokenIconContainer{background:#fff;border:1px solid #e9ecef;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.SwapInterface-module__sjZpKa__resultAmountInfo{flex:1}.SwapInterface-module__sjZpKa__resultsBadge{flex-shrink:0;font-weight:600}.SwapInterface-module__sjZpKa__hoverButtonContainer{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SwapInterface-module__sjZpKa__hoverButton{background:#f8f9fa;border:1px solid #e9ecef;transition:all .2s;box-shadow:0 1px 3px #00000014}.SwapInterface-module__sjZpKa__hoverButton:hover{background:#f1f3f4;border-color:#dee2e6;box-shadow:0 2px 6px #0000001f}.SwapInterface-module__sjZpKa__hoverButton:active{background:#e9ecef;box-shadow:0 1px 2px #00000014}.SwapInterface-module__sjZpKa__hoverButtonIcon{color:#6c757d}.SwapInterface-module__sjZpKa__infoTooltip{cursor:help;background:#7c3aed1a;border:1px solid #7c3aed33;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.SwapInterface-module__sjZpKa__tooltipIcon{color:#7c3aed}.SwapInterface-module__sjZpKa__mainContainer{padding:30px 50px}.SwapInterface-module__sjZpKa__loaderContainer{margin-left:8px}.SwapInterface-module__sjZpKa__numberInput{flex:1;width:100%;min-width:0}.SwapInterface-module__sjZpKa__numberInputField{text-align:left;color:#1a1b23;background:0 0;border:none;outline:none;align-items:center;width:100%;min-height:44px;padding:8px 0;font-size:28px;font-weight:600;line-height:1.2;display:flex}.SwapInterface-module__sjZpKa__numberInputField::placeholder{color:#adb5bd;opacity:.6}.SwapInterface-module__sjZpKa__numberInputField:focus{outline:none}.SwapInterface-module__sjZpKa__usdSymbol{color:#6c757d;align-items:center;height:44px;margin-right:-8px;font-size:28px;font-weight:500;line-height:1.2;display:flex}.SwapInterface-module__sjZpKa__exchangeButton{justify-content:center;align-items:center;gap:8px;display:flex}.SwapInterface-module__sjZpKa__exchangeButtonDisabled{color:#adb5bd!important;cursor:not-allowed!important;background:#e9ecef!important}.SwapInterface-module__sjZpKa__exchangeButtonNoTransform{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;padding:18px 0;font-size:16px;font-weight:700;transition:background-color .2s;display:flex;box-shadow:0 4px 16px #8b5cf64d}.SwapInterface-module__sjZpKa__exchangeButtonNoTransform:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)}.SwapInterface-module__sjZpKa__exchangeButtonNoTransform:active:not(:disabled){background:linear-gradient(135deg,#6d28d9 0%,#5b21b6 100%)}.SwapInterface-module__sjZpKa__exchangeButtonNoTransform:disabled{color:#adb5bd!important;cursor:not-allowed!important;box-shadow:none!important;background:#e9ecef!important}.SwapInterface-module__sjZpKa__exchangeButtonWithGlare{box-shadow:none;background:var(--mantine-color-violet-6);width:100%;transition:background-color .2s;position:relative;overflow:hidden}.SwapInterface-module__sjZpKa__exchangeButtonWithGlare:hover:not(:disabled){background-color:var(--mantine-color-violet-7)}.SwapInterface-module__sjZpKa__exchangeButtonWithGlare:active:not(:disabled){background-color:var(--mantine-color-violet-8)}.SwapInterface-module__sjZpKa__glareEffect{pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:transform 1.2s;position:absolute;top:0;left:-100%;transform:translate(0)}.SwapInterface-module__sjZpKa__glareActive{transform:translate(200%)}@media (max-width:768px){.SwapInterface-module__sjZpKa__mainContainer{padding:16px 16px 24px}.SwapInterface-module__sjZpKa__brandText{font-size:24px}.SwapInterface-module__sjZpKa__logoGlow{width:60px;height:60px}.SwapInterface-module__sjZpKa__logoCircle{width:40px;height:40px}.SwapInterface-module__sjZpKa__logoInnerCircle{width:36px;height:36px}.SwapInterface-module__sjZpKa__inputField{border-radius:10px;min-height:56px;padding:14px 16px}.SwapInterface-module__sjZpKa__clickableBox{border-radius:10px;min-height:56px;padding:12px 18px}.SwapInterface-module__sjZpKa__tokenBalance,.SwapInterface-module__sjZpKa__emptyTokenBalance{min-width:70px}.SwapInterface-module__sjZpKa__exchangeButtonNoTransform{border-radius:12px;padding:16px 0;font-size:15px}.SwapInterface-module__sjZpKa__exchangeButtonNoTransform:hover:not(:disabled){transform:none}.SwapInterface-module__sjZpKa__cryptoButton,.SwapInterface-module__sjZpKa__usdButton{height:26px;padding-left:8px;padding-right:8px;font-size:10px;font-weight:600}.SwapInterface-module__sjZpKa__maxButton{height:26px;padding:4px 10px;font-size:11px;font-weight:600}.SwapInterface-module__sjZpKa__numberInputField{min-height:48px;padding:12px 0;font-size:24px}.SwapInterface-module__sjZpKa__usdSymbol{height:48px;font-size:24px}}@media (max-width:480px){.SwapInterface-module__sjZpKa__mainContainer{padding:12px 12px 20px}.SwapInterface-module__sjZpKa__brandText{font-size:20px}.SwapInterface-module__sjZpKa__logoGlow{width:50px;height:50px}.SwapInterface-module__sjZpKa__logoCircle{width:32px;height:32px}.SwapInterface-module__sjZpKa__logoInnerCircle{width:28px;height:28px}.SwapInterface-module__sjZpKa__inputField{border-radius:8px;min-height:52px;padding:12px 14px}.SwapInterface-module__sjZpKa__clickableBox{border-radius:8px;min-height:52px;padding:12px 16px}.SwapInterface-module__sjZpKa__tokenBalance,.SwapInterface-module__sjZpKa__emptyTokenBalance{min-width:60px}.SwapInterface-module__sjZpKa__exchangeButtonNoTransform{border-radius:10px;padding:14px 0;font-size:14px}.SwapInterface-module__sjZpKa__tokenIcon{width:28px!important;height:28px!important}.SwapInterface-module__sjZpKa__cryptoButton,.SwapInterface-module__sjZpKa__usdButton{height:24px;padding-left:6px;padding-right:6px;font-size:9px;font-weight:600}.SwapInterface-module__sjZpKa__maxButton{height:26px;padding:4px 10px;font-size:11px;font-weight:600}.SwapInterface-module__sjZpKa__numberInputField{min-height:48px;padding:12px 0;font-size:24px}.SwapInterface-module__sjZpKa__usdSymbol{height:48px;font-size:24px}}
.TokenSelectionDialog-module__11KdRG__modalOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000073}.TokenSelectionDialog-module__11KdRG__modalContent{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fffffffa;border:1px solid #7c3aed1f;overflow:hidden;box-shadow:0 25px 50px -12px #7c3aed40}.TokenSelectionDialog-module__11KdRG__modalHeader{display:none}.TokenSelectionDialog-module__11KdRG__modalBody{padding:0}.TokenSelectionDialog-module__11KdRG__header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff9;border-bottom:1px solid #7c3aed14;padding:16px 20px 14px;position:relative}.TokenSelectionDialog-module__11KdRG__headerContent{justify-content:space-between;align-items:center;display:flex}.TokenSelectionDialog-module__11KdRG__titleSection{flex-direction:column;gap:2px;display:flex}.TokenSelectionDialog-module__11KdRG__titleRow{align-items:center;gap:6px;display:flex}.TokenSelectionDialog-module__11KdRG__searchIcon{color:#7c3aed;opacity:.8}.TokenSelectionDialog-module__11KdRG__title{color:#1a1b23;margin:0;font-size:17px;font-weight:700}.TokenSelectionDialog-module__11KdRG__subtitle{color:#6b7280;margin:0;font-size:13px}.TokenSelectionDialog-module__11KdRG__closeButton{color:#7c3aed;cursor:pointer;background:#7c3aed14;border:.5px solid #7c3aed14;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .2s;display:flex}.TokenSelectionDialog-module__11KdRG__closeButton:hover{background:#7c3aed1f}.TokenSelectionDialog-module__11KdRG__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d;padding:0 20px 4px;position:relative}.TokenSelectionDialog-module__11KdRG__scrollContainer{margin:0 -4px;position:relative}.TokenSelectionDialog-module__11KdRG__scrollArea{padding:14px 4px 6px}.TokenSelectionDialog-module__11KdRG__tokenList{flex-direction:column;gap:4px;display:flex}.TokenSelectionDialog-module__11KdRG__tokenItem{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:.5px solid #7c3aed0f;border-radius:12px;padding:10px 14px;transition:background-color .15s;position:relative;overflow:hidden}.TokenSelectionDialog-module__11KdRG__tokenItem:hover{background:#7c3aed0f}.TokenSelectionDialog-module__11KdRG__tokenItem:active{background:#7c3aed1a;transition:background-color 50ms}.TokenSelectionDialog-module__11KdRG__tokenItemContent{z-index:1;align-items:center;gap:12px;width:100%;display:flex;position:relative}.TokenSelectionDialog-module__11KdRG__tokenIconContainer{background:#f8fafccc;border:.5px solid #0000000a;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;overflow:hidden}.TokenSelectionDialog-module__11KdRG__tokenIcon{border-radius:6px;width:24px;height:24px}.TokenSelectionDialog-module__11KdRG__tokenDetails{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.TokenSelectionDialog-module__11KdRG__tokenName{color:#1a1b23;margin:0;font-size:15px;font-weight:500;line-height:1.3}.TokenSelectionDialog-module__11KdRG__tokenSymbol{color:#6b7280;opacity:.8;margin:0;font-size:12px;line-height:1.2}.TokenSelectionDialog-module__11KdRG__tokenItem:hover .TokenSelectionDialog-module__11KdRG__tokenSymbol{opacity:1}.TokenSelectionDialog-module__11KdRG__tokenBalance{flex-direction:column;align-items:flex-end;gap:1px;min-width:75px;display:flex}.TokenSelectionDialog-module__11KdRG__balanceAmount{color:#1a1b23;margin:0;font-size:13px;font-weight:400;line-height:1.2}.TokenSelectionDialog-module__11KdRG__balanceUsd{color:#6b7280;align-items:center;gap:2px;margin:0;font-size:11px;line-height:1.2;display:flex}.TokenSelectionDialog-module__11KdRG__loadingIndicator{align-items:center;gap:2px;display:inline-flex}.TokenSelectionDialog-module__11KdRG__chevronIcon{color:#9ca3af;opacity:.5;margin-left:6px;transition:opacity .15s}.TokenSelectionDialog-module__11KdRG__tokenItem:hover .TokenSelectionDialog-module__11KdRG__chevronIcon{opacity:.8}.TokenSelectionDialog-module__11KdRG__bottomFadeIndicator{pointer-events:none;z-index:10;background:linear-gradient(#fff0 0%,#ffffffe6 100%);border-radius:0 0 8px 8px;height:8px;position:absolute;bottom:8px;left:20px;right:20px}.TokenSelectionDialog-module__11KdRG__scrollContainer .mantine-ScrollArea-scrollbar{background:#7c3aed14;border-radius:6px;width:4px}.TokenSelectionDialog-module__11KdRG__scrollContainer .mantine-ScrollArea-thumb{background:linear-gradient(135deg,#7c3aed4d 0%,#8b5cf640 100%);border:none;border-radius:6px}.TokenSelectionDialog-module__11KdRG__scrollContainer .mantine-ScrollArea-thumb:hover{background:linear-gradient(135deg,#7c3aed66 0%,#8b5cf659 100%)}@media (max-width:768px){.TokenSelectionDialog-module__11KdRG__header{padding:14px 16px 12px}.TokenSelectionDialog-module__11KdRG__content{padding:0 16px 8px}.TokenSelectionDialog-module__11KdRG__title{font-size:15px}.TokenSelectionDialog-module__11KdRG__subtitle{font-size:11px}.TokenSelectionDialog-module__11KdRG__closeButton{border-radius:7px;width:26px;height:26px}.TokenSelectionDialog-module__11KdRG__tokenItem{border-radius:10px;padding:8px 12px}.TokenSelectionDialog-module__11KdRG__tokenIconContainer{border-radius:8px;width:32px;height:32px}.TokenSelectionDialog-module__11KdRG__tokenIcon{width:20px;height:20px}.TokenSelectionDialog-module__11KdRG__tokenItemContent{gap:10px}.TokenSelectionDialog-module__11KdRG__tokenBalance{min-width:65px}.TokenSelectionDialog-module__11KdRG__tokenName{font-size:13px}.TokenSelectionDialog-module__11KdRG__tokenSymbol{font-size:10px}.TokenSelectionDialog-module__11KdRG__balanceAmount{font-size:12px}.TokenSelectionDialog-module__11KdRG__balanceUsd{font-size:9px}}@media (max-width:480px){.TokenSelectionDialog-module__11KdRG__header{padding:12px 14px 10px}.TokenSelectionDialog-module__11KdRG__content{padding:0 14px 6px}.TokenSelectionDialog-module__11KdRG__title{font-size:14px}.TokenSelectionDialog-module__11KdRG__subtitle{font-size:10px}.TokenSelectionDialog-module__11KdRG__closeButton{border-radius:6px;width:24px;height:24px}.TokenSelectionDialog-module__11KdRG__tokenItem{border-radius:8px;padding:6px 10px}.TokenSelectionDialog-module__11KdRG__tokenIconContainer{border-radius:6px;width:28px;height:28px}.TokenSelectionDialog-module__11KdRG__tokenIcon{width:18px;height:18px}.TokenSelectionDialog-module__11KdRG__tokenItemContent{gap:8px}.TokenSelectionDialog-module__11KdRG__tokenBalance{min-width:55px}.TokenSelectionDialog-module__11KdRG__tokenName{font-size:12px}.TokenSelectionDialog-module__11KdRG__tokenSymbol{font-size:9px}.TokenSelectionDialog-module__11KdRG__balanceAmount{font-size:11px}.TokenSelectionDialog-module__11KdRG__balanceUsd{font-size:8px}.TokenSelectionDialog-module__11KdRG__scrollArea{padding:14px 4px 6px}.TokenSelectionDialog-module__11KdRG__bottomFadeIndicator{height:6px;bottom:6px;left:14px;right:14px}}
.Common-module__2KadAW__fullScreenContainer{min-height:100vh;padding:20px}.Common-module__2KadAW__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fffffffa;border:1px solid #ffffff4d;min-width:450px;max-width:450px;overflow:hidden}.Common-module__2KadAW__cardAlternate{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:1px solid #fff3;min-width:450px;max-width:450px;overflow:hidden}.Common-module__2KadAW__header{border-bottom:1px solid #0000000f}.Common-module__2KadAW__swapVisual{background:linear-gradient(135deg,#f8faff 0%,#e8f4fd 100%);border:1px solid #3b82f61a;border-radius:16px;padding:24px}.Common-module__2KadAW__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border:none;border-radius:16px;width:100%;padding:18px 0;font-size:16px;font-weight:700;transition:all .2s;box-shadow:0 4px 16px #8b5cf64d}.Common-module__2KadAW__primaryButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf666}.Common-module__2KadAW__primaryButton:active{transform:translateY(0);box-shadow:0 2px 8px #8b5cf64d}.Common-module__2KadAW__primaryButton:disabled{color:#6c757d;cursor:not-allowed;box-shadow:none;background:#e9ecef;transform:none}.Common-module__2KadAW__successButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:16px;width:100%;padding:16px 0;font-size:16px;font-weight:700;transition:all .2s;box-shadow:0 4px 16px #10b9814d}.Common-module__2KadAW__successButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.Common-module__2KadAW__successButton:active{transform:translateY(0);box-shadow:0 2px 8px #10b9814d}.Common-module__2KadAW__secondaryButton{color:#6b7280;cursor:pointer;background:0 0;border:2px solid #e5e7eb;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 0;font-size:16px;font-weight:600;transition:all .2s;display:flex}.Common-module__2KadAW__secondaryButton:hover{background:#00000005;border-color:#d1d5db;transform:translateY(-1px)}.Common-module__2KadAW__loadingBackground{background:linear-gradient(135deg,#4a4458 0%,#6b5b73 100%);min-height:100vh;padding:20px}.Common-module__2KadAW__spacer{width:40px}.Common-module__2KadAW__fadeIn{animation:.3s ease-in-out Common-module__2KadAW__fadeIn}@keyframes Common-module__2KadAW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Common-module__2KadAW__pulse{animation:3s ease-in-out infinite Common-module__2KadAW__pulse}@keyframes Common-module__2KadAW__pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.4;transform:scale(1.1)}}@media (max-width:768px){.Common-module__2KadAW__fullScreenContainer{min-height:100dvh;padding:12px}.Common-module__2KadAW__card,.Common-module__2KadAW__cardAlternate{min-width:unset;max-width:unset;width:100%;margin:0}.Common-module__2KadAW__swapVisual{border-radius:12px;padding:16px}.Common-module__2KadAW__primaryButton,.Common-module__2KadAW__successButton,.Common-module__2KadAW__secondaryButton{border-radius:12px;padding:16px 0;font-size:15px}.Common-module__2KadAW__primaryButton:hover,.Common-module__2KadAW__successButton:hover,.Common-module__2KadAW__secondaryButton:hover{transform:none}}@media (max-width:480px){.Common-module__2KadAW__fullScreenContainer{padding:8px}.Common-module__2KadAW__primaryButton,.Common-module__2KadAW__successButton,.Common-module__2KadAW__secondaryButton{padding:14px 0;font-size:14px}}
.SuccessScreen-module__RMlcrW__container{min-height:100vh;padding:20px}.SuccessScreen-module__RMlcrW__successSection{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.SuccessScreen-module__RMlcrW__successAnimationContainer{justify-content:center;align-items:center;display:flex}.SuccessScreen-module__RMlcrW__headerSuccessIcon{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #10b98140}.SuccessScreen-module__RMlcrW__successCircle{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;display:flex;position:relative;box-shadow:0 12px 28px #10b9814d}.SuccessScreen-module__RMlcrW__successIcon{color:#fff;margin:0;padding:0;line-height:1;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SuccessScreen-module__RMlcrW__successMessage{text-align:center;width:100%}.SuccessScreen-module__RMlcrW__swapVisual{background:linear-gradient(135deg,#f8faff 0%,#e8f4fd 100%);border:1px solid #3b82f61a;border-radius:16px;padding:24px;position:relative;overflow:hidden}.SuccessScreen-module__RMlcrW__swapVisual:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#7c3aed08 0%,#0000 50%);position:absolute;inset:0}.SuccessScreen-module__RMlcrW__swapContainer{z-index:1;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;display:grid;position:relative}.SuccessScreen-module__RMlcrW__tokenSection{justify-content:center;align-items:center;min-height:90px;display:flex}.SuccessScreen-module__RMlcrW__arrowSection{justify-content:center;align-items:center;min-width:32px;display:flex}.SuccessScreen-module__RMlcrW__tokenInfo{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;display:flex}.SuccessScreen-module__RMlcrW__tokenIcon{background:#fff;border:2px solid #fffc;border-radius:50%;flex-shrink:0;box-shadow:0 2px 8px #0000001a}.SuccessScreen-module__RMlcrW__tokenAmount{color:#dc2626;letter-spacing:-.2px;justify-content:center;align-items:center;min-height:40px;margin-top:12px;font-size:16px;font-weight:700;line-height:1.3;display:flex}.SuccessScreen-module__RMlcrW__tokenAmountReceived{color:#10b981;letter-spacing:-.2px;justify-content:center;align-items:center;min-height:40px;margin-top:12px;font-size:16px;font-weight:700;line-height:1.3;display:flex}.SuccessScreen-module__RMlcrW__arrowIcon{color:#6b7280}.SuccessScreen-module__RMlcrW__detailsSection{background:#f8fafccc;border:1px solid #e2e8f0cc;border-radius:16px;padding:20px}.SuccessScreen-module__RMlcrW__detailsHeader{color:#1a1b23;letter-spacing:-.2px;margin-bottom:16px;font-size:16px;font-weight:700}.SuccessScreen-module__RMlcrW__detailRow{border-bottom:1px solid #e2e8f099;padding:10px 0;transition:background-color .2s}.SuccessScreen-module__RMlcrW__detailRow:last-child{border-bottom:none}.SuccessScreen-module__RMlcrW__detailRow:hover{background-color:#7c3aed05;border-radius:8px;margin:0 -8px;padding:10px 8px}.SuccessScreen-module__RMlcrW__detailLabel{color:#64748b;font-size:14px;font-weight:500}.SuccessScreen-module__RMlcrW__detailValue{color:#1a1b23;font-family:monospace;font-size:14px;font-weight:600}.SuccessScreen-module__RMlcrW__finalReceiveRow{border-bottom:none;border-radius:8px;margin-top:12px}.SuccessScreen-module__RMlcrW__finalReceiveLabel{color:#1a1b23;font-size:15px;font-weight:600}.SuccessScreen-module__RMlcrW__finalReceiveValue{color:#7c3aed;letter-spacing:-.1px;font-size:16px;font-weight:700}.SuccessScreen-module__RMlcrW__newSwapButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border:none;border-radius:16px;width:100%;padding:18px 0;font-size:16px;font-weight:700;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 4px 16px #8b5cf64d}.SuccessScreen-module__RMlcrW__newSwapButton:hover{background:linear-gradient(135deg,#9333ea 0%,#8b5cf6 100%);transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf666}.SuccessScreen-module__RMlcrW__newSwapButton:active{transform:translateY(0);box-shadow:0 2px 8px #8b5cf64d}.SuccessScreen-module__RMlcrW__glareEffect{pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:transform 1.2s;position:absolute;top:0;left:-100%;transform:translate(0)}.SuccessScreen-module__RMlcrW__glareActive{transform:translate(200%)}.SuccessScreen-module__RMlcrW__fadeIn{animation:.4s ease-out SuccessScreen-module__RMlcrW__fadeIn}@keyframes SuccessScreen-module__RMlcrW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.SuccessScreen-module__RMlcrW__container{min-height:100dvh;padding:12px}.SuccessScreen-module__RMlcrW__successCircle{width:72px;height:72px}.SuccessScreen-module__RMlcrW__swapVisual{border-radius:12px;padding:20px 16px}.SuccessScreen-module__RMlcrW__swapContainer{gap:16px}.SuccessScreen-module__RMlcrW__tokenSection{min-height:80px}.SuccessScreen-module__RMlcrW__tokenAmount,.SuccessScreen-module__RMlcrW__tokenAmountReceived{min-height:36px;margin-top:8px;font-size:14px}.SuccessScreen-module__RMlcrW__detailsSection{border-radius:12px;padding:16px}.SuccessScreen-module__RMlcrW__detailsHeader{margin-bottom:12px;font-size:15px}.SuccessScreen-module__RMlcrW__detailLabel,.SuccessScreen-module__RMlcrW__detailValue{font-size:13px}.SuccessScreen-module__RMlcrW__finalReceiveLabel{font-size:14px}.SuccessScreen-module__RMlcrW__finalReceiveValue{font-size:15px}.SuccessScreen-module__RMlcrW__newSwapButton{border-radius:12px;padding:16px 0;font-size:15px}.SuccessScreen-module__RMlcrW__newSwapButton:hover{transform:none}}@media (max-width:480px){.SuccessScreen-module__RMlcrW__container{padding:12px}.SuccessScreen-module__RMlcrW__successSection{gap:12px}.SuccessScreen-module__RMlcrW__successCircle{width:64px;height:64px}.SuccessScreen-module__RMlcrW__swapVisual{border-radius:10px;padding:16px 12px}.SuccessScreen-module__RMlcrW__swapContainer{gap:12px}.SuccessScreen-module__RMlcrW__tokenSection{min-height:70px}.SuccessScreen-module__RMlcrW__tokenIcon{width:40px!important;height:40px!important}.SuccessScreen-module__RMlcrW__tokenAmount,.SuccessScreen-module__RMlcrW__tokenAmountReceived{min-height:32px;margin-top:6px;font-size:13px}.SuccessScreen-module__RMlcrW__arrowSection{min-width:24px}.SuccessScreen-module__RMlcrW__detailsSection{border-radius:10px;padding:14px}.SuccessScreen-module__RMlcrW__detailsHeader{margin-bottom:10px;font-size:14px}.SuccessScreen-module__RMlcrW__detailRow{padding:8px 0}.SuccessScreen-module__RMlcrW__detailLabel,.SuccessScreen-module__RMlcrW__detailValue{font-size:12px}.SuccessScreen-module__RMlcrW__finalReceiveLabel{font-size:13px}.SuccessScreen-module__RMlcrW__finalReceiveValue{font-size:14px}.SuccessScreen-module__RMlcrW__newSwapButton{border-radius:10px;padding:14px 0;font-size:14px}}
