.home-hero{background:var(--brand-neutral-dark);padding:160px 0 88px}.ht-hero-catalog__intro{max-width:960px;margin:0 auto 38px;text-align:center}.ht-hero-catalog__intro .eyebrow,.ht-hero-catalog__intro h1,.ht-hero-catalog__intro p{color:#fff}.ht-hero-catalog__intro p{max-width:780px;margin:0 auto 24px}.ht-hero-catalog__cta{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.ht-trade-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.ht-trade-card{position:relative;display:grid;min-height:100%;background:#fff;border:1px solid rgba(255,255,255,.12);border-radius:var(--brand-radius);overflow:hidden}.ht-trade-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.ht-trade-card h3{padding:16px 16px 4px;margin:0;color:var(--brand-text);font-size:1.08rem}.ht-trade-card .ht-link{padding:0 16px 16px}.home-product-grid{background:var(--brand-bg)}.product-grid-four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.home-product-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;overflow:hidden}.home-product-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.home-product-card h3{margin:16px 16px 4px;color:var(--brand-text);font-size:1.08rem}.home-product-card span{display:block;margin:0 16px 16px;color:var(--brand-text);font-weight:700}.ht-ecosystem-band{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-neutral-dark));padding:88px 0}.ht-ecosystem-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.ht-platform-card{min-height:260px;display:grid;align-content:start;grid-gap:12px;gap:12px;padding:24px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:var(--brand-radius)}.ht-platform-card h3,.ht-platform-card p,.ht-platform-card span{color:#fff}.ht-platform-count{display:inline-block;font-weight:900;color:var(--brand-primary-light)}.ht-warranty-band{background:var(--brand-neutral-dark);padding:86px 0}.ht-warranty-band__lead{max-width:760px;margin-bottom:34px}.ht-warranty-band__lead h2{font-size:max(1.8rem, min(3vw, 2.6rem))}.ht-warranty-band__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.ht-warranty-card{background:#fff;color:var(--brand-text);padding:24px;border-radius:var(--brand-radius)}.ht-warranty-card h3,.ht-warranty-card p{color:var(--brand-text)}.ht-warranty-card .ht-link,.ht-warranty-card a:not([class*=btn-]){color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}.ht-warranty-card form{display:flex;gap:8px}.ht-warranty-card input{flex:1;min-width:0;border:1px solid var(--brand-border);padding:11px}.ht-warranty-band__stats{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;font-weight:900}.company-stats{background:var(--brand-bg-alt)}@media (max-width:991px){.ht-ecosystem-grid,.ht-trade-grid,.product-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.ht-warranty-band__actions{grid-template-columns:1fr}}@media (max-width:575px){.home-hero{padding-top:160px}.ht-ecosystem-grid,.ht-trade-grid,.product-grid-four{grid-template-columns:1fr}.ht-warranty-card form{flex-direction:column}}