*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#17202a;line-height:1.6}.container{width:min(1080px,92%);margin:auto}.nav{border-bottom:1px solid #e6ebf0}.nav-inner{height:70px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:800;font-size:21px;color:#17202a;text-decoration:none}.hero{padding:90px 0;background:linear-gradient(135deg,#f4f8ff,#fff)}.grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.eyebrow{font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:14px}.hero h1{font-size:52px;line-height:1.08;margin:14px 0 22px}.lead{font-size:19px;color:#596570;max-width:680px}.btn{display:inline-block;margin-top:15px;padding:13px 20px;border-radius:10px;background:#17202a;color:#fff;text-decoration:none;font-weight:700}.small{padding:9px 14px;font-size:14px}.card{background:#fff;border:1px solid #e1e7ed;border-radius:18px;padding:28px;box-shadow:0 12px 35px rgba(20,40,60,.07)}.check{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#eaf7ee;font-size:24px;font-weight:800}.row{border-top:1px solid #edf0f3;padding:12px 0;display:flex;justify-content:space-between}.section{padding:75px 0}.section h2{font-size:34px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.features span{font-weight:800}.alt{background:#f7f9fb}.two{display:grid;grid-template-columns:1fr 1fr;gap:40px}.legal{max-width:820px}.legal h2{font-size:23px;margin-top:30px}.legal p{color:#4f5b66}.foot{display:flex;justify-content:space-between;padding:24px 0;border-top:1px solid #e6ebf0;font-size:14px}.foot a{margin-left:18px;color:#4f5b66;text-decoration:none}@media(max-width:800px){.grid,.two,.features{grid-template-columns:1fr}.hero h1{font-size:40px}.foot{flex-direction:column;gap:12px}}
