
/* Desktop homepage uses the available width with consistent edge spacing. */
@media(min-width:1024px){
 body.home .farmneed-header>div:first-child,
 body.home .farmneed-header .farmneed-nav>div,
 body.home .farmneed-utility>div,
 body.home .farmneed-delivery-ticker>div,
 body.home .farmneed-home .home-section,
 body.home .farmneed-home .home-assurance>div,
 body.home .farmneed-home .brand-band>div,
 body.home .farmneed-home .about-home>div,
 body.home .farmneed-footer-grid,
 body.home .farmneed-footer .footer-bottom>div{
  width:100%;max-width:none!important;box-sizing:border-box;
  margin-left:0;margin-right:0;padding-left:24px;padding-right:24px;
 }
 body.home .farmneed-home .home-slider{width:100%;max-width:none;margin-inline:0}
 body.home .farmneed-home .tool-category-grid,
 body.home .farmneed-home .product-rail .products{width:100%;min-width:0}
}
/* Compact homepage spacing and consistent section headings. */
.farmneed-home .home-section{padding:40px 24px}
.farmneed-home .home-section+.home-section{padding-top:16px}
.farmneed-home .home-title{margin-bottom:24px}
.farmneed-home .home-title h2{font-size:clamp(26px,3.2vw,40px);line-height:1.15;letter-spacing:-.035em}
.farmneed-home .eyebrow{font-size:11px;letter-spacing:.14em;margin:0 0 10px}
.farmneed-home .home-title>p:last-child{margin-top:12px;font-size:15px;line-height:1.65}
.farmneed-home .row-title{align-items:center;gap:16px}
.farmneed-home .row-title>div{min-width:0}
.farmneed-home .row-title>a{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:44px;padding:10px 16px;font-size:13px;white-space:nowrap;border:1px solid #dce8d7;border-radius:10px}
.farmneed-home .tool-category-grid a{min-height:156px;padding:18px 12px;border-radius:14px;box-shadow:0 3px 14px #073e2b05}
.farmneed-home .tool-category-grid span{width:54px;height:54px;margin-bottom:12px}
.farmneed-home .tool-category-grid svg{width:28px;height:28px}
.farmneed-home .tool-category-grid strong{font-size:14px;line-height:1.4}
.farmneed-home .tool-category-grid small{font-size:12px;line-height:1.5}
.farmneed-home .brand-band{padding:28px 0}
.farmneed-home .brand-band p:not(.eyebrow){font-size:15px;margin:12px 0 0}
.farmneed-home .about-home{padding:40px 0}
.farmneed-home .about-home h2{font-size:clamp(26px,3.2vw,38px);line-height:1.2}
.farmneed-home .about-home p:not(.eyebrow){font-size:15px;line-height:1.75;margin:16px 0 20px}
.farmneed-home .faq-list button{font-size:16px;line-height:1.5;min-height:56px;padding:16px 0}
.farmneed-home .faq-list p{font-size:14px;line-height:1.7}
.farmneed-home a:focus-visible,.farmneed-home button:focus-visible{outline:2px solid #168352;outline-offset:4px}
@media(max-width:782px){
.farmneed-home .home-section{padding:28px 16px}
.farmneed-home .home-section+.home-section{padding-top:12px}
.farmneed-home .home-title{margin-bottom:20px}
.farmneed-home .row-title{gap:12px}
.farmneed-home .row-title h2{font-size:25px}
.farmneed-home .row-title>a{padding:8px 12px;font-size:12px}
.farmneed-home .tool-category-grid{gap:10px}
.farmneed-home .tool-category-grid a{min-height:136px;padding:14px 10px}
.farmneed-home .tool-category-grid span{width:46px;height:46px;margin-bottom:10px}
.farmneed-home .brand-band{padding:24px 0}
.farmneed-home .brand-band .farmneed-brand-logo img{width:240px}
.farmneed-home .about-home{padding:28px 0}
.farmneed-home .home-assurance span{padding:12px 6px;font-size:11px;gap:6px}
.farmneed-home .home-assurance strong{font-weight:600}
.farmneed-home .product-rail .button{min-height:44px;font-size:12px!important}
.farmneed-home .product-rail .woocommerce-loop-product__title{font-size:14px!important;line-height:1.4!important}
}
@media(prefers-reduced-motion:reduce){.farmneed-home .tool-category-grid a{transition:none;transform:none}}
