.UserProfile_profileContainer__l1fsB{position:relative;display:flex;flex-direction:column;height:100%;background:var(--bg-primary);overflow:hidden}.UserProfile_closeHeader__2v5Xo{background:var(--bg-secondary);padding:.5rem .75rem;display:flex;justify-content:flex-end;align-items:center;border-bottom:1px solid var(--border-subtle)}.UserProfile_closeButton__2RXOt{width:28px;height:28px;border-radius:var(--radius-sm);background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.UserProfile_closeButton__2RXOt:hover{background:rgba(239,68,68,.15);border-color:var(--error);color:var(--error)}.UserProfile_profileContent__BH_lo{flex:1 1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.625rem}.UserProfile_userCard__KgSID{background:var(--bg-secondary);border-radius:var(--radius-lg);padding:.875rem 1rem;border:1px solid var(--border-subtle)}.UserProfile_userHeader__vOWJG{display:flex;align-items:center;justify-content:space-between}.UserProfile_userInfo__npsDk{display:flex;align-items:center;gap:.75rem}.UserProfile_nameRow__9JaoA{display:flex;align-items:center;gap:6px}.UserProfile_avatar__ApFD7{width:48px;height:48px;border-radius:var(--radius-full);background:var(--bg-tertiary);border:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.UserProfile_avatarImage__bR5l5{width:100%;height:100%;object-fit:cover}.UserProfile_avatarSvg__dPC4j{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.UserProfile_avatarSvg__dPC4j svg{width:100%;height:100%;border-radius:var(--radius-full)}.UserProfile_displayName__YOaaw{font-size:1.0625rem;font-weight:600;color:var(--text-primary)}.UserProfile_headerActions__L67RA{display:flex;align-items:center;gap:.5rem}.UserProfile_shareButton__45GQT{width:32px;height:32px;border-radius:var(--radius-md);background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.UserProfile_shareButton__45GQT:hover{background:var(--bg-primary);border-color:var(--accent-pink);color:var(--accent-pink)}.UserProfile_shareButton__45GQT.UserProfile_copied__8Hz_C{background:hsla(92,96%,72%,.15);border-color:hsla(92,96%,72%,.6);color:#b4fc75}.UserProfile_moreInfoButton___eYNw{width:32px;height:32px;border-radius:var(--radius-md);background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.UserProfile_moreInfoButton___eYNw:hover{background:var(--bg-primary);border-color:var(--accent-pink);color:var(--accent-pink)}.UserProfile_firstTxWrapper___fq4S{margin-top:.5rem}.UserProfile_bioContainer__OHHG_{margin-top:.625rem;padding-top:.625rem;border-top:1px solid var(--border-subtle)}.UserProfile_bioText__27rbF{color:var(--text-secondary);font-size:.8125rem;line-height:1.4;margin:0;white-space:pre-wrap}.UserProfile_bioTextEmpty__uDd2w{color:var(--text-muted);font-size:.8125rem;font-style:italic;margin:0}.UserProfile_bioEditButton__L1Bt7{display:inline-flex;align-items:center;gap:.375rem;margin-top:.5rem;padding:.375rem .75rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);font-size:.75rem;font-family:inherit;cursor:pointer;transition:all .2s ease}.UserProfile_bioEditButton__L1Bt7:hover{background:rgba(240,64,150,.1);border-color:var(--accent-pink);color:var(--accent-pink)}.UserProfile_bioEditContainer__MH5Nv{display:flex;flex-direction:column;gap:.5rem}.UserProfile_bioTextarea__fGvnS{width:100%;min-height:70px;padding:.625rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);font-size:.8125rem;font-family:inherit;line-height:1.4;resize:vertical;transition:border-color .2s ease}.UserProfile_bioTextarea__fGvnS:focus{outline:none;border-color:var(--accent-pink)}.UserProfile_bioTextarea__fGvnS::placeholder{color:var(--text-muted)}.UserProfile_bioEditActions__LSuR3{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.UserProfile_bioCharCount__MU1Zi{font-size:.6875rem;color:var(--text-muted);margin-right:auto}.UserProfile_bioCancelButton__LirZR{padding:.375rem .75rem;background:transparent;border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);font-size:.75rem;font-family:inherit;cursor:pointer;transition:all .2s ease}.UserProfile_bioCancelButton__LirZR:hover{background:var(--bg-tertiary);border-color:var(--text-muted)}.UserProfile_bioCancelButton__LirZR:disabled{opacity:.5;cursor:not-allowed}.UserProfile_bioSaveButton__PbJY3{padding:.375rem .875rem;background:var(--accent-gradient);border:none;border-radius:var(--radius-full);color:#fff;font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease}.UserProfile_bioSaveButton__PbJY3:hover{transform:translateY(-1px);box-shadow:var(--glow-pink)}.UserProfile_bioSaveButton__PbJY3:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.UserProfile_messageButton__vh_K9{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:var(--accent-gradient);border:none;border-radius:var(--radius-full);color:#fff;font-size:.9375rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .3s ease;box-shadow:var(--glow-pink)}.UserProfile_messageButton__vh_K9:hover{transform:translateY(-2px);box-shadow:var(--glow-strong)}.UserProfile_messageButton__vh_K9:active{transform:translateY(0)}.UserProfile_balanceCard__uFnnL{background:var(--bg-secondary);border-radius:var(--radius-lg);padding:1rem;border:1px solid var(--border-subtle)}.UserProfile_totalVolume__of5qc{display:flex;align-items:center;justify-content:flex-start}.UserProfile_balanceAmount__U7v4I{font-size:1.625rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em}.UserProfile_balanceLabel__i6C_b{display:block;font-size:.75rem;color:var(--text-muted);margin-top:.125rem}.UserProfile_balanceStats__qIVjm{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;margin-top:.875rem}.UserProfile_statCard__d2yJy{background:var(--bg-tertiary);border-radius:var(--radius-md);padding:.75rem;text-align:center;border:1px solid var(--border-subtle)}.UserProfile_statValue__bo1uS{display:block;font-size:1.125rem;font-weight:600;color:var(--text-primary)}.UserProfile_statValue__bo1uS.UserProfile_positive__6xW3t{color:var(--success)}.UserProfile_statValue__bo1uS.UserProfile_negative___8tco{color:var(--error)}.UserProfile_statLabel__BZ2K_{display:block;font-size:.75rem;color:var(--text-muted);margin-top:.25rem;text-transform:uppercase;letter-spacing:.05em}.UserProfile_identitySection__K12ft{display:flex;flex-direction:column;gap:.5rem}.UserProfile_sectionTitle__ttZaF{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0}.UserProfile_identityCard___GZUN{background:var(--bg-secondary);border-radius:var(--radius-lg);padding:.75rem;border:1px solid var(--border-subtle)}.UserProfile_identityPills__Y_RoG{display:flex;flex-wrap:wrap;gap:.375rem}.UserProfile_identityPills__Y_RoG+.UserProfile_identityPills__Y_RoG{margin-top:.375rem}.UserProfile_identityPill__r96jH{display:inline-flex;align-items:center;padding:.375rem .75rem;border-radius:var(--radius-full);font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;background:transparent;color:var(--text-primary)}.UserProfile_identityPillBadge__tCS_h{border:1px solid rgba(240,64,150,.6)}.UserProfile_identityPillBadge__tCS_h:hover{border-color:#f04096;background:rgba(240,64,150,.1)}.UserProfile_identityPillDomain__G3v8K{border:1px solid hsla(92,96%,72%,.6)}.UserProfile_identityPillDomain__G3v8K:hover{border-color:#b4fc75;background:hsla(92,96%,72%,.1)}.UserProfile_identityPillSkr__WIrjD{border:1px solid rgba(117,212,252,.6)}.UserProfile_identityPillSkr__WIrjD:hover{border-color:#75d4fc;background:rgba(117,212,252,.1)}.UserProfile_tabsContainer__Wgvzq{display:flex;flex-direction:column;margin-top:.25rem}.UserProfile_tabs__zOR94{display:flex;gap:1.25rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-subtle);margin-bottom:.75rem}.UserProfile_tab__wxrbN{background:none;border:none;color:var(--text-muted);font-size:.9375rem;font-weight:500;font-family:inherit;cursor:pointer;padding:.25rem 0;position:relative;transition:color .2s ease}.UserProfile_tab__wxrbN:hover{color:var(--text-secondary)}.UserProfile_tabActive__xThUS{color:var(--accent-pink);font-weight:700}.UserProfile_tabActive__xThUS:after{content:"";position:absolute;bottom:-.5rem;left:0;right:0;height:2px;background:var(--accent-pink);border-radius:1px}.UserProfile_tokenList__GVQOz{display:flex;flex-direction:column;gap:.5rem;padding-bottom:1rem}.UserProfile_tokenItem__cu7oM{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;background:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border-subtle);transition:all .2s ease;cursor:pointer}.UserProfile_tokenItem__cu7oM:hover{background:var(--bg-tertiary);border-color:var(--accent-pink)}.UserProfile_tokenInfo__g1W5S{display:flex;align-items:center;gap:.75rem}.UserProfile_tokenIcon__yWp7W{width:36px;height:36px;border-radius:var(--radius-full);background:var(--bg-tertiary);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.UserProfile_tokenLogo__8pvld{width:100%;height:100%;object-fit:cover}.UserProfile_tokenPlaceholder__j7OKX{font-size:.875rem;font-weight:600;color:var(--text-muted)}.UserProfile_tokenDetails___IfEe{display:flex;flex-direction:column;gap:.125rem}.UserProfile_tokenSymbolRow__GQyBw{display:flex;align-items:center;gap:.375rem}.UserProfile_tokenSymbol__kAwDN{font-size:.9375rem;font-weight:600;color:var(--text-primary)}.UserProfile_tokenBalance__vLmxB{font-size:.75rem;color:var(--text-muted)}.UserProfile_tokenValue__t5YxR{font-size:.9375rem;font-weight:500;color:var(--text-primary)}.UserProfile_nftGrid__oSBqK{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;padding-bottom:1rem}.UserProfile_nftGrid__oSBqK .UserProfile_emptyState__HbKL3,.UserProfile_nftGrid__oSBqK .UserProfile_loadingState__Y1Xpg{grid-column:1/-1}.UserProfile_nftCard__Fvtla{background:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border-subtle);overflow:hidden;cursor:pointer;transition:all .2s ease}.UserProfile_nftCard__Fvtla:hover{border-color:var(--accent-pink);transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.3)}.UserProfile_nftImage__mA9IL{width:100%;aspect-ratio:1;object-fit:cover;background:var(--bg-tertiary)}.UserProfile_nftPlaceholder__FVHq_{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:var(--bg-tertiary);color:var(--text-muted);font-size:.75rem}.UserProfile_nftMeta__6ayy2{padding:.5rem}.UserProfile_nftToken__ueMsU{font-size:.6875rem;color:var(--text-muted);display:block;margin-bottom:.125rem}.UserProfile_nftTitleRow__CfzTP{display:flex;align-items:center;gap:.25rem}.UserProfile_nftCollection__nI8Cb{font-size:.75rem;font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserProfile_verifiedBadge__iHoA_{background:var(--accent-pink);color:#fff;font-size:.625rem;font-weight:700}.UserProfile_tokenVerifiedBadge__RHMvW,.UserProfile_verifiedBadge__iHoA_{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;flex-shrink:0;cursor:pointer}.UserProfile_tokenVerifiedBadge__RHMvW{background:rgba(156,163,175,.2);color:#9ca3af;transition:all .2s ease}.UserProfile_tokenVerifiedBadge__RHMvW:hover{background:rgba(156,163,175,.3);color:#d1d5db}.UserProfile_nftModal__d5Q5g{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:UserProfile_fadeIn__9xozg .2s ease;padding:1rem}.UserProfile_nftModalContent__dwl9c{width:100%;max-width:500px;max-height:90vh;background:var(--bg-secondary);border-radius:var(--radius-xl);border:1px solid var(--border-subtle);overflow-y:auto;box-shadow:0 25px 60px rgba(0,0,0,.6);animation:UserProfile_slideUp__QVsRo .25s ease;position:relative}.UserProfile_nftModalClose__jzLI9{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border-radius:var(--radius-sm);background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;z-index:10;transition:all .2s ease}.UserProfile_nftModalClose__jzLI9:hover{background:rgba(239,68,68,.15);border-color:var(--error);color:var(--error)}.UserProfile_nftModalImage___7X0D{width:100%;aspect-ratio:1;background:var(--bg-primary)}.UserProfile_nftModalImage___7X0D img{width:100%;height:100%;object-fit:cover}.UserProfile_nftModalInfo__G__C4{padding:1.25rem}.UserProfile_nftModalTitle__ji_lK{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0 0 .25rem}.UserProfile_nftModalSubtitle__B3qqd{gap:.375rem}.UserProfile_nftModalPrice__09PfL,.UserProfile_nftModalSubtitle__B3qqd{display:flex;align-items:center;color:var(--text-secondary);font-size:.875rem;margin-bottom:1rem}.UserProfile_nftModalPrice__09PfL{gap:.5rem;padding:.75rem;background:var(--bg-tertiary);border-radius:var(--radius-md)}.UserProfile_nftModalPrice__09PfL strong{color:var(--text-primary)}.UserProfile_nftModalDescription__poefD{color:var(--text-secondary);font-size:.875rem;line-height:1.5;margin-bottom:1rem}.UserProfile_nftModalTraits__XC3CN{margin-bottom:1rem}.UserProfile_nftModalTraitsHeader__Hr9rB{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:600;color:var(--text-primary)}.UserProfile_traitCount__0Q4tL{font-size:.75rem;color:var(--text-muted);background:var(--bg-tertiary);padding:.125rem .5rem;border-radius:var(--radius-full)}.UserProfile_nftModalTraitsList__0poPS{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem}.UserProfile_nftTrait___MrnG{background:var(--bg-tertiary);border-radius:var(--radius-sm);padding:.5rem .75rem;border:1px solid var(--border-subtle)}.UserProfile_traitType__FV_jN{display:block;font-size:.6875rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.125rem}.UserProfile_traitValue__rfi7i{display:block;font-size:.8125rem;color:var(--text-primary);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserProfile_nftModalDetails__SJGeH{border-top:1px solid var(--border-subtle);padding-top:1rem}.UserProfile_nftModalDetails__SJGeH h4{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0 0 .75rem}.UserProfile_nftSocialsSection__aKZ1x{margin-bottom:1rem}.UserProfile_nftSocialsSection__aKZ1x h4{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0 0 .75rem}.UserProfile_nftSocialLinks__ISFqx{display:flex;gap:.5rem;flex-wrap:wrap}.UserProfile_socialLink___hOYM{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .75rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .2s ease}.UserProfile_socialLink___hOYM:hover{background:rgba(240,64,150,.1);border-color:var(--accent-pink);color:var(--accent-pink)}.UserProfile_socialLink___hOYM svg{flex-shrink:0}.UserProfile_nftDetailRow__duTX_{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--border-subtle);font-size:.8125rem}.UserProfile_nftDetailRow__duTX_:last-child{border-bottom:none}.UserProfile_nftDetailRow__duTX_ span:first-child{color:var(--text-muted)}.UserProfile_nftDetailAddress__jj7OF,.UserProfile_nftDetailRow__duTX_ span:last-child{color:var(--text-primary);font-family:monospace}.UserProfile_nftDetailAddress__jj7OF{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .5rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font-size:.75rem;cursor:pointer;transition:all .2s ease}.UserProfile_nftDetailAddress__jj7OF:hover{background:rgba(240,64,150,.15);border-color:var(--accent-pink);color:var(--accent-pink)}.UserProfile_nftDetailAddress__jj7OF:active{transform:scale(.98)}.UserProfile_nftDetailAddress__jj7OF svg{flex-shrink:0;opacity:.6}.UserProfile_nftDetailAddress__jj7OF:hover svg{opacity:1}.UserProfile_nftDetailAddress__jj7OF.UserProfile_copied__8Hz_C{background:hsla(92,96%,72%,.2);border-color:hsla(92,96%,72%,.6);color:#b4fc75}.UserProfile_nftDetailAddress__jj7OF.UserProfile_copied__8Hz_C svg{opacity:1}.UserProfile_emptyState__HbKL3,.UserProfile_loadingState__Y1Xpg{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:3rem 1rem;color:var(--text-muted);font-size:.875rem}.UserProfile_loadingSpinner__v60_E{width:24px;height:24px;border:2px solid var(--border-subtle);border-top-color:var(--accent-pink);border-radius:50%;animation:UserProfile_spin__Gy_hp .8s linear infinite}@keyframes UserProfile_spin__Gy_hp{to{transform:rotate(1turn)}}.UserProfile_skeleton__5W06l{background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-secondary) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:UserProfile_shimmer__1mQTG 1.5s infinite}@keyframes UserProfile_shimmer__1mQTG{0%{background-position:200% 0}to{background-position:-200% 0}}.UserProfile_skeletonText__1j4QW{height:12px;border-radius:4px;background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-secondary) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:UserProfile_shimmer__1mQTG 1.5s infinite}.UserProfile_tokenItemSkeleton__plGU1{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;background:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border-subtle)}.UserProfile_tokenItemSkeleton__plGU1 .UserProfile_tokenIcon__yWp7W{width:36px;height:36px;border-radius:var(--radius-full)}.UserProfile_skeletonSymbol__fc_cT{width:60px;height:14px;margin-bottom:4px}.UserProfile_skeletonBalance__jQpn_{width:80px;height:10px}.UserProfile_skeletonValue__bRMjm{width:50px;height:14px}.UserProfile_nftCardSkeleton__3qYp2{background:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border-subtle);overflow:hidden}.UserProfile_nftImageSkeleton__paSG9{width:100%;aspect-ratio:1}.UserProfile_nftCardSkeleton__3qYp2 .UserProfile_nftMeta__6ayy2{padding:.5rem}.UserProfile_skeletonNftToken__seb_3{width:40%;height:10px;margin-bottom:6px}.UserProfile_skeletonNftTitle__nTrsS{width:70%;height:12px}@media (min-width:500px){.UserProfile_nftGrid__oSBqK{grid-template-columns:repeat(3,1fr)}}@media (max-width:400px){.UserProfile_profileContent__BH_lo{padding:1rem;gap:.5rem}.UserProfile_avatar__ApFD7{width:40px;height:40px}.UserProfile_displayName__YOaaw{font-size:1rem}.UserProfile_balanceAmount__U7v4I{font-size:1.5rem}}.UserProfile_profileModal__knmSK{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:UserProfile_fadeIn__9xozg .2s ease}.UserProfile_profileModalContent__T_seM{width:95%;max-width:480px;max-height:90vh;background:var(--bg-primary);border-radius:var(--radius-xl);border:1px solid var(--border-subtle);overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,.6);animation:UserProfile_slideUp__QVsRo .25s ease}@keyframes UserProfile_fadeIn__9xozg{0%{opacity:0}to{opacity:1}}@keyframes UserProfile_slideUp__QVsRo{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.UserProfile_profileModalContent__T_seM .UserProfile_profileContainer__l1fsB{max-height:90vh}.UserProfile_profileModalContent__T_seM .UserProfile_profileHeader__u9ymI{position:-webkit-sticky;position:sticky;top:0;z-index:10}.UserProfile_tokenModal__rqK2C{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:UserProfile_fadeIn__9xozg .2s ease;padding:1rem}.UserProfile_tokenModalContent__91kMd{width:100%;max-width:400px;max-height:90vh;background:var(--bg-secondary);border-radius:var(--radius-xl);border:1px solid var(--border-subtle);overflow-y:auto;box-shadow:0 25px 60px rgba(0,0,0,.6);animation:UserProfile_slideUp__QVsRo .25s ease;position:relative;padding:1.25rem}.UserProfile_tokenModalClose__Sg6zY{position:absolute;top:1rem;right:1rem;width:28px;height:28px;border-radius:var(--radius-sm);background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.875rem;z-index:10;transition:all .2s ease}.UserProfile_tokenModalClose__Sg6zY:hover{background:rgba(239,68,68,.15);border-color:var(--error);color:var(--error)}.UserProfile_tokenModalHeader__sl_6y{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-right:2rem}.UserProfile_tokenModalIcon__k1dJK{width:56px;height:56px;border-radius:var(--radius-full);background:var(--bg-tertiary);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.UserProfile_tokenModalIcon__k1dJK img{width:100%;height:100%;object-fit:cover}.UserProfile_tokenModalPlaceholder__uL6yi{font-size:1.25rem;font-weight:600;color:var(--text-muted)}.UserProfile_tokenModalTitleSection__cMxC6{flex:1 1;min-width:0}.UserProfile_tokenModalTitleRow__2HqUM{display:flex;align-items:center;gap:.5rem}.UserProfile_tokenModalTitle__jTsTW{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserProfile_tokenModalSymbol__AHl0a{font-size:.875rem;color:var(--text-muted)}.UserProfile_tokenModalStats__z6Hqy{background:var(--bg-tertiary);border-radius:var(--radius-md);padding:.875rem;margin-bottom:1rem}.UserProfile_tokenModalStatRow__iU4U6{display:flex;justify-content:space-between;align-items:center;padding:.375rem 0}.UserProfile_tokenModalStatRow__iU4U6:not(:last-child){border-bottom:1px solid var(--border-subtle)}.UserProfile_tokenModalStatLabel__Dg4Ps{font-size:.8125rem;color:var(--text-muted)}.UserProfile_tokenModalStatValue__YVClf{font-size:.875rem;font-weight:600;color:var(--text-primary)}.UserProfile_tokenModalMetrics__xNGtR{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.UserProfile_tokenModalMetric__tS2UQ{background:var(--bg-tertiary);border-radius:var(--radius-md);padding:.75rem;text-align:center}.UserProfile_tokenModalMetricLabel__Dgl6l{display:block;font-size:.6875rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.UserProfile_tokenModalMetricValue__8J2sW{display:block;font-size:.9375rem;font-weight:600;color:var(--text-primary)}.UserProfile_tokenModalTags___WLJI{margin-bottom:1rem}.UserProfile_tokenModalTagsLabel__Wkwbt{display:block;font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.UserProfile_tokenModalTagsList__DxY_B{display:flex;flex-wrap:wrap;gap:.375rem}.UserProfile_tokenModalTag__bwnE_{display:inline-flex;align-items:center;padding:.25rem .625rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);font-size:.75rem;color:var(--text-secondary)}.UserProfile_tokenModalDetails__N1Oq0{border-top:1px solid var(--border-subtle);padding-top:1rem;margin-bottom:1rem}.UserProfile_tokenModalDetailRow__9RnbN{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.8125rem}.UserProfile_tokenModalDetailRow__9RnbN span:first-child{color:var(--text-muted)}.UserProfile_tokenModalAddress__0GRjq{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .5rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-primary);font-family:monospace;font-size:.75rem;cursor:pointer;transition:all .2s ease}.UserProfile_tokenModalAddress__0GRjq:hover{background:rgba(240,64,150,.15);border-color:var(--accent-pink);color:var(--accent-pink)}.UserProfile_tokenModalAddress__0GRjq.UserProfile_copied__8Hz_C{background:hsla(92,96%,72%,.2);border-color:hsla(92,96%,72%,.6);color:#b4fc75}.UserProfile_tokenModalAddress__0GRjq svg{flex-shrink:0;opacity:.6}.UserProfile_tokenModalAddress__0GRjq:hover svg{opacity:1}.UserProfile_tokenModalJupLink__iz_zC{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;background:linear-gradient(135deg,#c7f284,#00bfa5);border:none;border-radius:var(--radius-full);color:#1a1a1a;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s ease}.UserProfile_tokenModalJupLink__iz_zC:hover{transform:translateY(-2px);box-shadow:0 8px 20px hsla(83,81%,73%,.3)}.UserProfile_tokenModalJupLink__iz_zC svg{flex-shrink:0}