*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#202020;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.site-header{width:min(1180px,calc(100% - 40px));height:82px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-size:18px;font-weight:900}.mark{width:38px;height:38px;border-radius:11px;background:#202020;color:#fff;display:grid;place-items:center;font-size:12px}.site-header nav{display:flex;align-items:center;gap:26px}.site-header nav a{text-decoration:none;font-size:13px;font-weight:750}.button{display:inline-flex;align-items:center;justify-content:center;border:2px solid #202020;background:#202020;color:#fff;border-radius:999px;padding:14px 22px;text-decoration:none;font-size:13px;font-weight:850;transition:.2s}.button:hover{transform:translateY(-2px)}.button.small{padding:10px 17px}.button.secondary{background:#fff;color:#202020}.hero{width:min(1180px,calc(100% - 40px));margin:44px auto 76px;display:grid;grid-template-columns:1.05fr .95fr;gap:68px;align-items:center}.eyebrow{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#52616f}.hero h1{font-size:clamp(48px,6.4vw,82px);line-height:.94;letter-spacing:-.065em;margin:19px 0 24px}.hero h1 span{color:#4263eb}.hero-copy>p{max-width:590px;font-size:18px;line-height:1.65;color:#5f6670}.actions{display:flex;gap:12px;margin:30px 0 21px}.trust{display:flex;flex-wrap:wrap;gap:17px;color:#667085;font-size:11px;font-weight:700}.flow-card{background:#202020;color:#fff;border-radius:22px;padding:24px;box-shadow:0 26px 70px #20202026}.live{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:850;margin-bottom:18px}.live i{width:8px;height:8px;border-radius:50%;background:#12b886;box-shadow:0 0 0 5px #12b88622}.flow-step{display:grid;grid-template-columns:40px 1fr auto;gap:13px;align-items:center;background:#303030;border:1px solid #444;border-radius:13px;padding:16px}.flow-step b{width:34px;height:34px;border-radius:10px;display:grid;place-items:center}.flow-step.blue b{background:#4263eb}.flow-step.green b{background:#00b879}.flow-step.orange b{background:#ff634d}.flow-step div{display:flex;flex-direction:column;gap:3px}.flow-step small{font-size:8px;color:#aaa;letter-spacing:.12em}.flow-step strong{font-size:14px}.flow-step span{font-size:10px;color:#bbb}.flow-step em{font-style:normal;font-size:9px;font-weight:850;border-radius:99px;padding:6px 9px;background:#ffffff12}.connector{height:22px;width:2px;background:#565656;margin-left:41px}.proof{background:#f5f5f3;padding:28px max(20px,calc((100% - 1180px)/2));display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.proof div{display:flex;flex-direction:column;border-left:3px solid #202020;padding-left:15px}.proof strong{font-size:14px}.proof span{color:#777;font-size:11px;margin-top:4px}.section{width:min(1180px,calc(100% - 40px));margin:96px auto}.section h2,.reliability h2{font-size:clamp(32px,4vw,50px);letter-spacing:-.045em;line-height:1.04;margin:14px 0 38px;max-width:700px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{min-height:255px;border-radius:17px;padding:25px;color:#fff}.card.blue{background:#4263eb}.card.green{background:#00b879}.card.orange{background:#ff634d}.card>span{display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff80;border-radius:50%;font-size:10px;font-weight:900}.card h3{font-size:22px;margin:56px 0 10px}.card p{font-size:13px;line-height:1.6;margin:0;max-width:290px;color:#ffffffdd}.reliability{width:min(1180px,calc(100% - 40px));margin:0 auto 96px;background:#f5f5f3;border-radius:22px;padding:55px;display:grid;grid-template-columns:1.1fr .9fr;gap:65px}.reliability p{font-size:14px;color:#656b73;line-height:1.7;max-width:550px}.text-link{display:inline-block;margin-top:18px;font-weight:900;font-size:13px}.reliability ul{list-style:none;margin:0;padding:0}.reliability li{display:flex;flex-direction:column;padding:20px 0;border-bottom:1px solid #d9d9d5}.reliability li b{font-size:14px}.reliability li span{font-size:11px;color:#73777d;margin-top:5px}.final-cta{background:#202020;color:#fff;text-align:center;padding:72px 20px}.final-cta h2{font-size:44px;letter-spacing:-.04em;margin:0}.final-cta p{color:#bbb;font-size:14px;margin:13px 0 26px}.button.light{background:#fff;color:#202020;border-color:#fff}@media(max-width:800px){.site-header{height:68px}.site-header nav>a:not(.button){display:none}.hero{grid-template-columns:1fr;margin-top:35px;gap:38px}.hero h1{font-size:52px}.proof,.cards,.reliability{grid-template-columns:1fr}.proof{gap:22px}.reliability{padding:30px;gap:25px}.cards{gap:11px}.card{min-height:220px}.section{margin:70px auto}.trust{gap:10px}.flow-card{padding:16px}.flow-step{grid-template-columns:38px 1fr}.flow-step em{display:none}}@media(max-width:480px){.hero h1{font-size:43px}.hero-copy>p{font-size:15px}.actions{flex-direction:column}.actions .button{width:100%}.final-cta h2{font-size:35px}}