.welding-process-hero{background:linear-gradient(120deg,rgba(99,5,20,.96),rgba(43,43,43,.9)),var(--brand-primary-dark)}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.95fr);grid-gap:44px;gap:44px;align-items:center}.hero-copy p{max-width:660px;font-size:1.08rem}.hero-visual{position:relative;display:grid;grid-gap:18px;gap:18px}.hero-visual>img{width:100%;min-height:380px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);border:1px solid rgba(255,255,255,.18);box-shadow:var(--shadow-soft)}.process-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;padding:0;margin:0;list-style:none}.process-tiles li{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:var(--brand-radius);padding:16px}.process-tiles span{display:block;color:var(--brand-text-inverse);font-weight:900}.process-tiles small{color:var(--brand-text-inverse)}.trust-bar-light{background:var(--brand-bg);border-bottom:1px solid var(--brand-border)}.trust-row{display:flex;flex-wrap:nowrap;gap:20px;padding:26px 0}.trust-item{flex:1 1 0;min-width:0;text-align:center}.trust-item strong{display:block;color:var(--brand-primary);font-size:1.8rem;line-height:1}.trust-item span{color:var(--brand-text)}.feature-grid article,.product-tile,.testimonial-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;box-shadow:0 10px 28px rgba(33,26,23,.07)}.product-tile{display:grid}.product-tile img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.product-tile div{padding:22px}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.testimonial-grid article{padding:28px}.testimonial-grid p{color:var(--brand-text)}.testimonial-grid span,.testimonial-grid strong{display:block;color:var(--brand-text)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid article{padding:26px;text-align:center}.feature-grid article span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:48px;height:48px;margin-bottom:16px;border-radius:50%;background:var(--brand-bg-alt);color:var(--brand-primary);font-weight:900}.home-cta{background:linear-gradient(120deg,rgba(99,5,20,.95),rgba(43,43,43,.94)),var(--brand-primary-dark)}@media (max-width:991px){.feature-grid,.hero-grid,.testimonial-grid{grid-template-columns:1fr}.process-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.trust-row{flex-wrap:wrap}.trust-item{flex:0 0 calc(50% - 10px)}}