.product-search{flex:auto;min-width:0;max-width:28rem;margin:0 12px;position:relative}.product-search__form{width:100%}.product-search__input{box-sizing:border-box;width:100%;font-family:var(--font-ibm-plex-mono), monospace;letter-spacing:.02em;color:#fff;text-transform:lowercase;background:0 0;border:none;border-bottom:1px solid #ffffff47;border-radius:0;outline:none;padding:8px 2px;font-size:13px;font-weight:400;line-height:1.2;transition:border-color .15s}.product-search__input::placeholder{color:#fff6;text-transform:lowercase}.product-search__input::-webkit-search-cancel-button{appearance:none}.product-search__input:hover{border-bottom-color:#ffffff80}.product-search__input:focus{border-bottom-color:#fff}.product-search__panel{z-index:40;background:#000;border:1px solid #ffffff38;max-height:min(70vh,22rem);position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto}.product-search__status{font-family:var(--font-ibm-plex-mono), monospace;letter-spacing:.04em;text-transform:lowercase;color:#ffffff73;border-bottom:1px solid #ffffff1f;margin:0;padding:8px 10px;font-size:11px}.product-search__list{margin:0;padding:0;list-style:none}.product-search__option{color:#fff;text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:none;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.product-search__option:hover,.product-search__option--active{background:#ffffff14}.product-search__thumb{background:#fff;width:40px;height:30px;display:block;overflow:hidden}.product-search__image{object-fit:cover;width:100%;height:100%;display:block}.product-search__meta{flex-direction:column;gap:2px;min-width:0;display:flex}.product-search__name{font-family:var(--font-roboto-condensed), Arial, Helvetica, sans-serif;letter-spacing:.02em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:600;line-height:1.2;overflow:hidden}.product-search__price{font-family:var(--font-ibm-plex-mono), monospace;letter-spacing:.02em;color:#ffffff8c;text-transform:lowercase;font-size:11px}.product-search__action{font-family:var(--font-ibm-plex-mono), monospace;letter-spacing:.04em;text-transform:lowercase;color:#ffffffb8;white-space:nowrap;font-size:11px}.product-search__option--active .product-search__action,.product-search__option:hover .product-search__action{color:#fff}@media (max-width:899px){.product-search{max-width:none;margin:0 0 0 12px}}
