.awesomplete{position:relative;display:inline-block;width:100%}.awesomplete>ul{position:absolute;left:0;right:0;z-index:9999;background:#fff;color:#111;border:1px solid rgba(0,0,0,.3);border-radius:0 0 6px 6px;margin-top:2px;list-style:none;padding:0;box-shadow:0 2px 6px rgba(0,0,0,.4);text-align:left}.awesomplete>ul[hidden],.awesomplete>ul:empty{display:none}.awesomplete>ul>li{padding:6px 10px;cursor:pointer;background:#fff;color:#111;font-size:.95em;border-bottom:1px solid #eee}.awesomplete>ul>li:hover,.awesomplete>ul>li[aria-selected=true]{background:#f44;color:#fff}.awesomplete mark{background:transparent;color:#f44;font-weight:700}.awesomplete ul{background:#1a1a1a;border:1px solid #333;color:#fff;max-height:300px;overflow-y:auto;padding:0}.awesomplete li{display:flex;align-items:center;padding:6px 10px;border-bottom:1px solid #222}.awesomplete li:last-child{border-bottom:none}.awesomplete li img{width:36px;height:36px;object-fit:contain;margin-right:10px;border-radius:4px;background:#fff}.awesomplete li mark{background:none;color:#ff6666;font-weight:700}.awesomplete li:hover{background:#333;cursor:pointer}
