ts-predictive-search{display:block}.ts-predictive-search__dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;margin:0;padding:0;max-width:none;max-height:none;width:100%;height:100%;border:none;background:transparent;color:var(--color-foreground)}.ts-predictive-search__dialog:not([open]){display:none}.ts-predictive-search__dialog::backdrop{background:#0006}.ts-predictive-search__panel{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-height:100%;background:var(--color-surface, #fff);overflow:hidden}@media(min-width:1024px){.ts-predictive-search__panel{max-height:min(80vh,720px)}}.ts-predictive-search__header{flex-shrink:0;border-bottom:1px solid var(--color-divider)}.ts-predictive-search__field-wrap{width:100%}.ts-predictive-search__field{display:flex;align-items:center;width:100%;height:48px;padding-inline:24px;gap:12px;background:transparent;border-radius:0}.ts-predictive-search__leading{display:none;align-items:center;flex-shrink:0;gap:16px}.ts-predictive-search__divider{display:block;width:1px;height:24px;background:var(--color-foreground);flex-shrink:0}.ts-predictive-search__input{width:100%;min-width:0}.ts-predictive-search__input:focus{outline:none}@media(min-width:1024px){.ts-predictive-search__field-wrap{display:flex;justify-content:center;padding-block:16px;padding-inline:var(--layout-gutter, 40px)}.ts-predictive-search__field{width:100%;max-width:800px;height:48px;padding-inline:16px;gap:16px;background:var(--color-surface-muted);border-radius:var(--radius-md)}.ts-predictive-search__leading{display:flex}button.ts-reset-button.ts-predictive-search__close{width:var(--space-8);height:var(--space-8);min-width:var(--space-8);min-height:var(--space-8);border-radius:var(--radius-pill);transition:background-color .2s ease}button.ts-reset-button.ts-predictive-search__close:hover,button.ts-reset-button.ts-predictive-search__close:focus-visible{background-color:var(--color-border-strong)}}.ts-predictive-search__body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.ts-predictive-search__content{width:100%;padding:16px 24px}@media(min-width:1024px){.ts-predictive-search__content{box-sizing:content-box;max-width:800px;margin-inline:auto;padding-inline:var(--layout-gutter, 40px);padding-block:16px}}@media(min-width:1024px)and (hover:hover){.ts-predictive-search__item:hover{background-color:var(--color-card)}}.ts-predictive-search__panel[data-state=loading] .ts-predictive-search__results-slot{opacity:.5;pointer-events:none}.ts-predictive-search__panel[data-has-query=true] .ts-predictive-search__recommendations,.ts-predictive-search__panel[data-has-query=false] .ts-predictive-search__results-slot{display:none}body.ts-predictive-search-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/43/assets/predictive-search.css.map */
