.main:has(.msg-shell){padding:0;gap:0}.msg-shell{display:grid;grid-template-columns:340px 1fr;height:calc(100vh - 56px);background:var(--bg)}.msg-sidebar{display:flex;flex-direction:column;border-right:1px solid var(--border);background:var(--surface);min-width:0;overflow:hidden}.msg-side-head{padding:12px;border-bottom:1px solid var(--border-light);display:flex;flex-direction:column;gap:8px}.msg-side-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.msg-btn-annonce{text-decoration:none;text-align:center;display:inline-flex;align-items:center;justify-content:center}.msg-filters{display:flex;gap:4px;background:var(--bg);border-radius:var(--r-md);padding:2px}.msg-filter{flex:1;padding:5px 8px;border:0;background:transparent;border-radius:var(--r-sm);font-size:.76rem;font-weight:600;color:var(--muted);cursor:pointer;transition:background .15s ease,color .15s ease}.msg-filter:hover{color:var(--text)}.msg-filter.is-active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.msg-filter-n{display:inline-block;margin-left:2px;color:var(--subtle);font-family:var(--font-mono);font-size:.68rem;font-weight:500}.msg-list{flex:1;overflow-y:auto;padding:4px}.msg-loading,.msg-empty-list{padding:24px 16px;text-align:center;color:var(--subtle);font-style:italic;margin:0}.msg-item{display:grid;grid-template-columns:36px 1fr auto;gap:10px;width:100%;padding:8px 10px;border:0;background:transparent;border-radius:var(--r-sm);cursor:pointer;text-align:left;transition:background .15s ease;align-items:center}.msg-item:hover{background:var(--surface-alt)}.msg-item.is-active{background:var(--accent-tint)}.msg-item-avatar{width:36px;height:36px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem}.msg-item-body{min-width:0}.msg-item-row1{display:flex;align-items:center;gap:6px}.msg-item-titre{font-weight:600;color:var(--text);font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.msg-item.is-unread .msg-item-titre{font-weight:700}.msg-item-date{font-size:.68rem;color:var(--subtle);font-family:var(--font-mono);white-space:nowrap}.msg-pin-ico{color:var(--accent);font-size:.75rem}.msg-item-row2{display:flex;align-items:baseline;gap:6px;margin-top:2px}.msg-item-sub{font-size:.68rem;color:var(--subtle);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}.msg-item-last{font-size:.78rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.msg-item.is-unread .msg-item-last{color:var(--text);font-weight:500}.msg-item.is-shared-annonce{border-left:3px solid var(--msg-shared-bg, #6C63FF)}.msg-item.is-shared-annonce .msg-item-avatar{background:var(--msg-shared-bg, #6C63FF)!important}.msg-item-badge{width:8px;height:8px;border-radius:50%;background:var(--accent);font-size:0}.msg-chat{display:flex;flex-direction:column;min-width:0;overflow:hidden}.msg-empty-chat{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px;color:var(--muted)}.msg-empty-emoji{font-size:3rem;margin-bottom:12px;opacity:.65}.msg-empty-title{font-family:var(--font-display);font-style:italic;font-size:1.4rem;font-weight:600;color:var(--text);margin:0 0 4px}.msg-empty-text{margin:0;font-size:.9rem}.msg-chat-active{display:flex;flex-direction:column;flex:1;min-width:0;overflow:hidden}.msg-chat-head{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--border-light);background:var(--surface);min-height:56px}.msg-back{width:32px;height:32px;border-radius:50%;border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;font-size:1rem;display:none}.msg-chat-avatar{width:38px;height:38px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.msg-chat-info{flex:1;min-width:0}.msg-chat-title{font-family:var(--font-display);font-style:italic;font-size:1.1rem;font-weight:600;color:var(--text);margin:0;line-height:1.2}.msg-chat-sub{font-size:.72rem;color:var(--subtle);margin:2px 0 0;text-transform:uppercase;letter-spacing:.04em}.msg-chat-notif-status{font-size:.78rem;color:var(--muted);margin:4px 0 0}.msg-chat-actions{display:flex;gap:4px}.msg-icon-btn{width:32px;height:32px;border-radius:var(--r-sm);border:1px solid transparent;background:transparent;color:var(--muted);cursor:pointer;font-size:.9rem;transition:background .15s ease,border-color .15s ease,color .15s ease}.msg-icon-btn:hover{background:var(--surface-alt);border-color:var(--border);color:var(--text)}.msg-icon-btn--danger:hover{color:var(--unread);border-color:var(--unread);background:var(--unread-bg)}.msg-pinned{display:flex;align-items:center;gap:8px;padding:8px 16px;background:var(--warn-bg);border-bottom:1px solid var(--warn-border);color:var(--warn-text);font-size:.82rem;cursor:pointer}.msg-pinned:hover{background:color-mix(in srgb,var(--warn-bg) 75%,var(--warn-border))}.msg-thread{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:4px;background:var(--bg)}.msg-thread-empty{margin:auto;color:var(--subtle);font-style:italic}.msg-day-sep{align-self:center;padding:4px 12px;margin:12px 0 8px;border-radius:var(--r-pill);background:var(--surface-alt);color:var(--muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.msg-row{display:flex;gap:8px;align-items:flex-end}.msg-row.is-mine{justify-content:flex-end}.msg-bubble{max-width:65%;padding:8px 12px;border-radius:var(--r-md);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);animation:msgSlideIn .25s ease-out}@keyframes msgSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.msg-row.is-mine .msg-bubble{background:var(--accent);color:#fff;border-color:var(--accent)}.msg-row.is-mine .msg-bubble a{color:#fff;text-decoration:underline}.msg-row.is-pinned .msg-bubble{border-color:var(--warn-border);box-shadow:0 0 0 2px #e5bd5540,var(--shadow-sm)}.msg-sender{font-size:.74rem;font-weight:600;color:var(--accent);margin-bottom:4px}.msg-content{font-size:.9rem;line-height:1.45;word-wrap:break-word}.msg-deleted{font-style:italic;opacity:.75}.msg-meta{display:flex;gap:6px;align-items:center;margin-top:4px;font-size:.68rem;color:var(--subtle);font-family:var(--font-mono)}.msg-row.is-mine .msg-meta{color:#fffc;justify-content:flex-end}.msg-edited{font-style:italic}.msg-pin-tag{font-family:inherit}.msg-receipt{font-family:var(--font-mono);font-size:.68rem;user-select:none;cursor:default;letter-spacing:-.5px}.msg-receipt--envoye{opacity:.55}.msg-receipt--lu{color:#7dd3fc;opacity:1;font-weight:600}.msg-attachments{display:flex;flex-direction:column;gap:4px;margin-bottom:4px}.msg-att{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:var(--bg);border-radius:var(--r-sm);text-decoration:none;color:var(--text);font-size:.82rem}.msg-row.is-mine .msg-att{background:#ffffff26;color:#fff}.msg-att--img{padding:0;overflow:hidden;max-width:240px;max-height:180px}.msg-att--img img{max-width:100%;max-height:180px;object-fit:cover;display:block}.msg-att:hover{opacity:.85}.msg-actions{display:flex;gap:2px;opacity:0;transition:opacity .15s ease}.msg-row:hover .msg-actions{opacity:1}.msg-action-btn{width:26px;height:26px;border-radius:var(--r-sm);border:1px solid transparent;background:var(--surface);color:var(--muted);cursor:pointer;font-size:.72rem;transition:all .15s ease}.msg-action-btn:hover{border-color:var(--border);color:var(--text)}.msg-action-btn--danger:hover{color:var(--unread);border-color:var(--unread)}.msg-input-zone{padding:12px 16px;border-top:1px solid var(--border-light);background:var(--surface)}.msg-input-row{display:flex;gap:6px;align-items:flex-end}.msg-textarea{flex:1;min-height:38px;max-height:160px;padding:8px 12px;border:1px solid var(--border);border-radius:var(--r-md);background:var(--bg);font-family:inherit;font-size:.92rem;line-height:1.4;color:var(--text);resize:none;transition:border-color .15s ease,box-shadow .15s ease}.msg-textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-tint)}.msg-input-hint{margin:6px 0 0;font-size:.68rem;color:var(--subtle);text-align:right}.msg-chat-disabled{padding:12px 16px;text-align:center;color:var(--muted);font-style:italic;font-size:.85rem;background:var(--surface);border-top:1px solid var(--border-light)}.msg-attachments-preview{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.msg-att-preview{position:relative;display:flex;align-items:center;gap:6px;padding:4px 8px 4px 4px;background:var(--surface-alt);border-radius:var(--r-sm);font-size:.78rem;color:var(--text)}.msg-att-preview img{width:36px;height:36px;border-radius:var(--r-sm);object-fit:cover}.msg-att-icon{font-size:1.1rem;padding:4px}.msg-att-name{max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-att-remove{width:18px;height:18px;border-radius:50%;border:0;background:#0e2a2d1f;color:var(--muted);cursor:pointer;font-size:.7rem;line-height:1}.msg-att-remove:hover{background:var(--unread);color:#fff}.msg-modal{position:fixed;inset:0;background:#0e2a2d73;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px}.msg-modal[hidden]{display:none}.msg-modal-card{background:var(--surface);border-radius:var(--r-lg);padding:24px;width:100%;max-width:460px;box-shadow:var(--shadow-lg)}.msg-modal--lg .msg-modal-card{max-width:640px}.msg-modal-title{font-family:var(--font-display);font-style:italic;font-size:1.3rem;font-weight:600;margin:0 0 16px;color:var(--text)}.msg-modal-textarea{resize:vertical;min-height:100px}.msg-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.msg-vues-stats{display:flex;gap:12px;padding:12px;background:var(--bg);border-radius:var(--r-md);margin-bottom:16px}.msg-vues-stat{display:flex;flex-direction:column;align-items:center;flex:1;font-size:1.1rem;font-weight:700;color:var(--text);font-family:var(--font-mono)}.msg-vues-stat span{font-size:.68rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-family:var(--font-ui);font-weight:600}.msg-vues-stat--ok{color:var(--success)}.msg-vues-stat--warn{color:var(--warn-text)}.msg-vues-section{margin-bottom:14px}.msg-vues-lbl{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 8px}.msg-vues-lbl-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.msg-vues-lbl-row .msg-vues-lbl{margin:0}.msg-vues-list{display:flex;flex-wrap:wrap;gap:6px;max-height:160px;overflow-y:auto}.msg-vues-empty{margin:0;color:var(--subtle);font-style:italic;font-size:.85rem}.msg-vues-nonlus-item{display:flex;align-items:center;gap:6px;padding:4px 6px;border:1px solid var(--border-light);border-radius:var(--r-sm)}.msg-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);padding:10px 18px;border-radius:var(--r-md);background:var(--text);color:var(--surface);font-size:.88rem;font-weight:600;box-shadow:var(--shadow-lg);z-index:250}.msg-toast--ok{background:var(--success)}.msg-toast--err{background:var(--unread)}.msg-toast[hidden]{display:none}@media(max-width:880px){.msg-shell{grid-template-columns:1fr}.msg-sidebar{width:100%}.msg-chat,.msg-sidebar.is-hidden-mobile{display:none}.msg-sidebar.is-hidden-mobile+.msg-chat{display:flex}.msg-back{display:inline-flex;align-items:center;justify-content:center}.msg-bubble{max-width:80%}.msg-actions{opacity:1}}.msg-filter:focus-visible,.msg-item:focus-visible,.msg-icon-btn:focus-visible,.msg-action-btn:focus-visible,.msg-att-remove:focus-visible,.msg-back:focus-visible,.msg-textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.msg-textarea:focus{outline:none}@media(prefers-reduced-motion:reduce){.msg-bubble,.msg-item{animation:none!important;transition:none!important}}
