.js-smart-search{position:relative}.smart-suggest{background:#fff;border-radius:12px;max-height:62vh;overflow-y:auto;overscroll-behavior:contain;text-align:left}.smart-suggest--dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:1060;border:1px solid rgba(0,0,0,.08);box-shadow:0 12px 32px rgba(0,0,0,.12)}.modal-search .smart-suggest{margin-top:16px;border-top:1px solid rgba(0,0,0,.08);padding-top:8px}.smart-suggest[hidden]{display:none}.smart-suggest__group+.smart-suggest__group{border-top:1px solid rgba(0,0,0,.06)}.smart-suggest__title{margin:0;padding:10px 16px 4px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#8a8a8a}.smart-suggest__row{display:flex;align-items:center;gap:12px;padding:8px 16px;color:inherit;text-decoration:none;transition:background-color .15s}.smart-suggest__row.is-active,.smart-suggest__row:hover{background:#f6f6f8;color:inherit}.smart-suggest__thumb{position:relative;flex:0 0 48px;width:48px;height:48px;border-radius:8px;overflow:hidden;background:#f2f2f4}.smart-suggest__thumb img{width:100%;height:100%;object-fit:cover}.smart-suggest__badge{position:absolute;top:0;left:0;padding:0 4px;border-radius:0 0 6px;background:#e53935;color:#fff;font-size:9px;font-weight:700;line-height:14px}.smart-suggest__icon{flex:0 0 48px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f2f2f4;font-size:18px}.smart-suggest__body{flex:1 1 auto;min-width:0}.smart-suggest__name{display:block;font-size:14px;font-weight:500;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-suggest__name mark{padding:0;background:0 0;color:inherit;font-weight:700}.smart-suggest__meta{display:block;margin-top:2px;font-size:12px;color:#8a8a8a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-suggest__oos{margin-left:8px;color:#e53935}.smart-suggest__count{flex:0 0 auto;padding:2px 8px;border-radius:999px;background:#f2f2f4;font-size:11px;color:#6b6b6b}.smart-suggest__prices{flex:0 0 auto;text-align:right;white-space:nowrap}.smart-suggest__price{display:block;font-size:14px;font-weight:600}.smart-suggest__price-old{display:block;font-size:12px;color:#9a9a9a;text-decoration:line-through}.smart-suggest__all{display:block;padding:12px 16px;border-top:1px solid rgba(0,0,0,.06);font-size:13px;font-weight:600;text-align:center;text-decoration:none;color:inherit}.smart-suggest__all.is-active,.smart-suggest__all:hover{background:#f6f6f8;color:inherit}.smart-suggest__empty,.smart-suggest__loading{padding:20px 16px;text-align:center;color:#8a8a8a;font-size:13px}.smart-suggest__empty-title{margin:0 0 4px;font-size:14px;font-weight:600;color:#2b2b2b}.smart-suggest__empty-text{margin:0 0 12px}.smart-recent-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.smart-recent{display:flex;align-items:center;gap:10px;padding:8px;border:1px solid rgba(0,0,0,.07);border-radius:10px;color:inherit;text-decoration:none;transition:border-color .15s}.smart-recent:hover{border-color:rgba(0,0,0,.22);color:inherit}.smart-recent__thumb{flex:0 0 48px;width:48px;height:48px;border-radius:8px;overflow:hidden;background:#f2f2f4}.smart-recent__thumb img{width:100%;height:100%;object-fit:cover}.smart-recent__name{flex:1 1 auto;min-width:0;font-size:12px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.smart-recent__price{flex:0 0 auto;font-size:12px;font-weight:600}.smart-recent-searches{margin-bottom:24px}@media (max-width:575px){.smart-suggest{max-height:55vh}.smart-suggest__row{padding:8px 12px}.smart-recent-grid{grid-template-columns:1fr}}.smart-aisles{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px}.smart-aisle{display:inline-flex;align-items:center;min-height:36px;padding:0 15px;border:1px solid var(--line,rgba(0,0,0,.12));border-radius:100px;font-size:13px;line-height:1.2;text-align:center;text-decoration:none;color:inherit;transition:background-color .15s}.smart-aisle:hover{background:var(--line,#f2f2f4);color:inherit}