.MsgUser_Wrapper{position:relative;display:flex;align-items:center;padding:8px;background:var(--App_InputBg);border-radius:10px;max-width:240px;overflow:hidden;cursor:pointer}@media(max-width:600px){.MsgUser_Wrapper{max-width:100vw}}.MsgUser_Wrapper:hover{background:var(--App_Menu_Hover_lightBlue)}.MsgTour_Wrapper{position:relative;display:flex;align-items:center;max-width:240px;padding:8px;background:var(--App_OrangeBg);border-radius:10px;overflow:hidden;cursor:pointer}@media(max-width:600px){.MsgTour_Wrapper{max-width:100vw}}.MsgTour_Wrapper:hover{background:var(--App_Menu_Hover_lightBlue)}.MsgT_unreadMsg{top:10px;background:#7f409a;color:#fff}.IBX_unreadMsg,.MsgT_unreadMsg{position:absolute;right:12px;min-width:20px;height:18px;padding:0 6px;font-weight:500;font-size:12px;border-radius:10px;display:flex;justify-content:center;align-items:center}.IBX_unreadMsg{top:12px;background:var(--App_purp_100_35);color:var(--App_textWhite)}.IBX_readMsg{background:var(--App_Grey40_60);font-weight:400}.MU_PicArea{width:42px;height:42px;border-radius:50%;object-fit:cover;box-shadow:var(--App_Card_shadow);outline:var(--App_AccentBorder)}.MU_user_online{width:12px;height:12px;border-radius:50%;background:lime}.MU_InfoArea{margin-left:16px;display:flex;flex-direction:column;justify-content:flex-end}.MU_InfoArea p{font-size:14px;font-weight:700}.MU_InfoArea span{font-size:14px;white-space:nowrap}.MU_InfoArea h5{line-height:1;font-weight:700;font-size:14px;color:var(--App_purp_100_35)}@media(max-width:600px){.MU_InfoArea h5,.MU_InfoArea p,.MU_InfoArea span{font-size:16px}}.MU_nameLine{display:flex;align-items:center;gap:8px}.MU_name{color:var(--App_textAccent)}.MsgUser_active{background:var(--App_Menu_Hover_lightBlue)}.MsgT_PicArea{width:48px;height:48px;border-radius:8px;object-fit:cover;outline:var(--App_AccentBorder)}.MsgT_InfoArea{margin-left:12px;display:flex;flex-direction:column;justify-content:flex-end}.MsgT_InfoArea p{font-size:14px;font-weight:500}@media(max-width:600px){.MsgT_InfoArea p,.MsgT_InfoArea span{font-size:16px}}.MsgCountry{font-weight:700;color:var(--App_textAccent2)}.MsgTour_active{background:var(--App_Menu_Hover_lightBlue)}.SUW_hide{visibility:hidden;opacity:0}.SUW_wrapper{position:absolute;left:-100px;top:50px;width:230px;max-height:350px;overflow-y:auto;border-radius:8px;box-shadow:var(--App_Card_shadow);background:var(--App_MenuBg);z-index:3;transition:opacity .25s ease;-webkit-transition:all .25s ease}