*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#10231c;background:#f5f8f6}body{margin:0}a{color:inherit;text-underline-offset:4px}nav,main,footer{max-width:1120px;margin:auto;padding:28px}nav{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #d7e2db}.brand{font-size:24px;font-weight:800;text-decoration:none;letter-spacing:-1px}.brand span{color:#168851}nav a:last-child{font-size:15px}.hero{padding:90px 0 64px;max-width:900px}.eyebrow{font-size:14px;font-weight:700;letter-spacing:2px;color:#177947;text-transform:uppercase}h1{font-size:clamp(42px,7vw,82px);line-height:1.07;letter-spacing:-.045em;margin:20px 0 26px}h1 em{color:#168851;font-style:normal}p,li{font-size:18px;line-height:1.75}p{max-width:760px;color:#435a4e}.lead{font-size:22px;max-width:650px}.notice{display:inline-block;border:1px solid #bed7c8;border-radius:30px;padding:10px 18px;font-size:14px;color:#24543a;margin-top:18px}.example{background:#103d2b;color:white;border-radius:24px;padding:36px;margin:0 0 50px;display:grid;grid-template-columns:1fr 1fr;gap:32px}.example h2{font-size:32px;margin:10px 0}.example p{color:#c9e5d5;margin-bottom:0}.message{align-self:center;background:#e8ffe9;color:#143e28;border-radius:18px 18px 4px 18px;padding:24px;font-size:24px;line-height:1.5}.caption{font-size:14px!important;color:#c9e5d5!important}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding:10px 0 55px}.steps h3{font-size:21px}.number{font-size:14px;font-weight:800;color:#168851}.steps p{font-size:16px}footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid #d7e2db;font-size:14px;padding-top:30px;padding-bottom:35px}footer div{display:flex;gap:22px;flex-wrap:wrap}.legal{max-width:820px;padding-top:50px;padding-bottom:70px}.legal h1{font-size:clamp(36px,6vw,54px)}.legal h2{font-size:23px;margin-top:36px}.legal p,.legal li{font-size:17px}.legal .date{font-size:14px;color:#536a5c}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:12px;background:white;padding:10px;z-index:3}a:focus-visible{outline:3px solid #178650;outline-offset:5px}@media(max-width:650px){nav,main,footer{padding:22px}.hero{padding:52px 0 40px}.lead{font-size:19px}.example{grid-template-columns:1fr;padding:25px}.message{font-size:21px}.steps{grid-template-columns:1fr;gap:12px}.steps h3{margin-bottom:6px}nav a:last-child{font-size:14px}}