.td-mention-host{position:relative;overflow:visible}.td-mention-menu{position:absolute;left:0;right:0;z-index:60;display:grid;gap:8px;padding:10px;border:1px solid rgba(148,163,184,.22);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 24px 44px #0f172a2e;backdrop-filter:blur(10px)}.td-mention-menu--above{bottom:calc(100% + 10px)}.td-mention-menu--below{top:calc(100% + 10px)}.td-mention-menu[hidden]{display:none!important}.td-mention-menu__status{margin:0;color:#64748b;font-size:.82rem;line-height:1.5}.td-mention-menu__list{display:grid;gap:6px}.td-mention-menu__item{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;padding:10px 12px;border:1px solid transparent;border-radius:14px;background:transparent;color:inherit;text-align:left;transition:background .12s ease,border-color .12s ease,transform .12s ease}.td-mention-menu__item:hover,.td-mention-menu__item.is-active{background:rgba(239,246,255,.96);border-color:#60a5fa47;transform:translateY(-1px)}.td-mention-menu__avatar,.td-mention-menu__avatar img{width:36px;height:36px}.td-mention-menu__avatar{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:999px;background:linear-gradient(180deg,#dbeafe 0%,#bfdbfe 100%);color:#1d4ed8;font-size:.82rem;font-weight:800}.td-mention-menu__avatar img{display:block;-o-object-fit:cover;object-fit:cover}.td-mention-menu__copy{min-width:0;display:grid;gap:2px}.td-mention-menu__label,.td-mention-menu__meta{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.td-mention-menu__label{color:#172033;font-size:.92rem;font-weight:700}.td-mention-menu__meta{color:#64748b;font-size:.78rem}.td-inline-mention{display:inline-block;padding:.04em .45em;border-radius:999px;background:rgba(14,116,144,.12);color:#0f3f56;font-weight:700;line-height:1.45;box-decoration-break:clone;-webkit-box-decoration-break:clone}html.dark .td-mention-menu,body.theme-dark .td-mention-menu{border-color:#94a3b82e;background:rgba(15,23,42,.96);box-shadow:0 24px 44px #0206176b}html.dark .td-mention-menu__status,html.dark .td-mention-menu__meta,body.theme-dark .td-mention-menu__status,body.theme-dark .td-mention-menu__meta{color:#94a3b8}html.dark .td-mention-menu__label,body.theme-dark .td-mention-menu__label{color:#f8fafc}html.dark .td-mention-menu__item:hover,html.dark .td-mention-menu__item.is-active,body.theme-dark .td-mention-menu__item:hover,body.theme-dark .td-mention-menu__item.is-active{background:rgba(30,41,59,.94);border-color:#60a5fa4d}html.dark .td-inline-mention,body.theme-dark .td-inline-mention{background:rgba(56,189,248,.18);color:#d8f3ff}
