.t247-contact-actions{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 12px}.t247-contact-actions button,.t247-contact-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border:1px solid #0a63b8;border-radius:5px;background:#fff;color:#0a63b8;font-weight:700;cursor:pointer}.t247-contact-actions .t247-primary{background:#0a63b8;color:#fff}.t247-phone-mask{font-weight:700}.t247-inline-status{font-size:13px;color:#555;margin-top:5px}.t247-messages-page{width:100%;padding:10px 0 25px}.t247-messages-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.t247-messages-head h1{font-size:24px;color:#023A74}.t247-messages-layout{display:grid;grid-template-columns:minmax(240px,34%) 1fr;gap:14px}.t247-inbox-list,.t247-chat-panel{border:1px solid #d8e0e8;border-radius:6px;background:#fff;min-height:420px}.t247-inbox-item{display:block;padding:12px;border-bottom:1px solid #edf0f3}.t247-inbox-item:hover{background:#f7fbff}.t247-inbox-title{font-weight:700;color:#023A74}.t247-inbox-role,.t247-inbox-time{font-size:12px;color:#777}.t247-inbox-preview{color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.t247-chat-unread{display:inline-block;min-width:20px;padding:1px 6px;border-radius:10px;background:#023A74;color:#fff;text-align:center;font-size:12px}.t247-chat-panel{display:flex;flex-direction:column}.t247-chat-panel-hidden{visibility:hidden}.t247-chat-panel-title{font-weight:700;padding:12px;border-bottom:1px solid #edf0f3;color:#023A74}.t247-chat-messages{flex:1;overflow:auto;padding:12px;min-height:300px;max-height:520px}.t247-chat-message{max-width:78%;margin:6px 0;padding:8px 10px;border-radius:10px;background:#f0f2f5;white-space:pre-wrap;word-break:break-word}.t247-chat-message.mine{margin-left:auto;background:#e7f2ff}.t247-chat-message-time{display:block;font-size:11px;color:#777;margin-top:3px}.t247-chat-form{display:flex;gap:8px;padding:10px;border-top:1px solid #edf0f3}.t247-chat-form textarea{flex:1;min-height:52px;max-height:130px;padding:9px;border:1px solid #ccd7e2;border-radius:5px;resize:vertical}.t247-chat-form button{min-width:74px;background:#023A74;color:#fff;border-radius:5px;font-weight:700}.t247-chat-status,.t247-chat-empty{padding:10px;color:#555}.t247-chat-empty{background:#f7f9fb;border-radius:5px}@media(max-width:700px){.t247-messages-layout{grid-template-columns:1fr}.t247-inbox-list,.t247-chat-panel{min-height:auto}.t247-chat-messages{min-height:260px}.t247-chat-message{max-width:88%}.t247-contact-actions button,.t247-contact-actions a{width:100%}}
