.product-grid-empty_empty__IzHvA{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1.5rem;gap:.75rem;min-height:22rem;animation:product-grid-empty_fade-in__ZsrXS .25s ease}.product-grid-empty_icon__YGQC1{color:hsl(var(--foreground)/.2);margin-bottom:.5rem}.product-grid-empty_icon__YGQC1 svg{display:block}.product-grid-empty_title__r19hh{font-size:1.0625rem;font-weight:var(--weight-semibold);color:hsl(var(--foreground)/.7);text-align:center;max-width:28rem}.product-grid-empty_subtitle__67zOf{font-size:.875rem;color:hsl(var(--foreground)/.4);text-align:center;max-width:24rem;line-height:1.6}.product-grid-empty_btn__6UbjE{margin-top:.25rem;padding:.5rem 1.25rem;border-radius:.625rem;border:1.5px solid hsl(var(--border));background:transparent;font-family:var(--font-family);font-size:.875rem;font-weight:var(--weight-medium);color:hsl(var(--foreground)/.7);cursor:pointer;transition:all .15s}.product-grid-empty_btn__6UbjE:hover{border-color:var(--color-brand);color:var(--color-brand);background-color:hsl(var(--muted))}@keyframes product-grid-empty_fade-in__ZsrXS{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}