.chat_chatLayout__l2z_n{display:flex;height:auto;background:#fff;overflow:hidden;position:fixed;top:71px;left:0;right:0;bottom:0}.chat_chatList__5_0Fe{width:350px;border-right:1px solid #eee;display:flex;flex-direction:column}.chat_listHeader__b4DGN{padding:1.5rem;border-bottom:1px solid #eee}.chat_listHeader__b4DGN h2{font-size:1.25rem;color:#1c2b38}.chat_scrollArea__IQDwC{flex:1 1;overflow-y:auto}.chat_chatItem__G5dV6{display:flex;padding:1rem;gap:1rem;cursor:pointer;border-bottom:1px solid #f9f9f9;transition:background .2s}.chat_chatItem__G5dV6:hover{background:#f4f7f9}.chat_chatItem__G5dV6.chat_active__uaZ7N{background:#f0fdf4;border-left:4px solid #008b5e}.chat_adImage__WJFXM{width:50px;height:50px;border-radius:8px;object-fit:cover}.chat_itemInfo__kpfOc{flex:1 1;min-width:0}.chat_itemHeader__o_mgE{display:flex;justify-content:space-between;margin-bottom:4px}.chat_partnerName__oomeN{font-weight:700;font-size:.95rem;color:#1c2b38}.chat_time__gCDcF{font-size:.75rem;color:#888}.chat_lastMsg__xQIkB{font-size:.85rem;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat_chatWindow__eaBG_{flex:1 1;display:flex;flex-direction:column;background:#f8fafc;height:100%;overflow:hidden}.chat_windowHeader__rfuBe{padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.chat_headerLeft__YHUm3{display:flex;align-items:center;gap:1rem}.chat_backBtn__mUcnU{display:none;background:none;border:none;cursor:pointer}.chat_messages__lm0aI{flex:1 1;padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.chat_messageRow__V8vrI{display:flex;width:100%}.chat_messageRow__V8vrI.chat_sent__g_ZqH{justify-content:flex-end}.chat_messageRow__V8vrI.chat_received__KgtII{justify-content:flex-start}.chat_bubble__FrlRr{max-width:80%;padding:.7rem 1rem;border-radius:18px;font-size:.95rem;position:relative;line-height:1.4}.chat_sent__g_ZqH .chat_bubble__FrlRr{background:#d4f0e4;color:#1a3a2a;border-bottom-right-radius:4px}.chat_received__KgtII .chat_bubble__FrlRr{background:#fff;color:#1c2b38;border-bottom-left-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.chat_imageMessageWrapper__HkRk2{margin:.3rem 0}.chat_msgImg__rrQro{display:block;width:220px;height:165px;object-fit:cover;border-radius:10px;cursor:zoom-in;transition:opacity .2s,transform .2s;border:1px solid rgba(0,0,0,.08)}.chat_msgImg__rrQro:hover{opacity:.85;transform:scale(1.03)}.chat_msgTime__hHnO8{font-size:.7rem;margin-top:4px;display:block}.chat_sent__g_ZqH .chat_msgTime__hHnO8{color:rgba(26,58,42,.55);text-align:right}.chat_received__KgtII .chat_msgTime__hHnO8{color:#888}.chat_inputArea__1shF9{padding:1rem 1.5rem;background:#fff;border-top:1px solid #eee;display:flex;align-items:center;gap:1rem}.chat_uploadBtn__Vl2sN{background:#f1f5f9;color:#64748b;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.chat_uploadBtn__Vl2sN:hover{background:#e2e8f0;color:#1c2b38}.chat_inputWrapper__q_Jzy{flex:1 1;background:#f1f5f9;border-radius:24px;padding:0 1rem;display:flex;align-items:center}.chat_input__dK78a{width:100%;border:none;background:none;padding:.8rem 0;outline:none;font-size:.95rem}.chat_sendBtn__2MVnN{background:#008b5e;color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.chat_sendBtn__2MVnN:hover{transform:scale(1.05);background:#007550}.chat_sendBtn__2MVnN:disabled{background:#cbd5e1;cursor:not-allowed}.chat_emptyState__0xH4L{flex:1 1;flex-direction:column;color:#94a3b8;gap:1rem}.chat_emptyState__0xH4L,.chat_lightbox__shOqN{display:flex;align-items:center;justify-content:center}.chat_lightbox__shOqN{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);z-index:2000;padding:2rem}.chat_lightboxContent__BGl28{position:relative;max-width:100%;max-height:100%}.chat_lightboxContent__BGl28 img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:8px}.chat_closeLightbox___eMWa{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:2.5rem;cursor:pointer}@media (max-width:768px){.chat_chatLayout__l2z_n{height:auto}.chat_chatList__5_0Fe{width:100%}.chat_chatWindow__eaBG_{position:fixed;top:71px;left:0;right:0;bottom:0;z-index:1000;height:auto}.chat_backBtn__mUcnU{display:block}}