.mf-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);border:1px solid var(--mf-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:clamp(24px,4vw,48px)}.mf-hero::before{content:"";position:absolute;inset:auto 0 0 auto;width:38%;height:4px;background:linear-gradient(90deg,var(--mf-primary),var(--mf-primary-2))}.mf-hero-kicker{display:inline-flex;margin-bottom:12px;color:var(--mf-primary);font-size:13px;font-weight:950}.mf-hero-title{margin:0;font-size:clamp(32px,4vw,54px);line-height:1.05;font-weight:950;letter-spacing:-.7px;color:var(--mf-text)}.mf-hero-text{max-width:760px;margin:14px 0 0;color:var(--mf-muted);font-size:17px;line-height:1.75;font-weight:650}
