.md-header__predictive-search{position:relative;min-width:0}.md-predictive-search{position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);width:min(1180px,calc(100vw - 40px));z-index:120;max-height:620px;overflow-y:auto;background:#fff;border:1px solid #e7e7e7;border-radius:16px;box-shadow:0 24px 60px #0000001f}.md-predictive-search[hidden]{display:none}[data-md-predictive-search-results]{padding:20px}[data-md-predictive-search-results]{padding:0}.md-search-assistant__layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(240px,.8fr)}.md-search-assistant__products{padding:24px;border-right:1px solid #ececec}.md-search-assistant__sidebar{padding:24px;background:#fafafa}.md-search-assistant__heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.md-search-assistant__heading span{color:#171717;font-size:14px;font-weight:700}.md-search-assistant__heading small{color:#777;font-size:12px}.md-search-assistant__product-list,.md-search-assistant__link-list{margin:0;padding:0;list-style:none}.md-search-assistant__product-list{display:grid;gap:8px}.md-search-assistant__product{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:center;padding:10px;border-radius:10px;color:#171717;text-decoration:none;transition:background-color .2s ease,transform .2s ease;border-bottom:1px solid #f1f1f1}.md-search-assistant__product:hover{background:#f6f6f6;transform:translate(2px)}.md-search-assistant__product.is-active,.md-search-assistant__product[aria-selected=true],.md-search-assistant__brand-chip.is-active,.md-search-assistant__brand-chip[aria-selected=true],.md-search-assistant__search-term.is-active,.md-search-assistant__search-term[aria-selected=true],.md-search-assistant__all-results.is-active,.md-search-assistant__all-results[aria-selected=true],.md-search-assistant__link-list a.is-active,.md-search-assistant__link-list a[aria-selected=true]{outline:2px solid #0757c8;outline-offset:2px}.md-search-assistant__product:focus-visible,.md-search-assistant__brand-chip:focus-visible,.md-search-assistant__search-term:focus-visible,.md-search-assistant__all-results:focus-visible,.md-search-assistant__link-list a:focus-visible,.md-search-assistant__close:focus-visible{outline:3px solid rgba(7,87,200,.3);outline-offset:3px}.md-search-assistant__product-image{width:72px;height:72px;display:grid;place-items:center;overflow:hidden;border:1px solid #ececec;border-radius:9px;background:#fff}.md-search-assistant__product-image img{width:100%;height:100%;object-fit:contain}.md-search-assistant__product-content{min-width:0;display:grid;gap:3px}.md-search-assistant__product-content strong{overflow:hidden;color:#171717;font-size:14px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.md-search-assistant__product-content small{color:#777;font-size:12px}.md-search-assistant__product-content span{margin-top:2px;color:#171717;font-size:14px;font-weight:700}.md-search-assistant__group+.md-search-assistant__group{margin-top:28px}.md-search-assistant__link-list{display:grid;gap:6px}.md-search-assistant__link-list a{display:flex;align-items:center;justify-content:space-between;min-height:40px;padding:0 10px;border-radius:8px;color:#333;text-decoration:none;font-size:14px}.md-search-assistant__link-list a:hover{background:#fff;color:var(--md-header-accent)}.md-search-assistant__search-term{display:inline-flex;padding:9px 12px;border:1px solid #ddd6cc;border-radius:999px;color:#333;text-decoration:none;font-size:13px;font-weight:600}.md-search-assistant__search-term:hover{border-color:var(--md-header-accent);color:var(--md-header-accent)}.md-search-assistant__empty{margin:0;color:#777;font-size:13px}.md-search-assistant__all-results{display:flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 20px;border-top:1px solid #ececec;color:#171717;text-decoration:none;font-size:14px;font-weight:700}.md-search-assistant__all-results:hover{color:var(--md-header-accent);background:#fffaf3}@media screen and (max-width:760px){.md-search-assistant__layout{grid-template-columns:1fr}.md-search-assistant__products{border-right:0;border-bottom:1px solid #ececec}}.md-search-assistant__brand-list{display:flex;flex-wrap:wrap;gap:9px}.md-search-assistant__brand-chip{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border:1px solid #ddd6cc;border-radius:9px;color:#222;text-decoration:none;font-size:13px;font-weight:650;background:#fff;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.md-search-assistant__brand-chip:hover{border-color:var(--md-header-accent);color:var(--md-header-accent);background:#fffaf3}.md-search-assistant__product-meta{display:flex;flex-wrap:wrap;gap:6px 12px}.md-search-assistant__product-bottom{display:flex;align-items:center;justify-content:flex-start;gap:18px;margin-top:10px}.md-search-assistant__product-bottom span{font-size:15px;font-weight:700;color:#171717}.md-search-assistant__stock{position:relative;padding-left:12px;font-size:12px;font-weight:600;white-space:nowrap}.md-search-assistant__stock:before{content:"";position:absolute;left:0;top:50%;width:7px;height:7px;border-radius:50%;transform:translateY(-50%)}.md-search-assistant__stock--available{color:#2f6b43}.md-search-assistant__stock--available:before{background:#2f8f4e}.md-search-assistant__stock--sold-out{color:#9b3c3c}.md-search-assistant__stock--sold-out:before{background:#b44848}.md-search-assistant__close{position:absolute;top:14px;right:14px;z-index:2;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#f2f2f2;color:#171717;font-size:22px;line-height:1;cursor:pointer}.md-search-assistant__close:hover{background:#e8e8e8}.md-search-assistant__product-list li:last-child .md-search-assistant__product{border-bottom:0}.md-search-assistant__badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.md-search-assistant__badge{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.md-search-assistant__badge--new{background:#eaf8ef;color:#1d7a41}.md-search-assistant__badge--sale{background:#fff4e5;color:#cc7a00}.md-search-assistant__badge--best{background:#eef4ff;color:#1e5ed8}@media screen and (max-width:760px){.md-header__predictive-search--mobile{position:static;width:100%}.md-predictive-search--mobile{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-height:100dvh;border:0;border-radius:0;transform:none;overflow-y:auto;background:#fff}.md-predictive-search--mobile [data-md-predictive-search-results]{min-height:100dvh}.md-predictive-search--mobile .md-search-assistant__layout{grid-template-columns:1fr}.md-predictive-search--mobile .md-search-assistant__products{padding:72px 18px 20px;border-right:0;border-bottom:1px solid #ececec}.md-predictive-search--mobile .md-search-assistant__sidebar{padding:20px 18px}.md-predictive-search--mobile .md-search-assistant__product{grid-template-columns:64px minmax(0,1fr);padding:12px 0;border-radius:0}.md-predictive-search--mobile .md-search-assistant__product-image{width:64px;height:64px}.md-predictive-search--mobile .md-search-assistant__all-results{position:sticky;bottom:0;background:#fff}.md-predictive-search--mobile .md-search-assistant__close{position:fixed;top:16px;right:16px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/md-predictive-search.css.map */
