.hilt-hero-catalog{position:relative;min-height:760px;padding-top:170px;padding-bottom:86px;overflow:hidden;background:var(--brand-neutral-dark)}.hilt-hero-catalog__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hilt-hero-catalog::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(20,23,26,.9),rgba(20,23,26,.68) 48%,rgba(20,23,26,.42))}.hilt-hero-catalog__intro,.hilt-trade-grid{position:relative;z-index:2}.hilt-hero-catalog__intro{max-width:860px}.hilt-hero-catalog h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem))}.hilt-hero-catalog p{max-width:760px;color:var(--brand-text-inverse);font-size:1.1rem}.hilt-hero-catalog .eyebrow{color:var(--brand-secondary)}.hilt-hero-catalog__cta{display:flex;flex-wrap:wrap;gap:var(--space-md);margin-top:var(--space-xl)}.hilt-trade-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:56px}.hilt-trade-card{position:relative;display:grid;grid-template-columns:92px 1fr;grid-gap:var(--space-md);gap:var(--space-md);align-items:center;min-height:132px;padding:var(--space-md);overflow:hidden;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:var(--brand-radius);backdrop-filter:blur(8px)}.hilt-trade-card img{width:92px;height:92px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius)}.hilt-trade-card h3{color:var(--brand-text-inverse);font-size:1.06rem;margin-bottom:4px}.hilt-trade-card .ht-link{color:var(--brand-secondary)}.hilt-product-showcase{background:var(--brand-bg)}.hilt-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hilt-product-card{position:relative;display:grid;min-height:100%;overflow:hidden;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);transition:transform .2s,box-shadow .2s}.hilt-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(20,23,26,.12)}.hilt-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.hilt-product-card div{padding:var(--space-lg)}.hilt-product-card span{display:inline-flex;padding:4px 8px;margin-bottom:var(--space-md);color:var(--brand-primary-dark);background:var(--brand-primary-light);font-size:.78rem;font-weight:800}.hilt-product-card h3{font-size:1.22rem}.hilt-ecosystem-band{background:linear-gradient(135deg,var(--brand-bg-alt),#fff)}.hilt-ecosystem-layout{display:grid;grid-template-columns:0.82fr 1.18fr;grid-gap:var(--space-xl);gap:var(--space-xl);align-items:center}.hilt-battery-core{display:grid;grid-gap:var(--space-md);gap:var(--space-md);padding:var(--space-lg);text-align:center;background:var(--brand-neutral-dark);border-radius:var(--brand-radius)}.hilt-battery-core img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius)}.hilt-battery-core span{color:var(--brand-text-inverse);font-weight:800}.hilt-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hilt-platform-card{position:relative;display:grid;min-height:260px;padding:var(--space-lg);background:var(--brand-bg);border:1px solid var(--brand-border);border-top:4px solid var(--brand-primary);border-radius:var(--brand-radius)}.hilt-platform-card h3{font-size:1.18rem}.hilt-platform-count{display:block;align-self:end;color:var(--brand-primary-dark);font-weight:800}.hilt-industries-served{background:var(--brand-neutral-dark)}.hilt-industries-served .section-kicker{color:var(--brand-secondary)}.hilt-industries-served h2,.hilt-industries-served p{color:var(--brand-text-inverse)}.hilt-industry-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hilt-industry-card{position:relative;min-height:260px;overflow:hidden;border-radius:var(--brand-radius);border:1px solid rgba(255,255,255,.18)}.hilt-industry-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.hilt-industry-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(20,23,26,.1),rgba(20,23,26,.82))}.hilt-industry-card h3{position:absolute;right:var(--space-md);bottom:var(--space-md);left:var(--space-md);z-index:2;color:var(--brand-text-inverse);font-size:1.1rem}.hilt-industry-card:hover img{transform:scale(1.05)}.hilt-trust-bar{padding-top:0;padding-bottom:0;background:var(--brand-bg);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.hilt-trust-row{display:flex;flex-wrap:nowrap;gap:0}.hilt-trust-item{flex:1 1 0;min-width:0;padding:28px 24px;border-right:1px solid var(--brand-border)}.hilt-trust-item:last-child{border-right:0}.hilt-trust-item .hilt-ico{display:inline-flex;margin-bottom:var(--space-sm);color:var(--brand-primary);font-size:.86rem;font-weight:900}.hilt-trust-item small,.hilt-trust-item strong{display:block}.hilt-trust-item strong{color:var(--brand-text);font-size:1rem}.hilt-trust-item small{color:var(--brand-text);font-size:.86rem}.hilt-home-cta .section-kicker,.hilt-home-cta h2,.hilt-home-cta p{color:var(--brand-text-inverse)}@media (max-width:991px){.hilt-platform-grid,.hilt-product-grid,.hilt-trade-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hilt-ecosystem-layout{grid-template-columns:1fr}.hilt-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hilt-trust-row{flex-wrap:wrap}.hilt-trust-item{flex:0 0 50%}}@media (max-width:575px){.hilt-hero-catalog{padding-top:160px}.hilt-industry-grid,.hilt-platform-grid,.hilt-product-grid,.hilt-trade-grid{grid-template-columns:1fr}.hilt-trade-card{grid-template-columns:78px 1fr}.hilt-trade-card img{width:78px;height:78px}.hilt-trust-item{flex:0 0 100%;border-right:0;border-bottom:1px solid var(--brand-border)}}