/* Recce NI Storefront — Homepage v2 compact retail journey */
.rni-home-v2-products{padding:clamp(42px,6vw,78px) 0;background:#f4f4ef}
.rni-home-v2-products-used{background:#20231f;color:#fff}
.rni-home-v2-products-popular{background:#eceee8}
.rni-home-v2-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}
.rni-home-v2-heading>div{max-width:760px}
.rni-home-v2-heading h2{margin:4px 0 8px;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.02;color:#202420}
.rni-home-v2-heading p{margin:0;color:#62685f}
.rni-home-v2-heading>a{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;font-weight:850;text-decoration:none;color:var(--rni-colour-olive-700,#435837)}
.rni-home-v2-products-used .rni-home-v2-heading h2,.rni-home-v2-products-used .rni-home-v2-heading p,.rni-home-v2-products-used .rni-eyebrow{color:#fff}
.rni-home-v2-products-used .rni-home-v2-heading>a{color:#a9d88d}
.rni-home-v2-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;overflow:visible!important}
.rni-home-v2-product-grid .rni-home-product-card{display:flex!important;flex-direction:column!important;min-width:0!important;height:100%!important;background:#fff!important;border:1px solid #dfe2dc!important;border-radius:14px!important;overflow:hidden!important;box-shadow:0 8px 24px rgba(25,31,23,.07)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}
.rni-home-v2-product-grid .rni-home-product-card:hover{transform:translateY(-3px);border-color:#aeb8a6!important;box-shadow:0 14px 30px rgba(25,31,23,.12)!important}
.rni-home-v2-product-grid .rni-home-product-image{display:flex!important;align-items:center!important;justify-content:center!important;aspect-ratio:4/3!important;min-height:0!important;background:#f7f7f4!important;overflow:hidden!important}
.rni-home-v2-product-grid .rni-home-product-image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:14px!important;transition:transform .25s ease!important}
.rni-home-v2-product-grid .rni-home-product-card:hover .rni-home-product-image img{transform:scale(1.035)}
.rni-home-v2-product-grid .rni-home-product-body{display:flex!important;flex:1!important;flex-direction:column!important;padding:16px!important}
.rni-home-v2-product-grid .rni-home-product-body h3{margin:5px 0 10px!important;min-height:2.7em!important;font-size:1rem!important;line-height:1.35!important}
.rni-home-v2-product-grid .rni-home-price{margin:5px 0 14px!important;font-size:1.18rem!important;font-weight:900!important;color:#253021!important}
.rni-home-v2-product-grid .rni-button{width:100%!important;margin-top:auto!important;justify-content:center!important}
.rni-home-v2-product-grid .rni-card-badges{max-width:calc(100% - 20px)}
.rni-home-v2-product-grid .rni-card-badge.rni-badge-deposit{white-space:normal;line-height:1.1}
.rni-home-v2-products-used .rni-home-product-card{box-shadow:0 8px 28px rgba(0,0,0,.25)!important}
/* Keep campaign blocks purposeful and separated from product collections. */
.rni-home-v2-products + .rni-campaign-section,.rni-campaign-section + .rni-home-v2-products{margin-top:0!important}
.rni-brand-strip{padding-block:30px!important}
@media(max-width:1050px){.rni-home-v2-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:720px){
 .rni-home-v2-products{padding:38px 0}
 .rni-home-v2-heading{display:block;margin-bottom:18px}
 .rni-home-v2-heading>a{margin-top:12px}
 .rni-home-v2-product-grid{display:flex!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;overscroll-behavior-inline:contain!important;padding:2px 18px 14px 0!important;margin-right:calc(var(--rni-page-gutter,20px) * -1)!important;scrollbar-width:thin}
 .rni-home-v2-product-grid .rni-home-product-card{display:flex!important;flex:0 0 min(76vw,286px)!important;scroll-snap-align:start!important}
 .rni-home-v2-product-grid .rni-home-product-image{aspect-ratio:1/1!important}
 .rni-home-v2-product-grid .rni-home-product-body h3{min-height:0!important}
}
@media(max-width:430px){.rni-home-v2-product-grid .rni-home-product-card{flex-basis:82vw!important}.rni-home-v2-heading h2{font-size:1.75rem}}

/* Homepage v2.6 — definitive compact catalogue grids.
 * Four columns on desktop and two columns on mobile. These rules deliberately
 * override legacy carousel/card sizing left by earlier storefront betas. */
#rni-storefront-homepage .rni-home-v2-product-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  width:100%!important;
  max-width:none!important;
  overflow:visible!important;
  margin:0!important;
  padding:0!important;
  scroll-snap-type:none!important;
}
#rni-storefront-homepage .rni-home-v2-product-grid > .rni-home-product-card{
  display:flex!important;
  flex:initial!important;
  flex-basis:auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  height:100%!important;
  margin:0!important;
  scroll-snap-align:none!important;
}
#rni-storefront-homepage .rni-home-v2-product-grid .rni-home-product-image{
  display:flex!important;
  width:100%!important;
  height:220px!important;
  min-height:220px!important;
  max-height:220px!important;
  aspect-ratio:auto!important;
  padding:0!important;
  align-items:center!important;
  justify-content:center!important;
}
#rni-storefront-homepage .rni-home-v2-product-grid .rni-home-product-image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  margin:0!important;
  padding:12px!important;
  object-fit:contain!important;
}
#rni-storefront-homepage .rni-home-v2-product-grid .rni-home-product-body{
  min-width:0!important;
  padding:14px!important;
}
#rni-storefront-homepage .rni-home-v2-product-grid .rni-home-product-body h3{
  display:-webkit-box!important;
  min-height:2.55em!important;
  margin:4px 0 8px!important;
  overflow:hidden!important;
  font-size:.94rem!important;
  line-height:1.28!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
}
#rni-storefront-homepage .rni-home-v2-product-grid .rni-home-price{
  margin:3px 0 10px!important;
  font-size:1.05rem!important;
  line-height:1.2!important;
}
#rni-storefront-homepage .rni-home-v2-product-grid .rni-button{
  min-height:38px!important;
  padding:9px 10px!important;
  font-size:.72rem!important;
}
#rni-storefront-homepage .rni-home-v2-heading > a{
  padding:10px 15px;
  border:1px solid currentColor;
  border-radius:5px;
  line-height:1;
}

@media(max-width:1050px){
  #rni-storefront-homepage .rni-home-v2-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:720px){
  #rni-storefront-homepage .rni-home-v2-product-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
    overflow:visible!important;
    margin:0!important;
    padding:0!important;
  }
  #rni-storefront-homepage .rni-home-v2-product-grid > .rni-home-product-card{
    display:flex!important;
    flex:none!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
  }
  #rni-storefront-homepage .rni-home-v2-product-grid .rni-home-product-image{
    height:145px!important;
    min-height:145px!important;
    max-height:145px!important;
  }
  #rni-storefront-homepage .rni-home-v2-product-grid .rni-home-product-image img{
    padding:8px!important;
  }
  #rni-storefront-homepage .rni-home-v2-product-grid .rni-home-product-body{
    padding:10px!important;
  }
  #rni-storefront-homepage .rni-home-v2-product-grid .rni-home-product-body h3{
    min-height:2.5em!important;
    margin:3px 0 6px!important;
    font-size:.78rem!important;
    line-height:1.25!important;
  }
  #rni-storefront-homepage .rni-home-v2-product-grid .rni-home-price{
    margin:2px 0 8px!important;
    font-size:.92rem!important;
  }
  #rni-storefront-homepage .rni-home-v2-product-grid .rni-button{
    min-height:34px!important;
    padding:8px 5px!important;
    font-size:.62rem!important;
  }
  #rni-storefront-homepage .rni-home-v2-product-grid .rni-card-badges{
    gap:3px!important;
    max-width:calc(100% - 10px)!important;
  }
  #rni-storefront-homepage .rni-home-v2-product-grid .rni-card-badge{
    padding:4px 5px!important;
    font-size:.52rem!important;
  }
  #rni-storefront-homepage .rni-home-v2-product-grid .rni-card-badge.rni-badge-deposit{
    display:none!important;
  }
  #rni-storefront-homepage .rni-home-v2-heading > a{
    display:inline-flex!important;
    margin-top:12px!important;
  }
}
@media(max-width:380px){
  #rni-storefront-homepage .rni-home-v2-product-grid .rni-home-product-image{
    height:128px!important;
    min-height:128px!important;
    max-height:128px!important;
  }
}
