body{font-family:'Inter',sans-serif;overflow-x:hidden}.cta-button{transition:all 0.3s ease;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 10px rgba(0,0,0,0.15)}.accordion-header{cursor:pointer}.accordion-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease-out}.accordion-content.active{max-height:200px;transition:max-height 0.5s ease-in}.section-bg-light{background-color:#f8fbfd}