.mention-suggest{position:fixed;z-index:2100;display:none;max-height:240px;overflow:auto;padding:5px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 35px #0002}.mention-suggest.open{display:grid}.mention-suggest button{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:10px;border:0;background:transparent;text-align:left;padding:8px 10px;border-radius:5px}.mention-suggest button:hover,.mention-suggest button.active{background:#f1efe8}.mention-suggest small{overflow:hidden;text-overflow:ellipsis;color:var(--muted)}.task-mention{color:#684ea3;font-weight:650;background:#eee8fb;border-radius:4px;padding:0 2px}
