.conv-list{background:#1a1a18;border-right:.5px solid #2a2a28;flex-direction:column;height:100%;display:flex}.conv-list__header{border-bottom:.5px solid #2a2a28;flex-shrink:0;padding:12px 14px}.conv-list__title{color:#f0efeb;font-size:13px;font-weight:500}.conv-list__subtitle{color:#555552;margin-top:1px;font-size:11px}.conv-list__scroll{flex:1;overflow-y:auto}.conv-list__empty{text-align:center;color:#555552;padding:32px 16px;font-size:13px}.conv-thread{text-align:left;cursor:pointer;background:#1a1a18;border:0;border-bottom:.5px solid #222220;width:100%;padding:10px 14px;display:block}.conv-thread:hover,.conv-thread--active{background:#222220}.conv-thread__inner{grid-template-columns:32px 1fr auto;align-items:flex-start;gap:8px;display:grid}.conv-thread__avatar{color:#a89ff5;background:#2a2660;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:500;display:flex}.conv-thread__body{min-width:0}.conv-thread__name{color:#f0efeb;margin-bottom:2px;font-size:13px;font-weight:500}.conv-thread__campaign{color:#555552;font-size:11px}.conv-thread__last-msg{color:#888885;white-space:nowrap;text-overflow:ellipsis;max-width:150px;margin-top:3px;font-size:12px;overflow:hidden}.conv-thread__meta{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.conv-thread__time{color:#555552;font-size:10px}.conv-thread__unread{color:#fff;background:#e24b4a;border-radius:8px;padding:1px 5px;font-size:10px;font-weight:500}.score-pill{border-radius:10px;padding:2px 7px;font-size:10px;font-weight:500}.score-pill--hot{color:#a89ff5;background:#2a2660}.score-pill--warm{color:#e8a44a;background:#2d2410}.score-pill--cold{color:#888885;background:#222220}
.chat-panel{background:#111110;flex-direction:column;height:100%;display:flex}.chat-panel__head{background:#1a1a18;border-bottom:.5px solid #2a2a28;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.chat-panel__lead{align-items:center;gap:10px;min-width:0;display:flex}.chat-panel__avatar{color:#a89ff5;background:#2a2660;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:500;display:flex}.chat-panel__lead-copy{min-width:0}.chat-panel__lead-name{color:#f0efeb;font-size:14px;font-weight:500}.chat-panel__lead-meta{color:#555552;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:11px;overflow:hidden}.chat-panel__score{border-radius:10px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:500}.chat-panel__score--hot{color:#a89ff5;background:#2a2660}.chat-panel__score--warm{color:#e8a44a;background:#2d2410}.chat-panel__score--cold{color:#888885;background:#222220}.chat-panel__body{background:#111110;flex-direction:column;flex:1;gap:10px;padding:14px 16px;display:flex;overflow-y:auto}.chat-message{flex-direction:column;max-width:75%;display:flex}.chat-message--outbound{align-self:flex-end;align-items:flex-end}.chat-message--inbound{align-self:flex-start;align-items:flex-start}.chat-message__bubble{padding:10px 13px;font-size:13px;line-height:1.45}.chat-message--outbound .chat-message__bubble{color:#fff;background:#5b52d6;border-radius:10px 2px 10px 10px}.chat-message--inbound .chat-message__bubble{color:#f0efeb;background:#222220;border:.5px solid #2a2a28;border-radius:2px 10px 10px}.chat-message__time{color:#555552;margin-top:3px;font-size:10px}.chat-panel__empty{text-align:center;color:#555552;padding:32px 0;font-size:13px}.chat-panel__ai{background:#2a2660;border:.5px solid #3a3290;border-radius:8px;flex-shrink:0;gap:8px;margin:0 16px 12px;padding:10px 12px;display:flex}.chat-panel__ai-icon{color:#a89ff5;flex-shrink:0;font-size:14px}.chat-panel__ai-title{color:#a89ff5;margin-bottom:2px;font-size:11px;font-weight:500}.chat-panel__ai-text{color:#c8c2ff;opacity:.9;font-size:12px;line-height:1.5}.chat-panel__input{background:#1a1a18;border-top:.5px solid #2a2a28;flex-shrink:0;padding:10px 16px}.chat-panel__composer{background:#111110;border:.5px solid #2a2a28;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.chat-panel__textarea{color:#f0efeb;resize:none;background:0 0;border:none;outline:none;flex:1;min-height:20px;max-height:90px;font-size:13px}.chat-panel__textarea::placeholder{color:#555552}.chat-panel__send{cursor:pointer;background:#5b52d6;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.chat-panel__send:disabled{opacity:.4;cursor:not-allowed}
