.ht-hero-rugged{position:relative;min-height:84vh;padding:180px 0 156px;overflow:hidden;display:grid;align-items:center;background:var(--brand-neutral-dark)}.ht-hero-rugged__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.ht-hero-rugged::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(20,23,26,.88),rgba(20,23,26,.66) 48%,rgba(20,23,26,.84));z-index:1}.ht-hero-rugged__copy{position:relative;z-index:2;width:min(720px,100% - 48px);margin-left:max(24px,(100vw - 1140px) / 2)}.ht-hero-rugged__copy .eyebrow,.ht-hero-rugged__copy h1,.ht-hero-rugged__copy p{color:var(--brand-text-inverse)}.ht-hero-rugged__copy h1{font-size:max(2rem, min(4vw, 3.5rem));text-transform:uppercase}.ht-hero-rugged__copy p:not(.ht-eyebrow){max-width:660px;margin:18px 0 28px}.ht-hero-rugged__stats{position:absolute;left:50%;bottom:0;z-index:2;display:flex;flex-wrap:nowrap;width:min(940px,100% - 48px);transform:translateX(-50%);background:var(--brand-primary);color:var(--brand-neutral-dark)}.ht-hero-rugged__stats span{flex:1 1 0;min-width:0;padding:18px 12px;text-align:center;font-weight:900}.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.home-product-card{display:grid;grid-gap:14px;gap:14px;min-height:100%;padding:18px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.home-product-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.home-product-card h3,.home-product-card p{margin:0}.ht-ecosystem-band{background:var(--brand-bg-alt)}.ht-ecosystem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.ht-platform-card{display:grid;min-height:260px;padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.ht-platform-count{display:inline-flex;align-self:end;width:-moz-fit-content;width:fit-content;padding:8px 10px;background:var(--brand-primary-light);color:var(--brand-primary-dark);font-weight:900}.ht-warranty-band{background:var(--brand-neutral-dark)}.ht-warranty-band__inner{display:grid;grid-template-columns:1fr 1.15fr;grid-gap:32px;gap:32px}.ht-warranty-band__lead{display:grid;align-content:center;grid-gap:16px;gap:16px}.ht-warranty-band__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.ht-warranty-card{display:grid;grid-gap:14px;gap:14px;padding:24px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08)}.ht-warranty-band__stats{grid-column:1/-1;display:flex;flex-wrap:nowrap;border-top:1px solid rgba(255,255,255,.18)}.ht-warranty-band__stats span{flex:1 1 0;padding:18px 10px 0;text-align:center;font-weight:900;min-width:0}.ht-trust-bar{display:flex;flex-wrap:nowrap;gap:0;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);background:var(--brand-bg)}.ht-trust-item{flex:1 1 0;display:flex;align-items:center;justify-content:center;gap:12px;min-width:0;padding:24px 12px;border-right:1px solid var(--brand-border);font-weight:900}.ht-trust-item:last-child{border-right:0}@media (max-width:991px){.ht-hero-rugged{min-height:70vh;padding-top:160px}.home-product-grid,.ht-warranty-band__actions,.ht-warranty-band__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.ht-ecosystem-grid{grid-template-columns:1fr}.ht-warranty-band__lead,.ht-warranty-band__stats{grid-column:1/-1}.ht-hero-rugged__stats,.ht-trust-bar{flex-wrap:wrap}.ht-hero-rugged__stats span,.ht-trust-item{flex:0 0 50%}}@media (max-width:575px){.home-product-grid,.ht-warranty-band__actions,.ht-warranty-band__inner{grid-template-columns:1fr}}