.hero-section{background:var(--c-bg);box-shadow:0 0 0 100vmax var(--c-bg);clip-path:inset(0 -100vmax);padding:72px 0 96px}.hero-section .eyebrow{align-items:center;display:inline-flex;gap:8px}.hero-section .eyebrow:before{background:currentColor;border-radius:50%;content:"";display:inline-block;flex-shrink:0;height:8px;width:8px}.hero-grid{align-items:center;display:grid;gap:64px;grid-template-columns:1.05fr 1.15fr}.hero-copy h1{margin-bottom:20px}.hero-copy .lead{margin-bottom:32px;max-width:560px}.hero-cta{gap:12px}.hero-cta,.hero-meta{display:flex;flex-wrap:wrap}.hero-meta{align-items:center;color:#6b7280;font-size:14px;gap:22px;margin-top:28px}.hero-meta span{align-items:center;display:inline-flex}.hero-meta span:first-child:before{background:#22c55e;border-radius:50%;content:"";display:inline-block;flex-shrink:0;height:8px;margin-right:8px;width:8px}@media (max-width:980px){.hero-grid{gap:48px;grid-template-columns:1fr}}