lion-search-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;visibility:hidden;pointer-events:none}lion-search-modal[open],lion-search-modal:not([hidden]){visibility:visible;pointer-events:auto}.search-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),.35);opacity:0;transition:opacity .24s ease;cursor:pointer}lion-search-modal[open] .search-modal__overlay{opacity:1}.search-modal__inner{position:absolute;top:0;left:0;right:0;background:rgb(var(--color-background));color:rgb(var(--color-foreground));max-height:80vh;overflow:hidden;display:flex;flex-direction:column;transform:translateY(-100%);transition:transform .26s cubic-bezier(.22,.61,.36,1);box-shadow:0 20px 60px -12px rgba(var(--color-shadow),.24)}lion-search-modal[open] .search-modal__inner{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.search-modal__inner,.search-modal__overlay{transition:none}}.search-modal__form{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.search-modal__form>svg,.search-modal__form button>svg{width:20px;height:20px;flex:0 0 auto}.search-modal__form>svg{opacity:.6}.search-modal__input{flex:1;border:0;background:transparent;font-family:var(--font-heading);font-size:var(--text-2xl);line-height:1.1;padding:.25rem 0;color:inherit}.search-modal__input:focus{outline:0}.search-modal__close,.search-modal__clear{background:transparent;border:0;cursor:pointer;color:inherit;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.search-modal__close .icon{width:16px;height:16px}lion-predictive-search{display:block;padding:1rem 1.5rem 1.5rem;overflow-y:auto;max-height:65vh}.predictive-search__heading{text-transform:uppercase;letter-spacing:.12em;opacity:.6;margin:1rem 0 .5rem}.predictive-search__group+.predictive-search__group{margin-top:1.25rem}.predictive-search__products{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.predictive-search__product{display:grid;grid-template-columns:64px 1fr;gap:.75rem;padding:.5rem;border-radius:calc(var(--card-corner-radius, 0) * 1px);color:inherit;text-decoration:none;transition:background .16s ease}.predictive-search__product:hover,.predictive-search__product:focus{background:rgba(var(--color-foreground),.04);outline:0}.predictive-search__product-media{aspect-ratio:4 / 5;background:rgba(var(--color-foreground),.04);overflow:hidden}.predictive-search__product-media img{width:100%;height:100%;object-fit:cover}.predictive-search__product-info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.predictive-search__vendor{opacity:.6}.predictive-search__product-title{font-weight:var(--font-body-weight-bold);line-height:1.2}.predictive-search__product-price{font-variant-numeric:tabular-nums}.predictive-search__suggestions a,.predictive-search__link{display:block;padding:.45rem 0;text-decoration:none;color:inherit;border-bottom:1px solid rgba(var(--color-foreground),.06)}.predictive-search__suggestions a:hover,.predictive-search__link:hover{text-decoration:underline}.predictive-search__empty{padding:1.5rem 0;opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-predictive-search.css.map */
