.home-hero{position:relative;min-height:760px;padding:160px 0 210px;background:linear-gradient(135deg,#0a0a0a 0,#202124 58%,#1e40af 100%);color:var(--text-on-dark);overflow:hidden}.home-hero h1{color:var(--text-on-dark);font-size:max(2.45rem, min(5vw, 4.8rem))}.home-hero p{color:rgba(255,255,255,.84);font-size:1.1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-image{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:1px solid rgba(255,255,255,.2);box-shadow:0 28px 70px rgba(0,0,0,.3)}.hero-bottom-bar{position:absolute;left:0;right:0;bottom:0;background:rgba(30,64,175,.92);color:var(--text-on-dark)}.hero-bottom-bar .container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.hero-metric{min-height:118px;padding:24px;border-left:1px solid rgba(255,255,255,.2)}.hero-metric:last-child{border-right:1px solid rgba(255,255,255,.2)}.hero-metric strong{display:block;font-size:1.8rem;line-height:1}.hero-metric span{display:block;margin-top:8px;color:rgba(255,255,255,.82);font-size:.9rem}.risk-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:22px;gap:22px}.risk-card{min-height:420px;display:flex;flex-direction:column;border:1px solid var(--brand-border);border-radius:8px;background:#fff;overflow:hidden}.risk-card img{width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover}.risk-card a,.risk-card h3,.risk-card p{margin-left:20px;margin-right:20px}.risk-card h3{margin-top:20px;font-size:1.18rem}.risk-card p{color:var(--brand-muted);flex:1}.risk-card a{margin-bottom:20px;color:var(--brand-secondary);font-weight:700}.trust-bar-sustainability{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#f7f4ee;border-top:1px solid #e5ded2;border-bottom:1px solid #e5ded2}.trust-item{min-height:104px;padding:22px 18px;text-align:center;border-right:1px solid #e5ded2}.trust-item:last-child{border-right:0}.trust-item span{display:block;color:var(--brand-text);font-weight:800}.trust-item small{color:var(--brand-muted)}.stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--brand-border)}.stats-row div{min-height:140px;padding:28px;border-right:1px solid var(--brand-border)}.stats-row div:last-child{border-right:0}.stats-row strong{display:block;color:var(--brand-secondary);font-size:2.4rem;line-height:1}.stats-row span{display:block;margin-top:10px;color:var(--brand-muted)}.industry-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.industry-card{position:relative;min-height:260px;overflow:hidden;border-radius:8px;background:#000}.industry-card img{width:100%;height:100%;min-height:260px;-o-object-fit:cover;object-fit:cover;opacity:.84;transition:transform .25s}.industry-card span{position:absolute;left:20px;right:20px;bottom:18px;color:#fff;font-weight:800;font-size:1.1rem}.industry-card:hover img{transform:scale(1.05)}@media (max-width:991.98px){.home-hero{padding-top:128px}.hero-bottom-bar .container,.stats-row,.trust-bar-sustainability{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.home-hero{padding-bottom:0}.hero-bottom-bar{position:static;margin-top:48px}.hero-bottom-bar .container,.stats-row,.trust-bar-sustainability{grid-template-columns:1fr}.hero-metric,.stats-row div,.trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}}