 @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500&family=Montserrat:wght@600&family=Poppins:wght@800&family=Raleway:wght@500;500italic&display=swap');html{font-size:16px;}body{font-family:'Inter', sans-serif;font-weight:400;line-height:1.6;}h1{font-family:'Poppins', sans-serif;font-weight:800;font-size:2.8rem;letter-spacing:-0.5px;margin-bottom:0.5em;}h2, h3{font-family:'Montserrat', sans-serif;font-weight:600;letter-spacing:0;margin-bottom:0.4em;}.subheading, h4, h5{font-family:'Raleway', sans-serif;font-weight:500;font-style:normal;font-size:1rem;color:#555;}.subheading.italic{font-style:italic;}nav, .menu, .button, .btn, .form-label{font-family:'Inter', sans-serif;font-weight:500;}.cta-btn{font-family:'Poppins', sans-serif;font-weight:800;background-color:#4fff4f;color:#000;padding:0.75em 1.5em;border:none;border-radius:8px;cursor:pointer;}.cta-btn:hover{opacity:0.9;}