.header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;padding:60px 40px;text-align:center}.header h1{font-size:2.5em;font-weight:700;margin-bottom:20px;letter-spacing:-1px}.header p{font-size:1.1em;opacity:.9;line-height:1.6;max-width:600px;margin:0 auto}.cta-section{background:linear-gradient(135deg,#28a745 0%,#20c997 100%);color:white;padding:50px 40px;text-align:center}.cta-title{font-size:1.8em;font-weight:700;margin-bottom:20px}.cta-text{font-size:1.1em;margin-bottom:30px;opacity:.9;line-height:1.6}.cta-button{background:#fff;color:#28a745;padding:15px 40px;border:none;border-radius:50px;font-size:1.1em;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-block;text-decoration:none}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.15)}@media (max-width:768px){.header{padding:40px 20px}.header h1{font-size:2em}.cta-section{padding:40px 20px}}