.mention-autocomplete-dropdown{background:#fff;border:1px solid var(--dropdown-divider-bg,#dee2e6);border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,0.25);max-height:220px;overflow-y:auto;min-width:220px;z-index:100000}.mention-suggest-item{display:flex;align-items:center;padding:6px 10px;cursor:pointer}.mention-suggest-item:hover{background-color:#f0f0f0}.mention-suggest-icon-wrapper{width:24px;height:24px;margin-right:8px;display:inline-flex;align-items:center;justify-content:center}.mention-suggest-icon-wrapper img{width:24px;height:24px;border-radius:50%}.hidden{display:none}.comment-text .xwiki-mention,.panel-comment-text .xwiki-mention,.reply-text .xwiki-mention{font-weight:600}.comment:has(>.comment-content:contains('[Inline comment]')){display:none}