.abbc-home-hero{background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));padding:96px 0}.abbc-home-hero a,.abbc-home-hero h1,.abbc-home-hero p{color:var(--brand-text-inverse)}.abbc-home-hero img{width:100%;aspect-ratio:720/560;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius)}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:32px}.abbc-stats{padding:48px 0;background:var(--brand-bg-alt)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.stats-grid article{text-align:center}.stats-grid span{color:var(--brand-accent);font-size:1.6rem}.stats-grid strong{display:block;font-size:1.7rem;color:var(--brand-primary-dark)}.stats-grid p{color:var(--brand-text)}.abbc-industries,.abbc-products{padding:88px 0}.abbc-industries{background:var(--brand-bg-alt)}.product-feature{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;height:100%;padding-bottom:24px}.product-feature img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.product-feature h3,.product-feature p{margin:18px 24px 0;color:var(--brand-text)}.industry-icon-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.industry-icon-grid article{background:var(--brand-bg);padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.industry-icon-grid b{display:grid;align-items:center;justify-items:center;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--brand-primary);color:var(--brand-text-inverse)}@media (max-width:768px){.industry-icon-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}}.abbc-home-hero .btn-light{color:var(--brand-primary-dark)}