*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;min-height:100vh;margin:0;font-family:Anaheim,sans-serif;overflow-x:hidden;scrollbar-color:#008001 #FFFFFF;scroll-behavior:smooth;top:80px}body{background-color:#fff;display:flex;flex-direction:column}main{background-color:#fff}section{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;min-height:100vh;height:auto;overflow:hidden;padding:6rem 2rem 2rem;margin:0 auto}.title-section{text-align:center;margin-bottom:2rem;color:#008001}.subtitle-section{text-align:center;margin-bottom:1rem;color:#2d5a2e}h1,h2,h3,h4{font-family:Convergence,sans-serif;font-weight:700;margin:0 0 1rem}p{font-family:Anaheim,sans-serif;font-size:1.2rem;margin:0 0 1rem}a{font-family:Convergence,sans-serif;text-decoration:none}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.2rem}strong{color:#008001}button{background:#008001;color:#fff;font-size:1rem;font-family:Convergence,sans-serif;padding:.8rem 1.5rem;border:none;border-radius:25px;cursor:pointer;transition:all .3s ease}button:hover{background:#1c321f}@media (max-width: 768px){h1{font-size:1.8rem}h2,h3,p{font-size:1rem}}@media (max-width: 480px){h1{font-size:1.8rem}h2{font-size:1.3rem}h3{font-size:1rem}p{font-size:.9rem}}
