.ml-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:var(--space-4);border-bottom:1px solid var(--border)}.ml-tabs button{font:inherit;font-size:14px;font-weight:600;background:none;border:0;border-bottom:3px solid transparent;padding:9px 12px;color:var(--text-muted);cursor:pointer;display:inline-flex;gap:7px;align-items:center}.ml-tabs button.is-on{color:var(--primary);border-bottom-color:var(--action)}.ml-tabs button:hover{color:var(--primary)}.ml-title{font-size:20px;color:var(--primary);margin:0;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.ml-to{position:relative}.ml-to-line{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:6px 10px;border:1px solid var(--border-strong);border-radius:var(--r-sm);background:#fff;cursor:text;min-height:44px}.ml-to-line:focus-within{border-color:var(--action);box-shadow:var(--glow-action)}.ml-to-lab{font-weight:700;color:var(--text-muted);font-size:13.5px}.ml-chips{display:contents}.ml-chip{display:inline-flex;align-items:center;gap:4px;background:var(--accent-soft);color:var(--primary);font-size:13px;font-weight:600;padding:3px 4px 3px 10px;border-radius:var(--r-pill);max-width:100%}.ml-chip-email,.ml-chip-contact{background:var(--cream);border:1px solid var(--border);font-weight:500}.ml-chip button{border:0;background:none;cursor:pointer;font-size:16px;line-height:1;color:var(--text-muted);padding:0 5px;border-radius:50%}.ml-chip button:hover{color:var(--danger)}.ml-to-input{flex:1 1 180px;min-width:140px;border:0;outline:none;font:inherit;font-size:14px;padding:5px 2px;background:transparent}.ml-sugg{position:absolute;z-index:30;left:0;right:0;top:calc(100% + 4px);background:#fff;border:1px solid var(--border-strong);border-radius:var(--r-md);box-shadow:var(--shadow-card);max-height:320px;overflow-y:auto}.ml-sugg-item{display:flex;justify-content:space-between;gap:12px;width:100%;text-align:left;font:inherit;font-size:14px;background:#fff;border:0;padding:9px 12px;cursor:pointer}.ml-sugg-item small{color:var(--text-muted);font-size:12px;text-align:right}.ml-sugg-item.is-on,.ml-sugg-item:hover{background:#f2f6fd}.ml-quick{margin-top:8px;font-size:13px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.ml-quick-btn{font:inherit;font-size:12.5px;background:#fff;border:1px dashed var(--border-strong);border-radius:var(--r-pill);padding:4px 10px;cursor:pointer;color:var(--primary)}.ml-quick-btn span{color:var(--text-muted)}.ml-quick-btn:hover:not(:disabled){border-style:solid;border-color:var(--action)}.ml-quick-btn:disabled{opacity:.5;cursor:default}.ml-editor-host .ql-toolbar{border-radius:var(--r-sm) var(--r-sm) 0 0;border-color:var(--border-strong);background:var(--cream)}.ml-editor-host .ql-container{border-radius:0 0 var(--r-sm) var(--r-sm);border-color:var(--border-strong);font-family:Arial,Helvetica,sans-serif;font-size:15px;background:#fff}.ml-editor-host .ql-editor{min-height:220px;line-height:1.6;color:#24324a}.ml-editor-host .ql-editor p{margin-bottom:10px}.ml-total{margin:10px 0 0;font-size:14px}.ml-liste{margin-top:8px;font-size:13.5px}.ml-liste summary,.ml-reglages summary{cursor:pointer;color:var(--action);font-weight:600}.ml-reglages{margin-top:var(--space-4);font-size:14px}.ml-people{columns:2 260px;margin:8px 0 0;padding-left:18px}.ml-people li{break-inside:avoid;margin-bottom:2px}.ml-link{font:inherit;font-size:13.5px;background:none;border:0;color:var(--action);cursor:pointer;text-decoration:underline;padding:0}.ml-big{font-size:16px;padding:12px 22px}.ml-pj{display:flex;flex-wrap:wrap;gap:8px;margin-top:var(--space-3)}.ml-pj-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;border:1px solid var(--border);border-radius:var(--r-pill);padding:3px 4px 3px 10px;background:var(--cream)}.ml-pj-item small{color:var(--text-muted)}.ml-pj-item button{border:0;background:none;cursor:pointer;font-size:16px;color:var(--text-muted)}.ml-fold>summary{list-style:none;cursor:pointer}.ml-fold>summary::-webkit-details-marker{display:none}.ml-fold>summary .ak-h2{margin:0;font-weight:700}.ml-fold>summary:after{content:"afficher";float:right;margin-top:-24px;font-size:12.5px;color:var(--action);font-weight:600}.ml-fold[open]>summary{margin-bottom:var(--space-3)}.ml-fold[open]>summary:after{content:"replier"}.ml-progress{height:10px;border-radius:99px;background:var(--cream);border:1px solid var(--border);overflow:hidden}.ml-progress span{display:block;height:100%;background:var(--action);transition:width .4s}.ml-preview{width:100%;height:70vh;border:1px solid var(--border);border-radius:var(--r-md);background:#fff}.ml-recap{margin:0 0 var(--space-4);padding-left:18px;font-size:14px;line-height:1.6}.ml-send-dialog{max-width:520px}.ml-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--space-3)}.ml-cards .ak-card{margin:0}.ml-gcard h2{justify-content:space-between}[hidden]{display:none!important}
