.shop_shopPage___MSIM{padding:40px 20px;max-width:1200px;margin:0 auto;font-family:var(--font-questrial)}.shop_filterBar__uR9wa{display:flex;justify-content:center;gap:20px;margin-bottom:40px;flex-wrap:wrap}.shop_filterIcon__3t_4_{background-color:var(--headingTransparent);border-radius:12px;padding:10px;width:80px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.1);cursor:pointer;transition:transform .2s ease;font-size:.8rem;color:white}.shop_filterIcon__3t_4_:hover{transform:scale(1.05);background-color:var(--button-hover)}.shop_filterIcon__3t_4_ img{width:40px;height:40px;object-fit:contain;margin-bottom:5px}.shop_productGrid__yZa0R{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}@media (max-width:1024px){.shop_productGrid__yZa0R{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.shop_productGrid__yZa0R{grid-template-columns:1fr}.shop_filterBar__uR9wa{gap:12px;margin-bottom:30px}.shop_filterIcon__3t_4_{width:70px;padding:8px;font-size:.75rem}.shop_productCard__FAplM{padding:12px;max-width:100%}.shop_productImage__d9BVs{aspect-ratio:auto;height:auto;max-height:200px;width:100%;object-fit:cover;border-radius:8px}.shop_productName__0ioy5{font-size:1rem}.shop_productDescription__KkdlK{font-size:.85rem}.shop_productPrice__R01k_{font-size:.95rem}}.shop_productCard__FAplM{background-color:white;border-radius:12px;padding:16px;text-align:center;box-shadow:0 6px 16px rgba(0,0,0,.1);transition:transform .2s ease}.shop_productCard__FAplM:hover{transform:translateY(-4px)}.shop_productImage__d9BVs{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:8px;margin-bottom:12px}.shop_productName__0ioy5{font-family:var(--font-cinzel);font-size:1.2rem;color:var(--heading);margin-bottom:4px}.shop_productDescription__KkdlK{font-size:.95rem;color:var(--colorBody);margin-bottom:6px}.shop_productPrice__R01k_{font-weight:700;font-size:1rem;color:var(--button-hover)}