*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:16px/1.7 Arial,Helvetica,sans-serif;color:#071f46;background:white}a{color:inherit}a:focus-visible,summary:focus-visible{outline:3px solid #7130ff;outline-offset:5px}header,main,footer{max-width:1240px;margin:auto;padding:24px 5%}header{display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid #dfe6eb}header img{width:180px;height:72px;object-fit:contain}nav{display:flex;gap:20px;flex-wrap:wrap;font-size:14px}nav a{text-decoration:none}nav a[aria-current]{color:#006f83;text-decoration:underline}.crumb{font-size:14px;color:#596a7c;margin:20px 0 36px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:46px;align-items:center;padding-bottom:60px}.eyebrow{font-size:14px;letter-spacing:1.7px;color:#006f83;font-weight:bold}h1{font-size:clamp(36px,4.1vw,58px);line-height:1.1;letter-spacing:-1.7px;margin:20px 0}h2{font-size:clamp(28px,3vw,40px);line-height:1.2;letter-spacing:-1px}h3{font-size:22px;line-height:1.3}p{color:#526274}.intro{font-size:19px}.button{display:inline-block;text-decoration:none;background:linear-gradient(100deg,#08c9e9,#38b7ff);color:#071f46;border-radius:6px;padding:14px 22px;font-weight:bold;margin:12px 0}.hero figure{margin:0}.hero img{width:100%;height:auto;border-radius:14px;display:block}figcaption{font-size:13px;color:#526274;margin-top:9px}.section{padding:48px 0;border-top:1px solid #dfe6eb}.lede{max-width:810px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0}.card{padding:26px;border:1px solid #dfe6eb;border-radius:10px}.card h3{margin-top:0}.card p{margin-bottom:0}.scope{background:#f3f7f9;padding:28px;border-left:4px solid #7130ff}.steps{counter-reset:step}.step:before{counter-increment:step;content:'0' counter(step);display:block;color:#006f83;font-size:14px;font-weight:bold;margin-bottom:16px}details{border-bottom:1px solid #dfe6eb;padding:20px 0}summary{font-size:18px;font-weight:bold;cursor:pointer}details p{max-width:850px}.contact{background:#071f46;color:white;border-radius:12px;padding:36px;margin:45px 0}.contact p{color:#c6d6e8}.related{display:flex;gap:14px;flex-wrap:wrap}.related a{padding:12px 18px;border:1px solid #dfe6eb;border-radius:6px;text-decoration:none;font-size:16px}footer{border-top:1px solid #dfe6eb;font-size:14px;padding-bottom:40px}footer strong{font-size:18px}footer a{margin-right:20px}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:10px;background:white;padding:10px;z-index:10}@media(max-width:760px){header{align-items:flex-start;flex-direction:column;gap:12px}header img{width:150px;height:58px}nav{gap:12px 18px}.hero{grid-template-columns:1fr;gap:28px;padding-bottom:35px}.cards{grid-template-columns:1fr}.section{padding:32px 0}h1{letter-spacing:-1px}.contact{padding:25px}.crumb{margin:12px 0 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}