*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#172033;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1120px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:#ffffffee;backdrop-filter:blur(14px);border-bottom:1px solid #e5e7eb}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#635bff,#4338ca);color:#fff;font-size:11px;font-weight:900}.brand strong{font-size:15px}.nav nav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:700;color:#475467}.nav-btn,.btn.primary{background:#635bff;color:#fff;padding:12px 17px;border-radius:11px}.menu{display:none;border:0;background:none;font-size:25px}.hero{padding:92px 0;background:radial-gradient(circle at 90% 20%,#e0e7ff,transparent 35%),linear-gradient(135deg,#f8fafc,#eef2ff)}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:65px;align-items:center}.eyebrow,.section-head>div>span{font-size:11px;font-weight:850;letter-spacing:1.6px;color:#635bff}.hero h1{font-size:58px;line-height:1.04;letter-spacing:-2.5px;margin:15px 0}.hero h1 span{color:#635bff}.hero p{font-size:17px;line-height:1.75;color:#667085;max-width:650px}.hero-actions{display:flex;gap:12px;margin-top:28px}.btn{display:inline-block;padding:12px 17px;border-radius:11px;font-weight:800;font-size:13px}.btn.light{background:#fff;border:1px solid #d0d5dd}.hero-card{padding:34px;border-radius:26px;background:#101828;color:#fff;box-shadow:0 25px 60px #1018282e}.hero-icon{width:68px;height:68px;border-radius:20px;display:grid;place-items:center;background:#635bff;font-weight:900}.hero-card h3{font-size:24px}.hero-card p{color:#b8c1d1;font-size:14px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.mini-grid div{padding:15px;border:1px solid #ffffff1a;border-radius:13px}.mini-grid b{display:block;color:#8b83ff}.mini-grid small{color:#d0d5dd}.section{padding:90px 0}.soft{background:#f8fafc}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:35px}.section-head h2,.two h2{font-size:38px;letter-spacing:-1.2px;margin:10px 0}.section-head p{max-width:400px;color:#667085;line-height:1.6}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.cards article{padding:25px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;transition:.2s}.cards article:hover{transform:translateY(-4px);box-shadow:0 18px 40px #10182812}.cards i{font-style:normal;color:#635bff;font-size:12px;font-weight:900}.cards h3{margin:18px 0 8px}.cards p,.steps p,.two p{color:#667085;line-height:1.65;font-size:14px}.two{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps>div{padding:22px;border:1px solid #e5e7eb;border-radius:16px}.steps b{color:#635bff}.steps h3{margin-bottom:6px}.narrow{max-width:800px}.narrow details{padding:18px 0;border-bottom:1px solid #e5e7eb}.narrow summary{cursor:pointer;font-weight:800}.narrow p{color:#667085;line-height:1.65}footer{background:#101828;color:#fff;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-grid .brand strong{color:#fff}.footer-grid p,.footer-grid a{color:#98a2b3;font-size:13px;display:block;margin:9px 0}.copyright{width:min(1120px,calc(100% - 36px));margin:35px auto 0;padding-top:18px;border-top:1px solid #ffffff1a;color:#98a2b3;font-size:12px}@media(max-width:800px){.menu{display:block}.nav nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:18px;border-bottom:1px solid #e5e7eb}.nav-open .nav nav{display:flex;flex-direction:column}.hero{padding:65px 0}.hero-grid,.two{grid-template-columns:1fr}.hero h1{font-size:43px}.cards{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.section-head{display:block}}@media(max-width:520px){.container{width:min(100% - 28px,1120px)}.cards,.steps{grid-template-columns:1fr}.hero h1{font-size:37px}.hero p{font-size:15px}.hero-actions{flex-direction:column}.btn{text-align:center}.section{padding:65px 0}.section-head h2,.two h2{font-size:30px}.footer-grid{grid-template-columns:1fr}}
