.zeph-hero-gradient{min-height:560px;background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));color:#fff;padding:92px 0}.zeph-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);grid-gap:48px;gap:48px;align-items:center}.zeph-hero-copy h1{font-size:max(2.2rem, min(5vw, 3.8rem));font-weight:900;line-height:1.08}.zeph-hero-copy p{color:rgba(255,255,255,.86);font-size:1.08rem}.zeph-feature-row img,.zeph-hero-media img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#dbe4ea}.zeph-trust{background:var(--brand-bg-alt);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.zeph-trust-row{display:flex}.zeph-trust-item{flex:1;padding:28px 22px;text-align:center;border-right:1px solid var(--brand-border)}.zeph-trust-item:last-child{border-right:0}.zeph-trust-item strong{display:block;font-family:ui-monospace,Menlo,monospace;font-size:2rem;color:var(--brand-primary)}.zeph-trust-item span{font-size:.82rem;text-transform:uppercase;color:var(--brand-text-muted)}.ha-products{padding:96px 0}.ha-products__header{text-align:center;max-width:760px;margin:0 auto 38px}.ha-products__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px}.ha-products__card{min-height:220px;border:1px solid var(--brand-border);background:#fff;padding:18px;position:relative;overflow:hidden}.ha-products__img img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.ha-products__card h4{font-size:1.05rem;margin:16px 0 8px}.ha-products__card p{font-size:.85rem;color:var(--brand-text-muted)}.ha-products__cta{display:inline-block;font-weight:800;color:var(--brand-secondary)}.ha-products__card--feature{grid-column:1/-1;background:var(--brand-primary);color:#fff}.ha-products__card--feature p{color:rgba(255,255,255,.82)}.zeph-feature-alt{padding:86px 0;background:var(--brand-bg-alt)}.zeph-feature-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:44px;gap:44px;align-items:center;margin-bottom:64px}.zeph-feature-row.reverse>div:first-child{order:2}@media (max-width:768px){.zeph-feature-row,.zeph-hero-inner{grid-template-columns:1fr}.zeph-trust-row{flex-wrap:wrap}.zeph-trust-item{flex:0 0 50%}.zeph-feature-row.reverse>div:first-child{order:0}}