
body{font-family:Arial,sans-serif}
.hero-v3{padding:140px 0 80px;background:linear-gradient(135deg,#f8fbff,#eef4ff)}
.hero-v3 h1{font-size:4rem;font-weight:800;color:#0b4ea2}
.hero-badge{background:#e8f1ff;padding:10px 18px;border-radius:30px;display:inline-block;margin-bottom:20px}
.hero-image{max-width:50%;animation:float 4s ease-in-out infinite}
@keyframes float{50%{transform:translateY(-10px)}}
.stats-section{background:#0b4ea2;color:#fff;padding:30px 0}
.quote-section{background:#0b4ea2;color:#fff;padding:80px 0}
.cta{background:#0b4ea2;color:#fff;padding:80px 0}
footer{background:#111;color:#fff;text-align:center;padding:30px}
.whatsapp-float{position:fixed;right:25px;bottom:25px;width:65px;height:65px;border-radius:50%;background:#25D366;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:28px}
