.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)}@media (max-width:768px){.UserProfile_closeButton__2RXOt{display:none}}.UserProfile_profileContent__BH_lo{flex:1 1;overflow-y:auto;padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.UserProfile_userCard__KgSID{background:var(--bg-secondary);border-radius:var(--radius-xl);padding:1rem}.UserProfile_userHeader__vOWJG{display:flex;align-items:center;justify-content:space-between}.UserProfile_userInfo__npsDk{display:flex;align-items:center;gap:1rem;flex:1 1;min-width:0}.UserProfile_nameRow__9JaoA{flex-wrap:wrap;justify-content:space-between}.UserProfile_nameAndBadges__JQ8TR,.UserProfile_nameRow__9JaoA{display:flex;align-items:center;gap:6px;min-width:0}.UserProfile_avatar__ApFD7{width:64px;height:64px;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}.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_nameColumn__J2xB8{display:flex;flex-direction:column;flex:1 1;min-width:0}.UserProfile_displayName__YOaaw{font-size:1.375rem;font-weight:700;line-height:1.2;color:var(--text-primary);min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserProfile_handle__I2Ixc{display:block;color:#888;font-size:14px;margin-top:2px}.UserProfile_addressRow__T3r33,.UserProfile_headerActions__L67RA{display:flex;align-items:center;gap:.5rem}.UserProfile_addressRow__T3r33{flex-wrap:wrap}.UserProfile_addressChip__ejgda{position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .625rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);font-size:.75rem;font-family:monospace;cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease}.UserProfile_addressChip__ejgda:hover{color:#d4d4d8}.UserProfile_addressChip__ejgda.UserProfile_copied__8Hz_C{background:hsla(92,96%,72%,.2);border-color:hsla(92,96%,72%,.6);color:#b4fc75}.UserProfile_addressChip__ejgda svg{color:#7a7c85;transition:color .15s ease}.UserProfile_addressChip__ejgda:hover svg{color:#d4d4d8}.UserProfile_addressChip__ejgda.UserProfile_copied__8Hz_C svg{color:#b4fc75}.UserProfile_moreInfoButton___eYNw,.UserProfile_reportChip__2p4nS{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:#7a7c85;cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease}.UserProfile_moreInfoButton___eYNw:hover{color:#d4d4d8}.UserProfile_reportChip__2p4nS:hover{background:rgba(239,68,68,.15);border-color:var(--error);color:var(--error)}.UserProfile_addressChip__ejgda:after,.UserProfile_moreInfoButton___eYNw:after,.UserProfile_reportChip__2p4nS:after{content:"";position:absolute;left:var(--ripple-x,50%);top:var(--ripple-y,50%);width:var(--ripple-size,0);height:var(--ripple-size,0);border-radius:50%;background:hsla(0,0%,100%,.25);transform:translate(-50%,-50%) scale(var(--ripple-scale,0));opacity:0;pointer-events:none;transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .2s ease-out}.UserProfile_addressChip__ejgda.UserProfile_rippling__gP_Yo:after,.UserProfile_moreInfoButton___eYNw.UserProfile_rippling__gP_Yo:after,.UserProfile_reportChip__2p4nS.UserProfile_rippling__gP_Yo:after{opacity:.4;transition:transform .65s cubic-bezier(.22,1,.36,1)}.UserProfile_addressChip__ejgda.UserProfile_rippleReset__pQ_so:after,.UserProfile_moreInfoButton___eYNw.UserProfile_rippleReset__pQ_so:after,.UserProfile_reportChip__2p4nS.UserProfile_rippleReset__pQ_so:after{transition:none}.UserProfile_firstTxWrapper___fq4S{margin-top:.5rem}.UserProfile_bioContainer__OHHG_{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--border-subtle)}.UserProfile_bioText__27rbF{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}.UserProfile_bioTextEmpty__uDd2w{color:var(--text-muted);font-size:.9375rem;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(var(--accent-rgb),.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:var(--accent-on);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:var(--accent-on);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_statsGrid__kNAgV{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem;background:var(--bg-secondary);border-radius:var(--radius-xl);padding:.5rem}.UserProfile_statCard__d2yJy{background:var(--bg-tertiary);border-radius:var(--radius-lg);padding:.625rem .75rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.125rem;border:none}.UserProfile_statCardWide__TwORy{grid-column:1/-1;text-align:left;align-items:flex-start;padding:.75rem .875rem}.UserProfile_statValue__bo1uS{display:block;font-size:1rem;font-weight:700;color:var(--text-primary);line-height:1.2}.UserProfile_statValueLarge__4cS3a{display:block;font-size:1.25rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em;line-height:1.1}.UserProfile_statValueLarge__4cS3a.UserProfile_positive__6xW3t,.UserProfile_statValue__bo1uS.UserProfile_positive__6xW3t{color:#4caf50}.UserProfile_statValueLarge__4cS3a.UserProfile_negative___8tco,.UserProfile_statValue__bo1uS.UserProfile_negative___8tco{color:#f44336}.UserProfile_statLabel__BZ2K_{display:block;font-size:.6875rem;color:var(--text-muted);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-xl);padding:.5rem .625rem;border:none}.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(var(--accent-rgb),.6)}.UserProfile_identityPillBadge__tCS_h:hover{border-color:rgba(var(--accent-rgb),1);background:rgba(var(--accent-rgb),.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.5rem;margin-bottom:1rem}.UserProfile_tab__wxrbN{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}.UserProfile_tab__wxrbN:not(.UserProfile_tabActive__xThUS):hover{color:var(--text-secondary)}.UserProfile_tabActive__xThUS{color:var(--accent-pink)}.UserProfile_tokenList__GVQOz{display:flex;flex-direction:column;gap:.375rem;background:var(--bg-secondary);border-radius:var(--radius-xl);padding:.5rem;margin-bottom:.75rem}.UserProfile_tokenItem__cu7oM{position:relative;display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:var(--bg-tertiary);border-radius:var(--radius-lg);border:none;transition:background .15s ease;cursor:pointer;overflow:hidden}.UserProfile_tokenItem__cu7oM:before{content:"";position:absolute;inset:0;pointer-events:none;background:transparent;border-radius:inherit;transition:background .15s ease}.UserProfile_tokenItem__cu7oM:hover:before{background:hsla(0,0%,100%,.015)}.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(3,1fr);grid-gap:.5rem;gap:.5rem;background:var(--bg-secondary);border-radius:var(--radius-xl);padding:.5rem;margin-bottom:.75rem}.UserProfile_nftGrid__oSBqK .UserProfile_emptyState__HbKL3,.UserProfile_nftGrid__oSBqK .UserProfile_loadingState__Y1Xpg{grid-column:1/-1}.UserProfile_nftCard__Fvtla{min-width:0;background:var(--bg-tertiary);border-radius:var(--radius-md);border:none;cursor:pointer;transition:box-shadow .2s ease}.UserProfile_nftCard__Fvtla:hover{box-shadow:0 4px 12px rgba(0,0,0,.3)}.UserProfile_nftCard__Fvtla .UserProfile_nftImage__mA9IL,.UserProfile_nftCard__Fvtla .UserProfile_nftPlaceholder__FVHq_{border-radius:var(--radius-md) var(--radius-md) 0 0}.UserProfile_nftImage__mA9IL{width:100%;aspect-ratio:1;object-fit:cover;background:#4a4a4a;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.UserProfile_nftPlaceholder__FVHq_{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 .5rem;background:#4a4a4a;color:hsla(0,0%,100%,.55);font-size:.8125rem;font-weight:500}.UserProfile_nftMeta__6ayy2{padding:.5rem .625rem;display:flex;flex-direction:column;gap:4px}.UserProfile_nftToken__ueMsU{font-size:.8125rem;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserProfile_nftTitleRow__CfzTP{display:flex;align-items:center;gap:5px;min-width:0}.UserProfile_nftCollection__nI8Cb{font-size:.6875rem;font-weight:500;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;min-width:0}.UserProfile_verifiedBadge__iHoA_{background:var(--accent-pink);color:var(--accent-on);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{align-self:flex-end;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}.UserProfile_nftModalClose__jzLI9:hover{background:rgba(239,68,68,.15);border-color:var(--error);color:var(--error)}@media (max-width:768px){.UserProfile_nftModalClose__jzLI9{display:none}}.UserProfile_nftModalBody__TfEPg{display:flex;flex-direction:column;padding:.75rem 1.25rem 1.25rem;gap:.75rem}.UserProfile_nftModalImage___7X0D{width:100%;aspect-ratio:1;background:var(--bg-primary);border-radius:var(--radius-lg);overflow:hidden}.UserProfile_nftModalImage___7X0D img{width:100%;height:100%;object-fit:cover}.UserProfile_nftModalInfo__G__C4{display:flex;flex-direction:column}.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(var(--accent-rgb),.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(var(--accent-rgb),.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_retryButton__k_4E2{padding:.375rem .875rem;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_retryButton__k_4E2:hover{background:var(--bg-tertiary);border-color:var(--text-muted)}.UserProfile_bioError__D1boi{margin-top:.375rem;color:var(--error,#ff6b6b);font-size:.75rem}.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:.625rem .875rem;background:var(--bg-tertiary);border-radius:var(--radius-lg);border:none}.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-tertiary);border-radius:var(--radius-md);border:none;overflow:hidden}.UserProfile_nftImageSkeleton__paSG9{width:100%;aspect-ratio:1;border-radius:var(--radius-md) var(--radius-md) 0 0;background:#4a4a4a}.UserProfile_nftCardSkeleton__3qYp2 .UserProfile_nftMeta__6ayy2{padding:.5rem .625rem}.UserProfile_skeletonNftToken__seb_3{width:40%;height:10px;margin-bottom:6px}.UserProfile_skeletonNftTitle__nTrsS{width:70%;height:12px}@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}.UserProfile_tokenModalBody__Zj080{display:flex;flex-direction:column;padding:1.25rem}.UserProfile_tokenModalClose__Sg6zY{align-self:flex-end;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}.UserProfile_tokenModalClose__Sg6zY:hover{background:rgba(239,68,68,.15);border-color:var(--error);color:var(--error)}@media (max-width:768px){.UserProfile_tokenModalClose__Sg6zY{display:none}}.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(var(--accent-rgb),.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}.RoomsList_roomsList__VkRLz{display:flex;flex-direction:column;padding:0 .5rem .5rem}.RoomsList_roomItem__JJeO7{display:flex;align-items:center;gap:.75rem;padding:.75rem;margin-bottom:.25rem;background:transparent;border-radius:var(--radius-md);cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.RoomsList_roomItem__JJeO7:hover{background:var(--bg-tertiary)}.RoomsList_roomItem__JJeO7.RoomsList_active__4bTtr{background:var(--accent-gradient-soft)}.RoomsList_roomItem__JJeO7.RoomsList_request__gSHfy:hover{background:var(--bg-tertiary)}.RoomsList_roomItem__JJeO7.RoomsList_request__gSHfy.RoomsList_active__4bTtr{background:var(--accent-gradient-soft)}.RoomsList_roomIcon__bWQyq{position:relative;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:visible}.RoomsList_roomItem__JJeO7.RoomsList_active__4bTtr .RoomsList_roomIcon__bWQyq{background:var(--bg-tertiary);color:#fff}.RoomsList_roomAvatar__CtGNN{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-full)}.RoomsList_roomAvatarSvg__GZTH_{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.RoomsList_roomAvatarLoading__QSt3N,.RoomsList_roomAvatarSvg__GZTH_ svg{width:100%;height:100%;border-radius:var(--radius-full)}.RoomsList_roomAvatarLoading__QSt3N{display:flex;align-items:center;justify-content:center;background:var(--bg-tertiary)}.RoomsList_roomAvatarSpinner__Zv1TM{width:20px;height:20px;border:2px solid var(--border-subtle);border-top-color:var(--accent-pink);border-radius:50%;animation:RoomsList_roomAvatarSpin__R9Vc0 .8s linear infinite}@keyframes RoomsList_roomAvatarSpin__R9Vc0{to{transform:rotate(1turn)}}.RoomsList_roomContent__u5nqa{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.RoomsList_roomHeader__y6U_n{display:flex;align-items:center;gap:4px;overflow:visible}.RoomsList_roomNameWrapper___F6pr{display:inline-flex;align-items:center;gap:4px;min-width:0}.RoomsList_roomName__MMu1f{font-weight:600;font-size:.9375rem;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.RoomsList_roomRight__Q_pYr{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0}.RoomsList_timestamp__2pJqk{font-size:.6875rem;color:var(--text-muted);font-weight:500;white-space:nowrap}.RoomsList_roomSecondary__CPbU0{display:flex;align-items:center;gap:.5rem;min-width:0}.RoomsList_secondaryText__Yn2Ne{flex:1 1;min-width:0;font-size:.8125rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.RoomsList_previewThumb__AKeOj{display:inline-block;width:16px;height:16px;border-radius:2px;object-fit:cover;margin:0 5px 0 2px;vertical-align:-4px}.RoomsList_previewThumbPlaceholder__5JJyJ{background:hsla(0,0%,100%,.08)}.RoomsList_statusBadge__LM6mZ{display:inline-flex;align-items:center;justify-content:center;padding:.125rem .375rem;border-radius:var(--radius-sm);font-size:.625rem;font-weight:600;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.RoomsList_badgeRequest__tMuaw{background:rgba(var(--accent-rose-rgb),.15);color:var(--accent-pink)}.RoomsList_badgeAwaiting__VBxTe{background:rgba(245,158,11,.15);color:var(--warning)}.RoomsList_badgeGated__iTYop{background:rgba(var(--accent-violet-rgb),.15);color:var(--accent-purple,rgb(var(--accent-violet-rgb)));max-width:80px;overflow:hidden;text-overflow:ellipsis}.RoomsList_badgeUnread__6m1ia{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:18px;height:18px;padding:0 5px 1px;background:var(--accent-pink);border-radius:var(--radius-full);color:var(--accent-on);font-size:.625rem;font-weight:700;line-height:1;letter-spacing:0}[data-theme=solflare] .RoomsList_badgeUnread__6m1ia{padding-bottom:0}.RoomsList_badgesRow___dVp1{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap;justify-content:flex-end;max-width:160px}.RoomsList_badgeAirdrop__oqOIf{background:linear-gradient(135deg,rgba(var(--accent-rose-rgb),.15),rgba(var(--accent-violet2-rgb),.15));color:rgb(var(--accent-hot-rgb));gap:3px;animation:RoomsList_airdropPulse__pMsZp 2s ease-in-out infinite}@keyframes RoomsList_airdropPulse__pMsZp{0%,to{box-shadow:0 0 0 0 rgba(var(--accent-rose-rgb),0)}50%{box-shadow:0 0 6px 1px rgba(var(--accent-rose-rgb),.25)}}.RoomsList_badgeGame__QpQoF{background:rgba(var(--accent-violet-rgb),.16);color:rgb(var(--accent-violet-rgb));gap:3px}.RoomsList_badgePredictions__ITkt2{background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(16,185,129,.15));color:#4ade80;gap:3px}.RoomsList_roomMeta__YOc_Z{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--text-muted)}.RoomsList_memberCount__m_yja{color:var(--text-secondary);font-weight:500;flex-shrink:0}.RoomsList_roomMeta__YOc_Z .RoomsList_roomDesc__auBrW{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.7}.RoomsList_roomMeta__YOc_Z .RoomsList_roomDesc__auBrW:before{content:"·";margin-right:.5rem}.RoomsList_roomDesc__auBrW{font-size:.8125rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RoomsList_awaitingDot__xKDfv{width:6px;height:6px;border-radius:50%;background:var(--warning);animation:RoomsList_blink__FWQ1E 1.5s ease-in-out infinite}@keyframes RoomsList_blink__FWQ1E{0%,to{opacity:1}50%{opacity:.4}}.RoomsList_empty__5BPZf{padding:2rem 1rem;text-align:center;color:var(--text-muted);font-size:.875rem}.RoomsList_selectCheckmark__FKnzz{position:absolute;right:-2px;bottom:-2px;width:20px;height:20px;border-radius:50%;background:var(--accent-pink);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px var(--bg-secondary,#1a1f2e);pointer-events:none;animation:RoomsList_selectCheckmarkPop__HLhHW .18s cubic-bezier(.34,1.56,.64,1)}@keyframes RoomsList_selectCheckmarkPop__HLhHW{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.RoomsList_roomItem__JJeO7.RoomsList_dropTarget__D_iqw{outline:2px solid var(--accent-pink);outline-offset:-2px;background:rgba(var(--accent-pink-rgb),.08)}.RoomsList_contextMenu__ET9Wm{position:fixed;z-index:10000;background:var(--bg-tertiary,#1a1f2e);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.4);overflow:hidden;min-width:180px}.RoomsList_contextMenuItem__BZ8Vm{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:transparent;border:none;color:var(--text-primary,#fff);padding:10px 14px;font-size:14px;cursor:pointer;transition:background .12s ease}.RoomsList_contextMenuItem__BZ8Vm:hover{background:hsla(0,0%,100%,.06)}.RoomsList_contextMenuItemDanger__zEowI{color:var(--cherry-danger,#ef4444)}.RoomsList_contextMenuItemDanger__zEowI:hover{background:rgba(239,68,68,.12)}.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;-moz-user-select:none;user-select:none;-webkit-user-select:none}.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}}