.tribute-container{position:absolute;top:0;left:0;height:auto;overflow:auto;display:block;z-index:999999;max-width:22rem;box-shadow:0 2px 8px rgba(0,0,0,.18);border-radius:4px}
.tribute-container ul{margin:0;padding:0;list-style:none;background:#fff;color:#1d2327}
.tribute-container li{padding:.4em .7em;cursor:pointer;display:flex;gap:.5em;justify-content:space-between}
.tribute-container li.highlight,.tribute-container li:hover{background:#f0f6fc}
.tribute-container .cm-value{opacity:.65;font-size:.9em}
.tribute-container .cm-type-group,.tribute-container .cm-type-role,.tribute-container .cm-type-keyword{font-weight:600}
.wp-note-mention,.crowd-mention,.crowdmention-collective{font-weight:600;text-decoration:none}
.crowd-mention,.crowdmention-collective{background:rgba(34,113,177,.08);border-radius:3px;padding:0 .2em}
.crowd-mention-private,.crowd-mention-gone{font-style:italic;opacity:.75}
.crowdmentions-space .comment-crowd_log,.crowdmentions-space .crowd_log{font-style:italic;opacity:.8}
.crowdmentions-sealed-note{border-left:3px solid #dba617;padding-left:.6em}
@media (prefers-color-scheme:dark){.tribute-container ul{background:#1d2327;color:#f0f0f1}.tribute-container li.highlight,.tribute-container li:hover{background:#2c3338}}
