.home-hero{padding:160px 0 96px;background:var(--brand-bg-alt)}.home-hero__grid{display:grid;grid-template-columns:minmax(360px,0.92fr) minmax(0,1.08fr);grid-gap:56px;gap:56px;align-items:center}.home-hero__media img{width:100%;aspect-ratio:9/7;min-height:420px}.home-hero h1{margin:12px 0 20px;color:var(--brand-text);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08}.home-hero p{color:var(--brand-text);font-size:1.08rem}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.trust-bar{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.trust-bar__items{display:flex;flex-wrap:nowrap;align-items:stretch}.trust-bar__item{flex:1 1 0;min-width:0;padding:26px 28px;color:var(--brand-text-inverse)}.trust-bar__item:not(:last-child){border-right:1px solid rgba(255,255,255,.24)}.trust-bar__item span,.trust-bar__item strong{display:block;color:var(--brand-text-inverse)}.trust-bar__item strong{margin-bottom:6px;font-size:1.2rem}.industry-cards,.key-features,.specs-table{padding:88px 0}.key-features{background:var(--brand-bg)}.feature-row{display:grid;grid-template-columns:minmax(320px,0.86fr) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:center;margin-top:54px}.feature-row--reverse .feature-row__media{order:2}.feature-row__media img{width:100%;aspect-ratio:31/21;min-height:340px}.feature-row__copy{border-left:4px solid var(--brand-secondary);padding-left:28px}.feature-index{display:inline-block;color:var(--brand-accent);font-weight:800;margin-bottom:10px}.feature-row h3{color:var(--brand-text);font-size:max(1.4rem, min(2.3vw, 2rem))}.feature-row p{color:var(--brand-text)}.industry-cards{background:var(--brand-bg-alt)}.industry-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.industry-card{position:relative;overflow:hidden;min-height:270px;color:var(--brand-text-inverse);background:var(--brand-primary-dark)}.industry-card img{width:100%;height:100%;min-height:270px;-o-object-fit:cover;object-fit:cover;transition:transform .25s}.industry-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(30,52,77,.1),rgba(30,52,77,.82))}.industry-card span{position:absolute;z-index:1;left:20px;right:20px;bottom:20px;color:var(--brand-text-inverse);font-size:1.15rem;font-weight:800}.industry-card:hover img{transform:scale(1.05)}.specs-table{background:var(--brand-bg)}.munc-compare-table{border:1px solid var(--brand-border)}@media (max-width:991px){.feature-row,.home-hero__grid{grid-template-columns:minmax(0,1fr)}.feature-row--reverse .feature-row__media{order:0}.industry-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.trust-bar__items{flex-wrap:wrap}.trust-bar__item{flex:0 0 50%}.trust-bar__item:nth-child(2){border-right:0}}@media (max-width:575px){.home-hero{padding-top:140px}.industry-card-grid,.trust-bar__item{grid-template-columns:1fr;flex-basis:100%}}