*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.hero{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:6rem 0;text-align:center}.hero-title{font-size:3.5rem;font-weight:700;color:#16a34a;margin-bottom:1rem}.hero-subtitle{font-size:1.25rem;color:#6b7280;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary{background:#16a34a;color:white;padding:.75rem 2rem;border:none;border-radius:.5rem;font-size:1.1rem;font-weight:700;cursor:pointer}.btn-primary:hover{background:#15803d}.btn-secondary{background:white;color:#16a34a;padding:.75rem 2rem;border:2px solid #16a34a;border-radius:.5rem;font-size:1.1rem;font-weight:700;cursor:pointer}.btn-secondary:hover{background:#f0fdf4}