.shop-module__Cna7GW__shopContainer{flex-direction:column;width:100%;min-height:calc(100vh - 200px);padding:1rem;display:flex}@media (min-width:1024px){.shop-module__Cna7GW__shopContainer{width:auto;margin-left:22%;margin-right:14%;padding-top:15vh}}.shop-module__Cna7GW__pageTitle{text-transform:uppercase;border-bottom:2px solid var(--neutral-500);letter-spacing:1px;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem}.shop-module__Cna7GW__filterBar{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.shop-module__Cna7GW__filterBtn{cursor:pointer;opacity:.6}.shop-module__Cna7GW__filterBtnActive{opacity:1;text-decoration:underline}.shop-module__Cna7GW__productsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (min-width:640px){.shop-module__Cna7GW__productsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.shop-module__Cna7GW__productsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.shop-module__Cna7GW__productCard{border:2px solid var(--neutral-300);background-color:var(--background);flex-direction:column;transition:border-color .15s ease-in-out;display:flex;position:relative}.shop-module__Cna7GW__productCard:hover{border-color:var(--foreground)}.shop-module__Cna7GW__imageWrapper{aspect-ratio:1;border-bottom:1.5px solid var(--neutral-300);width:100%;position:relative;overflow:hidden}.shop-module__Cna7GW__productCard:hover .shop-module__Cna7GW__imageWrapper{border-bottom-color:var(--foreground)}.shop-module__Cna7GW__productImage{object-fit:cover;transition:transform .3s ease-in-out}.shop-module__Cna7GW__productCard:hover .shop-module__Cna7GW__productImage{transform:scale(1.02)}.shop-module__Cna7GW__soldOutBadge{background-color:var(--darkghost);color:var(--foreground);border:1px solid var(--neutral-500);z-index:10;padding:.125rem .375rem;font-size:.75rem;position:absolute;top:.5rem;right:.5rem}.shop-module__Cna7GW__infoSection{flex-direction:column;gap:.25rem;padding:.5rem;display:flex}.shop-module__Cna7GW__productTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.25rem;font-size:.875rem;line-height:1.125rem;display:-webkit-box;overflow:hidden}.shop-module__Cna7GW__productPrice{color:var(--neutral-300);font-size:.875rem}.shop-module__Cna7GW__loadingSpinner{justify-content:center;align-items:center;height:40vh;font-size:1.125rem;display:flex}
