.tmv-hero{padding:48px 18px;background:#111;color:#fff;text-align:center}
.tmv-hero-inner{max-width:980px;margin:0 auto}
.tmv-hero h1{font-size:32px;line-height:1.15;margin:0 0 10px}
.tmv-hero p{font-size:16px;opacity:.9;margin:0 0 18px}
.tmv-hero-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}
.tmv-btn{display:inline-block;padding:12px 18px;border-radius:10px;text-decoration:none;font-weight:700}
.tmv-btn-wa{background:#25d366;color:#fff}
.tmv-btn-secondary{background:#ffffff;color:#111}
.tmv-form{padding:16px;border:1px solid #e6e6e6;border-radius:12px;max-width:520px;margin:18px auto}
.tmv-form h3{margin:0 0 10px}
.tmv-form input{width:100%;padding:11px 12px;margin:8px 0;border:1px solid #ddd;border-radius:10px}
.tmv-form button{width:100%;border:none;cursor:pointer}
.tmv-muted{font-size:13px;opacity:.75;margin-top:10px}
.tmv-lead-result,.tmv-magnet{max-width:520px;margin:18px auto;padding:14px 16px;border:1px solid #e6e6e6;border-radius:12px;background:#fafafa}
