.home-hero{background:linear-gradient(135deg,#f8fbff 0,#eaf6ff 100%);padding-top:92px;padding-bottom:86px}.home-hero h1{color:var(--brand-primary-dark);font-size:max(2.4rem, min(5vw, 4.6rem));line-height:1.02;font-weight:900;margin-bottom:20px}.hero-copy{color:var(--brand-text-soft);font-size:1.12rem;max-width:640px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-proof span{border:1px solid var(--brand-border);border-radius:999px;background:#fff;color:var(--brand-primary-dark);font-size:.86rem;font-weight:800;padding:8px 12px}.hero-image{min-height:520px;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#dff7ff,#f8fafc)}.section-head{margin-bottom:42px}.risk-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.risk-card{display:flex;flex-direction:column;min-height:100%;border:1px solid var(--brand-border);border-radius:8px;overflow:hidden;background:#fff;box-shadow:var(--shadow-card)}.risk-card img{width:100%;height:188px;-o-object-fit:cover;object-fit:cover;background:#eaf2ff}.risk-card-body{display:flex;flex:1;flex-direction:column;padding:20px}.risk-card h3{color:var(--brand-primary-dark);font-size:1.08rem;font-weight:900;margin-bottom:10px}.risk-card p{color:var(--brand-text-soft);font-size:.94rem;margin-bottom:16px}.risk-card a{margin-top:auto;color:var(--brand-primary);font-weight:800}.trust-strip{background:var(--brand-primary-dark);padding:28px 0}.trust-items{display:flex;flex-wrap:nowrap}.trust-item{flex:1 1 0;min-width:0;display:grid;grid-template-columns:42px 1fr;grid-gap:8px 14px;gap:8px 14px;align-items:center;padding:8px 24px;border-right:1px solid rgba(255,255,255,.18)}.trust-item:last-child{border-right:0}.trust-icon{grid-row:1/span 2;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:8px;background:rgba(34,211,238,.15);color:var(--brand-accent);font-weight:900}.trust-item strong{color:#fff;font-size:1.08rem}.trust-item span:last-child{color:#ddebfa;font-size:.9rem}.company-stats{background:#fff}.company-stats .stat-item{border:1px solid var(--brand-border);border-radius:8px;padding:26px 18px;background:var(--brand-bg-alt)}.company-stats .stat-item strong{display:block;color:var(--brand-primary);font-size:2.2rem;font-weight:900;line-height:1;margin-bottom:10px;white-space:nowrap}.company-stats .stat-item span{color:var(--brand-text-soft);font-size:.92rem}.industry-cards-section{background:var(--brand-bg-alt)}.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.industry-card{position:relative;min-height:250px;padding:28px;border-radius:8px;border:1px solid var(--brand-border);background:#fff;box-shadow:var(--shadow-card)}.industry-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:8px;background:var(--brand-primary-dark);color:#fff;font-weight:900;font-size:1.3rem;margin-bottom:18px}.industry-card h3{color:var(--brand-primary-dark);font-size:1.18rem;font-weight:900}.industry-card p{color:var(--brand-text-soft);margin-bottom:0}.home-cta{background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-primary-dark) 100%);color:#fff}.home-cta h2{color:#fff;font-weight:900;font-size:max(2rem, min(4vw, 3.2rem));margin-bottom:18px}.home-cta p{color:#eaf7ff;max-width:780px;margin:0 auto 28px}.cta-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}@media (max-width:1199px){.risk-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:991px){.home-hero{padding-top:64px}.hero-image{min-height:380px}.industry-grid,.risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-items{flex-wrap:wrap}.trust-item{flex:0 0 50%;border-bottom:1px solid rgba(255,255,255,.18)}}@media (max-width:575px){.industry-grid,.risk-grid{grid-template-columns:1fr}.cta-actions,.hero-actions{flex-direction:column}.trust-item{flex-basis:100%;border-right:0}}