.hfm-autocomplete{position:relative}.hfm-autocomplete .hfm-autocomplete__search-bar{background:#fff;border:2px solid #d7dce3;border-radius:999px;align-items:center;gap:12px;padding:6px 6px 6px 16px;transition:border-color .15s;display:flex;box-shadow:0 4px 14px #0000000f}.hfm-autocomplete .hfm-autocomplete__search-bar.hfm-autocomplete__search-bar--focused{border-color:#3b82f6}.hfm-autocomplete .hfm-autocomplete__input{color:#1f2937;background:0 0;border:none;outline:none;flex:1;font-size:15px}.hfm-autocomplete .hfm-autocomplete__input::placeholder{color:#9aa3af}.hfm-autocomplete .hfm-autocomplete__clear-btn{color:#9aa3af;cursor:pointer;background:0 0;border:none;padding:4px;font-size:16px;line-height:0}.hfm-autocomplete .hfm-autocomplete__dropdown{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0000001f}.hfm-autocomplete .hfm-autocomplete__dropdown-header{color:#9aa3af;letter-spacing:.3px;padding:14px 20px 8px;font-size:13px}.hfm-autocomplete .hfm-autocomplete__list{max-height:360px;padding:0 4px;overflow-y:auto}.hfm-autocomplete .hfm-autocomplete__list::-webkit-scrollbar{width:8px}.hfm-autocomplete .hfm-autocomplete__list::-webkit-scrollbar-track{background:0 0}.hfm-autocomplete .hfm-autocomplete__list::-webkit-scrollbar-thumb{background:#c7cdd6;border-radius:10px}.hfm-autocomplete .hfm-autocomplete__item{cursor:pointer;color:inherit;border-radius:10px;align-items:center;gap:14px;padding:10px 16px;text-decoration:none;display:flex}.hfm-autocomplete .hfm-autocomplete__item:hover,.hfm-autocomplete .hfm-autocomplete__item.hfm-autocomplete__item--active{background:#eaf2ff}.hfm-autocomplete .hfm-autocomplete__item-thumb{background:#f3f4f6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.hfm-autocomplete .hfm-autocomplete__item-thumb img{object-fit:cover;width:100%;height:100%}.hfm-autocomplete .hfm-autocomplete__item-thumb{color:#2f7dfa}.hfm-autocomplete .hfm-autocomplete__item-body{flex:1;min-width:0}.hfm-autocomplete .hfm-autocomplete__item-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hfm-autocomplete .hfm-autocomplete__item-title{color:#1f2937;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.hfm-autocomplete .hfm-autocomplete__item-title mark{color:inherit;background:#fff176;border-radius:2px;padding:0 1px}.hfm-autocomplete .hfm-autocomplete__badge{color:#6b5bd6;white-space:nowrap;background:#f0edfd;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.5}.hfm-autocomplete .hfm-autocomplete__item-subtitle{color:#9aa3af;margin-top:2px;font-size:13px}.hfm-autocomplete .hfm-autocomplete__item-trailing{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.hfm-autocomplete .hfm-autocomplete__price{color:#1f2937;font-size:14px;font-weight:600}.hfm-autocomplete .hfm-autocomplete__stock{font-size:12px;font-weight:600}.hfm-autocomplete .hfm-autocomplete__stock.hfm-autocomplete__stock--in{color:#2fa87e}.hfm-autocomplete .hfm-autocomplete__stock.hfm-autocomplete__stock--out{color:#d1495b}.hfm-autocomplete .hfm-autocomplete__footer{color:#9aa3af;border-top:1px solid #eef0f3;justify-content:center;gap:20px;padding:10px 16px;font-size:12px;display:flex}.hfm-autocomplete .hfm-autocomplete__footer kbd{background:#f3f4f6;border:1px solid #e2e5e9;border-radius:5px;margin:0 3px;padding:1px 6px;font-family:inherit;font-size:11px}.hfm-autocomplete .hfm-autocomplete__no-results{text-align:center;color:#9aa3af;padding:30px 20px;font-size:14px}
