.home-hero{position:relative;min-height:760px;display:grid;align-items:center;overflow:hidden;background:var(--brand-primary-dark);padding:160px 0 96px}.home-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(28,17,19,.9),rgba(99,5,20,.72),rgba(26,31,42,.35))}.home-hero__content{position:relative;z-index:1;max-width:850px;margin-left:max(24px,(100vw - 1200px) / 2);margin-right:auto}.home-hero .eyebrow,.home-hero h1,.home-hero li,.home-hero p{color:var(--brand-text-inverse)}.home-hero h1{max-width:760px;font-size:max(2rem, min(4vw, 3.5rem))}.home-hero p{max-width:720px;margin:22px 0 0;color:rgba(255,255,255,.88);font-size:1.08rem}.industry-switch{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none}.industry-switch li{padding:9px 14px;border:1px solid rgba(255,255,255,.34);border-radius:var(--brand-radius);background:rgba(255,255,255,.1);font-weight:700}.cta-actions,.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.cmc-feature-points .feature-image{width:100%;min-height:520px;border-radius:var(--brand-radius);-o-object-fit:cover;object-fit:cover;box-shadow:var(--brand-shadow)}.point-list{display:grid;grid-gap:18px;gap:18px}.point-list article{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:18px;gap:18px;padding:20px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.point-list article>span{grid-row:1/span 2;grid-column:1;display:grid;align-items:center;justify-items:center;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--brand-bg-alt);color:var(--brand-primary);font-weight:800}.point-list article h3,.point-list article p{grid-column:2;margin-bottom:0}.cmc-tabs{justify-content:center;border-bottom:1px solid var(--brand-border)}.cmc-tabs .nav-link{border:0;border-bottom:3px solid transparent;color:var(--brand-text);font-weight:800}.cmc-tabs .nav-link.active{border-bottom-color:var(--brand-primary);color:var(--brand-primary);background:0 0}.cmc-tab-content{margin-top:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);overflow:hidden}.cmc-spec-table{margin:0}.cmc-spec-table thead th{background:var(--brand-secondary);color:var(--brand-text-inverse)}.cmc-resource-band{padding:76px 0;background:var(--brand-bg);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.eco-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.eco-stats div{padding:24px;border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.eco-stats .kpi{display:block;margin-bottom:10px;color:var(--brand-primary);font-size:max(1.8rem, min(3vw, 2.6rem));font-weight:800;line-height:1}.cmc-testimonial{background:var(--brand-secondary)}.cmc-testimonial blockquote,.cmc-testimonial p{max-width:820px;margin-right:auto;margin-left:auto;color:var(--brand-text-inverse);text-align:center}.cmc-testimonial blockquote{font-size:max(1.35rem, min(3vw, 2rem));font-weight:700}.cmc-home-cta{background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));text-align:center}.cmc-home-cta .container{max-width:820px}@media (max-width:991.98px){.home-hero{min-height:660px;padding-top:112px}.home-hero__content{margin-left:auto}.eco-stats{grid-template-columns:1fr}}