.namc-home-hero{background:var(--brand-bg-alt);min-height:600px;display:flex;align-items:center}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.hero-product{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary-light))}.spec-compare{border:1px solid var(--brand-border)}.spec-compare th{background:var(--brand-primary);color:var(--brand-text-inverse)}.feature-grid,.industry-image-grid,.testimonial-grid{display:grid;grid-gap:24px;gap:24px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid article,.testimonial-grid article{background:#fff;border:1px solid var(--brand-border);padding:28px}.feature-icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;margin-bottom:16px;background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:800}.namc-trust{background:var(--brand-primary-dark);padding:36px 0}.trust-row{display:flex;flex-wrap:nowrap}.trust-item{flex:1 1 0;min-width:0;text-align:center;padding:8px 24px;border-right:1px solid rgba(255,255,255,.22)}.trust-item:last-child{border-right:0}.trust-item span,.trust-item strong{display:block;color:var(--brand-text-inverse)}.trust-item strong{font-size:1.75rem}.industry-image-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.industry-image-grid article{position:relative;overflow:hidden;min-height:260px;background:var(--brand-primary-dark)}.industry-image-grid img{width:100%;height:100%;min-height:260px;-o-object-fit:cover;object-fit:cover;opacity:.78;transition:transform .25s}.industry-image-grid h3{position:absolute;left:18px;right:18px;bottom:18px;color:var(--brand-text-inverse)}.industry-image-grid article:hover img{transform:scale(1.05)}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.testimonial-grid span{display:block;color:var(--brand-text-secondary)}.namc-diagonal-cta{background:linear-gradient(170deg,var(--brand-primary) 0,var(--brand-primary) 52%,var(--brand-primary-dark) 52%,var(--brand-primary-dark) 100%)}.namc-diagonal-cta h2,.namc-diagonal-cta p{color:var(--brand-text-inverse)}@media (max-width:991px){.feature-grid,.industry-image-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.feature-grid,.industry-image-grid,.testimonial-grid{grid-template-columns:1fr}.trust-row{flex-wrap:wrap}.trust-item{flex:0 0 50%;border-bottom:1px solid rgba(255,255,255,.22)}}