/* Compact premium homepage rhythm: each major block should read within one viewport-sized scroll on desktop. */
.home .rb-hero{min-height:64vh}
.home .rb-hero__content{padding-bottom:36px}
.home .rb-section{padding:72px 0}
.home .rb-section__head{margin-bottom:32px}
.home .rb-section__head--split{gap:48px}
.home .rb-section h1,.home .rb-section h2,.home .rb-wholesale-home__copy h2,.home .rb-b2b-premium__intro h2,.home .rb-cta h2{font-size:clamp(34px,3.6vw,52px)}
.home .rb-card__media{aspect-ratio:4/2.7}
.home .rb-card__body{padding:18px 20px 20px}
.home .rb-home-shop .woocommerce ul.products li.product a img{aspect-ratio:1.12/1}
.home .rb-home-shop .woocommerce ul.products li.product{padding-bottom:16px}
.home .rb-b2b-premium{padding:72px 0}
.home .rb-b2b-premium__intro{gap:48px;margin-bottom:28px}
.home .rb-b2b-premium__stage{min-height:360px}
.home .rb-b2b-premium__visual,.home .rb-b2b-premium__visual img{min-height:360px;max-height:360px}
.home .rb-b2b-premium__content{padding:12px 30px 24px}
.home .rb-b2b-premium__line{padding:22px 0}
.home .rb-b2b-premium__action{padding-top:24px}
.home .rb-wholesale-home{padding:76px 0}
.home .rb-wholesale-home__grid{gap:48px}
.home .rb-wholesale-home__visual,.home .rb-wholesale-home__visual img{min-height:330px;max-height:360px}
.home .rb-wholesale-points{margin:20px 0 24px}
.home .rb-proof{padding:66px 0}
.home .rb-proof-grid article{padding:24px}
.home .rb-cta{padding:58px 0}
@media (min-width:1100px) and (min-height:720px){
  .home .rb-home-products,.home .rb-home-shop,.home .rb-b2b-premium,.home .rb-wholesale-home{scroll-margin-top:92px}
}
@media(max-width:980px){
  .home .rb-section{padding:62px 0}
  .home .rb-b2b-premium,.home .rb-wholesale-home{padding:64px 0}
  .home .rb-b2b-premium__visual,.home .rb-b2b-premium__visual img{min-height:320px;max-height:none}
  .home .rb-wholesale-home__visual,.home .rb-wholesale-home__visual img{min-height:300px;max-height:none}
}
@media(max-width:640px){
  .home .rb-hero{min-height:58vh}
  .home .rb-section,.home .rb-b2b-premium,.home .rb-wholesale-home,.home .rb-proof{padding:52px 0}
  .home .rb-section__head{margin-bottom:24px}
  .home .rb-cta{padding:48px 0}
}
