.conversations{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,2fr);margin-bottom:26px;min-height:580px}.conversation-sidebar{border-right:1px solid #e1e6eb;min-width:0}.conversation-picker{padding:15px 18px;font-size:.875rem}.conversation-picker select{font-size:.875rem}.conversation-list{display:block;max-height:540px;overflow:auto}.conversation-person{display:block;text-align:left;width:100%;padding:17px 18px;border-top:1px solid #edf0f3;min-width:0}.conversation-person strong{display:block;font-size:.9rem}.conversation-person small{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:6px;font-size:.8rem;max-width:230px}.conversation-person:hover{background:#f7f9fc}.conversation-person.selected{background:#f4f7fa;box-shadow:inset 3px 0 #c9263e}.conversation-main{min-width:0;display:flex;flex-direction:column}.conversation-header{display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid #e1e6eb;padding:20px}.conversation-header h2{font-size:1.1rem}.conversation-header p{font-size:.85rem;color:#66768a;margin-top:4px}.conversation-header .secondary{font-size:.8rem}.conversation-history{height:420px;min-height:180px;overflow:auto;padding:20px;overscroll-behavior:contain}.conversation-history .message-entry{margin-right:30px}.conversation-history .message-entry.outbound{margin-right:0;margin-left:45px}.conversation-history .message-entry p{white-space:pre-wrap}.message-compose{border-top:1px solid #e1e6eb;background:#fcfdfe;padding:20px;display:grid;gap:12px;margin-top:auto}.message-compose textarea{font-size:1rem;line-height:1.55}.message-compose textarea[readonly]{background:#f5f6f8}.compose-footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.compose-footer>span{font-size:.8rem;color:#77869a}.compose-footer button{white-space:nowrap}.message-compose .help{margin:0}.followup-panel .row-actions{flex-wrap:wrap;gap:12px}.followup-panel .empty{padding:24px}.followup-panel .empty>.icon{margin-bottom:10px}
@media(max-width:1000px){.conversations{grid-template-columns:220px minmax(0,1fr)}.conversation-header{flex-wrap:wrap}.conversation-history .message-entry.outbound{margin-left:15px}.conversation-history .message-entry{margin-right:15px}}
@media(max-width:760px){.conversations{display:block}.conversation-sidebar{border-right:0;border-bottom:1px solid #e1e6eb}.conversation-sidebar .panel-heading{padding:16px 18px}.conversation-list{max-height:180px;display:flex;overflow-x:auto}.conversation-person{min-width:190px;width:190px;border-right:1px solid #edf0f3}.conversation-person small{max-width:155px}.conversation-picker{padding:12px 18px}.conversation-history{height:360px;padding:15px}.conversation-history .message-entry{margin-right:15px}.conversation-history .message-entry.outbound{margin-left:15px}.message-compose{padding:16px}.compose-footer{align-items:flex-start}.compose-footer>span{max-width:150px}.conversation-main .selection-empty{padding:30px 20px}.conversation-header{padding:16px}.conversation-header .secondary{padding:8px 12px;min-height:38px}}
