:root{--mvm-primary:#407bff;--mvm-primary-dark:#4b2699;--mvm-black:#1d1c1c;--mvm-muted:#4c4d4e;--mvm-faded:#28272799;--mvm-surface:#f7f8fc;--mvm-border:#407bff24}.mvm-page{color:var(--mvm-black);background:#fff;--font-montserrat:var(--body-font)!important}.mvm-hero{align-items:flex-end;min-height:calc(100vh - 96px);display:flex;position:relative;overflow:hidden}.mvm-hero__bg{object-fit:cover;z-index:0}.mvm-hero__overlay{z-index:1;background:linear-gradient(#111010b8 0%,#11101073 45%,#111010e0 100%);position:absolute;inset:0}.mvm-hero__content{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:clamp(48px,8vw,96px) clamp(20px,5vw,80px);position:relative}.mvm-hero__eyebrow{font-family:var(--body-font);letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8;margin-bottom:16px;font-size:clamp(12px,.95vw,14px);font-weight:600;display:inline-block}.mvm-hero__title{max-width:14ch;font-family:var(--body-font);color:#fff;margin:0 0 clamp(28px,4vw,48px);font-size:clamp(34px,4.2vw,58px);font-weight:700;line-height:1.08}.mvm-hero__title--wide{max-width:20ch}.mvm-hero__meta{border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.4vw,20px);padding-top:clamp(20px,2.4vw,32px);display:grid}.mvm-hero__meta-item{flex-direction:column;gap:8px;min-width:0;display:flex}.mvm-hero__meta-label{font-family:var(--body-font);letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;font-size:clamp(11px,.85vw,13px);font-weight:700}.mvm-hero__meta-value{font-family:var(--body-font);color:#fff;font-size:clamp(14px,1.05vw,17px);font-weight:600;line-height:1.45}.mvm-section{padding:clamp(56px,7vw,104px) clamp(20px,5vw,80px)}.mvm-section--compact{padding:clamp(28px,3.2vw,44px) clamp(20px,5vw,80px)}.mvm-section--challenge{background:linear-gradient(135deg, var(--mvm-primary) 0%, var(--mvm-primary-dark) 100%);color:#fff}.mvm-section--narrative{background:linear-gradient(180deg, #fff 0%, var(--mvm-surface) 100%)}.mvm-section--results{background:#fff}.mvm-section--why{color:#fff;background:linear-gradient(#020617 0%,#020b3a 55%,#111827 100%)}.mvm-section__inner{max-width:1120px;margin:0 auto}.mvm-section__inner--narrow{max-width:860px}.mvm-section__inner--split{grid-template-columns:minmax(220px,.9fr) minmax(0,1.4fr);align-items:start;gap:clamp(28px,5vw,72px);display:grid}.mvm-section__heading--compact{font-size:clamp(24px,2.4vw,32px)}.mvm-narrative-block{flex-direction:column;gap:clamp(10px,1.2vw,14px);display:flex}.mvm-narrative-divider{background:linear-gradient(90deg,#407bff59 0%,#407bff14 55%,#0000 100%);height:1px;margin:clamp(20px,2.4vw,28px) 0}.mvm-section__label{font-family:var(--body-font);letter-spacing:.1em;text-transform:uppercase;color:#ffffffb8;align-items:center;gap:10px;margin-bottom:18px;font-size:clamp(12px,.9vw,13px);font-weight:700;display:inline-flex}.mvm-section__label:before{content:"";opacity:.8;background:currentColor;width:28px;height:2px}.mvm-section--narrative .mvm-section__label,.mvm-section--results .mvm-section__label{color:var(--mvm-primary)}.mvm-section__heading{font-family:var(--body-font);margin:0;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.15}.mvm-section--challenge .mvm-section__heading{color:#fff}.mvm-section--narrative .mvm-section__heading,.mvm-section--results .mvm-section__heading{color:var(--mvm-black)}.mvm-section--why .mvm-section__heading{color:#fff}.mvm-prose{font-family:var(--body-font);margin:0;font-size:clamp(16px,1.15vw,19px);font-weight:500;line-height:1.8}.mvm-prose--compact{font-size:clamp(15px,1.05vw,17px);line-height:1.65}.mvm-section--challenge .mvm-prose{color:#fffffff0;max-width:820px}.mvm-section--challenge .mvm-prose--compact{margin-top:clamp(10px,1.2vw,14px)}.mvm-section--narrative .mvm-prose{color:var(--mvm-muted)}.mvm-section--why .mvm-prose{color:#e5e7eb;max-width:760px}.mvm-built-accent{border-left:3px solid var(--mvm-primary);font-family:var(--body-font);color:var(--mvm-black);background:linear-gradient(90deg,#407bff14 0%,#407bff00 100%);margin-top:clamp(24px,3vw,36px);padding:clamp(18px,2vw,24px);font-size:clamp(14px,1vw,16px);font-weight:600;line-height:1.6}.mvm-built-accent--inline{width:fit-content;color:var(--mvm-primary);background:#407bff1a;border-left:none;border-radius:8px;margin:0;padding:8px 12px;font-size:clamp(13px,.95vw,14px);line-height:1.45}.mvm-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,24px);margin-top:clamp(28px,4vw,44px);display:grid}.mvm-result-card{border:1px solid var(--mvm-border);background:#fff;border-radius:18px;align-items:flex-start;gap:16px;padding:clamp(20px,2.2vw,28px);transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #1110100d}.mvm-result-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #407bff1f}.mvm-result-card__icon{background:linear-gradient(135deg, var(--mvm-primary) 0%, var(--mvm-primary-dark) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;line-height:1;display:inline-flex}.mvm-result-card__text{font-family:var(--body-font);color:var(--mvm-muted);margin:0;font-size:clamp(15px,1.05vw,17px);font-weight:500;line-height:1.65}.mvm-why-panel{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(24px,4vw,48px);margin-top:clamp(24px,3vw,36px);padding:clamp(24px,3vw,40px);display:grid}.mvm-why-panel__badge{text-align:center;background:linear-gradient(135deg,#407bff38 0%,#4b269947 100%);border:1px solid #ffffff24;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:clamp(120px,12vw,160px);padding:clamp(20px,2vw,28px);display:flex}.mvm-why-panel__badge-icon{color:#fff;font-size:clamp(28px,3vw,36px);line-height:1}.mvm-why-panel__badge-label{font-family:var(--body-font);color:#fff;font-size:clamp(13px,1vw,15px);font-weight:700}.mvm-footer-cta{padding:clamp(40px,5vw,72px) clamp(20px,5vw,80px) 0}@media (max-width:991px){.mvm-hero__meta{grid-template-columns:1fr}.mvm-section__inner--split{grid-template-columns:1fr;gap:24px}.mvm-results-grid,.mvm-why-panel{grid-template-columns:1fr}.mvm-why-panel__badge{flex-direction:row;justify-content:flex-start;width:fit-content}}@media (max-width:767px){.mvm-hero{min-height:auto}.mvm-hero__title,.mvm-hero__title--wide{max-width:none}}
