.sb-fast-search{box-sizing:border-box;padding:16px;width:100%}.sb-fast-search__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.sb-fast-search__header strong{color:#1f2937;font-size:16px;font-weight:700}.sb-fast-search__header span{color:#667085;font-size:12px}.sb-fast-search__grid{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:0}.sb-fast-search__item{margin:0;min-width:0}.sb-fast-search__card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-sizing:border-box;color:#1f2937;display:grid;gap:10px;grid-template-columns:84px minmax(0,1fr);min-height:108px;padding:10px;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease}.sb-fast-search__card:hover,.sb-fast-search__card:focus{border-color:#2f80ed;box-shadow:0 3px 12px rgba(31,41,55,.12);color:#1f2937;text-decoration:none}.sb-fast-search__image{align-items:center;aspect-ratio:1;background:#f7f8fa;border-radius:4px;display:flex;justify-content:center;overflow:hidden;width:84px}.sb-fast-search__image img{height:84px;object-fit:contain;width:84px}.sb-fast-search__image-placeholder{background:#e5e7eb;display:block;height:34px;width:42px}.sb-fast-search__details{display:flex;flex-direction:column;min-width:0}.sb-fast-search__meta,.sb-fast-search__sku{color:#667085;display:block;font-size:10px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-fast-search__name{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#1f2937;display:-webkit-box;font-size:13px;font-weight:700;line-height:1.35;margin:3px 0;min-height:35px;overflow:hidden}.sb-fast-search__prices{align-items:baseline;display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.sb-fast-search__price{color:#e96700;font-size:15px;font-weight:800}.sb-fast-search__old-price{color:#98a2b3;font-size:10px}.sb-fast-search__all{align-items:center;border-top:1px solid #e5e7eb;color:#1677c8;display:flex;font-size:13px;font-weight:700;justify-content:space-between;margin-top:12px;padding:12px 2px 0;text-decoration:none}.sb-fast-search__all:hover,.sb-fast-search__all:focus{color:#0f5e9f;text-decoration:none}.sb-fast-search__all span:last-child{font-size:22px;line-height:16px}.amsearch-products-section:has(.sb-fast-search){padding:0}@media (max-width:900px){.sb-fast-search__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.sb-fast-search{padding:10px}.sb-fast-search__grid{grid-template-columns:minmax(0,1fr)}.sb-fast-search__card{min-height:96px}}