.contextMenu_context-menu__FTmGV:not(:empty){position:fixed;z-index:10000;display:flex;flex-direction:column;justify-content:space-around;min-width:176px;padding:5px;background-color:var(--popup-background);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-elevated)}.contextMenu_context-menu__FTmGV.contextMenu_hidden__yLjyn{display:none}.contextMenu_separator__hUNMj{display:block;min-width:100%;min-height:1px;margin:4px 8px;background:var(--border)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC{position:relative;display:flex;align-items:center;justify-content:flex-start;width:100%;padding:7px 12px 7px 30px;font-size:13px;font-weight:500;color:var(--text-color-secondary);border-radius:8px;transition:background-color var(--transition-fast),color var(--transition-fast),transform .1s ease;cursor:pointer}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC:before{position:absolute;left:8px;align-self:center;min-width:16px;min-height:16px;content:"";background-repeat:no-repeat;background-position:50%;background-size:auto}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC[data-type=setting]:before{background-image:url(/set.webp)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC[data-type=message]:before{background-image:url(/message.webp)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC[data-type=skin]:before{background-image:url(/skin.webp)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC[data-type=exit]:before{background-image:url(/exit.webp)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC[data-type=submenu-left]:before{background-image:url(/ctrl/icon_submenu.webp);transform:rotate(180deg)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC[data-type=submenu]:before{right:6px;left:unset;background-image:url(/ctrl/icon_submenu.webp)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC[data-type=checked]:before{background-image:url(/ctrl/icon_menu_checked.webp)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC[data-type=memberManagement]:before{background-image:url(/channel/icon_membermgr.webp)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC[data-type=applyMember]:before{background-image:url(/channel/icon_memberapply.webp)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC[data-type=editGroupcard]:before{background-image:url(/channel/icon_editGroupcard.webp)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC[data-type=locateme]:before{background-image:url(/channel/icon_locateme.webp)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC[data-type=report]:before{background-image:url(/channel/icon_report.webp)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC[data-type=uncollect]:before{background-image:url(/channel/icon_uncollect.webp)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC[data-type=collect]:before{background-image:url(/channel/icon_collect.webp)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC:hover{background-color:var(--selected);color:var(--text-color)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC:active{transform:scale(.98)}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC.contextMenu_has-submenu__FKekp .contextMenu_context-menu__FTmGV{display:none}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC.contextMenu_has-submenu__FKekp:hover .contextMenu_context-menu__FTmGV{display:flex}.contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC.contextMenu_disabled__pQCFo{color:var(--text-color-senary);cursor:not-allowed}.contextMenu_mic-context-menu__Q33Fd:not(:empty){position:fixed;z-index:10000;display:flex;flex-direction:column;justify-content:space-around;min-width:154px;max-width:154px;padding:4px;background-color:var(--popup-background);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-elevated)}.contextMenu_mic-context-menu__Q33Fd.contextMenu_hidden__yLjyn{display:none}.contextMenu_mic-context-menu__Q33Fd .contextMenu_option__zNBvC{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:8px 30px;color:var(--text-color-quaternary);border-radius:8px;transition:background-color var(--transition-fast),color var(--transition-fast);cursor:pointer}.contextMenu_mic-context-menu__Q33Fd .contextMenu_option__zNBvC:before{position:absolute;left:6px;align-self:center;min-width:16px;min-height:16px;content:"";background-repeat:no-repeat;background-position:50%;background-size:auto}.contextMenu_mic-context-menu__Q33Fd .contextMenu_option__zNBvC:hover{color:var(--text-color);background-color:var(--selected)}.contextMenu_mic-context-menu__Q33Fd .contextMenu_option__zNBvC.contextMenu_disabled__pQCFo{color:var(--text-color-senary);cursor:not-allowed}[data-store-theme] .contextMenu_context-menu__FTmGV:not(:empty),[data-store-theme] .contextMenu_mic-context-menu__Q33Fd:not(:empty){color:var(--rc-theme-text);background:var(--rc-theme-panel-strong);border-color:var(--rc-theme-border-strong);box-shadow:0 16px 38px var(--rc-theme-shadow),0 0 18px var(--rc-theme-accent-soft)}[data-store-theme] .contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC,[data-store-theme] .contextMenu_mic-context-menu__Q33Fd .contextMenu_option__zNBvC{color:var(--rc-theme-text-muted)}[data-store-theme] .contextMenu_context-menu__FTmGV .contextMenu_option__zNBvC:hover,[data-store-theme] .contextMenu_mic-context-menu__Q33Fd .contextMenu_option__zNBvC:hover{color:var(--rc-theme-text);background:var(--rc-theme-panel-soft)}[data-store-theme] .contextMenu_separator__hUNMj{background:var(--rc-theme-border)}.notificationMenu_notification-menu__EHRsl:not(:empty){position:fixed;z-index:10000;display:flex;flex-direction:column;justify-content:space-around;min-width:216px;padding:5px;overflow:hidden;background-color:var(--popup-background);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-lg)}.notificationMenu_notification-menu__EHRsl .notificationMenu_option__Qcr3i{position:relative;display:flex;flex-direction:column;gap:6px;align-items:flex-start;justify-content:flex-start;width:100%;padding:8px 30px;color:var(--text-color);border-radius:8px;transition:background-color var(--transition-fast)}.notificationMenu_notification-menu__EHRsl .notificationMenu_option__Qcr3i:before{position:absolute;left:6px;align-self:center;min-width:16px;min-height:16px;margin-right:5px;content:"";background-repeat:no-repeat;background-position:50%;background-size:auto}.notificationMenu_notification-menu__EHRsl .notificationMenu_option__Qcr3i:not(.notificationMenu_readonly__6Aw77):hover{cursor:pointer;background-color:var(--selected)}.notificationMenu_notification-menu__EHRsl .notificationMenu_option__Qcr3i[data-type=notification]:before{background-image:url(/icon_notice_friend.webp)}.notificationMenu_notification-menu__EHRsl .notificationMenu_contents__ifTql{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:flex-start;width:100%;padding:3px 30px}.notificationMenu_notification-menu__EHRsl img{max-width:32px;max-height:32px;background-size:cover;border:1px solid var(--border);border-radius:8px}.notificationMenu_notification-menu__EHRsl span{margin:5px 0}[data-store-theme] .notificationMenu_notification-menu__EHRsl:not(:empty){color:var(--rc-theme-text);background:var(--rc-theme-panel-strong);border-color:var(--rc-theme-border-strong);box-shadow:0 16px 38px var(--rc-theme-shadow),0 0 18px var(--rc-theme-accent-soft)}[data-store-theme] .notificationMenu_notification-menu__EHRsl .notificationMenu_option__Qcr3i{color:var(--rc-theme-text-muted)}[data-store-theme] .notificationMenu_notification-menu__EHRsl .notificationMenu_option__Qcr3i:not(.notificationMenu_readonly__6Aw77):hover{color:var(--rc-theme-text);background:var(--rc-theme-panel-soft)}[data-store-theme] .notificationMenu_notification-menu__EHRsl img{border-color:var(--rc-theme-border-strong)}.userInfoCard_user-info-card__8S2cr{position:absolute;z-index:10000;display:flex;flex-direction:column;width:320px;min-height:200px;background:rgba(20,20,32,.92);backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%);border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,.55),0 0 0 1px rgba(124,92,255,.1),inset 0 1px 0 rgba(255,255,255,.04);overflow:hidden;animation:userInfoCard_ucardFadeIn__pc1Az .18s ease-out}[data-theme=light] .userInfoCard_user-info-card__8S2cr{background:rgba(255,255,255,.94);border-color:rgba(15,23,42,.1);box-shadow:0 24px 60px rgba(15,23,42,.18)}@keyframes userInfoCard_ucardFadeIn__pc1Az{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.userInfoCard_user-info-card__8S2cr:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(124,92,255,.65),rgba(63,182,255,.65),transparent);pointer-events:none}.userInfoCard_vip-0__nt3sv,.userInfoCard_vip-1__TPoQz,.userInfoCard_vip-2__CHcUF,.userInfoCard_vip-3__N62jj,.userInfoCard_vip-4__5qKNq,.userInfoCard_vip-5___o_yb{background-image:none}.userInfoCard_body__e7vZB{display:flex;flex:1 1;flex-direction:column;gap:10px;padding:14px 16px 12px}.userInfoCard_top__obByB{display:flex;align-items:flex-start;gap:12px;width:100%}.userInfoCard_avatar-picture___4GF3{position:relative;width:72px;height:72px;min-width:72px;min-height:72px;background-image:url(/im/IMLogo.webp);background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:50%;overflow:hidden;flex-shrink:0;border:0;outline:0;box-shadow:none}.userInfoCard_avatar-picture___4GF3:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);pointer-events:none}[data-theme=light] .userInfoCard_avatar-picture___4GF3:after{box-shadow:inset 0 0 0 1px rgba(15,23,42,.1)}.userInfoCard_avatar-picture___4GF3.userInfoCard_speaking__4_6jp:after{box-shadow:inset 0 0 0 2px #22c55e}.userInfoCard_user-info-wrapper___QHxa{flex:1 1;min-width:0}.userInfoCard_bottom__7nrb0,.userInfoCard_user-info-wrapper___QHxa{display:flex;flex-direction:column;gap:6px}.userInfoCard_nickname-row__yAKt_{display:flex;align-items:center;gap:5px;font-size:12px;color:rgba(255,255,255,.7)}[data-theme=light] .userInfoCard_nickname-row__yAKt_{color:rgba(0,0,0,.65)}.userInfoCard_nickname-row__yAKt_:not(:empty):before{display:inline-block;width:13px;height:13px;content:"";flex-shrink:0;background:rgba(124,92,255,.65);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M3 5h18v12h-7l-4 3v-3H3z' fill='%23fff'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M3 5h18v12h-7l-4 3v-3H3z' fill='%23fff'/></svg>") center/contain no-repeat}.userInfoCard_nickname-text__q3gfB{overflow:hidden;text-overflow:ellipsis;line-clamp:1;color:#ffffff;white-space:nowrap}[data-theme=light] .userInfoCard_nickname-text__q3gfB{color:#18222e}.userInfoCard_info-row__zzv8r{display:flex;align-items:center;gap:6px;font-size:11.5px;color:rgba(255,255,255,.65);flex-wrap:wrap;row-gap:4px}[data-theme=light] .userInfoCard_info-row__zzv8r{color:rgba(0,0,0,.6)}.userInfoCard_footer__saUTx{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:6px;width:100%;min-height:28px;padding:8px 4px 0;border-top:1px solid rgba(255,255,255,.06)}[data-theme=light] .userInfoCard_footer__saUTx{border-top-color:rgba(15,23,42,.08)}.userInfoCard_name-text__S9lqP{overflow:hidden;text-overflow:ellipsis;color:#ffffff;white-space:nowrap;font-size:15px;font-weight:700;letter-spacing:.1px}[data-theme=light] .userInfoCard_name-text__S9lqP{color:#18222e}.userInfoCard_vip-boost-text__VhM5q{color:var(--text-warning)}.userInfoCard_status-game-row__bAZ7P{display:flex;align-items:center;gap:6px;margin-top:2px;font-size:11.5px;color:rgba(255,255,255,.78);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-theme=light] .userInfoCard_status-game-row__bAZ7P{color:rgba(0,0,0,.7)}.userInfoCard_status-game-dot__2mXjh{width:8px;height:8px;border-radius:50%;flex-shrink:0}.userInfoCard_status-game-dot-online__EiHMh{background:#22c55e;box-shadow:0 0 4px rgba(34,197,94,.6)}.userInfoCard_status-game-dot-idle__M3e1G{background:#f59e0b;box-shadow:0 0 4px rgba(245,158,11,.6)}.userInfoCard_status-game-dot-dnd__rGnTw{background:#ef4444;box-shadow:0 0 4px rgba(239,68,68,.6)}.userInfoCard_status-game-dot-gn__ft4vt{background:#B968FF;box-shadow:0 0 4px rgba(185,104,255,.6)}.userInfoCard_status-game-dot-invisible__QdlSk{background:transparent;border:1.5px solid #6b7280;box-sizing:border-box}.userInfoCard_status-game-text__SQyKt{overflow:hidden;text-overflow:ellipsis}.userInfoCard_status-game-text__SQyKt strong{color:#ffffff;font-weight:700}[data-theme=light] .userInfoCard_status-game-text__SQyKt strong{color:#18222e}.userInfoCard_status-game-sep__tkf_V{opacity:.55;flex-shrink:0}.userInfoCard_permission-wrapper__aRRxl{display:inline-flex;align-items:center;gap:5px;padding:2px 8px 2px 6px;border-radius:6px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);max-width:100%;min-width:0}[data-theme=light] .userInfoCard_permission-wrapper__aRRxl{background:rgba(15,23,42,.05);border-color:rgba(15,23,42,.08)}.userInfoCard_permission-icon__cG13G{display:inline-block;flex-shrink:0;margin-right:0!important}.userInfoCard_permission-text___kL4_{color:rgba(255,255,255,.82);font-size:10.5px;font-weight:600;letter-spacing:.15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}[data-theme=light] .userInfoCard_permission-text___kL4_{color:rgba(15,23,42,.78)}.userInfoCard_saperator__ICsC0{width:3px;height:3px;margin:0 6px;border-radius:50%;background:rgba(255,255,255,.2);flex-shrink:0}[data-theme=light] .userInfoCard_saperator__ICsC0{background:rgba(0,0,0,.2)}.userInfoCard_contribution-wrapper__FaUpu{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;color:rgba(255,255,255,.7)}[data-theme=light] .userInfoCard_contribution-wrapper__FaUpu{color:rgba(0,0,0,.65)}.userInfoCard_contribution-text__ooc_X{color:rgba(255,255,255,.55);font-size:11px}[data-theme=light] .userInfoCard_contribution-text__ooc_X{color:rgba(0,0,0,.55)}.userInfoCard_contribution-value__YWLo9{color:rgba(255,255,255,.92);font-weight:700;font-size:12px}[data-theme=light] .userInfoCard_contribution-value__YWLo9{color:rgba(15,23,42,.92)}.userInfoCard_xp-wrapper__IL4J9{display:flex;flex-direction:column;gap:5px;margin-top:4px;padding:8px 10px;border-radius:10px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06)}[data-theme=light] .userInfoCard_xp-wrapper__IL4J9{background:rgba(15,23,42,.04);border-color:rgba(15,23,42,.08)}.userInfoCard_level-text__EOUoX{color:rgba(255,255,255,.78);font-size:11px;font-weight:600;letter-spacing:.2px;display:flex;align-items:center;justify-content:space-between}[data-theme=light] .userInfoCard_level-text__EOUoX{color:rgba(0,0,0,.72)}.userInfoCard_xp-progress-container__Ycsxj{height:6px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:999px;overflow:hidden;position:relative}[data-theme=light] .userInfoCard_xp-progress-container__Ycsxj{background:rgba(15,23,42,.06);border-color:rgba(15,23,42,.1)}.userInfoCard_xp-progress__QqI87{height:100%;background:linear-gradient(90deg,#7C5CFF,#3FB6FF);border-radius:999px;box-shadow:0 0 8px rgba(124,92,255,.45);transition:width .3s ease}.vip_vip-name-color__TgnkQ{color:var(--text-vip-name)!important}.vip_vip-name-color__TgnkQ.vip_clickable__C2QKL:hover{color:var(--text-vip-name-hover)!important}.vip_premium-pro-name__a8pAW{color:#4f7bef!important}.vip_premium-ultra-name__jMRPl{animation:vip_premium-ultra-color__BUGkR 3s ease infinite!important;font-weight:700!important}.vip_premium-ultra-name-custom__YbQoF{font-weight:700!important}@keyframes vip_premium-ultra-color__BUGkR{0%{color:#a855f7}20%{color:#ec4899}40%{color:#6366f1}60%{color:#22d3ee}80%{color:#c084fc}to{color:#a855f7}}.vip_vip-icon__2SxBp{min-width:14px;min-height:14px;margin-right:2px;background-image:url(/channel/vip_icons.webp);background-repeat:no-repeat;background-size:auto}.vip_vip-icon__2SxBp,.vip_vip-icon__2SxBp.vip_vip-1__mW2RQ{background-position:0 0}.vip_vip-icon__2SxBp.vip_vip-2__kIle1{background-position:-14px 0}.vip_vip-icon__2SxBp.vip_vip-3__np_W1{background-position:-28px 0}.vip_vip-icon__2SxBp.vip_vip-4__MSsnY{background-position:-42px 0}.vip_vip-icon__2SxBp.vip_vip-5__dgmQb{background-position:-56px 0}.vip_vip-icon-big__YqhMO{min-width:55px;min-height:14px;margin-right:2px;background-repeat:no-repeat;background-position:0 0}.vip_vip-icon-big__YqhMO.vip_vip-1__mW2RQ{background-image:url(/channel/icon_vip1.gif)}.vip_vip-icon-big__YqhMO.vip_vip-2__kIle1{background-image:url(/channel/icon_vip2.gif)}.vip_vip-icon-big__YqhMO.vip_vip-3__np_W1{background-image:url(/channel/icon_vip3.gif)}.vip_vip-icon-big__YqhMO.vip_vip-4__MSsnY{background-image:url(/channel/icon_vip4.gif)}.vip_vip-icon-big__YqhMO.vip_vip-5__dgmQb{background-image:url(/channel/icon_vip5.gif)}