.mx-workspace{max-width:1560px;margin:0 auto;padding:30px 26px 60px;color:#27322f}.mx-page-head,.mx-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.mx-page-head{margin-bottom:24px}.mx-page-head h1{margin:5px 0;font-size:34px}.mx-page-head p{margin:5px 0;color:#66736d}.mx-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.mx-workspace button,.mx-workspace .btn,.mx-dialog button{border-radius:9px;cursor:pointer}.mx-workspace button:disabled{opacity:.48;cursor:not-allowed}.mx-workspace [aria-busy=true]{cursor:progress}.mx-workspace input,.mx-workspace select,.mx-workspace textarea,.mx-dialog input,.mx-dialog select{min-width:0;width:100%;padding:10px 12px;border:1px solid #d7e0da;border-radius:8px;background:#fff;color:#263831;font:inherit;box-sizing:border-box}.mx-workspace select{padding-right:24px}.mx-workspace textarea{resize:vertical;min-height:78px;max-height:260px}.mx-workspace label,.mx-dialog label{display:block;font-size:13px;font-weight:600}.mx-workspace label input,.mx-dialog label input,.mx-dialog label select{margin-top:5px}.mx-status{margin:12px 0;padding:13px 16px;border:1px solid #dbcb9c;background:#fffae9;border-radius:10px;white-space:pre-wrap}.mx-health{display:flex;gap:14px;justify-content:space-between;font-size:12px;color:#32614e;margin-bottom:12px}.mx-health.warn{color:#9a6528}.mx-layout{display:grid;grid-template-columns:315px minmax(0,1fr);border:1px solid #dce3dd;border-radius:16px;overflow:hidden;background:#fff;min-height:650px;box-shadow:0 8px 35px #233b2910}.mx-inbox{border-right:1px solid #dce3dd;background:#f9fbf8;min-width:0}.mx-list-head{display:flex;align-items:center;justify-content:space-between;padding:18px 16px}.mx-list-head h2{font-size:16px;margin:0}.mx-list-head button{font-size:12px;padding:7px 9px}.mx-count{color:#7d8e83;margin-left:5px;font-size:13px}.mx-inbox form{padding:0 16px 16px}.mx-sr{font-size:0!important}.mx-sr input{font-size:13px}.mx-filter-row{display:flex;gap:7px;margin-top:8px}.mx-filter-row select{flex:1}.mx-filter-row button{font-size:12px}.mx-thread{display:block;padding:18px 16px;border-top:1px solid #e7ece7;color:inherit;text-decoration:none;position:relative}.mx-thread:hover{background:#f0f5ef}.mx-thread.selected{background:#eaf1e6;box-shadow:inset 4px 0 #5e7d50}.mx-thread-top{display:flex;justify-content:space-between;gap:6px;align-items:center}.mx-thread-top strong{font-size:14px;min-width:0;overflow:hidden;text-overflow:ellipsis}.mx-thread time{font-size:10px;color:#75816f;white-space:nowrap}.mx-thread p{font-size:13px;line-height:1.5;color:#66705f;margin:7px 0 10px;overflow-wrap:anywhere}.mx-thread-foot{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:10px;color:#74816d}.mx-tag{display:inline-block;padding:4px 7px;border-radius:6px;background:#eef1ed;font-size:11px;color:#65725d;line-height:1.35;overflow-wrap:anywhere}.mx-tag.warn{background:#fff0d2;color:#946121}.mx-tag.good{background:#e5f1e2;color:#3d6b30}.mx-unread{margin-left:auto;background:#526f47;color:#fff;min-width:20px;text-align:center;padding:2px 5px;border-radius:10px}.mx-pagination{display:flex;justify-content:center;gap:15px;align-items:center;padding:16px;font-size:12px}.mx-pagination button{padding:5px 12px}.mx-conversation{min-width:0;display:flex;flex-direction:column}.mx-conversation-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;border-bottom:1px solid #e7ece7;padding:20px 22px}.mx-conversation-head .eyebrow{font-size:10px;letter-spacing:.1em;margin:0;color:#859078}.mx-conversation-head h2{margin:7px 0 9px;font-size:22px}.mx-conversation-head button{font-size:12px;padding:8px 11px}.mx-tags{display:flex;gap:7px;flex-wrap:wrap}.mx-chat-body{display:grid;grid-template-columns:minmax(0,1fr) 235px;flex:1;min-width:0}.mx-chat-main{min-width:0;background:#f6f7f2;display:flex;flex-direction:column}.mx-messages{height:400px;min-height:220px;overflow:auto;padding:24px 20px;display:flex;flex-direction:column;gap:16px;scroll-behavior:auto}.mx-message{align-self:flex-start;border:1px solid #e2e7db;border-radius:13px 13px 13px 3px;background:#fff;padding:12px 14px;max-width:88%;min-width:150px;box-shadow:0 3px 7px #233b2907;overflow-wrap:anywhere}.mx-message.out{align-self:flex-end;border-color:#d9e4ce;background:#eaf2e3;border-radius:13px 13px 3px 13px}.mx-message-text{white-space:pre-wrap;font-size:14px;line-height:1.6}.mx-message footer{display:flex;flex-wrap:wrap;gap:7px;align-items:center;font-size:10px;color:#8a9283;margin-top:8px}.mx-message footer button{font-size:10px;padding:2px 6px}.mx-delivery{color:#557346}.mx-delivery.warn{color:#9b5f21}.mx-file{display:flex;flex-direction:column;gap:3px;background:#ffffff9e;border:1px dashed #cddbc2;border-radius:8px;padding:10px;margin:8px 0;text-decoration:none;font-size:13px;overflow-wrap:anywhere}.mx-file small{color:#8c9785;font-size:10px}.mx-code{display:block;color:#927447;font:10px ui-monospace,monospace;margin-top:5px}.mx-context{padding:22px 18px;border-left:1px solid #e3e9df;background:#fff;min-width:0}.mx-context h3{font-size:13px;margin:0 0 22px}.mx-context dl{margin:0 0 22px}.mx-context dt{font-size:11px;color:#89927f;margin:17px 0 5px}.mx-context dd{font-size:13px;margin:0;overflow-wrap:anywhere}.mx-context button{width:100%;margin-bottom:8px;font-size:12px}.mx-note{background:#faf6ed;border:1px solid #eee4d1;border-radius:11px;padding:16px;font-size:13px;line-height:1.6;color:#79664b;margin:16px 0}.mx-note p{margin:7px 0 0}.mx-context .mx-note{margin:22px 0 0;font-size:12px}.mx-hint{font-size:11px;color:#8a9181;line-height:1.6;margin:10px 0}.mx-warning{font-size:12px;line-height:1.6;color:#98672d;margin:9px 0}.mx-compose-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:12px}.mx-workspace .mx-check,.mx-dialog .mx-check{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:400;line-height:1.5}.mx-check input{width:16px;height:16px;margin:0!important;flex-shrink:0}.mx-composer-label{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.mx-composer-label small{font-size:11px;color:#939e8b}#mx-composer{background:#fff;border-top:1px solid #e5eadd;padding:18px 20px}#mx-composer details{font-size:12px;margin-top:8px}#mx-composer summary{cursor:pointer;color:#698058}.mx-file-inputs{display:grid;grid-template-columns:2fr 1fr;gap:10px;margin-top:12px}.mx-welcome{margin:auto;text-align:center;padding:40px 25px;max-width:520px}.mx-welcome-icon{font-size:54px;color:#7c9667}.mx-welcome h2{font-size:25px}.mx-welcome p{color:#8a9680;line-height:1.7;font-size:14px}.mx-empty{padding:28px 20px;color:#829277;font-size:13px;line-height:1.6}.mx-settings-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.mx-connection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.mx-connection{padding:24px;border:1px solid #e0e5da;background:#fff;border-radius:15px;min-width:0}.mx-connection header{display:flex;gap:14px;align-items:center}.mx-connection header>.mx-tag{margin-left:auto}.mx-connection h2{font-size:20px;margin:2px 0}.mx-connection .eyebrow{font-size:10px;margin:0;color:#8c9683}.mx-provider-icon{background:#edf3e6;color:#537a3e;border-radius:12px;padding:8px 14px;font-size:26px;font-weight:bold}.mx-connection p{font-size:13px;color:#7e8b75;line-height:1.65}.mx-diag{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:12px}.mx-diag dt{color:#929c88}.mx-diag dd{margin:0}.mx-channels{margin:20px 0}.mx-channels>div{border:1px solid #e4eadc;border-radius:8px;padding:11px 13px;display:flex;flex-direction:column;gap:5px;margin-bottom:8px;font-size:12px}.mx-channels small{font-size:10px;color:#8e9a80}.mx-channels span{color:#738a5d}.mx-settings-help{padding:25px 0;max-width:1000px;font-size:13px;line-height:1.8;color:#718266}.mx-settings-help h3{color:#394d2e}.mx-dialog{width:min(540px,calc(100% - 36px));max-height:90vh;overflow:auto;padding:28px;border:1px solid #d9e4ce;border-radius:16px;box-shadow:0 20px 90px #1c2b1855;box-sizing:border-box}.mx-dialog::backdrop{background:#1b2b2066}.mx-dialog label{margin:14px 0}.mx-dialog h2{font-size:22px;margin:0}.mx-dialog .mx-head button{border:0;background:none;font-size:24px}.mx-dialog-error{color:#af342b;white-space:pre-wrap;font-size:13px}.mx-dialog .mx-actions{margin-top:20px}.mx-dialog [hidden]{display:none}.mx-workspace a:focus-visible,.mx-workspace button:focus-visible,.mx-dialog :focus-visible{outline:3px solid #9ab182;outline-offset:3px}
@media(min-width:1450px){.mx-messages{height:470px}.mx-chat-body{grid-template-columns:minmax(0,1fr) 255px}}
@media(max-width:1100px){.mx-layout{grid-template-columns:270px minmax(0,1fr)}.mx-chat-body{grid-template-columns:minmax(0,1fr)}.mx-context{border-top:1px solid #e3e9df;border-left:0}.mx-context dl{display:grid;grid-template-columns:100px 1fr;align-items:center;gap:10px}.mx-context dt{margin:0}.mx-context button{width:auto;margin-right:8px}.mx-context .mx-note{display:none}.mx-conversation-head{flex-direction:column}}
@media(max-width:700px){.mx-workspace{padding:20px 12px 40px}.mx-page-head{align-items:flex-start;flex-direction:column;gap:13px}.mx-page-head h1{font-size:28px}.mx-page-head p{font-size:12px}.mx-page-head .mx-actions .btn,.mx-page-head .mx-actions button{font-size:12px;padding:9px 12px}.mx-layout{display:flex;flex-direction:column}.mx-inbox{border-right:0;border-bottom:1px solid #dce3dd}.mx-thread-list{max-height:240px;overflow:auto}.mx-list-head{padding:15px}.mx-inbox form{padding-bottom:12px}.mx-thread{padding:12px 15px}.mx-thread p{margin:5px 0}.mx-pagination{padding:10px}.mx-messages{height:390px;padding:20px 13px}.mx-conversation-head{padding:18px 15px}.mx-conversation-head h2{font-size:21px}.mx-health{font-size:10px;gap:8px;flex-wrap:wrap}.mx-message{max-width:94%;padding:10px 12px}.mx-compose-bottom{align-items:flex-start;flex-direction:column}.mx-compose-bottom button{width:100%}#mx-composer{padding:15px 13px}.mx-composer-label{flex-direction:column;gap:4px}.mx-connection-grid{grid-template-columns:1fr}.mx-connection{padding:20px 16px}.mx-connection h2{font-size:18px}.mx-connection header{gap:10px;flex-wrap:wrap}.mx-file-inputs{grid-template-columns:1fr}.mx-dialog{padding:22px}.mx-context{padding:20px 15px}}

/* v54 private attachments */
.mx-attachment-tools{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:10px}
.mx-attachment-tools button,.mx-upload-button{font-size:12px!important;padding:8px 12px;border:1px solid #cbd9c2;border-radius:9px;background:#f6f9f2;color:#456138;cursor:pointer}
.mx-upload-button{position:relative;overflow:hidden;display:inline-flex!important;align-items:center;min-height:34px;box-sizing:border-box}
.mx-upload-button input{position:absolute;width:100%!important;height:100%;left:0;top:0;opacity:0;cursor:pointer;margin:0!important}
.mx-upload-button:focus-within{outline:3px solid #9ab182;outline-offset:2px}
.mx-stored-file{min-width:0}.mx-stored-file img{display:block;max-width:100%;width:auto;max-height:230px;object-fit:contain;border-radius:8px;margin:8px 0}
.mx-selected-attachment{border:1px solid #d4e1cc;border-radius:10px;background:#f6f9f3;padding:12px;margin:10px 0}
.mx-selected-attachment .mx-stored-file{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center}
.mx-selected-attachment img{max-width:90px;max-height:90px;margin:0}.mx-selected-attachment small{display:block;font-size:11px;margin-top:6px;color:#69785e}
.mx-draft-file{display:flex;justify-content:space-between;gap:8px;padding:10px 0;border-bottom:1px solid #e2e9da;align-items:center}.mx-draft-file span{overflow-wrap:anywhere;min-width:0}.mx-draft-file div{display:flex;gap:5px;flex-shrink:0}.mx-draft-file button{padding:5px 7px;font-size:11px}
.mx-photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mx-photo-choice{border:1px solid #dce5d5;border-radius:10px;padding:10px;margin:0!important;cursor:pointer;min-width:0}.mx-photo-choice:has(input:checked){outline:2px solid #6c8858;background:#f0f5eb}.mx-photo-choice img{width:100%;height:140px;object-fit:contain}.mx-photo-choice span{display:flex;align-items:center;gap:6px;font-size:12px;line-height:1.5}.mx-photo-choice input{width:16px;flex:none}
@media(max-width:700px){.mx-photo-grid{grid-template-columns:1fr}.mx-draft-file{flex-direction:column;align-items:flex-start}.mx-stored-file img{max-height:180px}.mx-selected-attachment .mx-stored-file{grid-template-columns:64px minmax(0,1fr)}.mx-selected-attachment img{max-width:64px}}

/* A document without a thumbnail must use the full row, including on phones. */
.mx-selected-attachment .mx-stored-file>.mx-file:first-child,.mx-selected-attachment .mx-stored-file>small,.mx-selected-attachment .mx-stored-file>.mx-warning{grid-column:1/-1}

/* v56 direct channels */
.mx-sms-quote{padding:12px 14px;border:1px solid #d4dcdb;border-radius:12px;background:#f5f8f7;margin:10px 0}.mx-sms-quote p{margin:5px 0;font-size:12px}.mx-sms-quote .mx-message-text{border-top:1px solid #d4dcdb;padding-top:8px}.mx-sms-composer label{display:block}.mx-sms-composer .mx-check{display:flex}.mx-connection .mx-note{margin:12px 0}[hidden]{display:none!important}

/* Operational consent must remain accessible when decorative context notes hide on mobile. */
.mx-context .mx-sms-contact{display:block}
