.hero.hero{padding:170px 0 30px;text-align:center}.hero.hero h1{max-width:840px}.hero.hero .sub{max-width:620px;margin-bottom:30px}.hero .pipeline{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;margin-top:38px;font-family:var(--display);font-weight:700;font-size:14px}.hero .pipeline .stage{border-radius:100px;padding:9px 20px}.hero .pipeline .arrow{color:var(--muted)}.st-1{background:var(--rose);color:#8e3d38}.st-2{background:var(--yellow);color:#8a6d00}.st-3{background:#def7ec;color:#0b7a4f}.feat-head{max-width:720px;margin-bottom:40px}.feat-head h2{font-size:clamp(26px,3.4vw,38px)}.feat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.feat-grid.grid-2{grid-template-columns:repeat(2,1fr)}.feat-card{border-radius:28px;padding:30px 28px;transition:transform .25s ease}.feat-card:hover{transform:translateY(-6px)}.feat-card h3{font-size:18px;margin:14px 0 8px}.feat-card p{font-size:14.5px;color:var(--soft)}.feat-card .ico{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.65)}.fc-pink{background:var(--pink)}.fc-rose{background:var(--rose)}.fc-yellow{background:var(--yellow)}.fc-lav{background:var(--lavender)}.fc-mint{background:#def7ec}.fc-paper{background:#fff;box-shadow:0 8px 30px rgba(45,35,35,.06)}.alt-band{background:var(--alt2)}.alt-band,.dark-band{border-radius:48px;margin:0 14px}.dark-band{background:var(--navy);color:#f4f1ea;position:relative;overflow:hidden;text-align:center;padding:64px 0}.dark-band .eyebrow{background:rgba(87,97,254,.22);color:#aab1ff}.dark-band h2{color:#fff;font-size:clamp(24px,3vw,34px);max-width:680px;margin:0 auto}.dark-band p{color:#b8b4ad;max-width:580px;margin:18px auto 0}.dark-band em{font-style:normal;color:var(--green)}.final .ftrust{margin-top:22px;font-size:13.5px;color:#8f94ab;position:relative;z-index:1}@media (max-width:960px){.feat-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.hero.hero{padding:130px 0 20px}.feat-grid,.feat-grid.grid-2{grid-template-columns:1fr}.alt-band,.dark-band,.final{border-radius:32px;margin:0 8px}.final{margin-bottom:8px}}@media (prefers-reduced-motion:reduce){.feat-card{transition:none}.feat-card:hover{transform:none}}