.ks-ac-dropdown{position:absolute;top:100%;left:0;right:0;z-index:10000;max-height:400px;overflow-y:auto;background:#161b22;border:1px solid rgba(255,255,255,.08);border-top:none;border-radius:0 0 12px 12px;box-shadow:0 8px 32px rgba(0,0,0,.4);scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.ks-ac-dropdown::-webkit-scrollbar{width:6px}.ks-ac-dropdown::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:3px}.ks-ac-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px 6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#8b949e;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.ks-ac-clear-btn{background:none;border:none;color:var(--knack-accent,#60335e);font-size:11px;font-weight:600;cursor:pointer;padding:0;text-transform:none;letter-spacing:0}.ks-ac-clear-btn:hover{text-decoration:underline}.ks-ac-item{display:flex;align-items:center;gap:10px;padding:8px 14px;cursor:pointer;transition:background .12s;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.ks-ac-item:hover,.ks-ac-item.ks-ac-active{background:rgba(255,255,255,.06)}.ks-ac-item:last-child{border-radius:0 0 12px 12px}.ks-ac-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.ks-ac-thumb{width:32px;height:32px;border-radius:6px;object-fit:cover;flex-shrink:0}.ks-ac-hash-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.06);color:var(--knack-accent,#60335e);font-size:16px;font-weight:700;flex-shrink:0}.ks-ac-item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.ks-ac-item-title{font-size:13px;font-weight:500;color:#e6edf3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ks-ac-item-sub{font-size:12px;color:#8b949e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ks-ac-type-badge{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;padding:2px 8px;border-radius:4px;flex-shrink:0;white-space:nowrap}.ks-ac-type-people{background:rgba(96,51,94,.2);color:#c084b8}.ks-ac-type-products{background:rgba(56,139,253,.15);color:#79c0ff}.ks-ac-type-events{background:rgba(240,198,116,.15);color:#f0c674}.ks-ac-recent-icon,.ks-ac-suggestion-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;color:#8b949e}.ks-ac-recent .ks-ac-item-title,.ks-ac-suggestion .ks-ac-item-title{font-weight:400}.ks-ac-suggestion .ks-ac-item-title{color:var(--knack-accent,#60335e);font-style:italic}