.home-hero{position:relative;min-height:720px;background:linear-gradient(135deg,rgba(8,62,117,.96),rgba(11,92,173,.78)),#083e75;color:var(--brand-text-inverse);overflow:hidden}.hero-content{position:relative;z-index:2;padding-top:92px;padding-bottom:180px}.home-hero .eyebrow,.home-hero h1,.home-hero p{color:var(--brand-text-inverse)}.home-hero p{opacity:.92;font-size:1.08rem}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.hero-main-image{border-radius:4px;box-shadow:0 28px 70px rgba(0,0,0,.24)}.hero-bottom-bar{position:absolute;left:0;right:0;bottom:0;z-index:3;background:rgba(245,166,35,.94);color:#102033}.hero-proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0}.hero-proof-strip>div{padding:22px 24px;border-left:1px solid rgba(16,32,51,.18)}.hero-proof-strip strong{display:block;font-size:28px;line-height:1}.hero-proof-strip span{display:block;margin-top:6px;font-weight:700;font-size:.92rem}.trust-bar-horizontal-dark{background:#111827;padding:22px 0}.trust-bar-flex{display:flex;align-items:stretch}.trust-item{flex:1;text-align:center;color:#fff;padding:8px 18px;border-left:1px solid rgba(255,255,255,.14)}.trust-item:first-child{border-left:0}.trust-icon{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:32px;margin-bottom:8px;border:1px solid rgba(245,166,35,.55);color:var(--brand-accent);font-weight:900}.trust-item small,.trust-item strong{display:block}.trust-item small{color:rgba(255,255,255,.72)}.risk-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.risk-card{border:1px solid var(--brand-border);border-radius:4px;background:#fff;overflow:hidden;min-height:320px}.risk-card img{width:100%;height:170px;-o-object-fit:cover;object-fit:cover}.risk-card h3{margin:18px 18px 8px;font-size:20px}.risk-card a{display:block;margin:0 18px 20px;font-weight:700}.company-stats-horizontal{background:var(--brand-bg-alt);padding:34px 0}.industry-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.industry-card{position:relative;display:block;overflow:hidden;border-radius:4px;aspect-ratio:4/3;background:#111827}.industry-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.industry-card span{position:absolute;left:0;right:0;bottom:0;padding:22px;color:#fff;font-weight:800;background:linear-gradient(0deg,rgba(0,0,0,.76),rgba(0,0,0,0))}.industry-card:hover img{transform:scale(1.05)}@media (max-width:1199px){.risk-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:991px){.home-hero{min-height:auto}.hero-content{padding-bottom:210px}.hero-proof-strip,.industry-card-grid,.risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-bar-flex{flex-wrap:wrap}.trust-item{flex:0 0 50%}}@media (max-width:575px){.hero-content{padding-top:56px;padding-bottom:280px}.hero-proof-strip,.industry-card-grid,.risk-grid{grid-template-columns:1fr}}