/* Trang chủ gọn — không lan man */

.home-news-strip { padding: .25rem 0 .15rem !important; }
.home-news-panel { border-radius: 8px !important; }
.home-news-head { padding: .35rem .7rem !important; font-size: .82rem !important; }
.home-news-compact li { padding: .28rem .7rem !important; font-size: .82rem !important; }

.price-top-bar { padding: .45rem 0 0 !important; }
.price-top-head { margin-bottom: .35rem !important; }
.section-head { margin-bottom: .55rem !important; gap: .4rem !important; }
.section-head h2, .section-head h1 { font-size: 1.15rem !important; margin: 0 !important; }
.section-head p { font-size: .8rem !important; margin: .15rem 0 0 !important; }

body .section { padding-top: .7rem !important; padding-bottom: .85rem !important; }
#trong-nuoc.section, #quoc-te.section { padding-top: .55rem !important; padding-bottom: .7rem !important; }
#ban-nha-nong-home { padding-top: .2rem !important; padding-bottom: .55rem !important; }

.hero-compact { padding: .55rem 0 .15rem !important; }
.hero-compact .hero-badge { margin-bottom: .25rem !important; font-size: .75rem !important; }
.hero-compact .hero-sub { font-size: 1.15rem !important; margin-bottom: .25rem !important; }
.hero-compact .hero-desc { font-size: .82rem !important; margin-bottom: .45rem !important; line-height: 1.4 !important; }
.hero-compact .hero-actions { display: none !important; }
.hero-compact .hero-stats { display: none !important; }

.product-all-wrap {
  padding: .55rem .7rem !important;
  border-radius: 12px !important;
  margin-bottom: .55rem !important;
}
.product-all-label { font-size: .75rem !important; }
.product-all-chips, .product-all-chips.grouped { max-height: 96px !important; gap: .28rem !important; }
.product-chip, .product-all-chips a, .product-all-chips button {
  padding: .18rem .5rem !important;
  font-size: .75rem !important;
}
.search-panel { padding: .55rem .7rem !important; border-radius: 12px !important; }
.search-row { gap: .4rem !important; }
.search-row input, .search-row select { padding: .4rem .65rem !important; font-size: .85rem !important; }
.chip-row { margin-top: .4rem !important; }
.chip { padding: .2rem .55rem !important; font-size: .75rem !important; }

.price-policy-box {
  padding: .55rem .75rem !important;
  margin-bottom: .55rem !important;
  border-radius: 10px !important;
  font-size: .8rem !important;
  line-height: 1.4 !important;
}
.price-policy-box p { margin-bottom: .3rem !important; }

.card.table-wrap { border-radius: 10px !important; }
.table-wrap table { font-size: .82rem !important; }
.table-wrap th, .table-wrap td { padding: .35rem .45rem !important; }

.farmer-home-card, .farmer-teaser, a.farmer-home-link {
  padding: .65rem .8rem !important;
  border-radius: 12px !important;
}

.support-banner, .cta-engage {
  padding: .7rem .85rem !important;
  border-radius: 12px !important;
  gap: .55rem !important;
}
.support-banner h2, .cta-engage h2, #ho-tro h2, #tham-gia h2 {
  font-size: 1.05rem !important;
  margin-bottom: .2rem !important;
}
.support-banner p, .cta-engage p { font-size: .8rem !important; margin: 0 !important; }

.dealers-grid, .listings-grid {
  gap: .55rem !important;
}
.dealer-card, .listing-card {
  padding: .55rem .7rem !important;
  border-radius: 10px !important;
}

.seo-home-block { margin: .4rem 0 0 !important; }
.seo-home-block h2 { font-size: 1rem !important; margin: 0 0 .25rem !important; }
.seo-home-block > .seo-block > p { display: none !important; }
.seo-kw-cloud {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: .28rem .4rem !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.seo-kw-cloud li { margin: 0 !important; }
.seo-kw-cloud a {
  display: inline-block;
  font-size: .72rem !important;
  padding: .12rem .4rem !important;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: #f6faf6;
}

.footer { padding-top: 1rem !important; }
.footer-seo { font-size: .75rem !important; }

@media (max-width: 700px) {
  
  
  .product-all-chips, .product-all-chips.grouped { max-height: 78px !important; }
}

.hero-compact { padding: 0 !important; min-height: 0 !important; }
.farmer-home-cta { padding: .5rem .75rem !important; gap: .1rem !important; border-radius: 10px !important; }
.farmer-home-cta > span:not(.farmer-home-cta-kicker) { display: none !important; }
.farmer-home-cta strong { font-size: .92rem !important; }
.farmer-home-cta em { font-size: .8rem !important; }
#ban-nha-nong-home { padding-bottom: .35rem !important; }
#heroBleed + .home-news-strip { margin-top: 0; }
