@media (max-width: 760px){
  .section-shell{padding-left:6vw;padding-right:6vw}
  .site-header{padding-left:6vw;padding-right:6vw}
  .category-group .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}
  .category-group .product-image{width:100%;height:auto;aspect-ratio:1/1}
  .category-group .product-meta{padding:12px 0 22px;display:block}
  .category-group .product-meta h3{font-size:13px;line-height:1.25}
  .category-group .product-meta p{font-size:11px;line-height:1.35;margin-top:4px}
  .category-group .product-meta span{display:none}
  .category-heading{margin-bottom:20px}
  .category-heading h3{font-size:26px}
  .hero-description{max-width:100%}
  .brand-motto{font-size:26px}
  .contact-links{gap:14px 18px}
}
