
.ms-venture-wrap{font-family:Inter,Arial,sans-serif;color:#14213d;line-height:1.65;background:#fff}
.ms-venture-hero{position:relative;overflow:hidden;border-radius:28px;padding:72px 52px;margin:24px auto;max-width:1180px;background:linear-gradient(135deg,#071421 0%,#14213d 46%,#b08d57 120%);color:#fff;box-shadow:0 24px 70px rgba(20,33,61,.22)}
.ms-venture-hero:after{content:"";position:absolute;right:-120px;top:-120px;width:340px;height:340px;border-radius:50%;background:rgba(255,255,255,.09)}
.ms-eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;color:#d9c29a;font-weight:700;margin-bottom:18px}
.ms-venture-hero h1{font-size:clamp(36px,5vw,68px);line-height:1.04;margin:0 0 22px;font-weight:800;max-width:900px}
.ms-venture-hero p{font-size:19px;max-width:820px;color:#eef3f8;margin:0}
.ms-grid{max-width:1180px;margin:34px auto;display:grid;gap:22px}
.ms-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.ms-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.ms-card{background:#fff;border:1px solid #e7ecf1;border-radius:22px;padding:28px;box-shadow:0 14px 40px rgba(20,33,61,.08)}
.ms-card h3{margin:0 0 12px;font-size:22px;color:#14213d}
.ms-card p{margin:0;color:#516070}
.ms-metric{font-size:34px;font-weight:800;color:#b08d57;margin-bottom:8px}
.ms-section{max-width:1180px;margin:42px auto;padding:0 4px}
.ms-section h2{font-size:34px;line-height:1.15;margin:0 0 16px;color:#14213d}
.ms-section p{font-size:17px;color:#516070;max-width:980px}
.ms-band{max-width:1180px;margin:42px auto;border-radius:26px;background:#f6f2eb;padding:40px;border:1px solid #eadfcf}
.ms-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}
.ms-list div{background:#fff;border-radius:16px;padding:18px;border:1px solid #eadfcf;color:#344255}
.ms-cta{max-width:1180px;margin:42px auto 20px;background:#14213d;color:#fff;border-radius:24px;padding:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.ms-cta h2{margin:0;font-size:28px;color:#fff}
.ms-cta p{margin:8px 0 0;color:#d7dee8}
.ms-cta a{display:inline-block;background:#b08d57;color:#fff;text-decoration:none;border-radius:999px;padding:14px 22px;font-weight:700;white-space:nowrap}
@media(max-width:900px){.ms-grid.cols-4,.ms-grid.cols-3,.ms-list{grid-template-columns:1fr}.ms-venture-hero{padding:48px 28px}.ms-cta{display:block}.ms-cta a{margin-top:18px}}
