.Sidebar_sidebar__NatnM{display:flex;flex-direction:column;background:var(--bg-secondary);border-right:1px solid var(--border-subtle);height:100%;min-height:0;overflow:hidden}.Sidebar_dmSection__tXl4u{min-height:var(--header-row-height);box-sizing:border-box;padding:.75rem 1.25rem;border-bottom:1px solid var(--border-subtle);flex-shrink:0;display:flex;align-items:center}.Sidebar_searchModeStack__2wjd8{display:flex;flex-direction:column;gap:.5rem;width:100%}.Sidebar_newDmButton__9SHPN{width:100%;height:44px;display:flex;align-items:center;justify-content:center;gap:.625rem;padding:0 1rem;background:var(--accent-gradient);border:none;border-radius:var(--radius-md);color:#fff;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:var(--glow-pink)}.Sidebar_newDmButton__9SHPN:hover{transform:translateY(-2px);box-shadow:var(--glow-strong)}.Sidebar_newDmIcon__NyXN3{font-size:1.125rem}.Sidebar_dmInputWrapper__LTYYn{display:flex;gap:.5rem;align-items:center}.Sidebar_dmInput___72Et{flex:1 1;padding:.75rem 1rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);font-size:.875rem;font-family:inherit;transition:all .3s ease}.Sidebar_dmInput___72Et:focus{outline:none;border-color:var(--accent-pink);box-shadow:0 0 0 2px rgba(255,20,147,.15)}.Sidebar_dmInput___72Et::placeholder{color:var(--text-muted)}.Sidebar_dmSendBtn__qEwlB{width:40px;height:40px;border-radius:var(--radius-md);background:var(--accent-gradient);border:none;color:#fff;font-size:1.125rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding-bottom:4px}.Sidebar_dmSendBtn__qEwlB:hover:not(:disabled){transform:scale(1.05);box-shadow:var(--glow-pink)}.Sidebar_dmSendBtn__qEwlB:disabled{opacity:.5;cursor:not-allowed}.Sidebar_dmCancelBtn__uGtGK{width:40px;height:40px;border-radius:var(--radius-md);background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:var(--text-muted);font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Sidebar_dmCancelBtn__uGtGK:hover{background:rgba(239,68,68,.1);border-color:var(--error);color:var(--error)}.Sidebar_tabs__wE66A{display:flex;padding:.5rem .5rem .5rem 1rem;gap:.5rem;background:var(--bg-primary);border-bottom:1px solid var(--border-subtle);flex-shrink:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.Sidebar_tabs__wE66A::-webkit-scrollbar{display:none}.Sidebar_tab__3vHGf{flex-shrink:0;padding:.5rem .875rem;background:transparent;border:none;border-radius:var(--radius-sm);color:var(--text-muted);font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.375rem;white-space:nowrap}.Sidebar_tab__3vHGf:hover{background:var(--bg-tertiary);color:var(--text-secondary)}.Sidebar_tab__3vHGf.Sidebar_active__sKEiv{background:var(--accent-gradient);color:#fff;box-shadow:var(--glow-pink)}.Sidebar_tab__3vHGf.Sidebar_hasRequests__Cb96r{color:var(--accent-pink)}.Sidebar_tab__3vHGf.Sidebar_hasRequests__Cb96r.Sidebar_active__sKEiv{color:#fff}.Sidebar_tabCount__x0_ml{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;line-height:1;background:hsla(0,0%,100%,.15);border-radius:var(--radius-full);font-size:.625rem;font-weight:700}.Sidebar_tab__3vHGf.Sidebar_active__sKEiv .Sidebar_tabCount__x0_ml{background:hsla(0,0%,100%,.25)}.Sidebar_tabUnread__UghnV{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:var(--accent-pink);border-radius:var(--radius-full);font-size:.6875rem;font-weight:700;color:#fff;box-shadow:0 1px 4px rgba(255,23,68,.3)}.Sidebar_tab__3vHGf.Sidebar_active__sKEiv .Sidebar_tabUnread__UghnV{background:hsla(0,0%,100%,.3);box-shadow:none}.Sidebar_requestCount__d_X68{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;line-height:18px;background:var(--accent-pink);border-radius:var(--radius-full);font-size:.625rem;font-weight:700;color:#fff;animation:Sidebar_pulse__1E_3d 2s ease-in-out infinite}@keyframes Sidebar_pulse__1E_3d{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.Sidebar_tab__3vHGf.Sidebar_active__sKEiv .Sidebar_requestCount__d_X68{background:hsla(0,0%,100%,.3)}.Sidebar_content__FuweB{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden}.Sidebar_sectionHeader__fGs9f{display:flex;justify-content:space-between;align-items:center;padding:1rem 1rem .5rem;margin-top:.25rem}.Sidebar_sectionHeader__fGs9f h3{margin:0;font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-weight:700}.Sidebar_addButton__Li55T{width:24px;height:24px;border-radius:var(--radius-full);background:var(--accent-gradient);border:none;color:#fff;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;line-height:1;padding-bottom:3px}.Sidebar_addButton__Li55T:hover{transform:scale(1.15) rotate(90deg);box-shadow:var(--glow-pink)}.Sidebar_requestsList__Sbp5_{display:flex;flex-direction:column;padding:.5rem;gap:.5rem}.Sidebar_requestItem__mn87l{display:flex;align-items:center;gap:.75rem;padding:.875rem;background:var(--bg-tertiary);border:1px solid var(--border-accent);border-radius:var(--radius-md);transition:all .3s ease}.Sidebar_requestItem__mn87l:hover{background:var(--bg-primary)}.Sidebar_requestIcon__Q5fBN{width:40px;height:40px;border-radius:var(--radius-full);background:var(--accent-gradient-soft);display:flex;align-items:center;justify-content:center;font-size:1.125rem;flex-shrink:0}.Sidebar_requestInfo__F4oNE{flex:1 1;min-width:0}.Sidebar_requestName__Y95ab{font-weight:600;font-size:.9375rem;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Sidebar_requestType__3zzV_{font-size:.75rem;color:var(--accent-pink);margin-top:.125rem}.Sidebar_requestActions__tVQ26{display:flex;gap:.375rem;flex-shrink:0}.Sidebar_acceptBtn__G_INM,.Sidebar_rejectBtn__wwYw5{width:34px;height:34px;border-radius:var(--radius-sm);border:none;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.Sidebar_acceptBtn__G_INM{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.Sidebar_acceptBtn__G_INM:hover{transform:scale(1.1);box-shadow:0 0 12px rgba(16,185,129,.4)}.Sidebar_rejectBtn__wwYw5{background:var(--bg-primary);border:1px solid rgba(239,68,68,.3);color:var(--error)}.Sidebar_rejectBtn__wwYw5:hover{background:rgba(239,68,68,.1);border-color:var(--error);transform:scale(1.1)}.Sidebar_publicGroupsList__qqBji{display:flex;flex-direction:column;padding:0 .5rem .5rem}.Sidebar_publicGroupItem__csSOO{display:flex;align-items:center;gap:.75rem;padding:.75rem;margin-bottom:.25rem;background:var(--bg-tertiary);border-radius:var(--radius-md);border:1px solid var(--border-subtle);transition:all .3s ease}.Sidebar_publicGroupItem__csSOO:hover{background:hsla(0,0%,100%,.05);border-color:var(--border-accent)}.Sidebar_publicGroupClickable__5o_oK{cursor:pointer}.Sidebar_publicGroupActive__RajNn,.Sidebar_publicGroupActive__RajNn:hover{background:var(--accent-gradient-soft);border-color:var(--border-accent)}.Sidebar_publicGroupIcon__NrMiu{width:44px;height:44px;border-radius:var(--radius-full);background:var(--bg-tertiary);border:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0;overflow:hidden;position:relative}.Sidebar_publicGroupAvatar__tlc_A{width:100%;height:100%;object-fit:cover}.Sidebar_publicGroupInitials__pfg_w{font-size:.875rem;font-weight:700;color:var(--text-secondary)}.Sidebar_publicGroupRequirement___gz3z{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.7rem;padding:.125rem .5rem;border-radius:var(--radius-full);margin-left:auto}.Sidebar_publicGroupMeta__YDLCX .Sidebar_publicGroupRequirement___gz3z:before{content:none}.Sidebar_requirementMet__RJEZT{background:rgba(46,204,113,.15);color:#2ecc71}.Sidebar_requirementInfo__wLcYE{background:rgba(99,102,241,.15);color:#a5b4fc}.Sidebar_publicGroupInfo__qska_{flex:1 1;min-width:0}.Sidebar_publicGroupTitle__tLxF6{font-weight:600;font-size:.875rem;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Sidebar_publicGroupMeta__YDLCX{display:flex;align-items:center;gap:.5rem;margin-top:.125rem;font-size:.75rem;color:var(--text-muted)}.Sidebar_publicGroupMembers__rWAjv{color:var(--text-secondary);font-weight:500;flex-shrink:0}.Sidebar_publicGroupDesc__WqQ8j{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.7}.Sidebar_publicGroupMeta__YDLCX .Sidebar_publicGroupDesc__WqQ8j:before{content:"·";margin-right:.5rem}.Sidebar_discoverBadgePredictions__IXaXy{display:inline-flex;align-items:center;gap:3px;padding:.0625rem .375rem;border-radius:var(--radius-sm);font-size:.625rem;font-weight:600;white-space:nowrap;background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(16,185,129,.15));border:1px solid rgba(34,197,94,.35);color:#4ade80}.Sidebar_joinButton__qtyLS{padding:.375rem .875rem;background:var(--accent-gradient);border:none;border-radius:var(--radius-sm);color:#fff;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;flex-shrink:0}.Sidebar_joinButton__qtyLS:hover{transform:translateY(-1px);box-shadow:var(--glow-pink)}.Sidebar_empty__mEcxQ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center}.Sidebar_emptyIcon__seO3J{font-size:3rem;opacity:.3;margin-bottom:1rem}.Sidebar_emptyIconSvg__XNk5D,.Sidebar_empty__mEcxQ p{color:var(--text-muted);margin-bottom:1rem}.Sidebar_empty__mEcxQ p{font-size:.9375rem}.Sidebar_emptyButton__Ir__1{padding:.625rem 1.25rem;background:var(--accent-gradient);border:none;border-radius:var(--radius-md);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.Sidebar_emptyButton__Ir__1:hover{transform:translateY(-2px);box-shadow:var(--glow-pink)}.Sidebar_loading__zN0PU{padding:2rem;text-align:center;color:var(--text-muted);font-size:.875rem}.Sidebar_loadingState___8sFk{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;gap:1rem;color:var(--text-muted);font-size:.9375rem}.Sidebar_loadingSpinner__16edv{width:32px;height:32px;border:3px solid var(--border-subtle);border-top-color:var(--accent-pink);border-radius:50%;animation:Sidebar_spin__CfcnU .8s linear infinite}@keyframes Sidebar_spin__CfcnU{to{transform:rotate(1turn)}}.Sidebar_content__FuweB::-webkit-scrollbar{width:4px}.Sidebar_content__FuweB::-webkit-scrollbar-track{background:transparent}.Sidebar_content__FuweB::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:2px}.Sidebar_content__FuweB::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.2)}.Sidebar_searchInputWrapper__dfWTp{width:100%;height:44px;display:flex;align-items:center;position:relative;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all .3s ease}.Sidebar_searchInputWrapper__dfWTp:focus-within{border-color:var(--accent-pink);box-shadow:0 0 0 2px rgba(255,20,147,.15)}.Sidebar_searchInput__GbeEz{flex:1 1;height:100%;padding:0 1rem;background:transparent;border:none;color:var(--text-primary);font-size:.875rem;font-family:inherit;outline:none}.Sidebar_searchInput__GbeEz::placeholder{color:var(--text-muted)}.Sidebar_searchInputWithHint__YkICs{padding-right:0}.Sidebar_domainHintInline__pcVlM{color:var(--text-muted);font-size:.875rem;font-weight:400;padding-right:.75rem;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Sidebar_searchCancelBtn__IBPcg{width:32px;height:32px;margin-right:.375rem;border-radius:var(--radius-sm);background:transparent;border:none;color:var(--text-muted);font-size:.875rem;cursor:pointer;transition:color .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Sidebar_searchCancelBtn__IBPcg:hover{color:var(--error)}.Sidebar_searchResultsList__YrsFw{display:flex;flex-direction:column;padding:0 .5rem .5rem}.Sidebar_searchResultItem__NA4yQ{display:flex;align-items:center;gap:.75rem;padding:.75rem;margin-bottom:.25rem;background:transparent;border:1px solid transparent;border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease}.Sidebar_searchResultItem__NA4yQ:hover{background:var(--bg-tertiary);border-color:var(--border-subtle)}.Sidebar_searchResultItemActive__UKNER,.Sidebar_searchResultItemActive__UKNER:hover{background:var(--accent-gradient-soft);border-color:var(--border-accent)}.Sidebar_searchResultAvatar__SMBgh{width:44px;height:44px;border-radius:var(--radius-full);background:var(--bg-tertiary);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0;border:1px solid var(--border-subtle);color:var(--text-secondary);letter-spacing:.02em;overflow:hidden}.Sidebar_searchResultAvatarActive__9JJbv{background:var(--bg-tertiary);border-color:var(--accent-pink);box-shadow:var(--glow-pink);color:#fff}.Sidebar_searchResultAvatarImg__SIj2x{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-full)}.Sidebar_searchResultAvatarSvg__8OJiX{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.Sidebar_searchResultAvatarLoading__Jx5Q5,.Sidebar_searchResultAvatarSvg__8OJiX svg{width:100%;height:100%;border-radius:var(--radius-full)}.Sidebar_searchResultAvatarLoading__Jx5Q5{display:flex;align-items:center;justify-content:center;background:var(--bg-tertiary)}.Sidebar_searchResultAvatarSpinner__qwmVr{width:20px;height:20px;border:2px solid var(--border-subtle);border-top-color:var(--accent-pink);border-radius:50%;animation:Sidebar_searchAvatarSpin__EJY1w .8s linear infinite}@keyframes Sidebar_searchAvatarSpin__EJY1w{to{transform:rotate(1turn)}}.Sidebar_searchResultInfo__Nr8Eh{flex:1 1;min-width:0}.Sidebar_searchResultNameRow__T2iqp{display:flex;align-items:center;gap:6px}.Sidebar_searchResultName__1lZkh{font-weight:600;font-size:.9375rem;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Sidebar_searchResultAddress__Ueh_2{font-size:.75rem;color:var(--text-muted);margin-top:.125rem;font-family:monospace}.Sidebar_existingChatBadge__NVVhW{background:var(--accent-gradient-soft);color:var(--accent-pink)}.Sidebar_existingChatBadge__NVVhW,.Sidebar_requestBadge__RO4uq{padding:.25rem .5rem;border-radius:var(--radius-sm);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.Sidebar_requestBadge__RO4uq{background:rgba(99,102,241,.15);color:#818cf8}.Sidebar_searchError__iaCo4{display:flex;align-items:center;gap:.5rem;padding:1rem;margin:.5rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:var(--radius-md);color:var(--error);font-size:.875rem}.Sidebar_searchErrorIcon__hr_08{font-size:1rem}@media (max-width:768px){.Sidebar_sidebar__NatnM{border-right:none;flex:1 1}}.Sidebar_createGroupSuggestion__Boi74{display:flex;align-items:center;gap:.5rem;width:100%;height:44px;padding:0 .75rem 0 .375rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);font-size:.8125rem;font-weight:500;cursor:pointer;text-align:left;transition:all .2s;font-family:inherit;flex-shrink:0}.Sidebar_createGroupSuggestion__Boi74:hover{background:var(--bg-primary);color:var(--text-primary);border-color:rgba(240,64,150,.3)}.Sidebar_createGroupIcon___dT82{width:28px;height:28px;border-radius:var(--radius-md);background:var(--accent-gradient);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.ReactionPicker_picker__q58HM{position:fixed;background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:.5rem;box-shadow:0 8px 32px rgba(0,0,0,.5);z-index:1000;min-width:280px;max-width:320px;animation:ReactionPicker_slideUp__izIfN .15s ease-out}@keyframes ReactionPicker_slideUp__izIfN{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ReactionPicker_header__nhbsn{display:flex;justify-content:space-between;align-items:center;padding:.25rem .5rem .5rem;border-bottom:1px solid var(--border-subtle);margin-bottom:.5rem}.ReactionPicker_header__nhbsn span{font-size:.75rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.ReactionPicker_closeBtn__ln55s{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:1.25rem;padding:0;line-height:1;transition:color .15s}.ReactionPicker_closeBtn__ln55s:hover{color:var(--text-primary)}.ReactionPicker_grid__a91gf{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:2px;gap:2px}.ReactionPicker_emojiBtn__7d60f{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:var(--radius-sm);cursor:pointer;font-size:1.125rem;transition:all .15s}.ReactionPicker_emojiBtn__7d60f:hover{background:var(--bg-tertiary);transform:scale(1.2)}.ReactionPicker_emojiBtn__7d60f:active{transform:scale(.95)}.ReactionPicker_emojiBtn__7d60f:disabled{opacity:.5;cursor:not-allowed}.SharedProfileComponents_identityPill__qNla1{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)}.SharedProfileComponents_identityPillBadge__Tk8UA{border:1px solid rgba(240,64,150,.6)}.SharedProfileComponents_identityPillBadge__Tk8UA:hover{border-color:#f04096;background:rgba(240,64,150,.1)}.SharedProfileComponents_identityPillDomain__Dc8xM{border:1px solid hsla(92,96%,72%,.6)}.SharedProfileComponents_identityPillDomain__Dc8xM:hover{border-color:#b4fc75;background:hsla(92,96%,72%,.1)}.SharedProfileComponents_identityPillSkr__FWecv{border:1px solid rgba(117,212,252,.6)}.SharedProfileComponents_identityPillSkr__FWecv:hover{border-color:#75d4fc;background:rgba(117,212,252,.1)}.SharedProfileComponents_verifiedBadge__ZuUFb{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:transparent;flex-shrink:0;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.SharedProfileComponents_verifiedBadge__ZuUFb:hover{transform:scale(1.15)}.SharedProfileComponents_verifiedBadge__ZuUFb:active{transform:scale(.95)}.SharedProfileComponents_jupiterVerifiedBadge__dvSfC{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:transparent;flex-shrink:0;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.SharedProfileComponents_jupiterVerifiedBadge__dvSfC:hover{transform:scale(1.15)}.SharedProfileComponents_jupiterVerifiedBadge__dvSfC:active{transform:scale(.95)}.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;word-break:break-word}.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_skeletonAmount__j3e8g{width:140px;height:34px;border-radius:6px}.UserProfile_skeletonAmount__j3e8g,.UserProfile_skeletonStat__y1cxS{display:inline-block;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_skeletonStat__y1cxS{width:72px;height:24px;border-radius:4px}.UserProfile_skeletonPill___Hq3L{display:inline-block;height:30px;border-radius:var(--radius-full);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_skeletonPill___Hq3L:first-child{width:105px}.UserProfile_skeletonPill___Hq3L:nth-child(2){width:85px}.UserProfile_skeletonPill___Hq3L:nth-child(3){width:66px}.UserProfile_skeletonDomainPill__4tgV6{display:inline-block;height:30px;border-radius:var(--radius-full);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_skeletonDomainPill__4tgV6:first-child{width:90px}.UserProfile_skeletonDomainPill__4tgV6:nth-child(2){width:78px}.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}.Tooltip_tooltipWrapper__v40Eu{position:relative;display:inline-flex;width:-moz-fit-content;width:fit-content;max-width:max-content}.Tooltip_tooltip__ccHQw{z-index:9999;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:.625rem .75rem;min-width:180px;max-width:280px;box-shadow:0 8px 24px rgba(0,0,0,.4);animation:Tooltip_tooltipFadeIn__X4DdJ .15s ease-out}.Tooltip_tooltip__ccHQw.Tooltip_bottom__v7wKC{animation-name:Tooltip_tooltipFadeInBottom__qELOT}.Tooltip_tooltip__ccHQw.Tooltip_top__kNj2A{animation-name:Tooltip_tooltipFadeInTop__Am8eC}@keyframes Tooltip_tooltipFadeInBottom__qELOT{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes Tooltip_tooltipFadeInTop__Am8eC{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes Tooltip_tooltipFadeIn__X4DdJ{0%{opacity:0}to{opacity:1}}.Tooltip_tooltipContent__QshVY{color:var(--text-secondary);font-size:.8125rem;line-height:1.4;white-space:pre-wrap}.Tooltip_tooltipLink___vtyk{display:block;margin-top:.375rem;color:#60a5fa;font-size:.75rem;text-decoration:none;word-break:break-all}.Tooltip_tooltipLink___vtyk:hover{text-decoration:underline;color:#93c5fd}.Tooltip_tooltipArrow__Pbghb{position:absolute;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent}.Tooltip_tooltip__ccHQw.Tooltip_bottom__v7wKC .Tooltip_tooltipArrow__Pbghb{top:-6px;border-bottom:6px solid var(--bg-tertiary)}.Tooltip_tooltip__ccHQw.Tooltip_top__kNj2A .Tooltip_tooltipArrow__Pbghb{bottom:-6px;border-top:6px solid var(--bg-tertiary)}.AccountAgeBadge_row__yff9m{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.AccountAgeBadge_badge__GgTJu{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .65rem;border-radius:var(--radius-full);border:1px solid var(--border-subtle);background:hsla(0,0%,100%,.04);color:var(--text-secondary);font-size:.8125rem;line-height:1;text-decoration:none;cursor:default}.AccountAgeBadge_badgeClickable__amDf6{border-color:hsla(92,96%,72%,.45);background:transparent;color:#d8ffd1;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.AccountAgeBadge_badgeClickable__amDf6:hover{border-color:hsla(92,96%,72%,.7);background:hsla(92,96%,72%,.08)}.AccountAgeBadge_badgeMuted__TqXyd{background:hsla(0,0%,100%,.03)}.AccountAgeBadge_icon__AxD4l{width:16px;height:16px}.AccountAgeBadge_skeletonText__BLQ7r{display:inline-block;width:120px;height:13px;border-radius:4px;background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-secondary) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:AccountAgeBadge_badgeShimmer__Sysyf 1.5s infinite}@keyframes AccountAgeBadge_badgeShimmer__Sysyf{0%{background-position:200% 0}to{background-position:-200% 0}}.page_page__8mCxT{height:100vh;background:transparent;position:relative;z-index:1;display:flex;flex-direction:column;overflow-y:auto}.page_container__rhClh{max-width:640px;width:100%;margin:0 auto;padding:1rem 1rem 4rem}.page_profileCard__yFU2d{background:var(--bg-secondary);border-radius:var(--radius-xl);padding:1.5rem;border:1px solid var(--border-subtle);margin-bottom:1rem}.page_avatarSection__YRoDH{display:flex;align-items:center;gap:1.25rem}.page_avatar__Mn0lj{width:80px;height:80px;border-radius:var(--radius-full);background:var(--bg-tertiary);border:2px solid var(--border-subtle);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.page_avatarImage__g4pAX{width:100%;height:100%;object-fit:cover}.page_avatarSvg__90y2E{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.page_avatarSvg__90y2E svg{width:100%;height:100%;border-radius:var(--radius-full)}.page_nameSection__zKsOk{flex:1 1;min-width:0}.page_nameRow__gVPgy{display:inline-flex;align-items:center;gap:6px;margin:0 0 .5rem;min-width:0}.page_displayName__3tg79{font-size:1.5rem;font-weight:700;line-height:1.2;color:var(--text-primary);margin:0;padding:0;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page_addressRow__hXagQ{display:flex;align-items:center;gap:.5rem}.page_addressChip__IbYR1{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);font-size:.8125rem;font-family:monospace;cursor:pointer;transition:all .2s ease}.page_addressChip__IbYR1:hover{background:rgba(240,64,150,.15);border-color:var(--accent-pink);color:var(--accent-pink)}.page_addressChip__IbYR1.page_copied__MxPm2{background:hsla(92,96%,72%,.2);border-color:hsla(92,96%,72%,.6);color:#b4fc75}.page_addressChip__IbYR1 svg{opacity:.6}.page_addressChip__IbYR1:hover svg{opacity:1}.page_shareChip__vf3f4{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.page_shareChip__vf3f4:hover{background:rgba(240,64,150,.15);border-color:var(--accent-pink);color:var(--accent-pink)}.page_shareChip__vf3f4.page_copied__MxPm2{background:hsla(92,96%,72%,.2);border-color:hsla(92,96%,72%,.6);color:#b4fc75}.page_firstTxWrapper__7EM2u{margin-top:.35rem}.page_bioSection__dcW5f{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--border-subtle)}.page_bioText__F99oH{color:var(--text-secondary);font-size:.9375rem;line-height:1.5;margin:0;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word}.page_bioTextEmpty__jLEqp{color:var(--text-muted);font-size:.9375rem;font-style:italic;margin:0}.page_bioEditButton__OSPvR{display:inline-flex;align-items:center;gap:.375rem;margin-top:.75rem;padding:.5rem 1rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);font-size:.875rem;font-family:inherit;cursor:pointer;transition:all .2s ease}.page_bioEditButton__OSPvR:hover{background:rgba(240,64,150,.1);border-color:var(--accent-pink);color:var(--accent-pink)}.page_bioEditContainer__Bkgvp{display:flex;flex-direction:column;gap:.75rem}.page_bioTextarea__FMysR{width:100%;min-height:100px;padding:.875rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);font-size:.9375rem;font-family:inherit;line-height:1.5;resize:vertical;transition:border-color .2s ease}.page_bioTextarea__FMysR:focus{outline:none;border-color:var(--accent-pink)}.page_bioTextarea__FMysR::placeholder{color:var(--text-muted)}.page_bioEditActions__O9Mlu{display:flex;align-items:center;justify-content:flex-end;gap:.625rem}.page_bioCharCount__2tqDQ{font-size:.75rem;color:var(--text-muted);margin-right:auto}.page_bioCancelButton__lmTas{padding:.5rem 1rem;background:transparent;border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);font-size:.875rem;font-family:inherit;cursor:pointer;transition:all .2s ease}.page_bioCancelButton__lmTas:hover{background:var(--bg-tertiary);border-color:var(--text-muted)}.page_bioCancelButton__lmTas:disabled{opacity:.5;cursor:not-allowed}.page_bioSaveButton__2mP2j{padding:.5rem 1.25rem;background:var(--accent-gradient);border:none;border-radius:var(--radius-full);color:#fff;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease}.page_bioSaveButton__2mP2j:hover{transform:translateY(-1px);box-shadow:var(--glow-pink)}.page_bioSaveButton__2mP2j:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.page_messageButton__V7L1v{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;margin-top:1.25rem;background:var(--accent-gradient);border:none;border-radius:var(--radius-full);color:#fff;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .3s ease;box-shadow:var(--glow-pink)}.page_messageButton__V7L1v:hover{transform:translateY(-2px);box-shadow:var(--glow-strong)}.page_messageButton__V7L1v:active{transform:translateY(0)}.page_loginPromptOverlay__udmBu{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:page_fadeIn__bF4x5 .2s ease;padding:1rem}.page_loginPromptModal__pZaCB{width:100%;max-width:440px;background:var(--bg-secondary);border-radius:var(--radius-xl);border:1px solid var(--border-subtle);overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,.6);animation:page_slideUp__qMobz .25s ease;position:relative}.page_loginPromptClose__9Fjzj{position:absolute;top:.75rem;right:.75rem;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;font-size:.875rem;transition:all .2s ease}.page_loginPromptClose__9Fjzj:hover{background:rgba(239,68,68,.15);border-color:var(--error);color:var(--error)}.page_loginPromptContent__5n36w{padding:2.5rem 2.5rem 2rem;text-align:center}.page_loginPromptContent__5n36w h3{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .75rem}.page_loginPromptContent__5n36w p{font-size:1rem;color:var(--text-secondary);line-height:1.5;margin:0 0 1.75rem}.page_loginPromptContent__5n36w p.page_loginPromptHint___3oZ_{font-size:.75rem;color:var(--text-muted);margin:1rem 0 0}.page_loginPromptHintLink__2vEWp{color:var(--accent-pink);text-decoration:none;font-weight:500;transition:opacity .2s ease}.page_loginPromptHintLink__2vEWp:hover{opacity:.8;text-decoration:underline}.page_loginPromptButton__fnsZ4{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;background:var(--accent-gradient);border:none;border-radius:var(--radius-full);color:#fff;font-size:1rem;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:var(--glow-pink)}.page_loginPromptButton__fnsZ4:hover{transform:translateY(-2px);box-shadow:var(--glow-strong)}.page_loginPromptLogo__UR1go{display:block;margin:0 auto 1rem;width:48px;height:48px;filter:drop-shadow(0 0 15px rgba(255,20,147,.5));-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.page_loginPromptSecondaryButton__PnMpb{display:flex;align-items:center;justify-content:center;width:100%;padding:.75rem 1.5rem;margin-top:.625rem;background:transparent;border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);font-size:.9375rem;font-weight:600;font-family:inherit;cursor:pointer;text-decoration:none;transition:background .2s ease,color .2s ease}.page_loginPromptSecondaryButton__PnMpb:hover{background:var(--bg-tertiary);color:var(--text-primary)}.page_loginPromptStores__mseny{display:flex;gap:.5rem;margin-top:.75rem}.page_loginPromptStoreBtn__v7JSa{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.625rem .375rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);font-size:.6875rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .2s ease,color .2s ease}.page_loginPromptStoreBtn__v7JSa:hover{background:hsla(0,0%,100%,.08);color:var(--text-primary)}.page_downloadButton__kluP5{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1.25rem;background:var(--accent-gradient);border:none;border-radius:var(--radius-full);color:#fff;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .3s ease;box-shadow:var(--glow-pink)}.page_downloadButton__kluP5:hover{transform:translateY(-2px);box-shadow:var(--glow-strong)}.page_downloadButton__kluP5:active{transform:translateY(0)}.page_storeModalOverlay__R23VU{position:fixed;inset:0;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:2100;display:flex;align-items:center;justify-content:center;animation:page_fadeIn__bF4x5 .2s ease;padding:1rem}.page_storeModal___QDQ9{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:2rem 1.5rem 1.5rem;width:100%;max-width:380px;display:flex;flex-direction:column;gap:.75rem;animation:page_slideUp__qMobz .25s ease}.page_storeModalTitle__5zFRH{font-size:1rem;font-weight:700;color:var(--text-primary);text-align:center}.page_storeModalSubtitle__D71GU{font-size:.8125rem;color:var(--text-muted);text-align:center;margin-bottom:.25rem}.page_storeModalBtn___BChT{display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;padding:.75rem 1.5rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s ease}.page_storeModalBtn___BChT:hover{background:hsla(0,0%,100%,.08)}.page_statsGrid__P32VU{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.page_statCard__BL8Vo{background:var(--bg-secondary);border-radius:var(--radius-lg);padding:1rem;border:1px solid var(--border-subtle);text-align:center}.page_statLabel__3DN_d{display:block;font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem}.page_statValue__LmbQa{display:block;font-size:1.25rem;font-weight:700;color:var(--text-primary)}.page_statValue__LmbQa.page_positive__1iDwC{color:var(--success)}.page_statValue__LmbQa.page_negative__wc2dw{color:var(--error)}.page_section__Wh3eA{background:var(--bg-secondary);border-radius:var(--radius-xl);padding:1.25rem;border:1px solid var(--border-subtle);margin-bottom:1rem}.page_sectionTitle__jchuF{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.page_badgesGrid__fFAUC{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:.75rem;gap:.75rem}.page_badgeCard__oYQqF{background:var(--bg-tertiary);border-radius:var(--radius-md);padding:1rem;border:1px solid rgba(240,64,150,.3);display:flex;flex-direction:column;gap:.25rem}.page_badgeEmoji__CiqPw{font-size:1.75rem}.page_badgeLabel__qHAHD{font-size:.875rem;font-weight:600;color:var(--text-primary)}.page_badgeDesc__UfCg9{font-size:.75rem;color:var(--text-muted);line-height:1.4}.page_domainsSection__QLGvR{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-subtle)}.page_domainsTitle__AJi5j{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0 0 .75rem}.page_domainsList__mjbbU{display:flex;flex-wrap:wrap;gap:.5rem}.page_domainPill__hk8Z5{display:inline-flex;align-items:center;padding:.375rem .75rem;border-radius:var(--radius-full);font-size:.8125rem;font-weight:500;background:transparent;color:var(--text-primary);border:1px solid hsla(92,96%,72%,.6);text-decoration:none;transition:all .2s ease}.page_domainPill__hk8Z5:hover{border-color:#b4fc75;background:hsla(92,96%,72%,.1)}.page_domainPillSkr__YOYuT{border:1px solid rgba(117,212,252,.6)}.page_domainPillSkr__YOYuT:hover{border-color:#75d4fc;background:rgba(117,212,252,.1)}.page_tabs___ol1m{display:flex;gap:1.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-subtle);margin-bottom:1rem}.page_tab__35xx_{background:none;border:none;color:var(--text-muted);font-size:1rem;font-weight:500;font-family:inherit;cursor:pointer;padding:.25rem 0;position:relative;transition:color .2s ease}.page_tab__35xx_:hover{color:var(--text-secondary)}.page_tabActive__3wUrp{color:var(--accent-pink);font-weight:700}.page_tabActive__3wUrp:after{content:"";position:absolute;bottom:-.75rem;left:0;right:0;height:2px;background:var(--accent-pink);border-radius:1px}.page_tokenList__zlZ7V{display:flex;flex-direction:column;gap:.625rem}.page_tokenItem__PUE9R{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:var(--bg-tertiary);border-radius:var(--radius-md);border:1px solid var(--border-subtle);transition:all .2s ease;cursor:pointer}.page_tokenItem__PUE9R:hover{border-color:var(--accent-pink)}.page_tokenInfo__uOxgn{display:flex;align-items:center;gap:.875rem}.page_tokenIcon___HuE9{width:44px;height:44px;border-radius:var(--radius-full);background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.page_tokenLogo__zdKcf{width:100%;height:100%;object-fit:cover}.page_tokenPlaceholder__8gBai{font-size:1rem;font-weight:600;color:var(--text-muted)}.page_tokenDetails__5bt3V{display:flex;flex-direction:column;gap:.25rem}.page_tokenSymbolRow__hIl2g{display:flex;align-items:center;gap:.375rem}.page_tokenSymbol__IQ4b9{font-size:1rem;font-weight:600;color:var(--text-primary)}.page_tokenVerifiedBadge__SkMn1{color:var(--text-muted);transition:color .2s ease}.page_tokenVerifiedBadge__SkMn1:hover{color:var(--text-secondary)}.page_tokenBalance__Vrfxd{font-size:.8125rem;color:var(--text-muted)}.page_tokenValue__I3eQP{font-size:1rem;font-weight:600;color:var(--text-primary)}.page_nftGrid__C9Eud{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.875rem;gap:.875rem}@media (max-width:500px){.page_nftGrid__C9Eud{grid-template-columns:repeat(2,1fr)}}.page_nftCard__wh6pT{background:var(--bg-tertiary);border-radius:var(--radius-md);border:1px solid var(--border-subtle);cursor:pointer;transition:all .2s ease}.page_nftCard__wh6pT .page_nftImage__jSbL9{border-radius:var(--radius-md) var(--radius-md) 0 0}.page_nftCard__wh6pT:hover{border-color:var(--accent-pink);box-shadow:0 4px 12px rgba(0,0,0,.3)}.page_nftImage__jSbL9{object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.page_nftImage__jSbL9,.page_nftPlaceholder__7MIyn{width:100%;aspect-ratio:1;background:var(--bg-secondary)}.page_nftPlaceholder__7MIyn{display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:.875rem}.page_nftMeta__17vai{padding:.625rem}.page_nftToken__JQQyK{font-size:.6875rem;color:var(--text-muted);display:block;margin-bottom:.125rem}.page_nftTitleRow__wMWyj{display:flex;align-items:center;gap:.25rem}.page_nftCollection__3GS1n{font-size:.8125rem;font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page_verifiedBadge__zQJsm{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:var(--accent-pink);color:#fff;font-size:.625rem;font-weight:700;flex-shrink:0;cursor:pointer}.page_emptyState__gVGIn,.page_loadingState__nCBeC{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:3rem 1rem;color:var(--text-muted);font-size:.9375rem;grid-column:1/-1}.page_loadingSpinner___dYwy{width:28px;height:28px;border:2px solid var(--border-subtle);border-top-color:var(--accent-pink);border-radius:50%;animation:page_spin__V5N4d .8s linear infinite}@keyframes page_spin__V5N4d{to{transform:rotate(1turn)}}.page_errorState__Kg_Tl{flex:1 1;display:flex;align-items:center;justify-content:center;padding:1.5rem;min-height:0}.page_errorCard__VqNSH{width:100%;max-width:420px;background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:2rem 2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.page_errorIcon__NVIbB{font-size:3rem;margin-bottom:1rem;opacity:.8}.page_errorCard__VqNSH h1{font-size:1.5rem;color:var(--text-primary);margin:0 0 .5rem}.page_errorCard__VqNSH p{color:var(--text-muted);margin:0 0 1.5rem;max-width:320px;line-height:1.5}.page_errorButton__LcZhX{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;background:var(--accent-gradient);border:none;border-radius:var(--radius-full);color:#fff;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:var(--glow-pink)}.page_errorButton__LcZhX:hover{transform:translateY(-2px);box-shadow:var(--glow-strong)}.page_nftModal__jjidV{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:page_fadeIn__bF4x5 .2s ease;padding:1rem}.page_nftModalContent__CU1hZ{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:page_slideUp__qMobz .25s ease;position:relative}.page_nftModalClose__qKcNV{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}.page_nftModalClose__qKcNV:hover{background:rgba(239,68,68,.15);border-color:var(--error);color:var(--error)}.page_nftModalImage__cb4QE{width:100%;aspect-ratio:1;background:var(--bg-primary)}.page_nftModalImage__cb4QE img{width:100%;height:100%;object-fit:cover}.page_nftModalInfo__vmJcC{padding:1.5rem}.page_nftModalTitle__iMZ8D{font-size:1.375rem;font-weight:600;color:var(--text-primary);margin:0 0 .375rem}.page_nftModalSubtitle__RjFz5{gap:.375rem}.page_nftModalPrice__cyppo,.page_nftModalSubtitle__RjFz5{display:flex;align-items:center;color:var(--text-secondary);font-size:.9375rem;margin-bottom:1.25rem}.page_nftModalPrice__cyppo{gap:.5rem;padding:.875rem;background:var(--bg-tertiary);border-radius:var(--radius-md)}.page_nftModalPrice__cyppo strong{color:var(--text-primary)}.page_nftModalDescription__Cul41{color:var(--text-secondary);font-size:.9375rem;line-height:1.5;margin-bottom:1.25rem}.page_nftModalTraits__JkSce{margin-bottom:1.25rem}.page_nftModalTraitsHeader__U6yTc{display:flex;align-items:center;gap:.5rem;margin-bottom:.875rem;font-weight:600;color:var(--text-primary)}.page_traitCount__dGA4N{font-size:.75rem;color:var(--text-muted);background:var(--bg-tertiary);padding:.125rem .5rem;border-radius:var(--radius-full)}.page_nftModalTraitsList__8kvvy{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.625rem;gap:.625rem}.page_nftTrait__AabuX{background:var(--bg-tertiary);border-radius:var(--radius-sm);padding:.625rem .875rem;border:1px solid var(--border-subtle)}.page_traitType__7_DpS{display:block;font-size:.6875rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.125rem}.page_traitValue__t73Qa{display:block;font-size:.875rem;color:var(--text-primary);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page_nftSocialsSection__kXgCX{margin-bottom:1.25rem}.page_nftSocialsSection__kXgCX h4{font-size:.9375rem;font-weight:600;color:var(--text-primary);margin:0 0 .875rem}.page_nftSocialLinks__zUNs3{display:flex;gap:.5rem;flex-wrap:wrap}.page_socialLink__M8suf{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease}.page_socialLink__M8suf:hover{background:rgba(240,64,150,.1);border-color:var(--accent-pink);color:var(--accent-pink)}.page_socialLink__M8suf svg{flex-shrink:0}.page_nftModalDetails__SpkUs{border-top:1px solid var(--border-subtle);padding-top:1.25rem}.page_nftModalDetails__SpkUs h4{font-size:.9375rem;font-weight:600;color:var(--text-primary);margin:0 0 .875rem}.page_nftDetailRow__dfJli{display:flex;justify-content:space-between;align-items:center;padding:.625rem 0;border-bottom:1px solid var(--border-subtle);font-size:.875rem}.page_nftDetailRow__dfJli:last-child{border-bottom:none}.page_nftDetailRow__dfJli span:first-child{color:var(--text-muted)}.page_nftDetailAddress__xJ0fn,.page_nftDetailRow__dfJli span:last-child{color:var(--text-primary);font-family:monospace}.page_nftDetailAddress__xJ0fn{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:.8125rem;cursor:pointer;transition:all .2s ease}.page_nftDetailAddress__xJ0fn:hover{background:rgba(240,64,150,.15);border-color:var(--accent-pink);color:var(--accent-pink)}.page_nftDetailAddress__xJ0fn:active{transform:scale(.98)}.page_nftDetailAddress__xJ0fn svg{flex-shrink:0;opacity:.6}.page_nftDetailAddress__xJ0fn:hover svg{opacity:1}.page_nftDetailAddress__xJ0fn.page_copied__MxPm2{background:hsla(92,96%,72%,.2);border-color:hsla(92,96%,72%,.6);color:#b4fc75}.page_nftDetailAddress__xJ0fn.page_copied__MxPm2 svg{opacity:1}@keyframes page_fadeIn__bF4x5{0%{opacity:0}to{opacity:1}}@keyframes page_slideUp__qMobz{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes page_shimmer__vGpe1{0%{background-position:200% 0}to{background-position:-200% 0}}.page_skeleton__nATjY{background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-secondary) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:page_shimmer__vGpe1 1.5s infinite;border-radius:4px}.page_skeletonStat__eG_xC{display:inline-block;width:72px;height:24px;border-radius:6px}.page_tokenSkeleton__1SmOc{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--bg-tertiary);border-radius:var(--radius-md);border:1px solid var(--border-subtle)}.page_tokenSkeletonIcon__U7r3o{width:36px;height:36px;border-radius:50%;flex-shrink:0}.page_tokenSkeletonInfo___5TKy{flex:1 1;display:flex;flex-direction:column;gap:6px}.page_tokenSkeletonName__5tE1_{width:60px;height:14px}.page_tokenSkeletonBal__qjKj_{width:80px;height:10px}.page_tokenSkeletonValue__eEl3g{width:50px;height:14px;margin-left:auto}.page_nftSkeleton__tOyaf{background:var(--bg-tertiary);border-radius:var(--radius-md);border:1px solid var(--border-subtle);overflow:hidden}.page_nftSkeletonImage__jBLmZ{width:100%;aspect-ratio:1}.page_nftSkeletonMeta___0fAC{padding:.625rem;display:flex;flex-direction:column;gap:6px}.page_nftSkeletonToken__NUIQa{width:40%;height:10px}.page_nftSkeletonTitle__i0P5r{width:70%;height:12px}.page_tokenModal__Wb4Q0{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:page_fadeIn__bF4x5 .2s ease;padding:1rem}.page_tokenModalContent__vP5K6{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:page_slideUp__qMobz .25s ease;position:relative;padding:1.25rem}.page_tokenModalClose__4QfIM{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}.page_tokenModalClose__4QfIM:hover{background:rgba(239,68,68,.15);border-color:var(--error);color:var(--error)}.page_tokenModalHeader__P_KnK{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-right:2rem}.page_tokenModalIcon__QJDvb{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}.page_tokenModalIcon__QJDvb img{width:100%;height:100%;object-fit:cover}.page_tokenModalPlaceholder__d1Ea4{font-size:1.25rem;font-weight:600;color:var(--text-muted)}.page_tokenModalTitleSection__ElURV{flex:1 1;min-width:0}.page_tokenModalTitleRow__xyYVk{display:flex;align-items:center;gap:.5rem}.page_tokenModalTitle__QZ_kW{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page_tokenModalSymbol__1uT6k{font-size:.875rem;color:var(--text-muted)}.page_tokenModalStats__kzMlj{background:var(--bg-tertiary);border-radius:var(--radius-md);padding:.875rem;margin-bottom:1rem}.page_tokenModalStatRow__kD6Wz{display:flex;justify-content:space-between;align-items:center;padding:.375rem 0}.page_tokenModalStatRow__kD6Wz:not(:last-child){border-bottom:1px solid var(--border-subtle)}.page_tokenModalStatLabel__Y62HK{font-size:.8125rem;color:var(--text-muted)}.page_tokenModalStatValue__l5eCa{font-size:.875rem;font-weight:600;color:var(--text-primary)}.page_tokenModalMetrics__cw2Wx{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.page_tokenModalMetric__wWFI0{background:var(--bg-tertiary);border-radius:var(--radius-md);padding:.75rem;text-align:center}.page_tokenModalMetricLabel__W8Qow{display:block;font-size:.6875rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.page_tokenModalMetricValue___2Z70{display:block;font-size:.9375rem;font-weight:600;color:var(--text-primary)}.page_tokenModalTags__3uP2B{margin-bottom:1rem}.page_tokenModalTagsLabel__WXDxn{display:block;font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.page_tokenModalTagsList__5lMdA{display:flex;flex-wrap:wrap;gap:.375rem}.page_tokenModalTag__xUnXq{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)}.page_tokenModalDetails__DKRp1{border-top:1px solid var(--border-subtle);padding-top:1rem;margin-bottom:1rem}.page_tokenModalDetailRow__FkYGi{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.8125rem}.page_tokenModalDetailRow__FkYGi span:first-child{color:var(--text-muted)}.page_tokenModalAddress__gtSNi{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}.page_tokenModalAddress__gtSNi:hover{background:rgba(240,64,150,.15);border-color:var(--accent-pink);color:var(--accent-pink)}.page_tokenModalAddress__gtSNi.page_copied__MxPm2{background:hsla(92,96%,72%,.2);border-color:hsla(92,96%,72%,.6);color:#b4fc75}.page_tokenModalAddress__gtSNi svg{flex-shrink:0;opacity:.6}.page_tokenModalAddress__gtSNi:hover svg{opacity:1}.page_tokenModalJupLink__aSyZp{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}.page_tokenModalJupLink__aSyZp:hover{transform:translateY(-2px);box-shadow:0 8px 20px hsla(83,81%,73%,.3)}.page_tokenModalJupLink__aSyZp svg{flex-shrink:0}.page_tokenVerifiedBadge__SkMn1{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:rgba(156,163,175,.2);color:#9ca3af;flex-shrink:0;cursor:pointer;transition:all .2s ease}.page_tokenVerifiedBadge__SkMn1:hover{background:rgba(156,163,175,.3);color:#d1d5db}