.predictive-search{position:relative}.predictive-search-toggle{display:none}.predictive-search-panel{display:flex;flex-direction:column}html.js .predictive-search-toggle,.predictive-search.js-enabled .predictive-search-toggle{display:flex}html.js .predictive-search-panel,.predictive-search.js-enabled .predictive-search-panel{display:none}.predictive-search.js-enabled.open .predictive-search-panel{display:flex;position:absolute;top:calc(100% + 10px);right:0;z-index:220;width:320px;max-width:calc(100vw - 32px);background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow);padding:12px}.predictive-search-form{display:flex;align-items:center;gap:6px}.predictive-search-form input[type=search]{flex:1;min-width:0;border:1px solid var(--line);border-radius:var(--radius-sm);padding:9px 12px;font-size:14px;color:var(--ink);background:#fff;font-family:inherit}.predictive-search-form input[type=search]::placeholder{color:var(--muted)}.predictive-search-form input[type=search]:focus{outline:none;border-color:var(--primary)}.predictive-search-form input[type=search]::-webkit-search-cancel-button{display:none}.predictive-search-close{display:none}.predictive-search.js-enabled.open .predictive-search-close{display:inline-flex}.predictive-search-results{margin-top:10px;max-height:360px;overflow-y:auto}.predictive-search-status{font-size:13.5px;color:var(--muted);padding:14px 4px;text-align:center}.predictive-search-status--error{color:var(--danger)}.predictive-search-list{display:flex;flex-direction:column;gap:4px;list-style:none}.predictive-search-item{display:flex;align-items:center;gap:10px;padding:8px 6px;border-radius:var(--radius-sm);color:var(--ink)}.predictive-search-item:hover,.predictive-search-item:focus{background:var(--surface);outline:none}.predictive-search-thumb{width:48px;height:48px;border-radius:var(--radius-sm);object-fit:cover;background:var(--surface);flex:none}.predictive-search-thumb--empty{display:block}.predictive-search-item-info{display:flex;flex-direction:column;gap:2px;min-width:0}.predictive-search-item-title{font-size:13.5px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.predictive-search-item-price{font-size:13px;color:var(--muted)}.predictive-search-view-all{display:block;text-align:center;margin-top:10px;padding-top:10px;border-top:1px solid var(--line);font-size:13.5px;font-weight:600;color:var(--primary)}@media(max-width:600px){.predictive-search.js-enabled.open .predictive-search-panel{position:fixed;top:0;right:0;bottom:0;left:0;width:auto;max-width:none;border-radius:0;padding:16px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/predictive-search.css.map */
