@media(max-width:1000px){
  .header-main{grid-template-columns:220px 1fr 130px}.category-cards{grid-template-columns:repeat(4,1fr)}
  .product-grid{grid-template-columns:repeat(3,1fr)}.story>div:last-child{padding:50px}
  .footer-grid{grid-template-columns:1fr 1fr}.shop-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
  .container{width:min(100% - 28px,1180px)}.offer-bar{font-size:9px}.header-main{height:67px;display:flex;gap:13px}
  .mobile-menu{display:block}.header-main .brand{flex:1}.brand-mark{width:38px;height:38px;font-size:20px}.brand strong{font-size:14px}
  .header-search{position:absolute;top:67px;left:0;background:#fff;padding:8px 14px;border-top:1px solid var(--line);max-width:none}
  .category-nav{position:absolute;top:118px;left:0;right:0;background:#fff;display:none;max-height:60vh;overflow:auto}.category-nav.open{display:block}
  .category-nav .container{display:block}.category-nav a{display:block;border-bottom:1px solid var(--line)}.header-actions{gap:12px}.header-actions small{display:none}
  .hero{height:610px;margin-top:52px}.hero-image{background-position:62% center}.hero:after{background:linear-gradient(90deg,rgba(42,16,12,.82),rgba(62,19,17,.46))}
  .hero-content{padding-top:70px}.hero h1{font-size:52px}.hero-content>p:not(.eyebrow){font-size:15px;max-width:85%}.hero-buttons{flex-direction:column;width:210px}
  .hero-proof{gap:10px}.hero-proof span{padding-right:10px;font-size:9px}.hero-proof b{font-size:15px}.trust-strip .container{grid-template-columns:1fr 1fr}
  .category-cards{grid-template-columns:repeat(2,1fr)}.section{padding-top:55px;padding-bottom:55px}.product-grid{grid-template-columns:repeat(2,1fr);gap:11px}
  .product-info{padding:11px}.product-info h3{font-size:14px}.b1g1-banner{margin:40px 14px 0;padding:40px 25px;display:block}.offer-seal{width:150px;height:150px;margin:35px auto 0}
  .story{grid-template-columns:1fr}.story-art{min-height:350px}.story>div:last-child{padding:50px 25px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{display:block}
  .shop-layout{grid-template-columns:1fr;padding-top:25px}.filters{border:0;display:flex;overflow:auto;gap:15px;padding:0 0 10px}.filters h3{display:none}.filters a{white-space:nowrap;border:1px solid var(--line);padding:7px 10px}
  .shop-grid{grid-template-columns:repeat(2,1fr)}.page-hero.small h1{font-size:36px}.product-page{grid-template-columns:1fr;gap:35px;padding-top:25px}.product-summary h1{font-size:38px}
}
@media(max-width:440px){.header-main .brand small{display:none}.product-grid,.shop-grid{grid-template-columns:1fr 1fr}.product-placeholder span{font-size:40px}}
