.Shop_page__yutY6{background:inherit;padding:2rem;min-height:100vh;color:#fff}.Shop_heading__iJKGY{font-family:var(--font-heading);font-size:2rem;text-align:center;margin-bottom:1rem;color:#ffffff}.Shop_intro__6rgNx{max-width:600px;font-size:1rem;text-align:center;color:#ffffff;margin:0 auto 4rem}.Shop_emailLink__kAATb{color:inherit;font-weight:700;text-decoration:underline}.Shop_grid__6zfUK{display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:4rem}@media (min-width:640px){.Shop_grid__6zfUK{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Shop_grid__6zfUK{grid-template-columns:repeat(3,1fr)}}.Shop_card__Duf4L{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.1);display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.Shop_card__Duf4L:hover{transform:translateY(-4px);box-shadow:0 6px 24px rgba(0,0,0,.15)}.Shop_imageWrapper__HaB9w{position:relative;width:100%;height:0;padding-bottom:80%}.Shop_title__nC4Wk{font-family:var(--font-heading);font-size:1.125rem;margin:.75rem 1rem .5rem;color:#1f2937}.Shop_price__uWoPf{font-size:1rem;font-weight:700;margin:0 1rem .5rem;color:#111827}.Shop_variants__Mn2DA{font-size:.875rem;margin:0 1rem 1rem;color:#4b5563}.Shop_buyButton__lpelq{margin:auto 1rem 1rem;padding:.6rem;background:var(--color-primary);color:#000;text-align:center;text-decoration:none;font-weight:700;border-radius:.5rem;transition:background .2s}.Shop_buyButton__lpelq:hover{background:#e0b800}