.home-hero{background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-primary-dark) 100%);color:var(--brand-text-inverse);padding-bottom:88px}.home-hero-inner{margin:0 auto;max-width:920px;text-align:center}.home-hero h1{color:var(--brand-text-inverse);font-size:max(2.5rem, min(6vw, 5.4rem));font-weight:900;line-height:1.02;margin-bottom:22px}.hero-subtitle{color:rgba(255,255,255,.9);font-size:1.24rem;line-height:1.65;margin:0 auto;max-width:720px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:30px}.hero-image{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);box-shadow:0 30px 80px rgba(0,0,0,.24);margin:44px auto 0;max-width:720px}.hero-image img{aspect-ratio:720/560}.home-trust{padding:26px 0}.home-trust .stat-item{border-right:1px solid rgba(255,255,255,.16);padding:18px 16px}.home-trust .stat-item:last-child{border-right:0}.section-heading{margin-bottom:38px;max-width:920px}.section-heading.narrow{max-width:820px}.certification-card{min-height:228px}.cert-mark{align-items:center;background:var(--brand-bg-alt);border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-primary);display:inline-flex;font-weight:900;height:42px;justify-content:center;margin-bottom:18px;min-width:72px;padding:0 12px}.home-industries{background:var(--brand-bg-alt)}.industry-image-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.industry-image-card{aspect-ratio:4/3;border-radius:var(--brand-radius);overflow:hidden;position:relative}.industry-image-card img{background:linear-gradient(135deg,var(--brand-primary-light),var(--brand-accent));height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform 220ms;width:100%}.industry-image-card:hover img{transform:scale(1.05)}.industry-overlay{background:linear-gradient(180deg,rgba(36,32,29,.08) 0,rgba(36,32,29,.92) 100%);bottom:0;color:var(--brand-text-inverse);left:0;padding:15px;position:absolute;right:0}.industry-overlay h3{font-size:1.25rem;font-weight:900;margin-bottom:8px}.industry-overlay p{color:rgba(255,255,255,.78);font-size:.9rem;line-height:1.5;margin:0}.home-testimonial{background:var(--brand-bg);text-align:center}.home-testimonial blockquote{color:var(--brand-text);font-size:max(1.6rem, min(3vw, 2.7rem));font-weight:800;line-height:1.28;margin:0 auto 24px;max-width:960px}.home-testimonial p{color:var(--brand-primary);font-weight:800;margin:0}.home-cta{color:var(--brand-text-inverse);overflow:hidden;position:relative}.home-cta .cta-bg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.cta-shade{background:linear-gradient(135deg,rgba(97,38,15,.88),rgba(36,32,29,.92));top:0;right:0;bottom:0;left:0;position:absolute}.home-cta .container{position:relative;z-index:1}.home-cta-content{margin:0 auto;max-width:760px;text-align:center}.home-cta h2{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.4rem));font-weight:900;line-height:1.08;margin-bottom:18px}.home-cta p{color:rgba(255,255,255,.82);font-size:1.05rem;line-height:1.75;margin:0 auto;max-width:680px}@media (max-width:768px){.home-trust .stat-item:nth-child(2){border-right:0}.industry-overlay{padding:20px}}