*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background-color:#f8fafc}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 0;box-shadow:0 2px 10px #0000001a}.logo{font-size:1.8rem;font-weight:700;text-align:center}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.highlight{color:gold;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.5rem;margin-bottom:2rem;font-weight:500}.hero-description{font-size:1.1rem;margin-bottom:3rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{display:inline-block;padding:1rem 2rem;font-size:1.2rem;font-weight:600;text-decoration:none;border-radius:50px;transition:all .3s ease;cursor:pointer;border:none;text-align:center;box-shadow:0 4px 15px #0003}.cta-button.primary{background:linear-gradient(45deg,#25d366,#128c7e);color:#fff}.cta-button.secondary{background:linear-gradient(45deg,#ff6b6b,#ee5a24);color:#fff}.cta-button:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.benefits{padding:5rem 0;background:#fff}.section-title{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#2d3748;font-weight:700}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.benefit-card{background:#fff;padding:2.5rem;border-radius:15px;text-align:center;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease;border:1px solid #e2e8f0}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-card h4{font-size:1.5rem;margin-bottom:1rem;color:#2d3748;font-weight:600}.benefit-card p{color:#718096;font-size:1rem;line-height:1.6}.how-it-works{padding:5rem 0;background:#f7fafc}.steps{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto}.step{display:flex;align-items:center;background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 15px #00000014;transition:transform .3s ease}.step:hover{transform:translate(10px)}.step-number{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-right:2rem;flex-shrink:0}.step-content h4{font-size:1.3rem;margin-bottom:.5rem;color:#2d3748;font-weight:600}.step-content p{color:#718096;font-size:1rem}.final-cta{background:linear-gradient(135deg,#2d3748,#4a5568);color:#fff;padding:5rem 0;text-align:center}.cta-content{max-width:600px;margin:0 auto}.cta-content h3{font-size:2.5rem;margin-bottom:1.5rem;font-weight:700}.cta-description{font-size:1.2rem;margin-bottom:3rem;opacity:.9}.footer{background:#1a202c;color:#fff;padding:2rem 0;text-align:center}.footer p{opacity:.8}@media (max-width: 768px){.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1.2rem}.section-title{font-size:2rem}.benefits-grid{grid-template-columns:1fr;gap:1.5rem}.benefit-card{padding:2rem}.step{flex-direction:column;text-align:center}.step-number{margin-right:0;margin-bottom:1rem}.cta-content h3{font-size:2rem}.cta-button{padding:.8rem 1.5rem;font-size:1.1rem}.container{padding:0 15px}}@media (max-width: 480px){.hero{padding:3rem 0}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1.1rem}.benefits,.how-it-works,.final-cta{padding:3rem 0}.section-title{font-size:1.8rem}.benefit-card,.step{padding:1.5rem}}
