.InboxView_list__hJVSu{display:flex;flex-direction:column;gap:6px}.InboxView_empty__RuJJi{text-align:center;color:var(--text-muted,#8a8a8a);font-size:14px;line-height:1.5;padding:28px 18px;border:1.5px dashed var(--border,hsla(0,0%,50%,.3));border-radius:14px}.InboxView_convRow__gCnyW{display:flex;align-items:center;gap:12px;width:100%;text-align:left;cursor:pointer;padding:10px 12px;border:none;border-radius:14px;background:var(--surface,#fff);color:inherit}.InboxView_convRow__gCnyW:active{background:var(--surface-2,hsla(0,0%,50%,.08))}.InboxView_avatar__H5cWj{flex-shrink:0;width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#fff;background:linear-gradient(135deg,var(--accent,#2f81f7),#9b5cf6)}.InboxView_convBody__MT2z_{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:3px}.InboxView_convTop__ivE9p{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.InboxView_convName__DJ139{font-weight:600;font-size:15px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.InboxView_convTime__TiDGA{flex-shrink:0;font-size:11px;color:var(--text-muted,#8a8a8a)}.InboxView_convBottom__PrJwW{display:flex;align-items:center;justify-content:space-between;gap:8px}.InboxView_convPreview__65OlW{flex:1 1;min-width:0;font-size:13px;color:var(--text-muted,#8a8a8a);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.InboxView_unread__Famgi{flex-shrink:0;min-width:20px;height:20px;padding:0 6px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;background:var(--accent,#2f81f7);border-radius:999px}.InboxView_thread__7eluV{display:flex;flex-direction:column;height:calc(100dvh - 150px);min-height:380px}.InboxView_threadHead__DgRAg{display:flex;align-items:center;gap:10px;padding:4px 2px 10px;border-bottom:1px solid var(--border,hsla(0,0%,50%,.15))}.InboxView_back__0DD9o{width:36px;height:36px;flex-shrink:0;border:none;background:var(--surface-2,hsla(0,0%,50%,.1));border-radius:50%;font-size:18px;cursor:pointer;color:inherit}.InboxView_threadName__jRl88{font-weight:700;font-size:16px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.InboxView_messages__Urx3c{flex:1 1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:6px;padding:12px 2px}.InboxView_bubbleRow___92Jt{display:flex}.InboxView_in__qlTnt{justify-content:flex-start}.InboxView_out__sEdZW{justify-content:flex-end}.InboxView_bubble__1OFHN{max-width:78%;padding:8px 11px;border-radius:16px;font-size:15px;line-height:1.35;word-break:break-word}.InboxView_bubbleIn__ht1Ss{background:var(--surface-2,hsla(0,0%,50%,.1));border-bottom-left-radius:5px}.InboxView_bubbleOut__faC7e{background:var(--accent,#2f81f7);color:#fff;border-bottom-right-radius:5px}.InboxView_bubbleImg__eb7a6{display:block;width:100%;max-width:240px;max-height:280px;object-fit:cover;border-radius:12px;margin-bottom:4px}.InboxView_bubbleText__ZhY1Z{white-space:pre-wrap}.InboxView_bubbleMeta__oHCM8{display:flex;align-items:center;gap:6px;justify-content:flex-end;margin-top:3px;font-size:11px;opacity:.7}.InboxView_failed__Auy0G{color:#ffd0d0;font-weight:600}.InboxView_bubbleIn__ht1Ss .InboxView_failed__Auy0G{color:var(--danger,#e5484d)}.InboxView_pendingBar__NTAnO{display:flex;align-items:center;gap:10px;padding:8px 10px;margin-bottom:6px;background:var(--surface-2,hsla(0,0%,50%,.08));border-radius:12px}.InboxView_pendingThumb__XNlhq{width:40px;height:40px;object-fit:cover;border-radius:8px}.InboxView_pendingLabel__fwDRS{flex:1 1;min-width:0;font-size:13px;color:var(--text-muted,#8a8a8a)}.InboxView_pendingRemove__gwMea{width:28px;height:28px;border:none;border-radius:50%;background:var(--surface,#fff);color:var(--danger,#e5484d);font-size:13px;cursor:pointer}.InboxView_composer__aATKW{display:flex;align-items:flex-end;gap:8px;padding-top:8px;border-top:1px solid var(--border,hsla(0,0%,50%,.15))}.InboxView_attach__kQuxX,.InboxView_sendBtn__qtqxH{flex-shrink:0;width:42px;height:42px;border:none;border-radius:50%;cursor:pointer;font-size:18px}.InboxView_attach__kQuxX{background:var(--surface-2,hsla(0,0%,50%,.1));color:inherit}.InboxView_sendBtn__qtqxH{background:var(--accent,#2f81f7);color:#fff}.InboxView_sendBtn__qtqxH:disabled{opacity:.45;cursor:default}.InboxView_input__VE1Mv{flex:1 1;min-width:0;resize:none;max-height:120px;border:1px solid var(--border,hsla(0,0%,50%,.25));border-radius:20px;padding:10px 14px;font-size:16px;font-family:inherit;background:var(--surface,#fff);color:inherit;outline:none;box-sizing:border-box;line-height:1.35}.InboxView_input__VE1Mv:focus{border-color:var(--accent,#2f81f7)}