.home-hero{min-height:760px;display:grid;align-items:center;padding:170px 0 110px}.home-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(26,31,42,.9),rgba(48,72,0,.64));z-index:1}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:48px;gap:48px;align-items:end}.hero-copy p{margin:20px 0 0}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.hero-panel{border:1px solid rgba(255,255,255,.28);background:rgba(0,63,45,.72);padding:24px}.hero-panel small,.hero-panel span{display:block}.hero-panel strong{display:block;font-size:2.4rem;line-height:1;margin:12px 0}.spec-card{border:1px solid var(--brand-border);background:#fff}.spec-card table{margin-bottom:0}.spec-card thead th{background:var(--brand-secondary);color:#fff;border-color:rgba(255,255,255,.16)}.spec-card tbody td{padding:18px;color:var(--brand-text);border-color:var(--brand-border)}.product-mini-grid article{background:#fff;border:1px solid var(--brand-border);min-height:100%}.product-mini-grid img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.product-mini-grid h3,.product-mini-grid p{padding-left:18px;padding-right:18px}.product-mini-grid h3{margin-top:18px}.product-mini-grid p{padding-bottom:20px;margin-bottom:0}.welding-results-band{padding:86px 0}.welding-results-band::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 10%,rgba(122,184,0,.22),transparent 32%);z-index:0}.welding-results-band .container{position:relative;z-index:1}.results-head{max-width:780px;margin-bottom:34px}.results-grid article{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);padding:22px}.results-grid .kpi{display:block;font-weight:700;margin-bottom:18px}.results-grid strong{display:block;font-size:2.1rem;margin-bottom:10px}.feature-split{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);grid-gap:48px;gap:48px;align-items:center}.feature-image img{width:100%;min-height:520px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border)}.point-list{display:grid;grid-gap:18px;gap:18px;margin-top:28px}.point-list article{display:grid;grid-template-columns:56px 1fr;grid-gap:16px;gap:16px;padding:18px 0;border-bottom:1px solid var(--brand-border)}.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;background:var(--brand-primary);color:var(--brand-text);font-weight:700}.point-list article h3,.point-list article p{grid-column:2}.home-cta{text-align:center}.home-cta .cta-content{max-width:760px}@media (max-width:991px){.feature-split,.hero-grid{grid-template-columns:1fr}.hero-panel{max-width:360px}}@media (max-width:575px){.home-hero{min-height:620px;padding-top:140px}}