.vp-hero{background:var(--bg);flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;display:flex;position:relative;overflow:hidden}.vp-hero-content{z-index:2;text-align:left;width:100%;max-width:var(--layout-max-width);padding:128px var(--layout-gutter) 80px;flex-direction:column;align-items:flex-start;margin:0 auto;display:flex;position:relative}.vp-hero-eyebrow{font-family:var(--ff-mono);font-size:var(--t-11);letter-spacing:.18em;text-transform:uppercase;color:var(--beacon);margin:0 0 14px;font-weight:500}.vp-hero-title{font-size:clamp(40px, 6vw, var(--t-56));max-width:14ch;margin:0 0 20px}.vp-hero-sub{color:var(--txt-2);font-size:var(--t-18);line-height:var(--lh-body);max-width:40rem;margin:0 0 32px}.vp-hero-ctas{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.vp-hero-fine{color:var(--txt-3);font-family:var(--ff-mono);font-size:var(--t-12);letter-spacing:.06em;max-width:40rem;margin-top:18px}@media (max-width:720px){.vp-hero-content{padding:88px var(--layout-gutter-mobile) 96px}.vp-hero-title{max-width:none}}
