.mention-wrap{display:block;position:relative}.mention-wrap>textarea{box-sizing:border-box;width:100%;display:block}.mention-suggestions{z-index:2400;background:var(--bg-card,#181c28);border:1px solid #ffffff1f;border-radius:12px;max-height:280px;margin:4px 0 0;padding:4px;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #00000073}.mention-suggestions__item{cursor:pointer;color:var(--text);border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex}.mention-suggestions__item.is-active,.mention-suggestions__item:hover{background:#35ccbd1f}.mention-suggestions__avatar{color:#fff;background:linear-gradient(135deg,#35ccbd59,#e0722740);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.72rem;font-weight:800;display:inline-flex;overflow:hidden}.mention-suggestions__avatar img{object-fit:cover;width:100%;height:100%}.mention-suggestions__identity{flex-direction:column;min-width:0;display:flex}.mention-suggestions__identity strong{white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:700;overflow:hidden}.mention-suggestions__handle{color:var(--text-sub);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}
