.search-field{position:relative}.ac-dropdown{z-index:1000;background:#fff;border:1px solid #e0e0e0;border-radius:10px;max-height:440px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.ac-item{cursor:pointer;align-items:center;gap:10px;padding:9px 14px;font-size:.9rem;line-height:1.3;transition:background .12s;display:flex}.ac-item:hover,.ac-item.ac-active{background:#f5f5f5}.ac-icon{color:#555;background:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;display:flex}.ac-body{flex-direction:column;flex:1;min-width:0;display:flex}.ac-label{color:#222;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ac-label strong{color:#111;font-weight:700}.ac-sub{color:#888;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:.78rem;overflow:hidden}.ac-badge{color:#fff;white-space:nowrap;background:#ff6b35;border-radius:20px;flex-shrink:0;padding:2px 8px;font-size:.7rem;font-weight:600}.ac-dropdown hr.ac-sep{border:none;border-top:1px solid #eee;margin:4px 0}.ac-dropdown::-webkit-scrollbar{width:4px}.ac-dropdown::-webkit-scrollbar-track{background:0 0}.ac-dropdown::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}