*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#101828;background:#fff}a{text-decoration:none;color:inherit}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(6vw,24px);border-bottom:1px solid #e8edf5;position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);z-index:10}.brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:800;letter-spacing:-.6px}.mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#1768ff;color:white;font-weight:900}.nav nav{display:flex;gap:28px;align-items:center;font-size:14px;font-weight:650;color:#475467}.nav-cta{background:#101828;color:white!important;padding:11px 17px;border-radius:10px}.hero{min-height:650px;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;padding:85px max(7vw,30px);background:radial-gradient(circle at 85% 20%,#e8f1ff 0,transparent 28%),linear-gradient(180deg,#fff,#f8fbff)}.hero-copy{max-width:760px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:800;color:#1768ff;margin-bottom:18px}.hero h1{font-size:clamp(46px,5.5vw,78px);line-height:1.02;letter-spacing:-3px;margin:0 0 25px}.hero h1 span{color:#1768ff}.lead{font-size:20px;line-height:1.6;color:#475467;max-width:650px}.actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.btn{display:inline-block;padding:15px 20px;border-radius:11px;font-weight:750;font-size:15px}.primary{background:#1768ff;color:#fff;box-shadow:0 10px 25px rgba(23,104,255,.22)}.secondary{border:1px solid #d0d5dd;background:#fff}.micro{font-size:13px;color:#667085;margin-top:18px}.flow-card{background:#0d1729;color:#fff;border-radius:24px;padding:30px;box-shadow:0 30px 70px rgba(16,24,40,.2)}.flow-title{font-size:13px;color:#a9b6ca;margin-bottom:26px}.flow-title span{display:inline-block;width:8px;height:8px;background:#36d399;border-radius:50%;margin-right:7px}.flow-step{display:flex;gap:16px;align-items:center}.flow-step b{display:grid;place-items:center;min-width:43px;height:43px;border-radius:12px;background:#17243a;color:#6ca2ff}.flow-step strong,.flow-step small{display:block}.flow-step small{color:#94a3b8;margin-top:4px}.flow-step.active b{background:#1768ff;color:#fff}.line{height:25px;border-left:1px dashed #34435a;margin-left:21px}.strip{padding:24px max(7vw,30px);display:flex;justify-content:center;align-items:center;gap:35px;background:#101828;color:#dbe4f0;font-size:14px;font-weight:650}.strip i{width:4px;height:4px;background:#1768ff;border-radius:50%}.section{padding:100px max(7vw,30px)}.section-head{max-width:720px;margin-bottom:45px}.section h2,.cta h2{font-size:clamp(34px,4vw,52px);letter-spacing:-1.8px;margin:0 0 15px}.section-head p{font-size:18px;color:#667085}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cards article{border:1px solid #e4e7ec;border-radius:18px;padding:28px;background:#fff}.icon{font-size:24px;width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#eef4ff;color:#1768ff}.cards h3,.steps h3{font-size:19px;margin:22px 0 10px}.cards p,.steps p{color:#667085;line-height:1.65;font-size:15px}.process{background:#f7f9fc}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.steps span{font-size:13px;color:#1768ff;font-weight:850}.cta{margin:80px max(7vw,30px);padding:55px 60px;border-radius:26px;background:#1768ff;color:white;display:flex;align-items:center;justify-content:space-between;gap:40px}.cta>div{max-width:760px}.cta p{color:#dce8ff;line-height:1.6}.eyebrow.light{color:#cfe0ff}.white{background:white;color:#0f55cc;white-space:nowrap}footer{padding:35px max(7vw,30px);display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #e4e7ec;color:#667085;font-size:13px}footer .brand{color:#101828;font-size:18px}footer .mark{width:29px;height:29px;border-radius:8px}@media(max-width:900px){.nav nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;gap:45px;padding-top:60px}.cards{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr;gap:20px}.cta{margin:45px 20px;padding:40px 28px;display:block}.cta .btn{margin-top:15px}.strip{flex-wrap:wrap;gap:15px}.strip i{display:none}footer{flex-direction:column;align-items:flex-start}}@media(max-width:580px){.cards{grid-template-columns:1fr}.nav{padding:0 18px}.nav-cta{font-size:12px;padding:10px}.hero,.section{padding-left:22px;padding-right:22px}.hero h1{font-size:43px}.lead{font-size:18px}.flow-card{padding:23px}.cta h2{font-size:34px}}