.inbox-module__89NEnq__container{flex-direction:column;width:100%;max-width:1400px;height:100vh;margin:0 auto;padding:2rem;display:flex}.inbox-module__89NEnq__header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.inbox-module__89NEnq__headerLeft{align-items:center;gap:1.5rem;display:flex}.inbox-module__89NEnq__backButton{color:var(--text-muted);transition:color var(--transition-fast);font-weight:500}.inbox-module__89NEnq__backButton:hover{color:var(--text-main)}.inbox-module__89NEnq__title{margin:0;font-size:1.5rem;font-weight:700}.inbox-module__89NEnq__headerActions{gap:1rem;display:flex}.inbox-module__89NEnq__filterButton{border-radius:var(--radius-full);background-color:var(--bg-surface);border:1px solid var(--border-light);color:var(--text-main);padding:.5rem 1rem;font-weight:500}.inbox-module__89NEnq__layout{flex:1;gap:2rem;min-height:0;display:flex}.inbox-module__89NEnq__threadList{background-color:var(--bg-surface);border:1px solid var(--border-light);border-radius:var(--radius-lg);flex:1;overflow-y:auto}.inbox-module__89NEnq__threadItem{border-bottom:1px solid var(--border-light);cursor:pointer;transition:background-color var(--transition-fast);padding:1.5rem}.inbox-module__89NEnq__threadItem:hover{background-color:var(--bg-surface-hover)}.inbox-module__89NEnq__threadItem.inbox-module__89NEnq__active{border-left:3px solid var(--color-primary);background-color:#4f46e50d}.inbox-module__89NEnq__threadHeader{justify-content:space-between;margin-bottom:.5rem;display:flex}.inbox-module__89NEnq__userName{color:var(--text-main)}.inbox-module__89NEnq__time{color:var(--text-muted);font-size:.85rem}.inbox-module__89NEnq__platformBadge{color:var(--color-primary);text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.inbox-module__89NEnq__threadPreview{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.95rem;line-height:1.4;display:-webkit-box;overflow:hidden}.inbox-module__89NEnq__aiBadges{gap:.5rem;display:flex}.inbox-module__89NEnq__sentimentBadge,.inbox-module__89NEnq__priorityBadge{border-radius:var(--radius-full);padding:.25rem .5rem;font-size:.75rem;font-weight:600}.inbox-module__89NEnq__priorityBadge{color:var(--color-error);background-color:#ef44441a}.inbox-module__89NEnq__threadDetail{background-color:var(--bg-surface);border:1px solid var(--border-light);border-radius:var(--radius-lg);flex-direction:column;flex:2;display:flex}.inbox-module__89NEnq__emptyState{color:var(--text-muted);flex:1;justify-content:center;align-items:center;font-style:italic;display:flex}.inbox-module__89NEnq__detailHeader{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.inbox-module__89NEnq__contactInfo{align-items:center;gap:1rem;display:flex}.inbox-module__89NEnq__avatar{border-radius:var(--radius-full);background-color:var(--color-primary);color:#fff;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.inbox-module__89NEnq__contactName{margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.inbox-module__89NEnq__contactMeta{color:var(--text-muted);font-size:.85rem}.inbox-module__89NEnq__crmButton{border-radius:var(--radius-md);border:1px solid var(--border-light);color:var(--color-primary);background-color:#0000;padding:.5rem 1rem;font-weight:600}.inbox-module__89NEnq__messageHistory{background-color:var(--bg-base);flex:1;padding:1.5rem;overflow-y:auto}.inbox-module__89NEnq__messageBubble{background-color:var(--bg-surface);border-radius:var(--radius-lg);max-width:80%;box-shadow:var(--shadow-sm);border-bottom-left-radius:0;padding:1rem}.inbox-module__89NEnq__messageMeta{color:var(--text-muted);margin-bottom:.5rem;font-size:.75rem}.inbox-module__89NEnq__replyArea{border-top:1px solid var(--border-light);padding:1.5rem}.inbox-module__89NEnq__aiSuggestions{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.inbox-module__89NEnq__suggestionTitle{color:#8b5cf6;font-size:.85rem;font-weight:600}.inbox-module__89NEnq__suggestionBtn{border-radius:var(--radius-full);color:#8b5cf6;transition:all var(--transition-fast);background-color:#8b5cf61a;border:1px solid #8b5cf633;padding:.25rem .75rem;font-size:.8rem}.inbox-module__89NEnq__suggestionBtn:hover{background-color:#8b5cf633}.inbox-module__89NEnq__replyInputWrapper{gap:1rem;display:flex}.inbox-module__89NEnq__replyInput{border-radius:var(--radius-md);border:1px solid var(--border-light);background-color:var(--bg-base);color:var(--text-main);flex:1;padding:1rem;font-family:inherit;font-size:1rem}.inbox-module__89NEnq__replyInput:focus{border-color:var(--color-primary);outline:none}.inbox-module__89NEnq__sendButton{border-radius:var(--radius-md);background-color:var(--color-primary);color:#fff;box-shadow:var(--shadow-sm);transition:background-color var(--transition-fast);padding:0 1.5rem;font-weight:600}.inbox-module__89NEnq__sendButton:hover{background-color:var(--color-primary-hover)}
