.page-module__GGYl5a__main{background:#f9f9f9;width:100%;min-height:100vh;padding:2rem 5%}.page-module__GGYl5a__container{max-width:1200px;margin:0 auto}.page-module__GGYl5a__title{color:#222;margin-bottom:2rem;font-size:2rem;font-weight:800}.page-module__GGYl5a__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}.page-module__GGYl5a__productCard{background:#fff;border:1px solid #eee;border-radius:16px;flex-direction:column;padding:1.2rem;transition:all .2s;display:flex}.page-module__GGYl5a__productCard:hover{box-shadow:0 10px 20px #0000000d}.page-module__GGYl5a__productImagePlaceholder{background:#f8f8f8;border-radius:12px;justify-content:center;align-items:center;height:160px;margin-bottom:1rem;font-size:4rem;display:flex}.page-module__GGYl5a__productCategory{color:#888;text-transform:uppercase;margin-bottom:.4rem;font-size:.75rem;font-weight:700}.page-module__GGYl5a__productName{color:#222;flex-grow:1;margin-bottom:1rem;font-size:1.1rem;font-weight:700;line-height:1.3}.page-module__GGYl5a__productFooter{justify-content:space-between;align-items:center;display:flex}.page-module__GGYl5a__productPrice{color:#111;font-size:1.2rem;font-weight:800}.page-module__GGYl5a__addBtn{color:var(--primary-dark);border:1px solid var(--primary-dark);cursor:pointer;background:#fff;border-radius:6px;padding:.4rem 1.2rem;font-size:.9rem;font-weight:700;transition:all .2s}.page-module__GGYl5a__addBtn:hover{background:#00e64d0d}.page-module__GGYl5a__qtyControl{background:var(--primary-dark);color:#fff;border-radius:6px;align-items:center;display:flex;overflow:hidden}.page-module__GGYl5a__qtyBtn{color:#fff;cursor:pointer;background:0 0;border:none;padding:.4rem .6rem;font-weight:700}.page-module__GGYl5a__qtyValue{padding:0 .5rem;font-size:.9rem;font-weight:700}
