.home-hero{position:relative;min-height:680px;display:flex;align-items:center;overflow:hidden}.home-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.32))}.hero-content{position:relative;z-index:1;max-width:820px;text-align:center;color:#fff}.hero-content h1,.hero-content p{color:#fff}.hero-content h1{font-size:max(2.4rem, min(5vw, 4.6rem));font-weight:800}.hero-content>p:not(.section-kicker){opacity:.88;font-size:1.18rem;line-height:1.7}.hero-actions{display:flex;gap:16px;justify-content:center;margin-top:32px}.trust-bar{background:var(--brand-primary-dark);color:#fff}.trust-inner{display:flex;flex-wrap:nowrap}.trust-item{flex:1;padding:28px 24px;text-align:center;border-right:1px solid rgba(255,255,255,.22)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;color:#fff;font-size:2rem}.trust-item span{color:rgba(255,255,255,.78)}.section-block{padding:88px 0}.certifications-cards{background:#fff}.cert-grid,.image-card-grid,.logo-wall,.stats-grid{display:grid;grid-gap:24px;gap:24px}.cert-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.cert-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;background:#fff}.cert-grid span{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:38px;border:1px solid var(--brand-border);color:var(--brand-primary);font-weight:800;margin-bottom:16px}.industry-image-cards{background:var(--brand-bg-alt)}.image-card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.image-card-grid article{position:relative;min-height:260px;overflow:hidden;border-radius:var(--brand-radius)}.image-card-grid img{width:100%;height:100%;min-height:260px;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.image-card-grid h3{position:absolute;left:0;right:0;bottom:0;margin:0;padding:48px 20px 20px;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.76),rgba(0,0,0,0))}.image-card-grid article:hover img{transform:scale(1.05)}.testimonial-wall{background:#fff}.logo-wall{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.logo-wall article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:22px;background:var(--brand-bg-alt)}.logo-wall strong{color:var(--brand-primary);font-size:1.3rem}.stats-four-grid{background:var(--brand-bg-alt)}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px;margin:0 auto}.stats-grid div{background:#fff;border:1px solid var(--brand-border);padding:32px;text-align:center}.stats-grid strong{display:block;color:var(--brand-primary);font-size:3rem}.cta-split{display:grid}.cta-dark,.cta-light{padding:72px max(32px,(100vw - 1140px) / 2)}.cta-dark{background:var(--brand-primary-dark)}.cta-dark h2,.cta-dark p{color:#fff}.cta-dark p{opacity:.78}.cta-light{background:#fff;border-top:4px solid var(--brand-secondary)}.cta-light h2{color:var(--brand-primary)}@media (max-width:768px){.home-hero{min-height:560px}.hero-actions{flex-direction:column}.trust-inner{flex-wrap:wrap}.trust-item{flex:0 0 50%}.cta-split,.stats-grid{grid-template-columns:1fr}}