.Chat_suspenseFallback__Q7iZJ{padding:60rem 0;text-align:center}.Chat_chatPageWrapper__FslgA{display:flex;flex-direction:column;gap:16rem;max-width:1240rem;margin:0 auto;padding:0 16rem 32rem;height:calc(100vh - 120rem);min-height:640rem;box-sizing:border-box}.Chat_headerSection__KPTHq{display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.Chat_headerSection__KPTHq .Chat_titleBox__67nKw h1{font-size:22rem;font-weight:800;color:var(--color-text-primary);margin:0 0 4rem;letter-spacing:-.02em}.Chat_headerSection__KPTHq .Chat_titleBox__67nKw p{font-size:13rem;color:var(--color-text-tertiary);margin:0}.Chat_headerSection__KPTHq .Chat_statusBadge__3KgD5{display:inline-flex;align-items:center;gap:6rem;padding:6rem 14rem;border-radius:9999rem;background:rgba(79,70,229,.08);color:var(--color-primary);font-size:12rem;font-weight:700}.Chat_headerSection__KPTHq .Chat_statusBadge__3KgD5 .Chat_dot__TkdO5{width:7rem;height:7rem;border-radius:50%;background:#10b981;box-shadow:0 0 8rem rgba(16,185,129,.6)}.Chat_loginRequiredCard__Bh0lb{background:var(--color-surface);border-radius:24rem;padding:80rem 24rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16rem;flex:1 1}.Chat_loginRequiredCard__Bh0lb .Chat_lockIcon__QG3wH{width:64rem;height:64rem;border-radius:20rem;background:rgba(79,70,229,.08);color:var(--color-primary);display:flex;align-items:center;justify-content:center;margin-bottom:8rem}.Chat_loginRequiredCard__Bh0lb h2{font-size:22rem;font-weight:700;color:var(--color-text-primary);margin:0}.Chat_loginRequiredCard__Bh0lb p{font-size:15rem;color:var(--color-text-secondary);max-width:420rem;line-height:1.6;margin:0}.Chat_loginRequiredCard__Bh0lb .Chat_loginBtn__IxbE3{margin-top:12rem;display:inline-flex;align-items:center;gap:8rem;padding:14rem 32rem;background:var(--color-primary);color:#fff;border-radius:14rem;font-size:15rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s}.Chat_loginRequiredCard__Bh0lb .Chat_loginBtn__IxbE3:hover{background:var(--color-primary-hover);transform:translateY(-2rem)}.Chat_chatContainer__UekJC{display:flex;flex-direction:row;flex:1 1;min-height:0;background:var(--color-surface);border-radius:24rem;overflow:hidden;box-shadow:0 4rem 24rem rgba(0,0,0,.04)}@media(max-width:860px){.Chat_chatContainer__UekJC{flex-direction:column}}.Chat_roomListPane__V_9ZX{width:360rem;flex-shrink:0;display:flex;flex-direction:column;min-height:0;height:100%;background:var(--color-surface);border-right:1rem solid var(--color-border)}@media(max-width:860px){.Chat_roomListPane__V_9ZX{width:100%;border-right:none;border-bottom:1rem solid var(--color-border)}}.Chat_roomListPane__V_9ZX .Chat_roomListHeader__TUE8L{padding:18rem 20rem;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;border-bottom:1rem solid rgba(0,0,0,.03)}.Chat_roomListPane__V_9ZX .Chat_roomListHeader__TUE8L h3{font-size:16rem;font-weight:800;color:var(--color-text-primary);margin:0}.Chat_roomListPane__V_9ZX .Chat_roomListHeader__TUE8L .Chat_refreshBtn__x_6Sr{background:none;border:none;color:var(--color-text-tertiary);cursor:pointer;padding:6rem;border-radius:8rem;display:flex;align-items:center;justify-content:center;transition:color .2s,background .2s}.Chat_roomListPane__V_9ZX .Chat_roomListHeader__TUE8L .Chat_refreshBtn__x_6Sr:hover{color:var(--color-primary);background:rgba(79,70,229,.08)}.Chat_roomListPane__V_9ZX .Chat_roomScrollArea__oxhLv{flex:1 1;min-height:0;overflow-y:auto;padding:10rem 12rem;display:flex;flex-direction:column;gap:4rem}.Chat_roomListPane__V_9ZX .Chat_roomScrollArea__oxhLv::-webkit-scrollbar{width:5rem}.Chat_roomListPane__V_9ZX .Chat_roomScrollArea__oxhLv::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:4rem}.Chat_roomListPane__V_9ZX .Chat_roomItem__vr_XP{display:flex;align-items:center;gap:12rem;padding:12rem 14rem;border-radius:16rem;background:rgba(0,0,0,0);border:none;cursor:pointer;text-align:left;width:100%;transition:background .15s,transform .1s;position:relative}.Chat_roomListPane__V_9ZX .Chat_roomItem__vr_XP:hover{background:var(--color-background)}.Chat_roomListPane__V_9ZX .Chat_roomItem__vr_XP.Chat_active__4v7b4{background:rgba(79,70,229,.08)}.Chat_roomListPane__V_9ZX .Chat_roomItem__vr_XP.Chat_active__4v7b4 .Chat_roomTitle__ckqVk{color:var(--color-primary);font-weight:800}.Chat_roomListPane__V_9ZX .Chat_roomItem__vr_XP .Chat_roomAvatar__tPFWV{width:44rem;height:44rem;border-radius:14rem;background:rgba(79,70,229,.08);color:var(--color-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.Chat_roomListPane__V_9ZX .Chat_roomItem__vr_XP .Chat_roomAvatar__tPFWV img{width:100%;height:100%;object-fit:cover}.Chat_roomListPane__V_9ZX .Chat_roomItem__vr_XP .Chat_roomInfo__tlB06{flex:1 1;min-width:0}.Chat_roomListPane__V_9ZX .Chat_roomItem__vr_XP .Chat_roomInfo__tlB06 .Chat_roomTopRow__tDttC{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:4rem}.Chat_roomListPane__V_9ZX .Chat_roomItem__vr_XP .Chat_roomInfo__tlB06 .Chat_roomTopRow__tDttC .Chat_roomTitle__ckqVk{font-size:14rem;font-weight:700;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Chat_roomListPane__V_9ZX .Chat_roomItem__vr_XP .Chat_roomInfo__tlB06 .Chat_roomTopRow__tDttC .Chat_roomTime__05M5Y{font-size:11rem;color:var(--color-text-tertiary);flex-shrink:0;margin-left:8rem}.Chat_roomListPane__V_9ZX .Chat_roomItem__vr_XP .Chat_roomInfo__tlB06 .Chat_roomMetaRow__x08_4{display:flex;align-items:center;gap:6rem}.Chat_roomListPane__V_9ZX .Chat_roomItem__vr_XP .Chat_roomInfo__tlB06 .Chat_roomMetaRow__x08_4 .Chat_typeBadge__5LoWj{font-size:10rem;padding:2rem 6rem;border-radius:6rem;background:rgba(0,0,0,.05);color:var(--color-text-secondary);font-weight:700}.Chat_roomListPane__V_9ZX .Chat_roomItem__vr_XP .Chat_roomInfo__tlB06 .Chat_roomMetaRow__x08_4 .Chat_memberCount__VW_qa{font-size:11rem;color:var(--color-text-tertiary)}.Chat_roomListPane__V_9ZX .Chat_emptyRooms__Z_hzG{margin:auto;padding:40rem 20rem;text-align:center;color:var(--color-text-tertiary);font-size:13rem;display:flex;flex-direction:column;align-items:center;gap:10rem}.Chat_chatMainPane__N6Qbg{flex:1 1;min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;background:var(--color-surface);position:relative}.Chat_chatMainPane__N6Qbg .Chat_chatHeader__J_e3b{height:64rem;padding:0 24rem;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;border-bottom:1rem solid var(--color-border);background:var(--color-surface);z-index:2}.Chat_chatMainPane__N6Qbg .Chat_chatHeader__J_e3b .Chat_headerInfo__UpHyi{display:flex;align-items:center;gap:10rem}.Chat_chatMainPane__N6Qbg .Chat_chatHeader__J_e3b .Chat_headerInfo__UpHyi .Chat_backBtn__vy5kf{display:none;background:none;border:none;color:var(--color-text-primary);cursor:pointer;padding:4rem}@media(max-width:860px){.Chat_chatMainPane__N6Qbg .Chat_chatHeader__J_e3b .Chat_headerInfo__UpHyi .Chat_backBtn__vy5kf{display:flex;align-items:center}}.Chat_chatMainPane__N6Qbg .Chat_chatHeader__J_e3b .Chat_headerInfo__UpHyi h3{font-size:17rem;font-weight:800;color:var(--color-text-primary);margin:0}.Chat_chatMainPane__N6Qbg .Chat_chatHeader__J_e3b .Chat_headerInfo__UpHyi .Chat_memberBadge__LBTlX{font-size:11rem;color:var(--color-primary);background:rgba(79,70,229,.08);padding:3rem 8rem;border-radius:9999rem;font-weight:700}.Chat_chatMainPane__N6Qbg .Chat_chatHeader__J_e3b .Chat_leaveBtn__lI8Cj{display:inline-flex;align-items:center;gap:4rem;padding:6rem 12rem;background:var(--color-background);border:none;border-radius:9999rem;color:var(--color-text-tertiary);font-size:12rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s}.Chat_chatMainPane__N6Qbg .Chat_chatHeader__J_e3b .Chat_leaveBtn__lI8Cj:hover:not(:disabled){background:rgba(239,68,68,.1);color:var(--color-danger,#ef4444)}.Chat_chatMainPane__N6Qbg .Chat_chatHeader__J_e3b .Chat_leaveBtn__lI8Cj:disabled{opacity:.5;cursor:not-allowed}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5{flex:1 1;min-height:0;overflow-y:auto;padding:24rem;display:flex;flex-direction:column;gap:14rem;background:var(--color-background)}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5::-webkit-scrollbar{width:6rem}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:4rem}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_emptyMessages__S3kev{margin:auto;text-align:center;color:var(--color-text-tertiary);font-size:14rem;padding:32rem}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_systemMessageRow__YWvwq{align-self:center;margin:8rem 0}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_systemMessageRow__YWvwq .Chat_systemBubble__Bvkz_{background:rgba(0,0,0,.04);color:var(--color-text-tertiary);font-size:12rem;font-weight:600;padding:4rem 14rem;border-radius:9999rem;display:inline-block}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g{display:flex;gap:10rem;max-width:72%}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g.Chat_mine__azIxQ{align-self:flex-end;flex-direction:row-reverse}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g.Chat_mine__azIxQ .Chat_bubbleRow__eCpMC{display:flex;align-items:flex-end;gap:6rem;flex-direction:row-reverse}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g.Chat_mine__azIxQ .Chat_bubble__wPZH7{background:var(--color-primary);color:#fff;border-radius:18rem 4rem 18rem 18rem;box-shadow:0 2rem 8rem rgba(79,70,229,.2)}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g.Chat_mine__azIxQ .Chat_time__FD_jA{font-size:10rem;color:var(--color-text-tertiary);margin-bottom:2rem;white-space:nowrap}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g.Chat_other__ukhTZ{align-self:flex-start}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g.Chat_other__ukhTZ .Chat_avatar__x6_Hx{width:36rem;height:36rem;border-radius:12rem;background:rgba(79,70,229,.08);color:var(--color-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:13rem;font-weight:800;overflow:hidden}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g.Chat_other__ukhTZ .Chat_avatar__x6_Hx img{width:100%;height:100%;object-fit:cover}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g.Chat_other__ukhTZ .Chat_contentBox__9FGiO{display:flex;flex-direction:column;gap:4rem}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g.Chat_other__ukhTZ .Chat_contentBox__9FGiO .Chat_senderName__j5XKg{font-size:12rem;color:var(--color-text-secondary);font-weight:700}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g.Chat_other__ukhTZ .Chat_contentBox__9FGiO .Chat_bubbleRow__eCpMC{display:flex;align-items:flex-end;gap:6rem}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g.Chat_other__ukhTZ .Chat_contentBox__9FGiO .Chat_bubbleRow__eCpMC .Chat_bubble__wPZH7{background:var(--color-surface);color:var(--color-text-primary);border-radius:4rem 18rem 18rem 18rem;box-shadow:0 2rem 8rem rgba(0,0,0,.03)}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g.Chat_other__ukhTZ .Chat_contentBox__9FGiO .Chat_bubbleRow__eCpMC .Chat_time__FD_jA{font-size:10rem;color:var(--color-text-tertiary);margin-bottom:2rem;white-space:nowrap}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g .Chat_bubble__wPZH7{padding:10rem 16rem;font-size:14rem;line-height:1.5;word-break:break-word;white-space:pre-wrap}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g .Chat_bubble__wPZH7 .Chat_imageAttachment__K6fiE{border-radius:12rem;overflow:hidden;max-width:280rem;max-height:240rem;display:block}.Chat_chatMainPane__N6Qbg .Chat_messageList__ag6W5 .Chat_messageRow__8td8g .Chat_bubble__wPZH7 .Chat_imageAttachment__K6fiE img{width:100%;height:auto;display:block;object-fit:cover}.Chat_chatMainPane__N6Qbg .Chat_inputArea__Vugvf{height:72rem;padding:12rem 20rem;background:var(--color-surface);display:flex;align-items:center;gap:12rem;flex-shrink:0;border-top:1rem solid var(--color-border);box-sizing:border-box}.Chat_chatMainPane__N6Qbg .Chat_inputArea__Vugvf .Chat_hiddenFileInput___FRtU{display:none}.Chat_chatMainPane__N6Qbg .Chat_inputArea__Vugvf .Chat_attachBtn__0lQTV{width:46rem;height:46rem;flex-shrink:0;background:var(--color-background);border:none;border-radius:14rem;color:var(--color-text-secondary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s}.Chat_chatMainPane__N6Qbg .Chat_inputArea__Vugvf .Chat_attachBtn__0lQTV:hover:not(:disabled){background:var(--color-surface-alt);color:var(--color-primary)}.Chat_chatMainPane__N6Qbg .Chat_inputArea__Vugvf .Chat_attachBtn__0lQTV:disabled{opacity:.45;cursor:not-allowed}.Chat_chatMainPane__N6Qbg .Chat_inputArea__Vugvf .Chat_textInput__hcGKD{flex:1 1;height:46rem;padding:0 18rem;background:var(--color-background);border:1rem solid rgba(0,0,0,0);border-radius:14rem;font-size:14rem;color:var(--color-text-primary);outline:none;transition:border-color .2s,box-shadow .2s}.Chat_chatMainPane__N6Qbg .Chat_inputArea__Vugvf .Chat_textInput__hcGKD:focus{border-color:var(--color-primary);box-shadow:0 0 0 3rem rgba(79,70,229,.12)}.Chat_chatMainPane__N6Qbg .Chat_inputArea__Vugvf .Chat_textInput__hcGKD::placeholder{color:var(--color-text-tertiary)}.Chat_chatMainPane__N6Qbg .Chat_inputArea__Vugvf .Chat_sendBtn__J2Scq{height:46rem;padding:0 20rem;background:var(--color-primary);color:#fff;border:none;border-radius:14rem;font-size:14rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:6rem;flex-shrink:0;transition:background .2s,transform .15s}.Chat_chatMainPane__N6Qbg .Chat_inputArea__Vugvf .Chat_sendBtn__J2Scq:hover:not(:disabled){background:var(--color-primary-hover);transform:translateY(-1rem)}.Chat_chatMainPane__N6Qbg .Chat_inputArea__Vugvf .Chat_sendBtn__J2Scq:disabled{opacity:.45;cursor:not-allowed}.Chat_chatMainPane__N6Qbg .Chat_noRoomSelected__yGb1W{margin:auto;display:flex;flex-direction:column;align-items:center;gap:14rem;text-align:center;color:var(--color-text-tertiary)}.Chat_chatMainPane__N6Qbg .Chat_noRoomSelected__yGb1W .Chat_iconCircle__aI_Dc{width:72rem;height:72rem;border-radius:24rem;background:rgba(79,70,229,.06);color:var(--color-primary);display:flex;align-items:center;justify-content:center}.Chat_chatMainPane__N6Qbg .Chat_noRoomSelected__yGb1W h3{font-size:18rem;font-weight:800;color:var(--color-text-primary);margin:0}.Chat_chatMainPane__N6Qbg .Chat_noRoomSelected__yGb1W p{font-size:14rem;color:var(--color-text-secondary);margin:0}