dialog.drawer.predictive-search{width:min(480px,94vw)}.predictive-search__inner{display:flex;flex-direction:column;flex:1;min-height:0}.predictive-search__body{display:block}.predictive-search__form-wrap{padding:1rem var(--container-pad);border-bottom:1px solid var(--color-border)}.predictive-search__form{position:relative;display:block}.predictive-search__form-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);display:grid;place-items:center;color:var(--color-text-soft);pointer-events:none}.predictive-search__form-icon .icon{width:18px;height:18px}.predictive-search__input.input{padding-left:2.7rem;padding-right:5.6rem}.predictive-search__input::-webkit-search-cancel-button,.predictive-search__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.predictive-search__reset,.predictive-search__submit{position:absolute;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:34px;height:34px;border-radius:var(--radius-pill);transition:background-color .15s var(--ease),color .15s var(--ease)}.predictive-search__reset{right:2.9rem;color:var(--color-text-soft)}.predictive-search__reset:hover{background:var(--color-surface);color:var(--color-text)}.predictive-search__reset .icon{width:15px;height:15px}.predictive-search__submit{right:.4rem;background:var(--color-accent);color:var(--color-accent-contrast)}.predictive-search__submit:hover{background:var(--color-accent-hover)}.predictive-search__submit .icon{width:16px;height:16px}.predictive-search__label{display:block;font-size:var(--step--1);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-soft)}.predictive-search__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.predictive-search__clear{font-size:var(--step--1);color:var(--color-text-soft);text-decoration:underline;text-underline-offset:2px}.predictive-search__clear:hover{color:var(--color-text)}.predictive-search__recent+.predictive-search__trending{margin-top:1.75rem}.predictive-search__pills{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;margin:.8rem 0 0;padding:0}.predictive-search__pill{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:var(--step--1);font-weight:600;color:var(--color-text);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-pill);transition:border-color .15s var(--ease),background-color .15s var(--ease)}.predictive-search__pill:hover{border-color:var(--color-text);background:var(--color-surface)}.predictive-search__pill .icon{width:14px;height:14px;color:var(--color-accent)}.predictive-search__loading{display:grid;place-items:center;padding:.5rem 0 1rem}.predictive-search__spinner{width:22px;height:22px;border:2px solid var(--color-border);border-top-color:var(--color-accent);border-radius:var(--radius-pill);animation:predictive-search-spin .8s linear infinite}@keyframes predictive-search-spin{to{transform:rotate(360deg)}}.predictive-search__group+.predictive-search__group{margin-top:1.6rem}.predictive-search__list{list-style:none;display:grid;gap:.25rem;margin:.6rem 0 0;padding:0}.predictive-search__item{display:grid;grid-template-columns:56px 1fr;gap:.85rem;align-items:center;padding:.5rem;border-radius:var(--radius-input);transition:background-color .15s var(--ease)}.predictive-search__thumb{width:56px;height:64px;object-fit:cover;border-radius:var(--radius-input);background:var(--color-surface)}.predictive-search__item-info{min-width:0}.predictive-search__item-title{display:block;font-weight:600;font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.predictive-search__stock{display:inline-flex;align-items:center;gap:.2rem;margin-left:.5rem;font-size:.72rem;font-weight:600;vertical-align:middle}.predictive-search__stock svg{width:12px;height:12px}.predictive-search__stock--in{color:var(--cro-success, var(--color-success, #2e7d32))}.predictive-search__stock--out{color:var(--color-text-soft, #999);font-weight:500}.predictive-search__item .price{font-size:var(--step--1)}.predictive-search__link{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .5rem;font-weight:500;border-radius:var(--radius-input);transition:background-color .15s var(--ease)}.predictive-search__link .icon{width:15px;height:15px;flex-shrink:0;color:var(--color-text-soft)}.predictive-search__item:hover,.predictive-search__link:hover,.predictive-search__item.is-active,.predictive-search__link.is-active{background:var(--color-surface)}.predictive-search__item.is-active,.predictive-search__link.is-active{outline:2px solid var(--color-accent);outline-offset:-2px}.predictive-search__footer{margin-top:1.5rem}.predictive-search__view-all.is-active{border-color:var(--color-accent)}.predictive-search__view-all .icon{width:16px;height:16px}.predictive-search__empty{display:grid;gap:.75rem;justify-items:center;text-align:center;padding-block:2.5rem;color:var(--color-text-soft)}.predictive-search__empty .icon{width:28px;height:28px}@media(prefers-reduced-motion:no-preference){.predictive-search__group,.predictive-search__footer,.predictive-search__empty{animation:predictive-search-fade var(--dur) var(--ease) both}@keyframes predictive-search-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}}@media(prefers-reduced-motion:reduce){.predictive-search__spinner{animation:none;border-top-color:var(--color-border)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-predictive-search.css.map */
