*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#16324a;line-height:1.6}a{color:inherit}.wrap{width:min(1120px,92%);margin:auto}header{position:sticky;top:0;z-index:5;background:#fff;border-bottom:1px solid #e4edf2}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:11px;align-items:center;text-decoration:none;font-weight:800}.brand small{display:block;color:#5b7788;font-size:.68rem;letter-spacing:.12em}.mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#1683ad;color:#fff}.nav nav{display:flex;gap:28px}.nav nav a{text-decoration:none;font-weight:650;color:#31536a}.menu{display:none;border:0;background:none;font-size:1.5rem}.hero{padding:92px 0 82px;background:linear-gradient(135deg,#eefaff,#fff)}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.eyebrow{margin:0 0 13px;color:#1682ad;font-weight:800;font-size:.78rem;letter-spacing:.15em}.hero h1{font-size:clamp(3rem,6vw,5.2rem);line-height:1.02;letter-spacing:-.055em;margin:0 0 25px}.lead{font-size:1.2rem;max-width:690px;color:#496579}.actions{display:flex;gap:13px;margin:30px 0 15px;flex-wrap:wrap}.btn{display:inline-block;padding:13px 21px;border-radius:10px;text-decoration:none;font-weight:800}.primary{background:#147fa9;color:#fff}.secondary{border:1px solid #b9ced9;background:#fff}.light{background:#fff;color:#176f93}.note{font-size:.88rem;color:#6c8291}.hero-card{padding:38px;border:1px solid #cfe5ee;border-radius:24px;background:#fff;box-shadow:0 20px 60px rgba(20,80,110,.1)}.bridge{font-size:3rem;color:#1688b5}.hero-card h2{font-size:2rem;line-height:1.15;margin:12px 0}.section{padding:90px 0}.alt{background:#f4f9fb}.two{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.section h2,.cta h2{font-size:clamp(2rem,4vw,3rem);line-height:1.12;letter-spacing:-.035em;margin:0 0 22px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:38px}.cards article{background:#fff;border:1px solid #dce9ee;border-radius:16px;padding:26px}.cards b{color:#1685af}.cards h3{margin:14px 0 7px}.cards p{margin:0;color:#607888;font-size:.94rem}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:40px}.steps b{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#dff4fb;color:#117da4}.steps h3{margin:13px 0 4px}.steps p{color:#607888}.cta{padding:65px 0;background:#1681aa;color:#fff}.cta .eyebrow{color:#d9f7ff}.cta-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}.contact{border-left:3px solid #d7eef5;padding-left:28px}.contact a{color:#147fa9;font-weight:700}footer{background:#102a3c;color:#dbe9ef;padding:30px 0}.footer{display:flex;justify-content:space-between;gap:25px;font-size:.9rem}.footer span{color:#9eb4c0}@media(max-width:850px){.nav nav{display:none}.menu{display:block}.open .nav nav{display:flex;position:absolute;left:0;right:0;top:76px;background:#fff;padding:20px 4%;flex-direction:column;gap:12px;border-bottom:1px solid #e6eef3}.hero-grid,.two{grid-template-columns:1fr;gap:40px}.cards,.steps{grid-template-columns:1fr 1fr}.cta-inner{display:block}.cta .btn{margin-top:20px}}@media(max-width:520px){.hero{padding:65px 0}.section{padding:65px 0}.cards,.steps{grid-template-columns:1fr}.hero-card{padding:27px}.footer{display:block}.footer>div+div{margin-top:15px}}
