.Sidebar-module__HRZcuG__sidebar{background-color:#fff;border-right:1px solid #f0f0f0;grid-template-rows:1fr auto;width:270px;height:100vh;padding:20px 16px;display:grid;position:fixed;top:0;left:0;overflow:hidden}.Sidebar-module__HRZcuG__sidebarContent{flex-direction:column;display:flex}.Sidebar-module__HRZcuG__logo{align-items:center;gap:8px;margin-bottom:32px;padding:0 12px;animation:.4s ease-out backwards Sidebar-module__HRZcuG__fadeInUp;display:flex}@keyframes Sidebar-module__HRZcuG__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Sidebar-module__HRZcuG__navItem:first-child{animation:.4s ease-out .1s backwards Sidebar-module__HRZcuG__fadeInUp}.Sidebar-module__HRZcuG__navItem:nth-child(2){animation:.4s ease-out .18s backwards Sidebar-module__HRZcuG__fadeInUp}.Sidebar-module__HRZcuG__navItem:nth-child(3){animation:.4s ease-out .26s backwards Sidebar-module__HRZcuG__fadeInUp}.Sidebar-module__HRZcuG__navItem:nth-child(4){animation:.4s ease-out .34s backwards Sidebar-module__HRZcuG__fadeInUp}.Sidebar-module__HRZcuG__logoIcon{width:28px;height:28px}.Sidebar-module__HRZcuG__logoText{color:#111;letter-spacing:.5px;font-family:Super Dessert,sans-serif;font-size:20px;font-weight:400}.Sidebar-module__HRZcuG__nav{flex-direction:column;gap:4px;display:flex}.Sidebar-module__HRZcuG__navItem{font-family:var(--font-inter),"Inter",sans-serif;color:#6b7280;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:14px;transition:color .2s;display:flex;position:relative;overflow:hidden;font-weight:700!important}.Sidebar-module__HRZcuG__navItem span{font-weight:700}.Sidebar-module__HRZcuG__navItem:before{content:"";background-color:#0000000a;border-radius:10px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.Sidebar-module__HRZcuG__navItem:hover{color:#374151}.Sidebar-module__HRZcuG__navItem:hover:before{transform:translate(-50%,-50%)scale(1)}.Sidebar-module__HRZcuG__navItem.Sidebar-module__HRZcuG__active{color:#111;font-family:var(--font-inter),"Inter",sans-serif;background-color:#f3f4f6;font-weight:800!important}.Sidebar-module__HRZcuG__navItem.Sidebar-module__HRZcuG__active span{font-weight:800}.Sidebar-module__HRZcuG__navItem.Sidebar-module__HRZcuG__active:before{display:none}.Sidebar-module__HRZcuG__footer{flex-direction:column;gap:10px;animation:.4s ease-out .45s backwards Sidebar-module__HRZcuG__fadeInUp;display:flex}.Sidebar-module__HRZcuG__betaBanner{border-radius:12px;flex-direction:column;gap:0;text-decoration:none;display:flex;overflow:hidden}.Sidebar-module__HRZcuG__bannerImg{width:100%;height:auto;transition:transform .3s}.Sidebar-module__HRZcuG__betaBanner:hover .Sidebar-module__HRZcuG__bannerImg{transform:scale(1.05)}.Sidebar-module__HRZcuG__bannerTextBox{background-color:#f5f5f5;border-radius:0 0 12px 12px;flex-direction:column;gap:2px;padding:12px;transition:background-color .2s;display:flex}.Sidebar-module__HRZcuG__betaBanner:hover .Sidebar-module__HRZcuG__bannerTextBox{background-color:#ebebeb}.Sidebar-module__HRZcuG__betaTitle{color:#111;text-align:left;margin:0;font-size:14px;font-weight:700}.Sidebar-module__HRZcuG__betaSubtitle{color:#6b7280;text-align:left;margin:0;font-size:11px;font-weight:400;line-height:1.2}.Sidebar-module__HRZcuG__socialLinks{flex-direction:row;justify-content:center;gap:24px;padding:0 12px;display:flex}.Sidebar-module__HRZcuG__socialLink{color:#9ca3af;font-size:14px;font-weight:700;text-decoration:none}.Sidebar-module__HRZcuG__socialLink:hover{color:#6b7280}@media (max-width:768px){.Sidebar-module__HRZcuG__sidebar{display:none}}
.DashboardContent-module__WnClDa__content{box-sizing:border-box;flex:1;grid-template-rows:auto 1fr;width:100%;max-width:595px;margin:0 auto;padding:80px 40px 40px;display:grid}.DashboardContent-module__WnClDa__userSection{z-index:100;align-items:center;gap:16px;animation:.4s ease-out .1s backwards DashboardContent-module__WnClDa__headerFadeIn;display:flex;position:fixed;top:20px;right:40px}@keyframes DashboardContent-module__WnClDa__headerFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.DashboardContent-module__WnClDa__header{z-index:50;background-color:#fff;justify-content:center;align-items:center;padding:20px 0;animation:.35s ease-out backwards DashboardContent-module__WnClDa__headerFadeIn;display:flex;position:fixed;top:0;left:270px;right:0}.DashboardContent-module__WnClDa__title{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;text-transform:none;font-size:22px;font-weight:700}.DashboardContent-module__WnClDa__userInfo{align-items:center;gap:10px;display:flex}.DashboardContent-module__WnClDa__avatar{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.DashboardContent-module__WnClDa__username{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:14px;font-weight:600}.DashboardContent-module__WnClDa__logoutBtn{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#4b5563;cursor:pointer;background-color:#f5f5f5;border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__logoutBtn:before{content:"";background-color:#0000000a;border-radius:12px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__logoutBtn:hover{color:#374151}.DashboardContent-module__WnClDa__logoutBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__main{box-sizing:border-box;gap:24px;width:100%;max-width:480px;margin:0 auto;display:grid}@keyframes DashboardContent-module__WnClDa__cardFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.DashboardContent-module__WnClDa__balanceCard{box-sizing:border-box;background-color:#6fb9f5;border:6px solid #6fb9f5;border-radius:24px;max-width:100%;animation:.45s ease-out .15s backwards DashboardContent-module__WnClDa__cardFadeIn;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__balanceCardInner{background-color:#fff;border-radius:0 0 18px 18px;padding:28px}.DashboardContent-module__WnClDa__balanceHeader{align-items:center;gap:6px;margin-bottom:4px;display:flex}.DashboardContent-module__WnClDa__balanceLabel{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:15px;font-weight:500}.DashboardContent-module__WnClDa__iconBtn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__iconBtn:before{content:"";background-color:#0000000f;border-radius:50%;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__iconBtn:hover{color:#6b7280}.DashboardContent-module__WnClDa__iconBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__balanceAmount{align-items:baseline;margin:0;line-height:1;display:flex}.DashboardContent-module__WnClDa__balanceNumber{color:#111;letter-spacing:1.5px;font-family:FK Screamer,sans-serif;font-size:48px;font-weight:700;line-height:1}.DashboardContent-module__WnClDa__balanceCurrency{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;letter-spacing:normal;margin-left:6px;font-size:20px;font-weight:400;line-height:1}.DashboardContent-module__WnClDa__tokensLabel{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;margin-top:24px;margin-bottom:16px;font-size:14px;font-weight:500}.DashboardContent-module__WnClDa__tokenClickable{cursor:pointer;border-radius:12px;margin:-16px;padding:16px;transition:background-color .2s;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__tokenClickable:before{content:"";background-color:#00000008;border-radius:12px;width:100%;height:100%;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__tokenClickable:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__tokenRow{z-index:1;justify-content:space-between;align-items:center;padding:0;display:flex;position:relative}.DashboardContent-module__WnClDa__tokenInfo{align-items:center;gap:12px;display:flex}.DashboardContent-module__WnClDa__tokenIcon{background:0 0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex;position:relative}.DashboardContent-module__WnClDa__tokenDetails{flex-direction:column;gap:0;display:flex}.DashboardContent-module__WnClDa__tokenAmount{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:16px;font-weight:700}.DashboardContent-module__WnClDa__tokenAmountNumber{font-weight:700}.DashboardContent-module__WnClDa__tokenName{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;font-size:14px;font-weight:500}.DashboardContent-module__WnClDa__tokenValue{align-items:center;gap:10px;display:flex}.DashboardContent-module__WnClDa__tokenUsd{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#4b5563;font-size:14px;font-weight:600}.DashboardContent-module__WnClDa__sendIcon{color:#9ca3af;cursor:pointer;width:18px;height:18px}.DashboardContent-module__WnClDa__demoBanner{z-index:1;background-color:#d4ebfc;border:1px solid #7ac2f7;border-radius:10px;align-items:flex-start;gap:12px;margin-top:20px;padding:14px 16px;display:flex;position:relative}.DashboardContent-module__WnClDa__demoIcon{font-size:18px;line-height:1}.DashboardContent-module__WnClDa__demoContent{flex:1}.DashboardContent-module__WnClDa__demoTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;margin:0 0 4px;font-size:14px;font-weight:700}.DashboardContent-module__WnClDa__demoText{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#4b5563;margin:0;font-size:13px;font-weight:550;line-height:1.5}.DashboardContent-module__WnClDa__sendFundsCard{box-sizing:border-box;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;max-width:100%;padding:20px 24px;animation:.45s ease-out .41s backwards DashboardContent-module__WnClDa__cardFadeIn;display:flex}.DashboardContent-module__WnClDa__sendFundsInfo{flex-direction:column;gap:2px;display:flex}.DashboardContent-module__WnClDa__payBtn{color:#4b5563;cursor:pointer;background:#f5f5f5;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;transition:color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__payBtn:before{content:"";background-color:#0000000a;border-radius:10px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__payBtn:hover{color:#374151}.DashboardContent-module__WnClDa__payBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__payBtnText{font-weight:600;font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;z-index:1;font-size:15.5px;transition:color .2s;position:relative}.DashboardContent-module__WnClDa__payBtn:hover .DashboardContent-module__WnClDa__payBtnText{color:#1f2937}.DashboardContent-module__WnClDa__payIconContainer{z-index:1;width:18px;height:18px;position:relative}.DashboardContent-module__WnClDa__payIcon{color:#3b82f6;opacity:0;visibility:hidden;width:18px;max-width:18px;height:18px;max-height:18px;position:absolute;top:0;left:0}.DashboardContent-module__WnClDa__defaultIcon{opacity:1;visibility:visible}.DashboardContent-module__WnClDa__payBtn:hover .DashboardContent-module__WnClDa__payIcon{animation:none}.DashboardContent-module__WnClDa__payBtn:hover .DashboardContent-module__WnClDa__walletIcon{opacity:0;visibility:hidden}.DashboardContent-module__WnClDa__payBtn:hover .DashboardContent-module__WnClDa__cardIcon{animation:2.5s infinite DashboardContent-module__WnClDa__iconRotate}.DashboardContent-module__WnClDa__payBtn:hover .DashboardContent-module__WnClDa__paymentIcon{animation:2.5s .5s infinite DashboardContent-module__WnClDa__iconRotate}.DashboardContent-module__WnClDa__payBtn:hover .DashboardContent-module__WnClDa__dollarIcon{animation:2.5s 1s infinite DashboardContent-module__WnClDa__iconRotate}.DashboardContent-module__WnClDa__payBtn:hover .DashboardContent-module__WnClDa__checkIcon{animation:2.5s 1.5s infinite DashboardContent-module__WnClDa__iconRotate}.DashboardContent-module__WnClDa__payBtn:active .DashboardContent-module__WnClDa__payIcon{opacity:0;visibility:hidden;transition:all .3s;animation:none}.DashboardContent-module__WnClDa__payBtn:active .DashboardContent-module__WnClDa__checkIcon{visibility:visible;animation:.6s forwards DashboardContent-module__WnClDa__checkmarkAppear}@keyframes DashboardContent-module__WnClDa__iconRotate{0%{opacity:0;visibility:hidden;transform:translateY(10px)scale(.5)}5%{opacity:1;visibility:visible;transform:translateY(0)scale(1)}15%{opacity:1;visibility:visible;transform:translateY(0)scale(1)}20%{opacity:0;visibility:hidden;transform:translateY(-10px)scale(.5)}to{opacity:0;visibility:hidden;transform:translateY(-10px)scale(.5)}}@keyframes DashboardContent-module__WnClDa__checkmarkAppear{0%{opacity:0;transform:scale(.5)rotate(-45deg)}50%{opacity:.5;transform:scale(1.2)rotate(0)}to{opacity:1;transform:scale(1)rotate(0)}}.DashboardContent-module__WnClDa__demoClose{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__demoClose:before{content:"";background-color:#0000000f;border-radius:50%;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__demoClose:hover{color:#6b7280}.DashboardContent-module__WnClDa__demoClose:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__privatePayments{background-color:#6fb9f5;justify-content:center;align-items:center;gap:8px;padding:6px 12px 0;display:flex}.DashboardContent-module__WnClDa__privateIcon{color:#0d47a1;flex-shrink:0;width:16px;height:16px}.DashboardContent-module__WnClDa__privateText{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#0d47a1;font-size:13px;font-weight:600;line-height:1}.DashboardContent-module__WnClDa__linkCard{box-sizing:border-box;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;max-width:100%;padding:24px;animation:.45s ease-out .28s backwards DashboardContent-module__WnClDa__cardFadeIn}.DashboardContent-module__WnClDa__linkHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.DashboardContent-module__WnClDa__linkTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;text-transform:none;margin:0 0 2px;font-size:16px;font-weight:700}.DashboardContent-module__WnClDa__linkSubtitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;margin:0;font-size:14px;font-weight:500}.DashboardContent-module__WnClDa__moreBtnWrapper{position:relative}.DashboardContent-module__WnClDa__moreBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__moreBtn:before{content:"";background-color:#0000000f;border-radius:50%;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__moreBtn:hover{color:#6b7280}.DashboardContent-module__WnClDa__moreBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__editDropdown{z-index:100;background-color:#fff;border-radius:12px;min-width:160px;padding:6px;animation:.2s ease-out DashboardContent-module__WnClDa__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 40px #00000026}.DashboardContent-module__WnClDa__editDropdownBtn{cursor:pointer;width:100%;font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#374151;text-transform:none;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;transition:color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__editDropdownBtn:before{content:"";background-color:#0000000a;border-radius:8px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__editDropdownBtn span{z-index:1;font-weight:600;position:relative}.DashboardContent-module__WnClDa__editDropdownBtn svg{z-index:1;position:relative}.DashboardContent-module__WnClDa__editDropdownBtn:hover{color:#111}.DashboardContent-module__WnClDa__editDropdownBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__linkBox{background-color:#f9fafb;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.DashboardContent-module__WnClDa__linkInfo{align-items:center;gap:12px;display:flex}.DashboardContent-module__WnClDa__linkAvatar{background-color:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.DashboardContent-module__WnClDa__linkAvatarLarge{background-color:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.DashboardContent-module__WnClDa__linkUrl{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:15px;font-weight:600}.DashboardContent-module__WnClDa__linkActions{gap:4px;display:flex}.DashboardContent-module__WnClDa__linkActionBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__linkActionBtn:before{content:"";background-color:#0000000f;border-radius:50%;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__linkActionBtn:hover{color:#6b7280}.DashboardContent-module__WnClDa__linkActionBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__linkActionBtnCopied,.DashboardContent-module__WnClDa__linkActionBtnCopied:hover{color:#3b82f6}.DashboardContent-module__WnClDa__copyIcon{animation:.2s ease-out DashboardContent-module__WnClDa__copyFadeIn}.DashboardContent-module__WnClDa__copyCheckIcon{animation:.3s ease-out DashboardContent-module__WnClDa__copyCheckPop}.DashboardContent-module__WnClDa__copyFadeOut{animation:.2s ease-out forwards DashboardContent-module__WnClDa__copyFadeOutAnim}@keyframes DashboardContent-module__WnClDa__copyCheckPop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes DashboardContent-module__WnClDa__copyFadeOutAnim{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes DashboardContent-module__WnClDa__copyFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.DashboardContent-module__WnClDa__activitiesSection{box-sizing:border-box;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;max-width:100%;padding:24px;animation:.45s ease-out .54s backwards DashboardContent-module__WnClDa__cardFadeIn}.DashboardContent-module__WnClDa__tabs{gap:8px;margin-bottom:20px;display:flex}.DashboardContent-module__WnClDa__tab{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:600;transition:color .2s;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__tab:before{content:"";background-color:#0000000a;border-radius:20px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__tab:hover{color:#4b5563}.DashboardContent-module__WnClDa__tab:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__tab.DashboardContent-module__WnClDa__active{color:#fff;background-color:#111}.DashboardContent-module__WnClDa__tab.DashboardContent-module__WnClDa__active:before{display:none}.DashboardContent-module__WnClDa__activityItem{border-bottom:1px solid #f3f4f6;border-radius:12px;justify-content:space-between;align-items:center;margin:0 -12px;padding:16px 12px;transition:background-color .2s,transform .3s ease-out,opacity .3s ease-out;display:flex}.DashboardContent-module__WnClDa__activityItem:hover{background-color:#f9fafb}.DashboardContent-module__WnClDa__activityItem:last-child{border-bottom:none}.DashboardContent-module__WnClDa__activityLeft{align-items:center;gap:12px;display:flex}.DashboardContent-module__WnClDa__activityAvatar{background:linear-gradient(135deg,#fef3c7 0%,#d1fae5 50%,#dbeafe 100%);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex;position:relative}.DashboardContent-module__WnClDa__activityBadge{background-color:#2196f3;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;bottom:-2px;right:-2px}.DashboardContent-module__WnClDa__activityInfo{flex-direction:column;gap:2px;display:flex}.DashboardContent-module__WnClDa__activityFrom{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;white-space:nowrap;font-size:13px;font-weight:500}.DashboardContent-module__WnClDa__activityFromAddress{color:#2196f3;font-weight:600}.DashboardContent-module__WnClDa__activityName{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:15px;font-weight:700}.DashboardContent-module__WnClDa__activityTags{gap:8px;margin-top:6px;display:flex}.DashboardContent-module__WnClDa__activityTag{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#4b5563;background-color:#f3f4f6;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;display:flex}.DashboardContent-module__WnClDa__activityAmount{font-family:var(--font-public-sans),"Public Sans",sans-serif;font-size:16px;font-weight:800}.DashboardContent-module__WnClDa__activityAmountIncoming{color:#3b82f6}.DashboardContent-module__WnClDa__activityAmountOutgoing{color:#f97316}.DashboardContent-module__WnClDa__seeAllBtn{width:100%;font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;cursor:pointer;box-sizing:border-box;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;max-width:100%;margin-top:16px;padding:14px;font-size:14px;font-weight:600;transition:color .2s;animation:.45s ease-out .67s backwards DashboardContent-module__WnClDa__cardFadeIn;display:block;position:relative;overflow:hidden}@media (max-width:768px){.DashboardContent-module__WnClDa__content{box-sizing:border-box;grid-template-rows:1fr;width:100%;max-width:100%;padding:16px 16px 100px;overflow-x:hidden}.DashboardContent-module__WnClDa__balanceNumber{font-size:42px}.DashboardContent-module__WnClDa__header,.DashboardContent-module__WnClDa__userSection{display:none}.DashboardContent-module__WnClDa__main{box-sizing:border-box;gap:16px;width:100%;max-width:100%;padding:0}.DashboardContent-module__WnClDa__main>*{box-sizing:border-box;max-width:100%}.DashboardContent-module__WnClDa__viewContainer{box-sizing:border-box;width:100%;max-width:100%;padding:0}.DashboardContent-module__WnClDa__viewContainer>*{box-sizing:border-box;max-width:100%}.DashboardContent-module__WnClDa__balanceCard{border-width:4px;border-radius:20px}.DashboardContent-module__WnClDa__balanceCardInner{border-radius:0 0 16px 16px;padding:20px}.DashboardContent-module__WnClDa__linkCard{padding:20px}.DashboardContent-module__WnClDa__activitiesSection,.DashboardContent-module__WnClDa__seeAllBtn{padding:16px}.DashboardContent-module__WnClDa__activityTags .DashboardContent-module__WnClDa__activityTag:not(:first-child){display:none}.DashboardContent-module__WnClDa__activityItem{margin:0 -8px;padding:12px 8px}.DashboardContent-module__WnClDa__activityLeft{gap:10px}}@media (max-width:390px){.DashboardContent-module__WnClDa__content{zoom:.98}}@media (max-width:385px){.DashboardContent-module__WnClDa__content{zoom:.97}}@media (max-width:380px){.DashboardContent-module__WnClDa__content{zoom:.96}}@media (max-width:375px){.DashboardContent-module__WnClDa__content{zoom:.95}}@media (max-width:370px){.DashboardContent-module__WnClDa__content{zoom:.94}}@media (max-width:365px){.DashboardContent-module__WnClDa__content{zoom:.93}}@media (max-width:360px){.DashboardContent-module__WnClDa__content{zoom:.92}}@media (max-width:355px){.DashboardContent-module__WnClDa__content{zoom:.91}}@media (max-width:350px){.DashboardContent-module__WnClDa__content{zoom:.9}}@media (max-width:345px){.DashboardContent-module__WnClDa__content{zoom:.89}}@media (max-width:340px){.DashboardContent-module__WnClDa__content{zoom:.88}}@media (max-width:335px){.DashboardContent-module__WnClDa__content{zoom:.87}}@media (max-width:330px){.DashboardContent-module__WnClDa__content{zoom:.86}}@media (max-width:325px){.DashboardContent-module__WnClDa__content{zoom:.85}}@media (max-width:320px){.DashboardContent-module__WnClDa__content{zoom:.84}}.DashboardContent-module__WnClDa__mobileNavbar{display:none}@media (max-width:768px){.DashboardContent-module__WnClDa__mobileNavbar{z-index:900;box-sizing:border-box;background-color:#fff;border:1px solid #e5e7eb;border-radius:20px;justify-content:space-evenly;align-items:center;gap:8px;width:calc(100% - 32px);max-width:400px;padding:12px 16px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0000001a}.DashboardContent-module__WnClDa__mobileNavItem{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s;display:flex}.DashboardContent-module__WnClDa__mobileNavItem.DashboardContent-module__WnClDa__active{color:#fff;background-color:#3b82f6}.DashboardContent-module__WnClDa__mobileNavItem:not(.DashboardContent-module__WnClDa__active):hover{color:#6b7280;background-color:#f3f4f6}.DashboardContent-module__WnClDa__mobileProfileBtn{cursor:pointer;background:0 0;border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__mobileProfileBtn:hover,.DashboardContent-module__WnClDa__mobileProfileBtn:active{border-color:#9ca3af}.DashboardContent-module__WnClDa__mobileProfileAvatar{border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:20px;display:flex}.DashboardContent-module__WnClDa__mobileProfileWrapper{position:relative}.DashboardContent-module__WnClDa__mobileProfileDropdown{background-color:#fff;border-radius:16px;min-width:160px;padding:8px;animation:.2s ease-out DashboardContent-module__WnClDa__dropdownFadeIn;position:absolute;bottom:calc(100% + 12px);right:0;box-shadow:0 10px 40px #0003}.DashboardContent-module__WnClDa__mobileProfileDropdownBtn{cursor:pointer;width:100%;font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#374151;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:14px;font-weight:600;transition:background-color .15s;display:flex}.DashboardContent-module__WnClDa__mobileProfileDropdownBtn:hover{background-color:#f3f4f6}.DashboardContent-module__WnClDa__mobileProfileDropdownBtn.DashboardContent-module__WnClDa__logout{color:#ef4444}}.DashboardContent-module__WnClDa__mobileHeader,.DashboardContent-module__WnClDa__mobileScanBtn{display:none}@media (max-width:768px){.DashboardContent-module__WnClDa__mobileScanBtn{color:#374151;cursor:pointer;background-color:#ffffffe6;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex;position:absolute;top:16px;right:16px}.DashboardContent-module__WnClDa__mobileScanBtn:hover{background-color:#fff}.DashboardContent-module__WnClDa__linkActions .DashboardContent-module__WnClDa__linkActionBtn:first-child,.DashboardContent-module__WnClDa__linkActions .DashboardContent-module__WnClDa__linkActionBtn:nth-child(3){display:none}.DashboardContent-module__WnClDa__editDropdownBtn.DashboardContent-module__WnClDa__mobileOnly{display:flex}}.DashboardContent-module__WnClDa__editDropdownBtn.DashboardContent-module__WnClDa__mobileOnly{display:none}@keyframes DashboardContent-module__WnClDa__overlayFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}@keyframes DashboardContent-module__WnClDa__modalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes DashboardContent-module__WnClDa__iconPop{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes DashboardContent-module__WnClDa__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes DashboardContent-module__WnClDa__overlayFadeOut{0%{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}to{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}}@keyframes DashboardContent-module__WnClDa__modalSlideDown{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(20px)scale(.98)}}.DashboardContent-module__WnClDa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;animation:.3s ease-out forwards DashboardContent-module__WnClDa__overlayFadeIn;display:flex;position:fixed;top:0;left:0}.DashboardContent-module__WnClDa__modalOverlay.DashboardContent-module__WnClDa__modalClosing{animation:.2s ease-out forwards DashboardContent-module__WnClDa__overlayFadeOut}@media (max-width:768px){.DashboardContent-module__WnClDa__modalOverlay{align-items:flex-end;padding:16px}}.DashboardContent-module__WnClDa__modal{background-color:#fff;border-radius:20px;width:100%;max-width:440px;max-height:90vh;animation:.35s ease-out forwards DashboardContent-module__WnClDa__modalSlideUp;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.DashboardContent-module__WnClDa__modal.DashboardContent-module__WnClDa__modalClosing{animation:.2s ease-out forwards DashboardContent-module__WnClDa__modalSlideDown}.DashboardContent-module__WnClDa__modalHeader{text-align:center;background:linear-gradient(135deg,#42a5f5 0%,#1e88e5 100%);padding:28px 24px;position:relative}.DashboardContent-module__WnClDa__modalIconWrapper{background-color:#fff3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;animation:.4s ease-out .15s backwards DashboardContent-module__WnClDa__iconPop;display:flex}.DashboardContent-module__WnClDa__modalTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#fff;margin:0 0 4px;font-size:24px;font-weight:700;animation:.35s ease-out .2s backwards DashboardContent-module__WnClDa__fadeInUp}.DashboardContent-module__WnClDa__modalSubtitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#ffffffe6;margin:0;font-size:14px;animation:.35s ease-out .25s backwards DashboardContent-module__WnClDa__fadeInUp}.DashboardContent-module__WnClDa__modalClose{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:flex;position:absolute;top:16px;right:16px}.DashboardContent-module__WnClDa__modalClose:hover{color:#fff;background-color:#ffffff1a}.DashboardContent-module__WnClDa__modalBody{max-height:320px;padding:24px;animation:.35s ease-out .3s backwards DashboardContent-module__WnClDa__fadeInUp;overflow-y:auto}.DashboardContent-module__WnClDa__modalText{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#4b5563;margin:0 0 16px;font-size:14px;line-height:1.6}.DashboardContent-module__WnClDa__modalText strong{color:#111;font-weight:600}.DashboardContent-module__WnClDa__modalSectionTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;margin:20px 0 12px;font-size:14px;font-weight:600}.DashboardContent-module__WnClDa__modalList{margin:0;padding-left:20px}.DashboardContent-module__WnClDa__modalList li{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#4b5563;margin-bottom:8px;font-size:13px;line-height:1.6}.DashboardContent-module__WnClDa__modalList li:last-child{margin-bottom:0}.DashboardContent-module__WnClDa__modalFooter{padding:16px 24px 24px;animation:.35s ease-out .35s backwards DashboardContent-module__WnClDa__fadeInUp}.DashboardContent-module__WnClDa__modalBtn{width:100%;font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#fff;cursor:pointer;background:linear-gradient(135deg,#42a5f5 0%,#1e88e5 100%);border:none;border-radius:12px;padding:14px;font-size:15px;font-weight:600;transition:all .15s}.DashboardContent-module__WnClDa__modalBtn:hover{opacity:.9;transform:translateY(-1px)}.DashboardContent-module__WnClDa__sendModal{background-color:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:480px;min-height:520px;max-height:90vh;animation:.35s ease-out forwards DashboardContent-module__WnClDa__modalSlideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.DashboardContent-module__WnClDa__sendModal.DashboardContent-module__WnClDa__modalClosing{animation:.2s ease-out forwards DashboardContent-module__WnClDa__modalSlideDown}.DashboardContent-module__WnClDa__sendModalHeader{justify-content:space-between;align-items:center;padding:24px 24px 20px;display:flex}.DashboardContent-module__WnClDa__sendModalTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;margin:0;font-size:20px;font-weight:700}.DashboardContent-module__WnClDa__sendModalClose{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__sendModalClose:before{content:"";background-color:#0000000f;border-radius:50%;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__sendModalClose:hover{color:#4b5563}.DashboardContent-module__WnClDa__sendModalClose:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__sendModalBody{flex-direction:column;flex:1;gap:16px;max-height:calc(90vh - 100px);padding:0 24px 24px;display:flex;overflow-y:auto}.DashboardContent-module__WnClDa__sendModalBody::-webkit-scrollbar{width:6px}.DashboardContent-module__WnClDa__sendModalBody::-webkit-scrollbar-track{background:0 0}.DashboardContent-module__WnClDa__sendModalBody::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:6px}.DashboardContent-module__WnClDa__sendModalBody::-webkit-scrollbar-thumb:hover{background-color:#d1d5db}.DashboardContent-module__WnClDa__sendInputWrapper{background-color:#f5f7fa;border-radius:16px;align-items:center;gap:12px;padding:16px 16px 16px 20px;display:flex}.DashboardContent-module__WnClDa__sendInputLabel{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;flex-shrink:0;font-size:16px;font-weight:600}.DashboardContent-module__WnClDa__sendInput{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;background:0 0;border:none;outline:none;flex:1;font-size:15px;font-weight:500}.DashboardContent-module__WnClDa__sendInput::placeholder{color:#9ca3af;font-weight:500}.DashboardContent-module__WnClDa__pasteBtn{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#4b5563;cursor:pointer;background-color:#e8eaed;border:none;border-radius:8px;flex-shrink:0;padding:10px 16px;font-size:14px;font-weight:600;transition:color .2s;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__pasteBtn:before{content:"";background-color:#0000000f;border-radius:8px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__pasteBtn:hover{color:#1f2937}.DashboardContent-module__WnClDa__pasteBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__scanQrBtn{cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:14px;padding:12px 8px;transition:color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__scanQrBtn:before{content:"";background-color:#00000008;border-radius:12px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__scanQrBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__scanQrIcon{color:#9ca3af;z-index:1;flex-shrink:0;transition:color .2s;position:relative}.DashboardContent-module__WnClDa__scanQrBtn:hover .DashboardContent-module__WnClDa__scanQrIcon{color:#6b7280}.DashboardContent-module__WnClDa__scanQrText{z-index:1;flex-direction:column;align-items:flex-start;gap:2px;display:flex;position:relative}.DashboardContent-module__WnClDa__scanQrTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#1f2937;font-size:15px;font-weight:700;transition:color .2s}.DashboardContent-module__WnClDa__scanQrBtn:hover .DashboardContent-module__WnClDa__scanQrTitle{color:#111}.DashboardContent-module__WnClDa__scanQrSubtitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;font-size:13px;font-weight:500;transition:color .2s}.DashboardContent-module__WnClDa__scanQrBtn:hover .DashboardContent-module__WnClDa__scanQrSubtitle{color:#6b7280}.DashboardContent-module__WnClDa__clearInputBtn{color:#6b7280;cursor:pointer;background-color:#e8eaed;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:10px;transition:color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__clearInputBtn:before{content:"";background-color:#0000000f;border-radius:8px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__clearInputBtn:hover{color:#374151}.DashboardContent-module__WnClDa__clearInputBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__searchResult{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:32px 16px;display:flex}.DashboardContent-module__WnClDa__searchingIcon{color:#9ca3af;animation:1s linear infinite DashboardContent-module__WnClDa__spin}@keyframes DashboardContent-module__WnClDa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DashboardContent-module__WnClDa__searchingText{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;font-size:14px;font-weight:500}.DashboardContent-module__WnClDa__notFoundIcon{color:#f87171;background-color:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.DashboardContent-module__WnClDa__notFoundText{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;font-size:15px;font-weight:500}.DashboardContent-module__WnClDa__searchFound{flex-direction:column;gap:12px;padding-top:8px;display:flex}.DashboardContent-module__WnClDa__matchingLabel{color:#10b981;font-family:var(--font-public-sans),"Public Sans",sans-serif;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.DashboardContent-module__WnClDa__foundUserBtn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px;transition:background-color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__foundUserBtn:before{content:"";background-color:#00000008;border-radius:12px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__foundUserBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__foundUserAvatar{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex;position:relative}.DashboardContent-module__WnClDa__foundUserInfo{z-index:1;flex-direction:column;gap:2px;display:flex;position:relative}.DashboardContent-module__WnClDa__foundUserName{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:15px;font-weight:700}.DashboardContent-module__WnClDa__foundUserUrl{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;font-size:13px;font-weight:500}.DashboardContent-module__WnClDa__sendSearchView{grid-template-rows:auto auto 1fr;gap:16px;min-height:400px;animation:.3s ease-out DashboardContent-module__WnClDa__fadeInUp;display:grid}.DashboardContent-module__WnClDa__searchResultsArea{flex-direction:column;justify-content:flex-start;min-height:200px;display:flex}.DashboardContent-module__WnClDa__sendAmountView{grid-template-rows:auto auto 1fr;gap:20px;animation:.3s ease-out DashboardContent-module__WnClDa__fadeInUp;display:grid}.DashboardContent-module__WnClDa__selectedUserChip{background-color:#fff;border:1px solid #e5e7eb;border-radius:24px;align-items:center;gap:8px;padding:6px 12px 6px 6px;display:flex}.DashboardContent-module__WnClDa__selectedUserAvatar{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.DashboardContent-module__WnClDa__selectedUserName{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:14px;font-weight:600}.DashboardContent-module__WnClDa__selectedUserRemove{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.DashboardContent-module__WnClDa__selectedUserRemove:hover{color:#6b7280}.DashboardContent-module__WnClDa__amountSection{flex-direction:column;gap:12px;display:flex}.DashboardContent-module__WnClDa__amountLabel{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#374151;font-size:14px;font-weight:600}.DashboardContent-module__WnClDa__amountInputWrapper{background-color:#f5f7fa;border:2px solid #0000;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 16px 16px 20px;transition:border-color .25s;display:flex}.DashboardContent-module__WnClDa__amountInputWrapper:focus-within{border-color:#93c5fd}.DashboardContent-module__WnClDa__amountInput{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;background:0 0;border:none;outline:none;flex:1;width:100%;font-size:28px;font-weight:600}.DashboardContent-module__WnClDa__amountInput::placeholder{color:#9ca3af}.DashboardContent-module__WnClDa__tokenSelector{cursor:pointer;background-color:#e8eaed;border:none;border-radius:24px;align-items:center;gap:8px;padding:10px 14px;transition:background-color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__tokenSelector:before{content:"";background-color:#0000000a;border-radius:24px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__tokenSelector:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__tokenSelectorIcon{z-index:1;font-size:18px;position:relative}.DashboardContent-module__WnClDa__tokenSelectorName{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;z-index:1;font-size:14px;font-weight:600;position:relative}.DashboardContent-module__WnClDa__tokenSelector svg{color:#6b7280;z-index:1;position:relative}.DashboardContent-module__WnClDa__amountBalance{color:#6b7280;font-family:var(--font-public-sans),"Public Sans",sans-serif;justify-content:flex-end;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.DashboardContent-module__WnClDa__maxBtn{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:13px;font-weight:700;transition:color .2s;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__maxBtn:before{content:"";background-color:#0000000f;border-radius:6px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__maxBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__noteSection{flex-direction:column;gap:8px;display:flex}.DashboardContent-module__WnClDa__noteLabel{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#374151;font-size:14px;font-weight:600}.DashboardContent-module__WnClDa__noteInputWrapper{background-color:#f5f7fa;border:2px solid #0000;border-radius:16px;padding:16px;transition:border-color .25s}.DashboardContent-module__WnClDa__noteInputWrapper:focus-within{border-color:#93c5fd}.DashboardContent-module__WnClDa__noteInput{width:100%;min-height:80px;font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;resize:vertical;background:0 0;border:none;outline:none;font-size:15px;font-weight:500}.DashboardContent-module__WnClDa__noteInput::placeholder{color:#9ca3af}.DashboardContent-module__WnClDa__noteCount{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;text-align:right;font-size:12px;font-weight:500}.DashboardContent-module__WnClDa__tokenSelectorWrapper{position:relative}.DashboardContent-module__WnClDa__tokenSelectorImg{z-index:1;object-fit:contain;border-radius:50%;width:22px;height:22px;position:relative}.DashboardContent-module__WnClDa__tokenSelectorArrow{color:#6b7280;z-index:1;transition:transform .2s;position:relative}.DashboardContent-module__WnClDa__tokenSelectorArrow.DashboardContent-module__WnClDa__rotated{transform:rotate(180deg)}.DashboardContent-module__WnClDa__tokenDropdown{z-index:100;background-color:#fff;border-radius:16px;min-width:200px;padding:8px;animation:.2s ease-out DashboardContent-module__WnClDa__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 40px #00000026}@keyframes DashboardContent-module__WnClDa__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.DashboardContent-module__WnClDa__tokenDropdownItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px;transition:background-color .15s;display:flex}.DashboardContent-module__WnClDa__tokenDropdownItem:hover{background-color:#f5f7fa}.DashboardContent-module__WnClDa__tokenDropdownItem.DashboardContent-module__WnClDa__selected{background-color:#f0f9ff}.DashboardContent-module__WnClDa__tokenDropdownImg{object-fit:contain;border-radius:50%;width:32px;height:32px}.DashboardContent-module__WnClDa__tokenDropdownInfo{flex-direction:column;gap:2px;display:flex}.DashboardContent-module__WnClDa__tokenDropdownName{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:14px;font-weight:700}.DashboardContent-module__WnClDa__tokenDropdownFull{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;font-size:12px;font-weight:500}.DashboardContent-module__WnClDa__sendSummary{flex-direction:column;gap:16px;margin-top:8px;animation:.4s ease-out forwards DashboardContent-module__WnClDa__summaryExpand;display:flex;overflow:hidden}.DashboardContent-module__WnClDa__sendSummary.DashboardContent-module__WnClDa__collapsing{animation:.3s ease-out forwards DashboardContent-module__WnClDa__summaryCollapse}@keyframes DashboardContent-module__WnClDa__summaryExpand{0%{opacity:0;max-height:0;transform:translateY(10px)}to{opacity:1;max-height:500px;transform:translateY(0)}}@keyframes DashboardContent-module__WnClDa__summaryCollapse{0%{opacity:1;max-height:500px;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(10px)}}@keyframes DashboardContent-module__WnClDa__staggerFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.DashboardContent-module__WnClDa__stagger1{animation:.35s ease-out .1s both DashboardContent-module__WnClDa__staggerFadeIn}.DashboardContent-module__WnClDa__stagger2{animation:.35s ease-out .18s both DashboardContent-module__WnClDa__staggerFadeIn}.DashboardContent-module__WnClDa__stagger3{animation:.35s ease-out .26s both DashboardContent-module__WnClDa__staggerFadeIn}.DashboardContent-module__WnClDa__stagger4{animation:.35s ease-out .34s both DashboardContent-module__WnClDa__staggerFadeIn}.DashboardContent-module__WnClDa__stagger5{animation:.35s ease-out .42s both DashboardContent-module__WnClDa__staggerFadeIn}.DashboardContent-module__WnClDa__stagger6{animation:.35s ease-out .5s both DashboardContent-module__WnClDa__staggerFadeIn}.DashboardContent-module__WnClDa__summaryCard{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:16px;padding:20px;display:flex}.DashboardContent-module__WnClDa__summaryRow{justify-content:space-between;align-items:center;display:flex}.DashboardContent-module__WnClDa__summaryLabel{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;font-size:14px;font-weight:500}.DashboardContent-module__WnClDa__summaryReceiver{align-items:center;gap:8px;display:flex}.DashboardContent-module__WnClDa__summaryReceiverAvatar{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.DashboardContent-module__WnClDa__summaryReceiverName{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:14px;font-weight:600}.DashboardContent-module__WnClDa__summaryDivider{background-color:#f3f4f6;height:1px}.DashboardContent-module__WnClDa__summaryAmount{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.DashboardContent-module__WnClDa__summaryAmountValue{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:16px;font-weight:700}.DashboardContent-module__WnClDa__summaryAmountUsd{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;font-size:13px;font-weight:500}.DashboardContent-module__WnClDa__summaryNetwork{justify-content:space-between;align-items:center;padding-top:4px;display:flex}.DashboardContent-module__WnClDa__networkLabel{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.DashboardContent-module__WnClDa__networkValue{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.DashboardContent-module__WnClDa__networkIcon{object-fit:contain;border-radius:50%;width:18px;height:18px}.DashboardContent-module__WnClDa__summaryBonus{background-color:#fef9c3;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.DashboardContent-module__WnClDa__bonusIcon{font-size:20px}.DashboardContent-module__WnClDa__bonusText{flex-direction:column;gap:2px;display:flex}.DashboardContent-module__WnClDa__bonusTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:14px;font-weight:700}.DashboardContent-module__WnClDa__bonusSubtitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6366f1;font-size:13px;font-weight:500}.DashboardContent-module__WnClDa__sendBtn{width:100%;font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#5de3b8;border:none;border-radius:16px;padding:18px;font-size:16px;font-weight:800;transition:transform .1s;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__sendBtnProgress{z-index:0;background-color:#3dd9a4;height:100%;transition:width 50ms linear;position:absolute;top:0;left:0}.DashboardContent-module__WnClDa__sendBtnText{z-index:1;font-weight:800;position:relative}.DashboardContent-module__WnClDa__sendBtn.DashboardContent-module__WnClDa__holding,.DashboardContent-module__WnClDa__sendBtn:active{transform:scale(.98)}.DashboardContent-module__WnClDa__sendAmountView{padding-right:4px}.DashboardContent-module__WnClDa__statusModal{text-align:center;background-color:#fff;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:320px;padding:40px 32px;animation:.35s ease-out forwards DashboardContent-module__WnClDa__modalSlideUp;display:flex;box-shadow:0 25px 50px -12px #00000040}.DashboardContent-module__WnClDa__statusModal.DashboardContent-module__WnClDa__modalClosing{animation:.2s ease-out forwards DashboardContent-module__WnClDa__modalSlideDown}.DashboardContent-module__WnClDa__statusIconWrapper{margin-bottom:24px}.DashboardContent-module__WnClDa__statusIconOuter{background-color:#e0f2fe;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;animation:.4s ease-out .15s backwards DashboardContent-module__WnClDa__iconPop;display:flex}.DashboardContent-module__WnClDa__statusIconInner{background-color:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.DashboardContent-module__WnClDa__sendingSpinner{color:#fff;animation:1s linear infinite DashboardContent-module__WnClDa__spin}.DashboardContent-module__WnClDa__statusTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;margin:0 0 8px;font-size:24px;font-weight:700;animation:.35s ease-out .2s backwards DashboardContent-module__WnClDa__fadeInUp}.DashboardContent-module__WnClDa__statusSubtitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;margin:0;font-size:15px;font-weight:500;animation:.35s ease-out .25s backwards DashboardContent-module__WnClDa__fadeInUp}.DashboardContent-module__WnClDa__successModal{padding:48px 32px}.DashboardContent-module__WnClDa__successIconWrapper{margin-bottom:28px}.DashboardContent-module__WnClDa__successIconOuter{background-color:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;animation:.5s ease-out .1s backwards DashboardContent-module__WnClDa__successPop;display:flex}@keyframes DashboardContent-module__WnClDa__successPop{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.1)}70%{transform:scale(.95)}to{opacity:1;transform:scale(1)}}.DashboardContent-module__WnClDa__successIconInner{background-color:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;animation:.4s ease-out .25s backwards DashboardContent-module__WnClDa__successInnerPop;display:flex}@keyframes DashboardContent-module__WnClDa__successInnerPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.DashboardContent-module__WnClDa__successCheck{color:#fff;animation:.4s ease-out .4s backwards DashboardContent-module__WnClDa__checkPop}@keyframes DashboardContent-module__WnClDa__checkPop{0%{opacity:0;transform:scale(0)rotate(-45deg)}50%{transform:scale(1.2)rotate(0)}to{opacity:1;transform:scale(1)rotate(0)}}.DashboardContent-module__WnClDa__successTitleSmall{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#22c55e;margin:0 0 4px;font-size:18px;font-weight:600;animation:.35s ease-out .35s backwards DashboardContent-module__WnClDa__fadeInUp}.DashboardContent-module__WnClDa__successTitleBig{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#22c55e;letter-spacing:-.5px;margin:0 0 12px;font-size:36px;font-weight:800;animation:.35s ease-out .4s backwards DashboardContent-module__WnClDa__fadeInUp}.DashboardContent-module__WnClDa__successSubtitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;margin:0 0 28px;font-size:15px;font-weight:500;animation:.35s ease-out .45s backwards DashboardContent-module__WnClDa__fadeInUp}.DashboardContent-module__WnClDa__successBtn{width:100%;font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#fff;cursor:pointer;background-color:#22c55e;border:none;border-radius:14px;padding:16px;font-size:16px;font-weight:700;transition:background-color .2s,transform .1s;animation:.35s ease-out .5s backwards DashboardContent-module__WnClDa__fadeInUp}.DashboardContent-module__WnClDa__successBtn:hover{background-color:#16a34a}.DashboardContent-module__WnClDa__successBtn:active{transform:scale(.98)}.DashboardContent-module__WnClDa__editProfileModal{background-color:#fff;border-radius:24px;flex-direction:column;gap:24px;width:100%;max-width:480px;max-height:90vh;padding:28px;animation:.35s ease-out forwards DashboardContent-module__WnClDa__modalSlideUp;display:flex;overflow:auto;box-shadow:0 25px 50px -12px #00000040}.DashboardContent-module__WnClDa__editProfileModal.DashboardContent-module__WnClDa__modalClosing{animation:.2s ease-out forwards DashboardContent-module__WnClDa__modalSlideDown}.DashboardContent-module__WnClDa__editProfileHeader{justify-content:space-between;align-items:center;animation:.35s ease-out .1s backwards DashboardContent-module__WnClDa__fadeInUp;display:flex}.DashboardContent-module__WnClDa__editProfileTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;margin:0;font-size:12px;font-weight:800}.DashboardContent-module__WnClDa__editProfileAvatarWrapper{justify-content:center;animation:.35s ease-out .15s backwards DashboardContent-module__WnClDa__fadeInUp;display:flex}.DashboardContent-module__WnClDa__editProfileAvatarBtn{cursor:pointer;background:0 0;border:none;padding:0;position:relative}.DashboardContent-module__WnClDa__editProfileAvatar{border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:56px;transition:background-color .2s,transform .2s;display:flex}.DashboardContent-module__WnClDa__editProfileAvatarBtn:hover .DashboardContent-module__WnClDa__editProfileAvatar{transform:scale(1.02)}.DashboardContent-module__WnClDa__editAvatarPencil{color:#6b7280;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:color .2s;display:flex;position:absolute;bottom:4px;right:4px;box-shadow:0 2px 8px #00000026}.DashboardContent-module__WnClDa__editProfileAvatarBtn:hover .DashboardContent-module__WnClDa__editAvatarPencil{color:#374151}.DashboardContent-module__WnClDa__emojiPickerSection{opacity:0;flex-direction:column;gap:16px;max-height:0;display:flex;overflow:hidden}.DashboardContent-module__WnClDa__emojiPickerSection.DashboardContent-module__WnClDa__emojiPickerOpen{opacity:1;max-height:300px;animation:.35s ease-out forwards DashboardContent-module__WnClDa__emojiPickerExpand}.DashboardContent-module__WnClDa__emojiPickerSection.DashboardContent-module__WnClDa__emojiPickerClosed{opacity:0;max-height:0}.DashboardContent-module__WnClDa__emojiPickerSection.DashboardContent-module__WnClDa__emojiPickerAnimateClose{animation:.3s ease-out forwards DashboardContent-module__WnClDa__emojiPickerCollapse}@keyframes DashboardContent-module__WnClDa__emojiPickerExpand{0%{opacity:0;max-height:0}to{opacity:1;max-height:300px}}@keyframes DashboardContent-module__WnClDa__emojiPickerCollapse{0%{opacity:1;max-height:300px}to{opacity:0;max-height:0}}.DashboardContent-module__WnClDa__editProfileColors{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.DashboardContent-module__WnClDa__colorBtn{cursor:pointer;border:3px solid #0000;border-radius:50%;outline:none;width:28px;height:28px;transition:transform .15s,border-color .15s}.DashboardContent-module__WnClDa__colorBtn:hover{transform:scale(1.15)}.DashboardContent-module__WnClDa__colorBtnActive{border-color:#111}.DashboardContent-module__WnClDa__editProfileEmojis{grid-template-columns:repeat(7,1fr);justify-items:center;gap:4px;display:grid}.DashboardContent-module__WnClDa__emojiBtn{cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .15s;display:flex}.DashboardContent-module__WnClDa__emojiBtn:hover{background-color:#f3f4f6;transform:scale(1.1)}.DashboardContent-module__WnClDa__emojiBtnActive{background-color:#f3f4f6}.DashboardContent-module__WnClDa__usernameSection{flex-direction:column;gap:12px;animation:.35s ease-out .2s backwards DashboardContent-module__WnClDa__fadeInUp;display:flex}.DashboardContent-module__WnClDa__usernameLabel{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:15px;font-weight:600}.DashboardContent-module__WnClDa__usernameInputWrapper{background-color:#f5f7fa;border:2px solid #0000;border-radius:12px;align-items:center;padding:14px 16px;transition:border-color .2s;display:flex}.DashboardContent-module__WnClDa__usernameInputWrapper:focus-within{border-color:#93c5fd}.DashboardContent-module__WnClDa__usernameInputWrapper.DashboardContent-module__WnClDa__usernameAvailable{background-color:#f0fdf4;border-color:#22c55e}.DashboardContent-module__WnClDa__usernameInputWrapper.DashboardContent-module__WnClDa__usernameTaken{background-color:#fef2f2;border-color:#ef4444}.DashboardContent-module__WnClDa__usernamePrefix{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;font-size:15px;font-weight:500}.DashboardContent-module__WnClDa__usernameInput{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;background:0 0;border:none;outline:none;flex:1;font-size:15px;font-weight:600}.DashboardContent-module__WnClDa__usernameInput::placeholder{color:#9ca3af;font-weight:500}.DashboardContent-module__WnClDa__usernameHint{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;justify-content:center;align-items:center;gap:6px;margin:0;font-size:13px;font-weight:500;display:flex}.DashboardContent-module__WnClDa__usernameStatusIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.DashboardContent-module__WnClDa__usernameSpinner{color:#9ca3af;animation:1s linear infinite DashboardContent-module__WnClDa__spin}.DashboardContent-module__WnClDa__usernameCheckIcon{color:#22c55e}.DashboardContent-module__WnClDa__usernameErrorIcon{color:#ef4444}.DashboardContent-module__WnClDa__usernameStatusMessage{justify-content:center;align-items:center;min-height:20px;display:flex}.DashboardContent-module__WnClDa__usernameChecking{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;font-size:13px;font-weight:500}.DashboardContent-module__WnClDa__usernameAvailableText{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#22c55e;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.DashboardContent-module__WnClDa__usernameTakenText{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#ef4444;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.DashboardContent-module__WnClDa__usernameHintText{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;font-size:13px;font-weight:500}.DashboardContent-module__WnClDa__editProfileSaveBtnDisabled{opacity:.5;cursor:not-allowed}.DashboardContent-module__WnClDa__editProfileSaveBtnDisabled:hover:before{transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__editProfileSaveBtn{width:100%;font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#1e40af;cursor:pointer;background-color:#bfdbfe;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:18px;font-size:15px;font-weight:800;transition:color .2s;animation:.35s ease-out .25s backwards DashboardContent-module__WnClDa__fadeInUp;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__editProfileSaveBtn:before{content:"";background-color:#93c5fd;border-radius:14px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__editProfileSaveBtn:hover{color:#1e3a8a}.DashboardContent-module__WnClDa__editProfileSaveBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__editProfileSaveBtn span{z-index:1;font-weight:800;position:relative}.DashboardContent-module__WnClDa__editProfileSaveBtn:disabled{opacity:.7;cursor:not-allowed}.DashboardContent-module__WnClDa__savingSpinner{animation:1s linear infinite DashboardContent-module__WnClDa__spin}.DashboardContent-module__WnClDa__qrModalOverlay{z-index:1000;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;animation:.3s ease-out forwards DashboardContent-module__WnClDa__qrFadeIn;display:flex;position:fixed;inset:0}.DashboardContent-module__WnClDa__qrModalOverlay.DashboardContent-module__WnClDa__qrModalClosing{animation:.25s ease-out forwards DashboardContent-module__WnClDa__qrFadeOut}@keyframes DashboardContent-module__WnClDa__qrFadeIn{0%{opacity:0}to{opacity:1}}@keyframes DashboardContent-module__WnClDa__qrFadeOut{0%{opacity:1}to{opacity:0}}.DashboardContent-module__WnClDa__qrCloseBtn{color:#9ca3af;cursor:pointer;z-index:1001;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:color .2s;display:flex;position:fixed;top:16px;right:16px;overflow:hidden}.DashboardContent-module__WnClDa__qrCloseBtn:before{content:"";background-color:#0000000f;border-radius:50%;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__qrCloseBtn:hover{color:#4b5563}.DashboardContent-module__WnClDa__qrCloseBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__qrModalContent{flex-direction:column;align-items:center;gap:8px;animation:.4s ease-out .1s backwards DashboardContent-module__WnClDa__qrContentFadeIn;display:flex}@keyframes DashboardContent-module__WnClDa__qrContentFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DashboardContent-module__WnClDa__qrTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:24px;font-weight:700}.DashboardContent-module__WnClDa__qrSubtitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;margin-bottom:16px;font-size:14px;font-weight:500}.DashboardContent-module__WnClDa__qrCodeWrapper{cursor:pointer;transform-style:preserve-3d;will-change:transform;border-radius:28px;margin-bottom:24px;padding:8px;transition:transform .15s ease-out}.DashboardContent-module__WnClDa__qrCodeInner{background-color:#fff;border-radius:18px;justify-content:center;align-items:center;padding:16px;display:flex}.DashboardContent-module__WnClDa__qrCodeContainer{justify-content:center;align-items:center;display:flex}.DashboardContent-module__WnClDa__qrCopyBtn{cursor:pointer;background-color:#f5f5f5;border:none;border-radius:30px;padding:14px 32px;transition:background-color .2s;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__qrCopyBtn:before{content:"";background-color:#0000000a;border-radius:30px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__qrCopyBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__qrCopyBtnCopied{background-color:#dcfce7}.DashboardContent-module__WnClDa__qrCopyBtnCopied:hover:before{transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__qrCopyTextHidden{font-family:var(--font-public-sans),"Public Sans",sans-serif;visibility:hidden;font-size:14px;font-weight:600}.DashboardContent-module__WnClDa__qrCopyTextAbsolute{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#374151;white-space:nowrap;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DashboardContent-module__WnClDa__qrCopyBtnCopied .DashboardContent-module__WnClDa__qrCopyTextAbsolute{color:#16a34a}.DashboardContent-module__WnClDa__qrCopyFadeIn{animation:.2s ease-out DashboardContent-module__WnClDa__qrCopyFadeInAnim}.DashboardContent-module__WnClDa__qrCopyFadeOut{animation:.2s ease-out forwards DashboardContent-module__WnClDa__qrCopyFadeOutAnim}@keyframes DashboardContent-module__WnClDa__qrCopyFadeInAnim{0%{opacity:0;transform:translate(-50%,-50%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes DashboardContent-module__WnClDa__qrCopyFadeOutAnim{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.9)}}.DashboardContent-module__WnClDa__qrLogo{justify-content:center;align-items:center;margin-top:32px;display:flex}.DashboardContent-module__WnClDa__qrLogoImg{width:auto;height:28px}.DashboardContent-module__WnClDa__tabContent{animation:.5s cubic-bezier(.4,0,.2,1) DashboardContent-module__WnClDa__tabFadeIn}.DashboardContent-module__WnClDa__tabContentFading{opacity:0;transition:opacity .2s ease-out,transform .2s ease-out;transform:translateY(6px)}@keyframes DashboardContent-module__WnClDa__tabFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.DashboardContent-module__WnClDa__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 24px;animation:.3s ease-out DashboardContent-module__WnClDa__emptyStateFadeIn;display:flex}@keyframes DashboardContent-module__WnClDa__emptyStateFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.DashboardContent-module__WnClDa__emptyStateIcon{color:#9ca3af;background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.DashboardContent-module__WnClDa__emptyStateTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;text-transform:none;margin:0 0 8px;font-size:18px;font-weight:700}.DashboardContent-module__WnClDa__emptyStateText{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;max-width:280px;margin:0;font-size:14px;font-weight:500;line-height:1.5}.DashboardContent-module__WnClDa__activityTokenIcon{background-color:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.DashboardContent-module__WnClDa__activityTokenImg{object-fit:contain;width:40px;height:40px}.DashboardContent-module__WnClDa__activityUserBadge{background:linear-gradient(135deg,#fef3c7 0%,#d1fae5 50%,#dbeafe 100%);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;display:flex;position:absolute;bottom:-3px;right:-3px}.DashboardContent-module__WnClDa__activityArrow{border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:-3px;left:-3px}.DashboardContent-module__WnClDa__activityArrowIncoming{color:#fff;background-color:#3b82f6}.DashboardContent-module__WnClDa__activityArrowOutgoing{color:#fff;background-color:#f97316}.DashboardContent-module__WnClDa__activityItemNew{animation:.4s cubic-bezier(.4,0,.2,1) DashboardContent-module__WnClDa__activitySlideIn}@keyframes DashboardContent-module__WnClDa__activitySlideIn{0%{opacity:0;transform:translateY(-16px)scale(.98)}60%{opacity:1;transform:translateY(2px)scale(1)}to{opacity:1;transform:translateY(0)scale(1)}}.DashboardContent-module__WnClDa__txModal{background-color:#fff;border-radius:24px;width:100%;max-width:480px;padding:0 8px 12px;animation:.35s ease-out forwards DashboardContent-module__WnClDa__modalSlideUp;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.DashboardContent-module__WnClDa__txModal.DashboardContent-module__WnClDa__modalClosing{animation:.2s ease-out forwards DashboardContent-module__WnClDa__modalSlideDown}@media (max-width:768px){.DashboardContent-module__WnClDa__txModal{border-radius:24px 24px 0 0;max-height:85vh;margin-bottom:0}}.DashboardContent-module__WnClDa__txModalHeader{justify-content:space-between;align-items:flex-start;padding:24px 24px 20px;display:flex}.DashboardContent-module__WnClDa__txModalHeaderLeft{align-items:center;gap:14px;display:flex}.DashboardContent-module__WnClDa__txModalHeaderInfo{flex-direction:column;gap:2px;display:flex}.DashboardContent-module__WnClDa__txModalHeaderTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.DashboardContent-module__WnClDa__txModalTag{color:#16a34a;background-color:#dcfce7;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.DashboardContent-module__WnClDa__txModalHeaderDate{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;font-size:13px;font-weight:500}.DashboardContent-module__WnClDa__txModalClose{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:flex}.DashboardContent-module__WnClDa__txModalClose:hover{color:#6b7280;background-color:#f3f4f6}.DashboardContent-module__WnClDa__txModalAmountCard{text-align:center;background-color:#f8fafc;border-radius:16px;margin:0 24px 24px;padding:32px 24px}.DashboardContent-module__WnClDa__txModalAmount{font-family:var(--font-public-sans),"Public Sans",sans-serif;margin-bottom:8px;font-size:42px;font-weight:700}.DashboardContent-module__WnClDa__txModalAmountIncoming{color:#22c55e}.DashboardContent-module__WnClDa__txModalAmountOutgoing{color:#f97316}.DashboardContent-module__WnClDa__txModalTokenAmount{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#374151;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.DashboardContent-module__WnClDa__txModalTokenIcon{object-fit:contain;width:24px;height:24px}.DashboardContent-module__WnClDa__txModalDetails{padding:0 24px}.DashboardContent-module__WnClDa__txModalRow{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.DashboardContent-module__WnClDa__txModalRow:last-child{border-bottom:none}.DashboardContent-module__WnClDa__txModalLabel{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;font-size:14px;font-weight:500}.DashboardContent-module__WnClDa__txModalValue{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.DashboardContent-module__WnClDa__txModalChainIcon{object-fit:contain;width:18px;height:18px}.DashboardContent-module__WnClDa__txModalNoteSection{padding:20px 24px 24px}.DashboardContent-module__WnClDa__txModalNoteTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#374151;margin-bottom:12px;font-size:14px;font-weight:600}.DashboardContent-module__WnClDa__txModalNoteBox{background-color:#f8fafc;border-radius:12px;align-items:flex-start;gap:12px;padding:16px;display:flex}.DashboardContent-module__WnClDa__txModalNoteIcon{color:#9ca3af;flex-shrink:0;margin-top:2px}.DashboardContent-module__WnClDa__txModalNoteLabel{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;flex-shrink:0;font-size:14px;font-weight:500}.DashboardContent-module__WnClDa__txModalNoteText{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#374151;text-align:right;flex:1;font-size:14px;font-weight:500;line-height:1.5}.DashboardContent-module__WnClDa__viewContainer{box-sizing:border-box;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-top:20px;display:grid}.DashboardContent-module__WnClDa__viewFadeIn{animation:.3s ease-out forwards DashboardContent-module__WnClDa__viewFadeIn}.DashboardContent-module__WnClDa__viewFadeOut{animation:.25s ease-out forwards DashboardContent-module__WnClDa__viewFadeOut}@keyframes DashboardContent-module__WnClDa__viewFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes DashboardContent-module__WnClDa__viewFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.DashboardContent-module__WnClDa__activitiesFullView{flex-direction:column;gap:20px;display:flex}.DashboardContent-module__WnClDa__activitiesFullHeader{align-items:center;gap:16px;display:flex}.DashboardContent-module__WnClDa__backBtn{color:#4b5563;cursor:pointer;background-color:#f5f5f5;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__backBtn:before{content:"";background-color:#0000000a;border-radius:12px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__backBtn:hover{color:#1f2937}.DashboardContent-module__WnClDa__backBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__activitiesFullTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;margin:0;font-size:24px;font-weight:700}.DashboardContent-module__WnClDa__activitiesFullControls{justify-content:space-between;align-items:center;gap:16px;display:flex}.DashboardContent-module__WnClDa__exportBtn{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#4b5563;cursor:pointer;background-color:#f5f5f5;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__exportBtn:before{content:"";background-color:#0000000a;border-radius:10px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__exportBtn:hover{color:#1f2937}.DashboardContent-module__WnClDa__exportBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__activitiesFullContent{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:8px 24px;animation:.5s cubic-bezier(.4,0,.2,1) DashboardContent-module__WnClDa__tabFadeIn}.DashboardContent-module__WnClDa__activitiesFullContent.DashboardContent-module__WnClDa__tabContentFading{opacity:0;transition:opacity .2s ease-out,transform .2s ease-out;transform:translateY(6px)}.DashboardContent-module__WnClDa__seeAllBtn{width:100%;font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;cursor:pointer;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px;font-size:15px;font-weight:700;transition:color .2s;display:block;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__seeAllBtn:before{content:"";background-color:#00000008;border-radius:12px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__seeAllBtn:hover{color:#000}.DashboardContent-module__WnClDa__seeAllBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__qrScannerOverlay{z-index:2000;background-color:#000000e6;justify-content:center;align-items:center;animation:.3s ease-out DashboardContent-module__WnClDa__overlayFadeIn;display:flex;position:fixed;inset:0}.DashboardContent-module__WnClDa__qrScannerModal{background-color:#111;border-radius:24px;width:100%;max-width:400px;margin:16px;animation:.35s ease-out DashboardContent-module__WnClDa__modalSlideUp;overflow:hidden}.DashboardContent-module__WnClDa__qrScannerHeader{justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.DashboardContent-module__WnClDa__qrScannerTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#fff;margin:0;font-size:18px;font-weight:700}.DashboardContent-module__WnClDa__qrScannerClose{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.DashboardContent-module__WnClDa__qrScannerClose:hover{color:#fff}.DashboardContent-module__WnClDa__qrScannerContent{aspect-ratio:1;background-color:#000;justify-content:center;align-items:center;display:flex;position:relative}.DashboardContent-module__WnClDa__qrReader{width:100%;height:100%}.DashboardContent-module__WnClDa__qrReader video{object-fit:cover!important}.DashboardContent-module__WnClDa__qrScannerLoading{color:#9ca3af;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute}.DashboardContent-module__WnClDa__qrScannerLoading p{font-family:var(--font-public-sans),"Public Sans",sans-serif;font-size:14px;font-weight:500}.DashboardContent-module__WnClDa__qrScannerError{color:#f87171;text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px;display:flex}.DashboardContent-module__WnClDa__qrScannerError p{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;font-size:14px;font-weight:500}.DashboardContent-module__WnClDa__qrScannerRetry{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;transition:background-color .2s}.DashboardContent-module__WnClDa__qrScannerRetry:hover{background-color:#2563eb}.DashboardContent-module__WnClDa__qrScannerHint{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;text-align:center;margin:0;padding:16px 24px 24px;font-size:13px;font-weight:500}.DashboardContent-module__WnClDa__qrScannerOverlayLight{background-color:#00000080}.DashboardContent-module__WnClDa__qrScannerModalLight{background-color:#fff;box-shadow:0 25px 50px -12px #00000040}.DashboardContent-module__WnClDa__qrScannerTitleLight{color:#111}.DashboardContent-module__WnClDa__qrScannerCloseLight{color:#6b7280}.DashboardContent-module__WnClDa__qrScannerCloseLight:hover{color:#111}.DashboardContent-module__WnClDa__qrScannerHintLight{color:#6b7280}.DashboardContent-module__WnClDa__sendFundsActions{gap:8px;display:flex}.DashboardContent-module__WnClDa__scanQrCardBtn{color:#4b5563;cursor:pointer;background:#f5f5f5;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;transition:color .2s;display:flex;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__scanQrCardBtn:before{content:"";background-color:#0000000a;border-radius:10px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__scanQrCardBtn:hover{color:#374151}.DashboardContent-module__WnClDa__scanQrCardBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__scanQrCardBtn:hover .DashboardContent-module__WnClDa__payIcon{animation:none}.DashboardContent-module__WnClDa__scanQrCardBtn:hover .DashboardContent-module__WnClDa__qrIconDefault{opacity:0;visibility:hidden}.DashboardContent-module__WnClDa__scanQrCardBtn:hover .DashboardContent-module__WnClDa__qrIcon1{animation:2.5s infinite DashboardContent-module__WnClDa__iconRotate}.DashboardContent-module__WnClDa__scanQrCardBtn:hover .DashboardContent-module__WnClDa__qrIcon2{animation:2.5s .5s infinite DashboardContent-module__WnClDa__iconRotate}.DashboardContent-module__WnClDa__scanQrCardBtn:hover .DashboardContent-module__WnClDa__qrIcon3{animation:2.5s 1s infinite DashboardContent-module__WnClDa__iconRotate}.DashboardContent-module__WnClDa__scanQrCardBtn:hover .DashboardContent-module__WnClDa__qrIcon4{opacity:0;visibility:hidden}.DashboardContent-module__WnClDa__scanQrCardBtn:hover .DashboardContent-module__WnClDa__qrCheckIcon{animation:2.5s 1.5s infinite DashboardContent-module__WnClDa__iconRotate}.DashboardContent-module__WnClDa__scanQrCardBtn:active .DashboardContent-module__WnClDa__payIcon{opacity:0;visibility:hidden;transition:all .3s;animation:none}.DashboardContent-module__WnClDa__scanQrCardBtn:active .DashboardContent-module__WnClDa__qrCheckIcon{visibility:visible;animation:.6s forwards DashboardContent-module__WnClDa__checkmarkAppear}@media (max-width:768px){.DashboardContent-module__WnClDa__sendFundsCard{flex-direction:column;align-items:stretch;gap:16px}.DashboardContent-module__WnClDa__sendFundsActions{flex-direction:column;gap:10px}.DashboardContent-module__WnClDa__scanQrCardBtn,.DashboardContent-module__WnClDa__sendFundsCard .DashboardContent-module__WnClDa__payBtn{justify-content:center;width:100%;padding:14px 20px}}.DashboardContent-module__WnClDa__qrScannerOverlay.DashboardContent-module__WnClDa__qrScannerClosing{animation:.25s ease-out forwards DashboardContent-module__WnClDa__overlayFadeOut}.DashboardContent-module__WnClDa__qrScannerModal.DashboardContent-module__WnClDa__qrScannerClosing{animation:.25s ease-out forwards DashboardContent-module__WnClDa__modalSlideDown}.DashboardContent-module__WnClDa__settingsSection{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;max-width:480px;margin:0 auto;animation:.3s ease-out backwards DashboardContent-module__WnClDa__cardFadeIn;display:flex}.DashboardContent-module__WnClDa__settingsCard{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.DashboardContent-module__WnClDa__settingsProfileRow{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.DashboardContent-module__WnClDa__settingsProfileInfo{align-items:center;gap:14px;display:flex}.DashboardContent-module__WnClDa__settingsAvatar{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.DashboardContent-module__WnClDa__settingsProfileText{flex-direction:column;gap:2px;display:flex}.DashboardContent-module__WnClDa__settingsUsername{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:16px;font-weight:700}.DashboardContent-module__WnClDa__settingsEmail{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;font-size:13px;font-weight:500}.DashboardContent-module__WnClDa__settingsEditBtn{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#374151;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:color .2s;position:relative;overflow:hidden}.DashboardContent-module__WnClDa__settingsEditBtn:before{content:"";background-color:#0000000a;border-radius:10px;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.DashboardContent-module__WnClDa__settingsEditBtn:hover{color:#111}.DashboardContent-module__WnClDa__settingsEditBtn:hover:before{transform:translate(-50%,-50%)scale(1)}.DashboardContent-module__WnClDa__settingsSectionLabel{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;padding:8px 4px 4px;font-size:13px;font-weight:600}.DashboardContent-module__WnClDa__settingsSectionLabelWithIcon{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;align-items:center;gap:6px;padding:8px 4px 4px;font-size:13px;font-weight:600;display:flex}.DashboardContent-module__WnClDa__settingsSectionIcon{color:#d1d5db}.DashboardContent-module__WnClDa__settingsRow{justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.DashboardContent-module__WnClDa__settingsRowBtn{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 20px;transition:background-color .15s;display:flex}.DashboardContent-module__WnClDa__settingsRowBtn:hover{background-color:#f9fafb}.DashboardContent-module__WnClDa__settingsRowLeft{align-items:center;gap:14px;display:flex}.DashboardContent-module__WnClDa__settingsIconWrapper{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.DashboardContent-module__WnClDa__settingsRowLabel{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:15px;font-weight:600}.DashboardContent-module__WnClDa__settingsRowLabelRed{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#ef4444;font-size:15px;font-weight:600}.DashboardContent-module__WnClDa__settingsRowRight{align-items:center;gap:8px;display:flex;position:relative}.DashboardContent-module__WnClDa__settingsRowValue{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;font-size:14px;font-weight:500}.DashboardContent-module__WnClDa__settingsRowIcon{color:#9ca3af}.DashboardContent-module__WnClDa__settingsMoreBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.DashboardContent-module__WnClDa__settingsMoreBtn:hover{color:#6b7280}.DashboardContent-module__WnClDa__settingsDropdown{z-index:100;background-color:#fff;border-radius:12px;min-width:100px;padding:6px;animation:.2s ease-out DashboardContent-module__WnClDa__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 40px #00000026}.DashboardContent-module__WnClDa__settingsDropdownItem{cursor:pointer;width:100%;font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#374151;text-align:left;background:0 0;border:none;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:500;transition:background-color .15s;display:block}.DashboardContent-module__WnClDa__settingsDropdownItem:hover{background-color:#f3f4f6}.DashboardContent-module__WnClDa__settingsDropdownItem.DashboardContent-module__WnClDa__selected{color:#3b82f6;background-color:#eff6ff;font-weight:600}.DashboardContent-module__WnClDa__settingsDivider{background-color:#f3f4f6;height:1px;margin:0 20px}.DashboardContent-module__WnClDa__settingsMobileProfileCard,.DashboardContent-module__WnClDa__settingsMobileLinksSection,.DashboardContent-module__WnClDa__settingsMobileBanner{display:none}.DashboardContent-module__WnClDa__settingsLinkRow{justify-content:space-between;align-items:center;width:100%;padding:14px 20px;text-decoration:none;transition:background-color .15s;display:flex}.DashboardContent-module__WnClDa__settingsLinkRow:hover{background-color:#f9fafb}.DashboardContent-module__WnClDa__settingsLinkLabel{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:15px;font-weight:600}.DashboardContent-module__WnClDa__settingsLinkArrow{color:#9ca3af}@media (max-width:768px){.DashboardContent-module__WnClDa__settingsSection{box-sizing:border-box;width:100%;max-width:100%}.DashboardContent-module__WnClDa__settingsSection>*{box-sizing:border-box;max-width:100%}.DashboardContent-module__WnClDa__settingsDesktopProfileCard{display:none!important}.DashboardContent-module__WnClDa__settingsMobileProfileCard,.DashboardContent-module__WnClDa__settingsMobileBanner,.DashboardContent-module__WnClDa__settingsMobileLinksSection{display:block}.DashboardContent-module__WnClDa__settingsMobileProfileCard{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.DashboardContent-module__WnClDa__settingsMobileProfileRow{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.DashboardContent-module__WnClDa__settingsMobileProfileInfo{align-items:center;gap:14px;display:flex}.DashboardContent-module__WnClDa__settingsMobileAvatar{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.DashboardContent-module__WnClDa__settingsMobileProfileText{flex-direction:column;gap:2px;display:flex}.DashboardContent-module__WnClDa__settingsMobileUsername{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:16px;font-weight:700}.DashboardContent-module__WnClDa__settingsMobileEmail{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;font-size:13px;font-weight:500}.DashboardContent-module__WnClDa__settingsMobileEditBtn{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#374151;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:background-color .15s}.DashboardContent-module__WnClDa__settingsMobileEditBtn:hover{background-color:#e5e7eb}.DashboardContent-module__WnClDa__settingsMobileBanner{border-radius:12px;flex-direction:column;gap:0;text-decoration:none;display:flex;overflow:hidden}.DashboardContent-module__WnClDa__settingsMobileBannerImg{width:100%;height:auto;transition:transform .3s}.DashboardContent-module__WnClDa__settingsMobileBanner:hover .DashboardContent-module__WnClDa__settingsMobileBannerImg{transform:scale(1.02)}.DashboardContent-module__WnClDa__settingsMobileBannerTextBox{background-color:#f5f5f5;border-radius:0 0 12px 12px;flex-direction:column;gap:2px;padding:12px;transition:background-color .2s;display:flex}.DashboardContent-module__WnClDa__settingsMobileBanner:hover .DashboardContent-module__WnClDa__settingsMobileBannerTextBox{background-color:#ebebeb}.DashboardContent-module__WnClDa__settingsMobileBannerTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;text-align:left;margin:0;font-size:14px;font-weight:700}.DashboardContent-module__WnClDa__settingsMobileBannerSubtitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;text-align:left;margin:0;font-size:11px;font-weight:400;line-height:1.2}.DashboardContent-module__WnClDa__settingsMobileLinksSection{flex-direction:column;gap:12px;display:flex}}.DashboardContent-module__WnClDa__settingsModal{background-color:#fff;border-radius:24px;width:100%;max-width:440px;animation:.35s ease-out forwards DashboardContent-module__WnClDa__modalSlideUp;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.DashboardContent-module__WnClDa__settingsModal,.DashboardContent-module__WnClDa__settingsModal *{font-family:Public Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.DashboardContent-module__WnClDa__settingsModal.DashboardContent-module__WnClDa__modalClosing{animation:.2s ease-out forwards DashboardContent-module__WnClDa__modalSlideDown}.DashboardContent-module__WnClDa__settingsModal.DashboardContent-module__WnClDa__walletsModal{max-width:520px}.DashboardContent-module__WnClDa__settingsModalHeader{justify-content:space-between;align-items:center;padding:24px 24px 20px;display:flex}.DashboardContent-module__WnClDa__settingsModalTitle{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:20px;font-weight:700}.DashboardContent-module__WnClDa__settingsModalBody{flex-direction:column;gap:20px;padding:0 24px 24px;display:flex}.DashboardContent-module__WnClDa__currencyOption{background-color:#f0fdf4;border:2px solid #22c55e;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex}.DashboardContent-module__WnClDa__currencyOptionIcon{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#22c55e;font-size:42px;font-weight:800}.DashboardContent-module__WnClDa__currencyOptionLabel{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#374151;font-size:18px;font-weight:700}.DashboardContent-module__WnClDa__settingsModalHint{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;text-align:center;margin:0;font-size:14px;font-weight:600}.DashboardContent-module__WnClDa__walletsCard{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.DashboardContent-module__WnClDa__walletRow{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.DashboardContent-module__WnClDa__walletInfo{align-items:center;gap:14px;display:flex}.DashboardContent-module__WnClDa__walletIcon{background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.DashboardContent-module__WnClDa__walletIcon img{object-fit:contain;width:28px;height:28px}.DashboardContent-module__WnClDa__walletDetails{flex-direction:column;gap:4px;display:flex}.DashboardContent-module__WnClDa__walletName{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#111;font-size:15px;font-weight:700}.DashboardContent-module__WnClDa__walletAddress{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.DashboardContent-module__WnClDa__walletCopyBtn{color:#d1d5db;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:color .2s;display:flex}.DashboardContent-module__WnClDa__walletCopyBtn:hover{color:#9ca3af}.DashboardContent-module__WnClDa__walletExportBtn{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#6b7280;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:600;transition:background-color .15s,color .15s;display:flex}.DashboardContent-module__WnClDa__walletExportBtn:hover{color:#374151;background-color:#e5e7eb}.DashboardContent-module__WnClDa__walletDivider{background-color:#f3f4f6;height:1px;margin:0 20px}.DashboardContent-module__WnClDa__walletsDisclaimer{font-family:var(--font-public-sans),"Public Sans",sans-serif;color:#9ca3af;text-align:center;margin:0;font-size:13px;font-weight:500;line-height:1.5}
.PageTransition-module__37fIMa__pageTransition{z-index:99999;pointer-events:none;opacity:0;background-color:#fff;width:100vw;height:100vh;min-height:100dvh;transition:transform .7s cubic-bezier(.7,0,.2,1),opacity .1s;position:fixed;inset:0;transform:translate(100%)}.PageTransition-module__37fIMa__pageTransition:before{content:"";background-color:#fff;border-radius:50% 0 0 50%;width:150px;height:100%;position:absolute;top:0;left:-150px}.PageTransition-module__37fIMa__active{opacity:1;pointer-events:all;transform:translate(0)}
.DashboardLayout-module__Ugct9G__layout{background-color:#fff;min-height:100vh;margin-left:270px}@media (max-width:768px){.DashboardLayout-module__Ugct9G__layout{margin-left:0;padding-top:0}}
