:root{color-scheme:light;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#171a18;background:#f7f8f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}a:focus-visible{outline:3px solid #53801f;outline-offset:5px}header,main,footer{max-width:1100px;margin:auto;padding-inline:32px}header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:25px}header>a:last-child{font-size:14px;color:#4d544e}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-weight:720}.brand img{border-radius:12px}.hero{padding:85px 0 75px;max-width:790px}.eyebrow{font-size:12px;font-weight:750;letter-spacing:.14em;color:#4d613f;margin:0 0 24px}h1{font-size:clamp(43px,6.7vw,76px);line-height:1.04;letter-spacing:-.055em;margin:0 0 28px;font-weight:750}.lead{font-size:clamp(18px,2.5vw,23px);line-height:1.55;max-width:650px;color:#505a51;margin-bottom:34px}.button{background:#d3fb83;color:#1b2a13;display:inline-flex;align-items:center;gap:28px;text-decoration:none;border-radius:12px;padding:18px 24px;font-weight:700}.button:hover{background:#c5ef71}.note{font-size:13px;color:#60665e;margin-top:20px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding:36px 0 52px;border-top:1px solid #d9dfd3}.number{font-size:13px;font-weight:650;color:#5f6f52}h2{font-size:23px;letter-spacing:-.025em;line-height:1.2;margin:18px 0 12px}p{line-height:1.65}.steps p,.social p,.help p{color:#505a51}.steps p{margin:0}.social{border-radius:24px;background:#edf0e7;padding:40px;max-width:890px}.social h2{font-size:34px;margin-top:0}.social .eyebrow{margin-bottom:18px}.social p{max-width:720px}.help{padding:38px 0 48px}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #d9dfd3;padding-block:28px;font-size:13px;color:#505a51}footer nav{display:flex;gap:24px}@media(max-width:640px){header,main,footer{padding-inline:22px}header>a:last-child{max-width:110px;text-align:right}.hero{padding:48px 0}.steps{grid-template-columns:1fr;gap:30px}.steps h2{margin-top:9px}.social{padding:26px}.social h2{font-size:28px}footer{align-items:flex-start;flex-direction:column}footer nav{flex-wrap:wrap;gap:20px}.button{padding:17px 20px}}
