.mta{position:relative}.mta>textarea{box-sizing:border-box;width:100%}.mta-menu{z-index:1200;background:var(--surface-warm,#fff);border:1px solid var(--border);border-radius:12px;max-height:232px;margin:0;padding:4px;list-style:none;position:fixed;overflow-y:auto;box-shadow:0 10px 30px -12px #00000047}.mta-menu li{margin:0}.mta-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;width:100%;padding:7px 9px;transition:background .12s;display:flex}.mta-item--active{background:var(--accent-tint-soft)}.mta-avatar{border:1px solid var(--border);background:var(--surface-warm,#fff);width:30px;height:30px;color:var(--accent);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:700;display:grid;overflow:hidden}.mta-avatar img{object-fit:cover;width:100%;height:100%}.mta-id{flex-direction:column;min-width:0;line-height:1.25;display:flex}.mta-handle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:700;overflow:hidden}.mta-name{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}@media (max-width:640px){.mta-menu{max-height:200px}.mta-item{padding:8px 9px}}
