.SplashScreen-module__I3M2YW__splash{z-index:50;background:#000;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.SplashScreen-module__I3M2YW__glowBg{background:radial-gradient(circle,#00e6761f 0%,#0000 70%);width:300px;height:300px;animation:2s ease-in-out infinite SplashScreen-module__I3M2YW__pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SplashScreen-module__I3M2YW__content{z-index:1;flex-direction:column;align-items:center;gap:28px;animation:.8s ease-out SplashScreen-module__I3M2YW__fadeInScale;display:flex}.SplashScreen-module__I3M2YW__logoContainer{justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative}.SplashScreen-module__I3M2YW__logoGlow{background:radial-gradient(circle,#00e67640 0%,#0000 70%);border-radius:50%;animation:2.5s ease-in-out infinite SplashScreen-module__I3M2YW__glow;position:absolute;inset:-15px}.SplashScreen-module__I3M2YW__logoIcon{filter:drop-shadow(0 0 20px #00e6764d);width:80px;height:80px;animation:3s ease-in-out infinite SplashScreen-module__I3M2YW__float}.SplashScreen-module__I3M2YW__textContainer{opacity:0;flex-direction:column;align-items:center;gap:8px;animation:.6s ease-out .4s forwards SplashScreen-module__I3M2YW__fadeInUp;display:flex}.SplashScreen-module__I3M2YW__brandName{letter-spacing:-1.5px;font-size:40px;font-weight:900;line-height:1}.SplashScreen-module__I3M2YW__brandNow{background:linear-gradient(#fff 30%,#00e676 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.SplashScreen-module__I3M2YW__brandINR{color:#00e676}.SplashScreen-module__I3M2YW__tagline{color:#8e8e93;letter-spacing:.5px;font-size:15px;font-weight:500}.SplashScreen-module__I3M2YW__taglineGreen{color:#00e676;font-weight:700}.SplashScreen-module__I3M2YW__loader{background:#ffffff14;border-radius:100px;width:120px;height:3px;position:absolute;bottom:80px;overflow:hidden}.SplashScreen-module__I3M2YW__loaderBar{background:linear-gradient(90deg,#00e676,#69f0ae);border-radius:100px;width:0%;height:100%;animation:1s ease-in-out forwards SplashScreen-module__I3M2YW__loadProgress}@keyframes SplashScreen-module__I3M2YW__fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes SplashScreen-module__I3M2YW__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes SplashScreen-module__I3M2YW__pulseGlow{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.15)}}@keyframes SplashScreen-module__I3M2YW__glow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes SplashScreen-module__I3M2YW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes SplashScreen-module__I3M2YW__loadProgress{0%{width:0%}50%{width:60%}to{width:100%}}
.Onboarding-module__kX40AW__onboarding{background:#000;flex-direction:column;align-items:center;padding:60px 24px 36px;animation:.5s ease-out Onboarding-module__kX40AW__fadeIn;display:flex;position:absolute;inset:0;overflow:hidden}.Onboarding-module__kX40AW__logoSection{flex-direction:column;align-items:center;gap:12px;margin-bottom:40px;animation:.6s ease-out Onboarding-module__kX40AW__fadeInDown;display:flex}.Onboarding-module__kX40AW__logoMark{filter:drop-shadow(0 0 16px #00e6764d);justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Onboarding-module__kX40AW__logoMark svg{width:56px;height:56px}.Onboarding-module__kX40AW__brandName{letter-spacing:-1px;font-size:28px;font-weight:900;line-height:1}.Onboarding-module__kX40AW__brandNow{background:linear-gradient(#fff 30%,#00e676 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Onboarding-module__kX40AW__brandINR{color:#00e676}.Onboarding-module__kX40AW__slidesContainer{flex:1;align-items:center;width:100%;display:flex;overflow:hidden}.Onboarding-module__kX40AW__slidesTrack{width:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex}.Onboarding-module__kX40AW__slide{text-align:center;flex-direction:column;align-items:center;gap:20px;min-width:100%;padding:0 8px;display:flex}.Onboarding-module__kX40AW__slideIconContainer{justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:8px;display:flex;position:relative}.Onboarding-module__kX40AW__slideIconBg{background:#00e67614;border:1px solid #00e67626;border-radius:24px;position:absolute;inset:0}.Onboarding-module__kX40AW__slideIcon{z-index:1;font-size:40px;line-height:1}.Onboarding-module__kX40AW__slideTitle{color:#fff;letter-spacing:-.3px;font-size:22px;font-weight:700}.Onboarding-module__kX40AW__slideDescription{color:#8e8e93;max-width:280px;font-size:15px;line-height:1.5}.Onboarding-module__kX40AW__dots{gap:8px;margin:28px 0;display:flex}.Onboarding-module__kX40AW__dot{cursor:pointer;background:#ffffff26;border:none;border-radius:100px;width:8px;height:8px;padding:0;transition:all .3s}.Onboarding-module__kX40AW__dotActive{background:#00e676;width:24px}.Onboarding-module__kX40AW__ctaSection{flex-direction:column;align-items:center;gap:16px;width:100%;animation:.6s ease-out .3s both Onboarding-module__kX40AW__fadeInUp;display:flex}.Onboarding-module__kX40AW__signInBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#00e676 0%,#00c853 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;transition:all .15s;display:flex;box-shadow:0 4px 24px #00e67659}.Onboarding-module__kX40AW__signInBtn:active{transform:scale(.97);box-shadow:0 2px 12px #00e67640}.Onboarding-module__kX40AW__signInBtn:disabled{cursor:not-allowed;transform:none}.Onboarding-module__kX40AW__signInBtnActive{background:linear-gradient(135deg,#1a1a1a 0%,#0d0d0d 100%);border:1px solid #00e6764d;box-shadow:0 4px 24px #00e67626}.Onboarding-module__kX40AW__signInProgress{flex-direction:column;align-items:center;gap:8px;width:100%;padding:0 4px;display:flex}.Onboarding-module__kX40AW__signInLabel{color:#00e676;letter-spacing:.3px;font-size:14px;font-weight:600}.Onboarding-module__kX40AW__progressBarTrack{background:#ffffff1a;border-radius:100px;width:100%;height:4px;overflow:hidden}.Onboarding-module__kX40AW__progressBarFill{background:linear-gradient(90deg,#00e676,#69f0ae);border-radius:100px;height:100%;transition:width .4s ease-out;box-shadow:0 0 8px #00e67666}.Onboarding-module__kX40AW__worldIcon{opacity:.8}.Onboarding-module__kX40AW__termsText{color:#636366;text-align:center;font-size:12px}.Onboarding-module__kX40AW__link{color:#8e8e93;cursor:pointer;text-decoration:underline}@keyframes Onboarding-module__kX40AW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Onboarding-module__kX40AW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Onboarding-module__kX40AW__fadeInDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}
.NotAvailable-module__65qSiW__screen{z-index:100;background:#000;flex-direction:column;justify-content:center;align-items:center;animation:.5s ease-out NotAvailable-module__65qSiW__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}.NotAvailable-module__65qSiW__glowBg{pointer-events:none;background:radial-gradient(circle,#00e6760f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.NotAvailable-module__65qSiW__content{z-index:1;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:380px;padding:40px 32px;display:flex}.NotAvailable-module__65qSiW__logoContainer{justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative}.NotAvailable-module__65qSiW__logoGlow{background:radial-gradient(circle,#00e67626 0%,#0000 70%);border-radius:50%;animation:3s ease-in-out infinite NotAvailable-module__65qSiW__pulse;position:absolute;inset:-16px}.NotAvailable-module__65qSiW__logoIcon{width:72px;height:72px}.NotAvailable-module__65qSiW__brandName{letter-spacing:-1px;text-align:center;font-size:32px;font-weight:800}.NotAvailable-module__65qSiW__brandNow{color:#fff}.NotAvailable-module__65qSiW__brandINR{background:linear-gradient(135deg,#00e676 0%,#69f0ae 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.NotAvailable-module__65qSiW__messageCard{text-align:center;background:#ff95000a;border:1px solid #ff95001f;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:24px 20px;display:flex}.NotAvailable-module__65qSiW__iconCircle{background:#ff950014;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.NotAvailable-module__65qSiW__messageTitle{color:#fff;font-size:18px;font-weight:700}.NotAvailable-module__65qSiW__messageText{color:#8e8e93;font-size:14px;line-height:1.6}.NotAvailable-module__65qSiW__messageText strong{color:#aeaeb2;font-weight:600}.NotAvailable-module__65qSiW__downloadBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#00e676 0%,#00c853 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;padding:0 20px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:all .15s;display:flex;box-shadow:0 4px 24px #00e67659}.NotAvailable-module__65qSiW__downloadBtn:active{transform:scale(.97);box-shadow:0 2px 12px #00e67640}.NotAvailable-module__65qSiW__footerText{color:#636366;text-align:center;font-size:13px;line-height:1.5}.NotAvailable-module__65qSiW__footerText strong{color:#00e676;font-weight:600}@keyframes NotAvailable-module__65qSiW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes NotAvailable-module__65qSiW__pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}
.SellScreen-module__3weY6a__screen{flex-direction:column;flex:1;gap:16px;padding:20px 16px 88px;animation:.35s ease-out SellScreen-module__3weY6a__fadeIn;display:flex;overflow-y:auto}.SellScreen-module__3weY6a__header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.SellScreen-module__3weY6a__title{color:#fff;letter-spacing:-.5px;font-size:24px;font-weight:800}.SellScreen-module__3weY6a__balanceBadge{color:#ffffffd9;background:#ffffff14;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;display:flex}.SellScreen-module__3weY6a__assetCard{background:#111;border:1px solid #2a2a2a;border-radius:16px;padding:16px;position:relative}.SellScreen-module__3weY6a__inputLabel{color:#8e8e93;margin-bottom:12px;font-size:13px;font-weight:500;display:block}.SellScreen-module__3weY6a__assetRow{align-items:center;gap:12px;display:flex}.SellScreen-module__3weY6a__assetSelector{cursor:pointer;background:#1a1a1a;border:1px solid #333;border-radius:12px;align-items:center;gap:10px;min-width:140px;padding:8px 12px;font-family:Inter,sans-serif;transition:all .15s;display:flex}.SellScreen-module__3weY6a__assetSelector:active{background:#222;transform:scale(.97)}.SellScreen-module__3weY6a__tokenIcon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.SellScreen-module__3weY6a__tokenImg,.SellScreen-module__3weY6a__chainIcon{object-fit:cover;border-radius:50%}.SellScreen-module__3weY6a__tokenInfo{text-align:left;flex-direction:column;display:flex}.SellScreen-module__3weY6a__tokenName{color:#fff;font-size:15px;font-weight:700}.SellScreen-module__3weY6a__tokenBalance{color:#636366;font-size:11px}.SellScreen-module__3weY6a__chevron{margin-left:auto;transition:transform .2s}.SellScreen-module__3weY6a__amountInput{background:#1a1a1a;border:1px solid #333;border-radius:12px;flex:1;align-items:center;height:48px;padding:0 12px;transition:border-color .15s;display:flex}.SellScreen-module__3weY6a__amountInput:focus-within{border-color:#00e676;box-shadow:0 0 0 3px #00e67614}.SellScreen-module__3weY6a__amountField{color:#fff;background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.SellScreen-module__3weY6a__amountField::placeholder{color:#48484a;font-weight:400}.SellScreen-module__3weY6a__maxBtn{color:#00e676;cursor:pointer;letter-spacing:.5px;background:#00e6761a;border:1px solid #00e67633;border-radius:6px;flex-shrink:0;padding:4px 8px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;transition:all .15s}.SellScreen-module__3weY6a__maxBtn:active{transform:scale(.93)}.SellScreen-module__3weY6a__assetDropdown{z-index:10;background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:4px;animation:.2s ease-out SellScreen-module__3weY6a__fadeInDown;position:absolute;top:calc(100% + 4px);left:16px;right:16px;box-shadow:0 8px 32px #00000080}.SellScreen-module__3weY6a__assetOption{cursor:pointer;color:#fff;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:12px;font-family:Inter,sans-serif;transition:background .1s;display:flex}.SellScreen-module__3weY6a__assetOption:hover{background:#ffffff0a}.SellScreen-module__3weY6a__assetOptionActive{background:#00e6760f}.SellScreen-module__3weY6a__optionName{font-size:15px;font-weight:600}.SellScreen-module__3weY6a__optionBalance{color:#636366;font-size:12px}.SellScreen-module__3weY6a__checkIcon{margin-left:auto}.SellScreen-module__3weY6a__inrCard{background:#111;border:1px solid #2a2a2a;border-radius:16px;padding:16px}.SellScreen-module__3weY6a__inrAmount{align-items:baseline;gap:4px;margin:8px 0;display:flex}.SellScreen-module__3weY6a__rupeeSign{color:#00e676;font-size:24px;font-weight:700}.SellScreen-module__3weY6a__inrValue{color:#fff;letter-spacing:-1px;font-size:32px;font-weight:800;line-height:1}.SellScreen-module__3weY6a__rateInfo{color:#636366;font-size:13px}.SellScreen-module__3weY6a__summaryCard{background:#111;border:1px solid #2a2a2a;border-radius:16px;flex-direction:column;gap:12px;padding:16px;animation:.3s ease-out SellScreen-module__3weY6a__fadeInUp;display:flex}.SellScreen-module__3weY6a__summaryTitle{color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.SellScreen-module__3weY6a__summaryRow{color:#8e8e93;justify-content:space-between;align-items:center;font-size:14px;display:flex}.SellScreen-module__3weY6a__summaryRow span:last-child{color:#fff;font-weight:500}.SellScreen-module__3weY6a__feeRow span:last-child{color:#ff9500}.SellScreen-module__3weY6a__summaryDivider{background:#2a2a2a;height:1px;margin:4px 0}.SellScreen-module__3weY6a__totalRow span{font-size:16px!important;font-weight:700!important}.SellScreen-module__3weY6a__totalAmount{color:#00e676!important;font-size:18px!important;font-weight:800!important}.SellScreen-module__3weY6a__methodLabel{color:#636366!important;font-size:12px!important}.SellScreen-module__3weY6a__errorBanner{color:#ff3b30;background:#ff3b3014;border:1px solid #ff3b3033;border-radius:12px;align-items:center;gap:8px;padding:12px 14px;font-size:13px;font-weight:500;display:flex}.SellScreen-module__3weY6a__ctaSection{margin-top:auto;padding-top:8px}.SellScreen-module__3weY6a__sellBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#00e676 0%,#00c853 100%);border:none;border-radius:14px;width:100%;height:54px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;transition:all .15s;box-shadow:0 4px 24px #00e67659}.SellScreen-module__3weY6a__sellBtn:active{transform:scale(.97)}.SellScreen-module__3weY6a__sellBtn:disabled{color:#48484a;box-shadow:none;cursor:not-allowed;background:#1a1a1a;transform:none}.SellScreen-module__3weY6a__kycBtn{color:#ff9500;cursor:pointer;background:#ff950014;border:1px solid #ff95004d;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;height:54px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:all .15s;display:flex}.SellScreen-module__3weY6a__kycBtn:active{transform:scale(.97)}@keyframes SellScreen-module__3weY6a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SellScreen-module__3weY6a__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes SellScreen-module__3weY6a__fadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.BuyScreen-module__Zz9ZVW__screen{flex:1;justify-content:center;align-items:center;padding:20px 24px 88px;animation:.35s ease-out BuyScreen-module__Zz9ZVW__fadeIn;display:flex;overflow-y:auto}.BuyScreen-module__Zz9ZVW__content{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;display:flex;position:relative}.BuyScreen-module__Zz9ZVW__bgGlow{pointer-events:none;background:radial-gradient(circle,#00e67614 0%,#0000 70%);width:240px;height:240px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.BuyScreen-module__Zz9ZVW__iconContainer{justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:8px;display:flex;position:relative}.BuyScreen-module__Zz9ZVW__iconBg{background:#00e6760f;border:1px solid #00e6761a;border-radius:24px;position:absolute;inset:0}.BuyScreen-module__Zz9ZVW__icon{z-index:1;animation:3s ease-in-out infinite BuyScreen-module__Zz9ZVW__float}.BuyScreen-module__Zz9ZVW__heading{color:#fff;letter-spacing:-.5px;font-size:26px;font-weight:800}.BuyScreen-module__Zz9ZVW__subheading{color:#00e676;letter-spacing:1px;text-transform:uppercase;margin-top:-8px;font-size:16px;font-weight:600}.BuyScreen-module__Zz9ZVW__description{color:#8e8e93;max-width:300px;font-size:15px;line-height:1.5}.BuyScreen-module__Zz9ZVW__features{flex-direction:column;gap:12px;width:100%;max-width:280px;margin:16px 0;display:flex}.BuyScreen-module__Zz9ZVW__featureItem{color:#aeaeb2;align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}.BuyScreen-module__Zz9ZVW__featureDot{background:#00e676;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 8px #00e67666}.BuyScreen-module__Zz9ZVW__notifyBtn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:280px;height:50px;margin-top:8px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:all .15s;display:flex}.BuyScreen-module__Zz9ZVW__notifyBtn:active{transform:scale(.97)}.BuyScreen-module__Zz9ZVW__notifyBtnDone{color:#00e676;cursor:default;background:#00e6760f;border-color:#00e67633}@keyframes BuyScreen-module__Zz9ZVW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes BuyScreen-module__Zz9ZVW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}
.ProfileScreen-module__eLGV7a__screen{flex-direction:column;flex:1;gap:20px;padding:20px 16px 88px;animation:.35s ease-out ProfileScreen-module__eLGV7a__fadeIn;display:flex;overflow-y:auto}.ProfileScreen-module__eLGV7a__userCard{background:#111;border:1px solid #2a2a2a;border-radius:16px;align-items:center;gap:14px;padding:20px 16px;display:flex}.ProfileScreen-module__eLGV7a__avatar{background:#00e67614;border:1.5px solid #00e67633;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden}.ProfileScreen-module__eLGV7a__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.ProfileScreen-module__eLGV7a__avatarLetter{color:#00e676;-webkit-user-select:none;user-select:none;font-size:22px;font-weight:700;line-height:1}.ProfileScreen-module__eLGV7a__userInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.ProfileScreen-module__eLGV7a__username{color:#fff;font-size:17px;font-weight:700}.ProfileScreen-module__eLGV7a__addressBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:Inter,sans-serif;display:flex}.ProfileScreen-module__eLGV7a__address{color:#636366;font-family:SF Mono,Fira Code,monospace;font-size:13px}.ProfileScreen-module__eLGV7a__statsRow{gap:10px;display:flex}.ProfileScreen-module__eLGV7a__statCard{background:#111;border:1px solid #2a2a2a;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:14px 12px;display:flex}.ProfileScreen-module__eLGV7a__statValue{color:#fff;font-size:16px;font-weight:700}.ProfileScreen-module__eLGV7a__statLabel{color:#636366;font-size:12px}.ProfileScreen-module__eLGV7a__section{flex-direction:column;gap:12px;display:flex}.ProfileScreen-module__eLGV7a__sectionHeader{justify-content:space-between;align-items:center;display:flex}.ProfileScreen-module__eLGV7a__sectionTitle{color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.ProfileScreen-module__eLGV7a__editBtn{color:#00e676;cursor:pointer;background:0 0;border:none;padding:4px 0;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.ProfileScreen-module__eLGV7a__badgeSuccess{color:#00e676;background:#00e67614;border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.ProfileScreen-module__eLGV7a__badgeWarning{color:#ff9500;background:#ff950014;border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.ProfileScreen-module__eLGV7a__kycDetails{background:#111;border:1px solid #2a2a2a;border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.ProfileScreen-module__eLGV7a__kycRow{justify-content:space-between;align-items:center;display:flex}.ProfileScreen-module__eLGV7a__kycLabel{color:#8e8e93;font-size:14px}.ProfileScreen-module__eLGV7a__kycValue{color:#fff;font-family:SF Mono,Fira Code,monospace;font-size:14px;font-weight:600}.ProfileScreen-module__eLGV7a__actionBtn{color:#fff;cursor:pointer;background:#111;border:1px solid #2a2a2a;border-radius:12px;align-items:center;gap:10px;width:100%;height:48px;padding:0 14px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:all .15s;display:flex}.ProfileScreen-module__eLGV7a__actionBtn:active{background:#1a1a1a;transform:scale(.98)}.ProfileScreen-module__eLGV7a__actionArrow{margin-left:auto}.ProfileScreen-module__eLGV7a__methodCard{background:#111;border:1px solid #2a2a2a;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.ProfileScreen-module__eLGV7a__methodIcon{background:#00e6760f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ProfileScreen-module__eLGV7a__methodInfo{flex-direction:column;gap:2px;display:flex}.ProfileScreen-module__eLGV7a__methodType{color:#fff;font-size:14px;font-weight:600}.ProfileScreen-module__eLGV7a__methodDetail{color:#636366;font-size:13px}.ProfileScreen-module__eLGV7a__defaultBadge{color:#00e676;background:#00e67614;border-radius:6px;margin-left:auto;padding:4px 8px;font-size:11px;font-weight:600}.ProfileScreen-module__eLGV7a__txList{background:#111;border:1px solid #2a2a2a;border-radius:12px;flex-direction:column;gap:2px;display:flex;overflow:hidden}.ProfileScreen-module__eLGV7a__txItem{border-bottom:1px solid #1a1a1a;align-items:flex-start;gap:12px;padding:14px;display:flex}.ProfileScreen-module__eLGV7a__txItem:last-child{border-bottom:none}.ProfileScreen-module__eLGV7a__txIcon{background:#ffffff0a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;display:flex}.ProfileScreen-module__eLGV7a__txInfo{flex:1;min-width:0}.ProfileScreen-module__eLGV7a__txMain{justify-content:space-between;align-items:center;display:flex}.ProfileScreen-module__eLGV7a__txAsset{color:#fff;font-size:14px;font-weight:600}.ProfileScreen-module__eLGV7a__txAmount{color:#fff;font-size:14px;font-weight:700}.ProfileScreen-module__eLGV7a__txSub{justify-content:space-between;align-items:center;margin-top:2px;display:flex}.ProfileScreen-module__eLGV7a__txDate{color:#636366;font-size:11px}.ProfileScreen-module__eLGV7a__txStatus{font-size:11px;font-weight:600}.ProfileScreen-module__eLGV7a__txCompleted{color:#00e676}.ProfileScreen-module__eLGV7a__txPending{color:#ff9500}.ProfileScreen-module__eLGV7a__txFailed{color:#ff3b30}.ProfileScreen-module__eLGV7a__txMeta{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;margin-top:6px;padding-top:6px;display:flex}.ProfileScreen-module__eLGV7a__txFee{color:#48484a;font-size:11px}.ProfileScreen-module__eLGV7a__txExplorer{color:#00e676;font-size:11px;font-weight:500;text-decoration:none}.ProfileScreen-module__eLGV7a__txExplorer:active{opacity:.7}.ProfileScreen-module__eLGV7a__txRejection{color:#ff3b30;background:#ff3b300f;border:1px solid #ff3b301f;border-radius:8px;align-items:center;gap:6px;margin-top:6px;padding:6px 10px;font-size:11px;font-weight:500;display:flex}.ProfileScreen-module__eLGV7a__emptyState{text-align:center;color:#636366;padding:32px;font-size:14px}.ProfileScreen-module__eLGV7a__faqList{background:#111;border:1px solid #2a2a2a;border-radius:12px;flex-direction:column;gap:2px;display:flex;overflow:hidden}.ProfileScreen-module__eLGV7a__faqItem{border-bottom:1px solid #1a1a1a}.ProfileScreen-module__eLGV7a__faqItem:last-child{border-bottom:none}.ProfileScreen-module__eLGV7a__faqQuestion{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.4;display:flex}.ProfileScreen-module__eLGV7a__faqChevron{flex-shrink:0;transition:transform .2s}.ProfileScreen-module__eLGV7a__faqChevronOpen{transform:rotate(180deg)}.ProfileScreen-module__eLGV7a__faqAnswer{color:#8e8e93;padding:0 14px 14px;font-size:13px;line-height:1.6;animation:.2s ease-out ProfileScreen-module__eLGV7a__fadeIn}.ProfileScreen-module__eLGV7a__legalQuestion{color:#aeaeb2;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:1.4;display:flex}.ProfileScreen-module__eLGV7a__legalIconLabel{align-items:center;gap:12px;display:flex}.ProfileScreen-module__eLGV7a__legalContent{color:#8e8e93;white-space:pre-line;padding:0 14px 14px;font-size:13px;line-height:1.7;animation:.2s ease-out ProfileScreen-module__eLGV7a__fadeIn}.ProfileScreen-module__eLGV7a__supportLink{color:#00e676;white-space:nowrap;background:#00e6760f;border:1px solid #00e67626;border-radius:10px;align-items:center;gap:8px;margin-bottom:12px;padding:12px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.ProfileScreen-module__eLGV7a__supportLink:active{background:#00e6761a;transform:scale(.98)}.ProfileScreen-module__eLGV7a__logoutBtn{color:#ff3b30;cursor:pointer;background:#ff3b300f;border:1px solid #ff3b3026;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:56px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;transition:all .15s;display:flex}.ProfileScreen-module__eLGV7a__logoutBtn:active{background:#ff3b301f;transform:scale(.97)}.ProfileScreen-module__eLGV7a__footer{text-align:center;color:#48484a;padding:8px 0 20px;font-size:12px}@keyframes ProfileScreen-module__eLGV7a__fadeIn{0%{opacity:0}to{opacity:1}}
.BottomNav-module__JpMf2G__nav{-webkit-backdrop-filter:blur(20px);height:72px;padding-bottom:env(safe-area-inset-bottom,0px);z-index:40;background:#0a0a0aeb;border-top:1px solid #ffffff0f;justify-content:space-around;align-items:center;display:flex;position:absolute;bottom:0;left:0;right:0}.BottomNav-module__JpMf2G__tab{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:8px 24px;transition:all .2s;display:flex;position:relative}.BottomNav-module__JpMf2G__tab:active{transform:scale(.92)}.BottomNav-module__JpMf2G__indicator{background:#00e676;border-radius:0 0 4px 4px;width:24px;height:3px;animation:.25s ease-out BottomNav-module__JpMf2G__scaleIn;position:absolute;top:0;left:50%;transform:translate(-50%)}.BottomNav-module__JpMf2G__iconWrap{justify-content:center;align-items:center;width:28px;height:28px;transition:transform .2s;display:flex}.BottomNav-module__JpMf2G__tabActive .BottomNav-module__JpMf2G__iconWrap{transform:translateY(-1px)}.BottomNav-module__JpMf2G__label{color:#636366;font-family:Inter,sans-serif;font-size:11px;font-weight:500;transition:color .2s}.BottomNav-module__JpMf2G__labelActive{color:#00e676;font-weight:600}@keyframes BottomNav-module__JpMf2G__scaleIn{0%{transform:translate(-50%)scaleX(0)}to{transform:translate(-50%)scaleX(1)}}
.Toast-module__yWhMxq__toast{top:calc(env(safe-area-inset-top,0px) + 12px);color:#fff;z-index:200;text-align:center;white-space:nowrap;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:100px;max-width:calc(100% - 32px);padding:10px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;animation:.3s ease-out Toast-module__yWhMxq__slideDown;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000080}.Toast-module__yWhMxq__toastSuccess{border-color:#00e67633}.Toast-module__yWhMxq__toastError{border-color:#ff3b3033}@keyframes Toast-module__yWhMxq__slideDown{0%{opacity:0;transform:translate(-50%)translateY(-20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}
.page-module___8aEwW__mainApp{background:#000;flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__tabContent{flex-direction:column;flex:1;display:flex;overflow:hidden}
