.home-hero{min-height:600px;display:flex;align-items:center;background:linear-gradient(135deg,#fff 0,var(--brand-bg) 48%,var(--brand-bg-alt) 100%)}.hero-copy p{color:var(--brand-text-muted);font-size:20px}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.hero-media img{width:100%;min-height:460px;-o-object-fit:cover;object-fit:cover;border-radius:12px;box-shadow:var(--shadow-soft)}.hero-spec-line{display:flex;flex-wrap:nowrap;gap:10px;margin-top:28px;color:var(--brand-text);font-size:13px;font-weight:800}.hero-spec-line span{flex:1 1 0;min-width:0;padding:10px;border:1px solid var(--brand-border);border-radius:10px;background:#fff;text-align:center}.risk-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.risk-card{min-height:220px;background:#fff;border:1px solid var(--brand-border);border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(43,43,43,.06)}.risk-card img{width:100%;height:150px;-o-object-fit:cover;object-fit:cover}.risk-card a,.risk-card h3,.risk-card p{margin-left:18px;margin-right:18px}.risk-card h3{margin-top:18px}.risk-card p{color:var(--brand-text-muted);font-size:14px}.risk-card a{display:inline-flex;margin-bottom:18px;font-weight:800}.trust-bar-sustainability{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#f7f4ee;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.trust-item{min-height:104px;padding:22px;text-align:center;border-right:1px solid var(--brand-border)}.trust-item:last-child{border-right:0}.trust-item span{display:block;color:var(--brand-primary-dark);font-weight:900}.trust-item small{color:var(--brand-text-muted)}.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.industry-grid article{min-height:240px;padding:28px;border:1px solid var(--brand-border);border-radius:12px;background:#fff;transition:transform .2s,border-color .2s}.industry-grid article:hover{transform:translateY(-4px);border-color:var(--brand-primary)}.icon-badge{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:56px;height:56px;margin-bottom:20px;color:var(--brand-text);background:var(--brand-accent);border-radius:50%;font-weight:900}.testimonial-large{background:#fff;text-align:center}.testimonial-large blockquote{max-width:880px;margin:0 auto;font-size:32px;font-weight:800;line-height:1.35}.quote-source{margin-top:24px;color:var(--brand-text-muted)}.centered-solid{padding-top:80px;padding-bottom:96px;color:var(--brand-text-inverse);text-align:center;background:var(--brand-primary)}.centered-solid h2,.centered-solid p{color:var(--brand-text-inverse)}.centered-solid p{max-width:760px;margin:0 auto 28px;opacity:.92}.cta-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:16px}@media (max-width:1199px){.risk-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:991px){.home-hero{padding-top:32px}.hero-media{order:-1}.hero-media img{min-height:320px}.industry-grid,.risk-grid,.trust-bar-sustainability{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.industry-grid,.risk-grid,.trust-bar-sustainability{grid-template-columns:1fr}.hero-actions .btn{width:100%}.hero-spec-line{flex-direction:column}}