.chat-module__r3ZgIG__page{max-width:1280px;margin:0 auto;padding:0 32px 32px}.chat-module__r3ZgIG__breadcrumb{color:var(--text-secondary);align-items:center;gap:8px;margin-bottom:20px;padding-top:22px;font-size:13px;display:flex}.chat-module__r3ZgIG__breadcrumb a{color:var(--primary);text-decoration:none}.chat-module__r3ZgIG__breadcrumb a:hover{text-decoration:underline}.chat-module__r3ZgIG__chatLayout{grid-template-columns:240px 1fr;gap:24px;height:calc(100vh - 190px);min-height:580px;display:grid}@media (max-width:768px){.chat-module__r3ZgIG__chatLayout{grid-template-columns:1fr}.chat-module__r3ZgIG__sidebar{display:none}}.chat-module__r3ZgIG__sidebar{scrollbar-width:thin;height:100%;overflow-y:auto}.chat-module__r3ZgIG__sidebarCard{background:var(--card);border-radius:var(--radius-m);box-shadow:var(--shadow-card);border:1px solid var(--border);overflow:hidden}.chat-module__r3ZgIG__sidebarProfile{border-bottom:1px solid var(--border);text-align:center;padding:24px 20px}.chat-module__r3ZgIG__sidebarAvatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 12px;font-size:26px;font-weight:800;display:flex}.chat-module__r3ZgIG__sidebarName{color:var(--text-primary);margin-bottom:3px;font-size:15px;font-weight:700}.chat-module__r3ZgIG__sidebarEmail{color:var(--text-secondary);font-size:12px}.chat-module__r3ZgIG__sidebarNav{padding:8px 0}.chat-module__r3ZgIG__sidebarNavLabel{text-transform:uppercase;letter-spacing:.6px;color:var(--text-secondary);padding:14px 20px 6px;font-size:10px;font-weight:700}.chat-module__r3ZgIG__sidebarNavItem{color:var(--text-secondary);align-items:center;gap:12px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.chat-module__r3ZgIG__sidebarNavItem i{flex-shrink:0;font-size:20px}.chat-module__r3ZgIG__sidebarNavItem:hover{color:var(--primary);background:var(--primary-light)}.chat-module__r3ZgIG__sidebarNavItemActive{color:var(--primary);background:var(--primary-light);border-right:3px solid var(--primary)}.chat-module__r3ZgIG__sidebarNavBadge{background:var(--primary);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 4px;font-size:10px;font-weight:700;display:flex}.chat-module__r3ZgIG__chatRoomPanel{background:var(--card);border-radius:var(--radius-m);box-shadow:var(--shadow-card);border:1px solid var(--border);flex-direction:column;height:calc(100vh - 120px);min-height:580px;display:flex;overflow:hidden}.chat-module__r3ZgIG__chatRoomBar{background:var(--primary);border-radius:var(--radius-m) var(--radius-m) var(--radius-full) var(--radius-full);color:#fff;flex-shrink:0;align-items:center;gap:14px;padding:14px 20px;display:flex}.chat-module__r3ZgIG__chatRoomBack{color:#ffffffe6;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;font-size:22px;transition:opacity .15s;display:flex}.chat-module__r3ZgIG__chatRoomBack:hover{opacity:.75}.chat-module__r3ZgIG__chatRoomAvatar{color:#fff;background:#ffffff38;border:2px solid #fff6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:700;display:flex}.chat-module__r3ZgIG__chatRoomAgentInfo{flex:1;min-width:0}.chat-module__r3ZgIG__chatRoomAgentName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.chat-module__r3ZgIG__chatRoomAgentSub{color:#ffffffb3;align-items:center;gap:5px;margin-top:2px;font-size:11px;display:flex}.chat-module__r3ZgIG__onlineBadgeBar{background:#4ade80;border-radius:50%;width:7px;height:7px;display:inline-block}.chat-module__r3ZgIG__chatRoomActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.chat-module__r3ZgIG__chatRoomActionBtn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:background .15s;display:flex}.chat-module__r3ZgIG__chatRoomActionBtn:hover{background:#ffffff47}.chat-module__r3ZgIG__chatInfoBar{background:var(--card);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.chat-module__r3ZgIG__vendorTagName{color:var(--text-primary);font-size:13px;font-weight:600}.chat-module__r3ZgIG__vendorTagCat{color:var(--text-secondary);margin-top:2px;font-size:11px}.chat-module__r3ZgIG__chatOrderLink{color:var(--primary);border:1.5px solid var(--primary);border-radius:var(--radius-full);align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.chat-module__r3ZgIG__chatOrderLink:hover{background:var(--primary-light)}.chat-module__r3ZgIG__chatMessages{background:var(--bg);flex-direction:column;flex:1;gap:2px;padding:20px 24px;display:flex;overflow-y:auto}.chat-module__r3ZgIG__dateSep{justify-content:center;align-items:center;margin:14px 0 10px;display:flex}.chat-module__r3ZgIG__dateSepPill{background:var(--border);color:var(--text-secondary);border-radius:var(--radius-full);padding:4px 14px;font-size:11px;font-weight:600}.chat-module__r3ZgIG__msgRow{margin-bottom:2px;display:flex}.chat-module__r3ZgIG__msgRowOut{justify-content:flex-end}.chat-module__r3ZgIG__msgRowIn{justify-content:flex-start}.chat-module__r3ZgIG__msgGroup{align-items:flex-end;gap:8px;max-width:66%;display:flex}.chat-module__r3ZgIG__bubble{word-break:break-word;padding:10px 14px;font-size:13.5px;line-height:1.55}.chat-module__r3ZgIG__bubbleOut{background:var(--primary);color:#fff;border-radius:18px 18px 4px}.chat-module__r3ZgIG__bubbleIn{background:var(--card);color:var(--text-primary);border-radius:18px 18px 18px 4px;box-shadow:0 1px 4px #0000000f}.chat-module__r3ZgIG__bubbleMeta{justify-content:flex-end;align-items:center;gap:4px;margin-top:5px;display:flex}.chat-module__r3ZgIG__bubbleTime{color:var(--text-secondary);font-size:10px}.chat-module__r3ZgIG__bubbleOut .chat-module__r3ZgIG__bubbleTime{color:#ffffffb3}.chat-module__r3ZgIG__tick{color:#ffffffbf;font-size:14px}.chat-module__r3ZgIG__bubbleAvatarSm{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex}.chat-module__r3ZgIG__fileBubble{align-items:center;gap:10px;padding:2px 0;display:flex}.chat-module__r3ZgIG__fileIconWrap{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.chat-module__r3ZgIG__fileIconWrap.chat-module__r3ZgIG__in{background:var(--primary-light);color:var(--primary)}.chat-module__r3ZgIG__fileIconWrap.chat-module__r3ZgIG__out{color:#fff;background:#ffffff2e}.chat-module__r3ZgIG__fileIconWrap i{font-size:20px}.chat-module__r3ZgIG__fileDetails{flex:1;min-width:0}.chat-module__r3ZgIG__fileName{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.chat-module__r3ZgIG__fileSize{color:var(--text-secondary);margin-top:2px;font-size:11px}.chat-module__r3ZgIG__bubbleOut .chat-module__r3ZgIG__fileSize{color:#ffffffb3}.chat-module__r3ZgIG__fileDownload{cursor:pointer;flex-shrink:0;font-size:20px}.chat-module__r3ZgIG__fileDownload.chat-module__r3ZgIG__in{color:var(--primary)}.chat-module__r3ZgIG__fileDownload.chat-module__r3ZgIG__out{color:#fffc}.chat-module__r3ZgIG__audioBubble{align-items:center;gap:10px;min-width:200px;display:flex}.chat-module__r3ZgIG__audioPlayBtn{cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;transition:all .15s;display:flex}.chat-module__r3ZgIG__audioPlayBtn.chat-module__r3ZgIG__out{color:#fff;background:#fff3}.chat-module__r3ZgIG__audioPlayBtn.chat-module__r3ZgIG__out:hover{background:#ffffff59}.chat-module__r3ZgIG__audioInfo{flex:1}.chat-module__r3ZgIG__audioScrubber{cursor:pointer;border:none;border-radius:2px;outline:none;width:100%;height:3px;margin-bottom:4px}.chat-module__r3ZgIG__audioScrubber.chat-module__r3ZgIG__out{background:#ffffff4d}.chat-module__r3ZgIG__audioDurations{justify-content:space-between;display:flex}.chat-module__r3ZgIG__audioDur{font-size:10px}.chat-module__r3ZgIG__audioDur.chat-module__r3ZgIG__out{color:#ffffffa6}.chat-module__r3ZgIG__typingIndicator{background:var(--card);border-radius:18px 18px 18px 4px;align-items:center;gap:4px;width:fit-content;padding:12px 16px;display:flex;box-shadow:0 1px 4px #0000000f}.chat-module__r3ZgIG__typingDot{background:var(--text-secondary);border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite chat-module__r3ZgIG__typingBounce}.chat-module__r3ZgIG__typingDot:first-child{animation-delay:0s}.chat-module__r3ZgIG__typingDot:nth-child(2){animation-delay:.2s}.chat-module__r3ZgIG__typingDot:nth-child(3){animation-delay:.4s}@keyframes chat-module__r3ZgIG__typingBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.chat-module__r3ZgIG__chatInputBar{background:var(--card);border-top:1px solid var(--border);flex-shrink:0;align-items:center;gap:10px;padding:12px 20px;display:flex}.chat-module__r3ZgIG__inputWrap{background:var(--input-bg);border:1.5px solid var(--border);border-radius:var(--radius-full);flex:1;align-items:center;gap:6px;min-height:46px;padding:0 6px 0 14px;transition:border-color .15s;display:flex}.chat-module__r3ZgIG__inputWrap:focus-within{border-color:var(--primary)}.chat-module__r3ZgIG__chatTextInput{color:var(--text-primary);resize:none;background:0 0;border:none;outline:none;flex:1;min-height:24px;max-height:120px;padding:10px 0;font-family:Poppins,sans-serif;font-size:14px;line-height:1.45}.chat-module__r3ZgIG__inputIconBtn{width:34px;height:34px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:19px;transition:all .15s;display:flex}.chat-module__r3ZgIG__inputIconBtn:hover{color:var(--primary);background:var(--primary-light)}.chat-module__r3ZgIG__chatMicBtn{background:var(--primary);color:#fff;cursor:pointer;width:46px;height:46px;box-shadow:var(--shadow-btn);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;transition:background .15s,transform .15s;display:flex}.chat-module__r3ZgIG__chatMicBtn:hover{background:var(--primary-dark);transform:scale(1.06)}.chat-module__r3ZgIG__chatMicBtn.chat-module__r3ZgIG__recording{background:var(--primary-dark);transform:scale(1.15);box-shadow:0 0 15px #d7192166}@keyframes chat-module__r3ZgIG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}
