.qedu-entity-search-host{position:relative!important}
.qedu-entity-suggestions{position:absolute;z-index:1400;top:calc(100% + 6px);left:0;width:100%;min-width:min(100%,280px);max-height:320px;overflow:auto;background:var(--card,#fff);border:1px solid var(--border,#dbe3ef);border-radius:14px;box-shadow:0 18px 44px rgba(15,23,42,.16);padding:6px}
.qedu-entity-suggestions[hidden]{display:none!important}
.qedu-entity-suggestions button{width:100%;border:0;background:transparent;border-radius:10px;padding:9px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;color:var(--text,#1e293b);cursor:pointer;font:inherit}
.qedu-entity-suggestions button:hover,.qedu-entity-suggestions button.is-selected{background:rgba(109,40,217,.08)}
.qedu-entity-suggestions button span{display:grid;gap:2px;min-width:0}
.qedu-entity-suggestions button strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.qedu-entity-suggestions button small{font-size:11px;color:var(--muted,#64748b);letter-spacing:.02em}
.qedu-entity-suggestions button em{font-style:normal;font-size:10px;font-weight:700;padding:4px 7px;border-radius:999px;white-space:nowrap}
.qedu-entity-suggestions button em.active{color:#15803d;background:#dcfce7}
.qedu-entity-suggestions button em.inactive{color:#b91c1c;background:#fee2e2}
.qedu-entity-empty{padding:14px;text-align:center;color:var(--muted,#64748b);font-size:12px}
@media(max-width:640px){.qedu-entity-suggestions{position:fixed;left:12px;right:12px;top:auto;width:auto;max-height:min(42vh,320px);margin-top:6px}.qedu-entity-suggestions button{padding:11px 10px}.qedu-entity-suggestions button strong{font-size:13px}}
