.home-hero{position:relative;min-height:720px;color:#fff;display:flex;align-items:center;overflow:hidden;padding-bottom:150px}.hero-bg,.hero-bg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#b6c7d2}.home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(23,51,68,.86),rgba(23,51,68,.3))}.hero-content{position:relative;z-index:1;max-width:760px}.hero-content h1{font-size:max(38px, min(6vw, 66px));font-weight:800;line-height:1.05}.hero-copy{font-size:19px;max-width:650px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.hero-bottom-bar__metrics{position:absolute;left:50%;bottom:0;transform:translateX(-50%);z-index:2;width:min(1120px,92vw);display:grid;grid-template-columns:repeat(4,1fr);background:rgba(194,32,12,.9);border-radius:18px 18px 0 0;overflow:hidden}.hero-bottom-bar__metrics div{padding:24px;text-align:center;border-right:1px solid rgba(255,255,255,.22)}.hero-bottom-bar__metrics strong{display:block;font-size:30px}.hero-bottom-bar__metrics span{text-transform:uppercase;font-size:12px;letter-spacing:.08em}.image-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:22px;gap:22px}.image-card{position:relative;min-height:310px;border-radius:12px;overflow:hidden;background:#111}.image-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s}.image-card:hover img{transform:scale(1.05)}.image-card:after{content:"";position:absolute;top:auto;right:0;bottom:0;left:0;height:70%;background:linear-gradient(transparent,rgba(0,0,0,.78))}.image-card div{position:absolute;z-index:1;left:22px;right:22px;bottom:22px;color:#fff}.feature-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center;margin-bottom:68px}.feature-row--reverse .feature-media{order:2}.feature-media img{border-radius:14px;background:#dbe6ec;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover}.feature-copy h2{font-weight:800}.ha-trust{background:var(--brand-bg-alt);padding:64px 0}.ha-trust__row{display:flex;gap:0}.ha-trust__stat{flex:1;text-align:center;padding:10px 22px;position:relative}.ha-trust__stat:not(:last-child):after{content:"";position:absolute;right:0;top:15%;bottom:15%;width:1px;background:var(--brand-border)}.ha-trust__stat strong{display:block;font-family:"Roboto Mono",monospace;font-size:42px;color:var(--brand-primary)}.ha-trust__stat em{display:block;font-style:normal;color:var(--brand-text-muted)}.ha-trust__stat span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--brand-text-muted)}.ha-dealer{background:var(--brand-primary-dark);color:#fff}.ha-dealer__ribbon{text-align:center;background:var(--brand-accent);color:var(--brand-text);font-size:12px;font-weight:800;padding:7px}.ha-dealer__row{display:grid;grid-template-columns:3fr 2fr;grid-gap:40px;gap:40px;align-items:center;padding-top:52px;padding-bottom:52px}.ha-dealer__text p{color:rgba(255,255,255,.86)}.ha-dealer__cta{display:flex;flex-direction:column;gap:14px;align-items:flex-start}.ha-dealer__link{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.ha-cta{background:var(--brand-bg-alt);padding:80px 0 96px}.ha-cta__row{display:grid;grid-template-columns:1fr 1fr;grid-gap:42px;gap:42px;align-items:start}.ha-cta__form{background:#fff;padding:34px;border-radius:12px;box-shadow:0 20px 44px rgba(23,51,68,.14)}.ha-cta__bullets{padding-left:20px}@media (max-width:900px){.hero-bottom-bar__metrics{grid-template-columns:repeat(2,1fr)}.feature-row,.ha-cta__row,.ha-dealer__row{grid-template-columns:1fr}.feature-row--reverse .feature-media{order:0}.ha-trust__row{display:grid;grid-template-columns:repeat(2,1fr)}.ha-trust__stat:last-child{grid-column:1/-1}.home-hero{padding-bottom:220px}}.home-hero.hero-bottom-bar{background-color:#10223a;background-color:var(--brand-primary-dark,#10223a)}