.onecrm-feature-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start;width:100%;box-sizing:border-box}
.onecrm-feature-main{min-width:0}
.onecrm-feature-chat{width:100%;box-sizing:border-box;background:#f5f8fc;border:1px solid #dbe4ef;padding:22px 20px;position:relative;align-self:start}
.onecrm-feature-chat h3{margin:0 0 18px;font-size:28px;line-height:1.2;font-weight:700;color:#111}
.onecrm-feature-chat-list{max-height:520px;overflow-y:auto;margin:0 0 18px;padding:0}
.onecrm-chat-entry{padding:14px 0;border-bottom:1px solid #dbe4ef}
.onecrm-chat-entry:first-child{padding-top:0}
.onecrm-chat-entry:last-child{border-bottom:0}
.onecrm-chat-meta{font-size:13px;line-height:1.35;color:#667085;margin-bottom:6px}
.onecrm-chat-email{font-weight:700;color:#56657a}
.onecrm-chat-message{font-size:15px;line-height:1.5;color:#1f2937;white-space:pre-wrap;word-break:break-word}
.onecrm-feature-chat-form{margin-top:6px}
.onecrm-chat-form textarea,.onecrm-feature-chat-form textarea{width:100%;min-height:112px;resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #cfd8e3;padding:12px 14px;font:inherit;color:#1f2937}
.onecrm-feature-chat-form textarea::placeholder{color:#8a94a3}
.onecrm-feature-chat-form .button{margin-top:10px;min-width:110px}
.onecrm-chat-error{display:none;margin:0 0 10px;color:#b32d2e;font-size:13px}
.onecrm-notes-heading{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.onecrm-notes-heading .onecrm-p-create{margin-left:0}
@media (max-width:900px){.onecrm-feature-layout{grid-template-columns:1fr}.onecrm-feature-chat{margin-top:20px}}
@media (min-width:901px){.onecrm-feature-chat{margin-top:52px}}
.onecrm-chat-modified{margin-left:12px;color:#7a8494;font-weight:400;}
@media (max-width:600px){.onecrm-chat-modified{display:block;margin:3px 0 0}}
