.predictive-search{position:relative;width:100%}.predictive-search__results{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 8px 30px #0000001f;z-index:1000;max-height:420px;overflow-y:auto}.predictive-search__loading{display:flex;justify-content:center;align-items:center;padding:24px;color:#666;font-size:.9rem}.predictive-search__products{padding:8px}.predictive-search__item{border-radius:8px;transition:background-color .15s ease}.predictive-search__item--active,.predictive-search__item:hover{background-color:#f5f5f0}.predictive-search__link{display:flex;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;color:inherit}.predictive-search__image{width:48px;height:48px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f5f5f0}.predictive-search__image img{width:100%;height:100%;object-fit:cover}.predictive-search__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8f5e9,#c8e6c9)}.predictive-search__info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.predictive-search__title{font-size:.9rem;font-weight:500;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.predictive-search__price{font-size:.85rem;font-weight:600;color:#2d5b2d}.predictive-search__no-results{padding:24px;text-align:center;color:#666;font-size:.9rem}.predictive-search__view-all{display:block;padding:14px;text-align:center;font-size:.9rem;font-weight:600;color:#2d5b2d;text-decoration:none;border-top:1px solid #e0e0e0;transition:background-color .15s ease}.predictive-search__view-all:hover{background-color:#f5f5f0}@media (max-width: 768px){.predictive-search__results{position:fixed;top:60px;left:8px;right:8px;max-height:calc(100vh - 120px)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/predictive-search.css.map */
