@layer components{.predictive-search__list{gap:var(--space-sm);display:grid}.predictive-search__item{align-items:center;gap:var(--space-md);padding:var(--space-2xs);border-radius:var(--style-border-radius-cards,0);text-decoration:none;display:flex}.predictive-search__item:hover{background-color:color-mix(in oklch, var(--color-foreground) 5%, var(--color-background))}.predictive-search__image{object-fit:cover;border-radius:var(--style-border-radius-cards,0);width:3rem;height:3rem}.predictive-search__meta{gap:var(--space-2xs);font-size:var(--type-sm);display:grid}.predictive-search__title{font-weight:500}.predictive-search__view-all{font-size:var(--type-sm);margin-block-start:var(--space-md);display:inline-block}.predictive-search__none{font-size:var(--type-sm);opacity:.8}}
