*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:'Inter',system-ui,sans-serif;background:#F0FAF5;color:#0F1B2D;-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden}
img{max-width:100%}

@keyframes mv-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}
@keyframes mv-pulse{0%,100%{box-shadow:0 10px 30px rgba(37,211,102,.45),0 0 0 0 rgba(37,211,102,.5)}50%{box-shadow:0 10px 30px rgba(37,211,102,.45),0 0 0 14px rgba(37,211,102,0)}}

.mv-accent-green{color:#00B37E}

/* ===== Header ===== */
.mv-header{position:sticky;top:0;z-index:40;height:72px;background:#FFFFFF;border-bottom:1px solid rgba(15,27,45,.06);transition:box-shadow .25s ease;box-shadow:0 1px 0 rgba(15,27,45,.04)}
.mv-header__inner{max-width:1120px;margin:0 auto;height:100%;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.mv-header__logo{height:42px;width:auto;display:block}
.mv-header__cta{display:inline-flex;align-items:center;gap:8px;background:#FF5C35;color:#fff;font-weight:600;font-size:14px;text-decoration:none;padding:11px 20px;border-radius:999px;box-shadow:0 6px 18px rgba(255,92,53,.3)}
.mv-header__cta span{font-size:15px}

/* ===== Hero ===== */
.mv-hero{position:relative;background:radial-gradient(120% 90% at 85% 0%, #DFF5EA 0%, #F0FAF5 55%)}
.mv-hero__inner{max-width:1120px;margin:0 auto;padding:clamp(40px,7vw,84px) 22px clamp(48px,8vw,90px);display:flex;flex-wrap:wrap;align-items:center;gap:clamp(32px,6vw,64px)}
.mv-hero__copy{flex:1 1 360px;min-width:300px}
.mv-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(0,179,126,.22);color:#00B37E;font-weight:600;font-size:13px;padding:7px 14px;border-radius:999px;margin-bottom:22px}
.mv-badge__dot{width:8px;height:8px;border-radius:50%;background:#FF5C35;display:inline-block}
.mv-hero__title{font-family:'Poppins',sans-serif;font-weight:800;font-size:clamp(34px,5.4vw,56px);line-height:1.04;letter-spacing:-.02em;margin:0 0 20px}
.mv-hero__subtitle{font-size:clamp(16px,2.2vw,20px);line-height:1.55;color:#3a4a5c;margin:0 0 32px;max-width:520px}
.mv-hero__actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}
.mv-hero__note{font-size:14px;color:#5a6b7c;display:inline-flex;align-items:center;gap:7px}
.mv-hero__note-dot{width:7px;height:7px;border-radius:50%;background:#00B37E;display:inline-block}
.mv-hero__phone{flex:1 1 300px;min-width:280px;display:flex;justify-content:center}
.mv-float{animation:mv-float 5s ease-in-out infinite}

.mv-btn{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:17px;text-decoration:none;padding:16px 28px;border-radius:14px}
.mv-btn--green{background:#00B37E;color:#fff;box-shadow:0 14px 34px rgba(0,179,126,.32)}
.mv-btn__arrow{font-size:18px}

/* ===== Phone / Browser mockups ===== */
.mv-phoneshot{background:#0F1B2D;border-radius:38px;padding:9px;box-shadow:0 26px 54px rgba(15,27,45,.26),0 0 0 1px rgba(15,27,45,.05)}
.mv-phoneshot__screen{position:relative;border-radius:30px;overflow:hidden;background:#000;aspect-ratio:9 / 19}
.mv-phoneshot__screen img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}
.mv-phoneshot__notch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:88px;height:20px;background:#0F1B2D;border-radius:0 0 13px 13px;z-index:5}

.mv-browsershot{width:100%;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 26px 54px rgba(15,27,45,.22),0 0 0 1px rgba(15,27,45,.06)}
.mv-browsershot__bar{display:flex;align-items:center;gap:7px;padding:11px 14px;background:#e9eef3;border-bottom:1px solid rgba(15,27,45,.07)}
.mv-browsershot__dot{width:11px;height:11px;border-radius:50%;display:inline-block}
.mv-browsershot__dot--red{background:#FF5F57}
.mv-browsershot__dot--yellow{background:#FEBC2E}
.mv-browsershot__dot--green{background:#28C840}
.mv-browsershot__url{flex:1;margin-left:10px;background:#fff;border-radius:7px;height:22px;display:flex;align-items:center;padding:0 12px;font-size:11px;color:#7a8794;font-family:'Inter',sans-serif}
.mv-browsershot img{width:100%;display:block}

/* ===== 1b. Marca ===== */
.mv-brand{background:#F0FAF5;padding:clamp(64px,10vw,110px) 22px;text-align:center}
.mv-brand__logo{height:80px;width:auto;margin:0 auto 28px;display:block}
.mv-brand__slogan{font-family:'Poppins',sans-serif;font-weight:400;font-size:22px;color:#1A1A2E;margin:0}

/* ===== 2. Problema ===== */
.mv-problem{background:#0F1B2D;color:#fff;padding:clamp(56px,9vw,100px) 22px}
.mv-problem__inner{max-width:1000px;margin:0 auto;text-align:center}
.mv-problem__title{font-family:'Poppins',sans-serif;font-weight:700;font-size:clamp(28px,4.4vw,44px);line-height:1.1;letter-spacing:-.02em;margin:0 0 14px}
.mv-problem__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;margin:44px 0 40px}
.mv-problem__card{background:#16263c;border:1px solid rgba(255,92,53,.25);border-radius:18px;padding:32px;text-align:center}
.mv-problem__icon-wrap{width:72px;height:72px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center}
.mv-problem__icon{width:72px;height:72px;object-fit:contain;display:block}
.mv-problem__text{font-family:'Poppins',sans-serif;font-weight:600;font-size:19px;line-height:1.32;margin:0;color:#fff}
.mv-problem__badge{display:inline-flex;align-items:center;gap:12px;background:rgba(0,179,126,.14);border:1px solid rgba(0,179,126,.4);color:#3be0ab;font-family:'Poppins',sans-serif;font-weight:600;font-size:clamp(17px,2.4vw,22px);padding:14px 26px;border-radius:999px}

/* ===== Shared section title/eyebrow ===== */
.mv-eyebrow{font-family:'Poppins',sans-serif;font-weight:600;color:#00B37E;font-size:14px;letter-spacing:.08em;text-transform:uppercase}
.mv-section-title{font-family:'Poppins',sans-serif;font-weight:700;font-size:clamp(28px,4.4vw,44px);letter-spacing:-.02em;margin:10px 0 0}

/* ===== 3. Como funciona ===== */
.mv-howto{background:#F0FAF5;padding:clamp(56px,9vw,100px) 22px}
.mv-howto__inner{max-width:1080px;margin:0 auto}
.mv-howto__head{text-align:center;margin-bottom:clamp(36px,5vw,56px)}
.mv-howto__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}
.mv-howto__card{background:#fff;border:1px solid rgba(15,27,45,.07);border-radius:20px;padding:32px 28px;position:relative;box-shadow:0 10px 30px rgba(15,27,45,.05);text-align:center}
.mv-howto__num{font-family:'Poppins',sans-serif;font-weight:800;font-size:18px;color:#fff;width:46px;height:46px;border-radius:14px;background:#00B37E;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 8px 20px rgba(0,179,126,.3)}
.mv-howto__card-title{font-family:'Poppins',sans-serif;font-weight:600;font-size:20px;margin:0 0 10px;line-height:1.25}
.mv-howto__card-body{font-size:15.5px;line-height:1.55;color:#52606d;margin:0}

/* ===== 3b. Tudo na palma da mão ===== */
.mv-mobile-features{background:#fff;padding:clamp(56px,9vw,100px) 22px;border-top:1px solid rgba(15,27,45,.05)}
.mv-mobile-features__inner{max-width:1120px;margin:0 auto}
.mv-mobile-features__head{text-align:center;margin-bottom:clamp(40px,5vw,60px);max-width:640px;margin-left:auto;margin-right:auto}
.mv-mobile-features__subtitle{font-size:clamp(16px,2.2vw,20px);line-height:1.55;color:#52606d;margin:0}
.mv-mobile-features__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:24px;align-items:stretch}

.mv-feature-card{background:#F0FAF5;border:1px solid rgba(15,27,45,.07);border-radius:24px;padding:30px 28px;display:flex;flex-direction:column;gap:22px}
.mv-feature-card__title{font-family:'Poppins',sans-serif;font-weight:600;font-size:20px;display:flex;align-items:center;gap:10px;margin-bottom:10px}
.mv-feature-card__emoji{font-size:22px}
.mv-feature-card__body{font-size:15px;line-height:1.55;color:#52606d;margin:0}
.mv-feature-card__media{margin-top:auto;padding-top:6px}
.mv-feature-card__media--center{display:flex;justify-content:center}
.mv-feature-card__media--stack{display:flex;flex-direction:column;gap:16px}

/* ===== 4. Planos ===== */
.mv-pricing{background:#fff;padding:clamp(56px,9vw,100px) 22px}
.mv-pricing__inner{max-width:1000px;margin:0 auto}
.mv-pricing__head{text-align:center;margin-bottom:clamp(36px,5vw,52px)}
.mv-pricing__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:24px;align-items:start}

.mv-plan{border-radius:24px;padding:34px 30px;position:relative}
.mv-plan--basic{background:#F0FAF5;border:2px solid #00B37E}
.mv-plan--pro{background:#0F1B2D;color:#fff}

.mv-plan__badge{position:absolute;top:-13px;color:#fff;font-family:'Poppins',sans-serif;font-weight:600;font-size:12px;letter-spacing:.05em;text-transform:uppercase;padding:6px 14px;border-radius:999px}
.mv-plan__badge--left{left:30px;background:#00B37E}
.mv-plan__badge--right{right:30px;background:#FF5C35}
.mv-plan__badge--orange{background:#FF5C35}

.mv-plan__title{font-family:'Poppins',sans-serif;font-weight:700;font-size:24px;margin:6px 0 4px}
.mv-plan__title--light{color:#fff}
.mv-plan__old-price{font-family:'Inter',sans-serif;font-size:16px;color:#8a97a4;text-decoration:line-through;margin-bottom:2px}
.mv-plan__price-row{display:flex;align-items:baseline;gap:6px;margin-bottom:6px}
.mv-plan__price-row--pro{margin-bottom:22px}
.mv-plan__price{font-family:'Poppins',sans-serif;font-weight:800;font-size:44px;color:#0F1B2D}
.mv-plan__price--light{font-size:40px;color:#fff}
.mv-plan__price-suffix{color:#52606d;font-size:15px}
.mv-plan__price-suffix--light{color:#9fb0c0}
.mv-plan__savings{font-family:'Poppins',sans-serif;font-weight:600;font-size:15px;color:#00B37E;margin-bottom:24px}
.mv-plan__pro-note{font-family:'Poppins',sans-serif;font-weight:600;font-size:14px;color:#3be0ab;margin-bottom:16px}

.mv-plan__features{display:flex;flex-direction:column;gap:13px;margin-bottom:28px}
.mv-plan__feature{display:flex;align-items:flex-start;gap:11px}
.mv-plan__feature span:last-child{font-size:15.5px;line-height:1.4;color:#26323d}
.mv-plan__feature-text--light{font-size:15.5px;line-height:1.4;color:#e6edf3}
.mv-plan__check{flex:0 0 auto;width:22px;height:22px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;margin-top:1px}
.mv-plan__check--green{background:#00B37E}
.mv-plan__check--orange{background:#FF5C35}

.mv-plan__cta{display:block;text-align:center;font-weight:700;font-size:16px;text-decoration:none;padding:15px;border-radius:13px}
.mv-plan__cta--green{background:#00B37E;color:#fff;box-shadow:0 10px 26px rgba(0,179,126,.3)}
.mv-plan__cta--disabled{background:rgba(255,255,255,.1);color:#9fb0c0;font-weight:600;border:1px solid rgba(255,255,255,.14)}

/* ===== 5. Prova social ===== */
.mv-social{background:#F0FAF5;padding:clamp(56px,9vw,100px) 22px}
.mv-social__inner{max-width:1080px;margin:0 auto}
.mv-social__head{text-align:center;margin-bottom:clamp(40px,5vw,56px)}
.mv-social__phones{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(20px,4vw,44px);margin-bottom:clamp(40px,5vw,52px)}
.mv-social__phone--left{transform:rotate(-3deg)}
.mv-social__phone--right{transform:rotate(3deg)}

.mv-testimonial{max-width:560px;margin:0 auto;background:#fff;border:1px solid rgba(15,27,45,.07);border-radius:20px;padding:32px;box-shadow:0 14px 36px rgba(15,27,45,.06);text-align:left}
.mv-testimonial__quote{font-size:44px;line-height:.6;color:#00B37E;font-family:'Poppins',sans-serif;font-weight:800;height:24px}
.mv-testimonial__text{font-size:clamp(18px,2.6vw,23px);line-height:1.45;font-weight:500;margin:0 0 22px;color:#1c2733}
.mv-testimonial__author{display:flex;align-items:center;gap:13px}
.mv-testimonial__avatar{width:46px;height:46px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 4px 12px rgba(15,27,45,.12)}
.mv-testimonial__name{font-family:'Poppins',sans-serif;font-weight:600;font-size:16px}
.mv-testimonial__location{font-size:13.5px;color:#62707c}

/* ===== 6. CTA final ===== */
.mv-cta{background:#0F1B2D;color:#fff;text-align:center}
.mv-cta__logo-band{padding:clamp(60px,10vw,110px) 22px 0}
.mv-cta__logo{height:72px;width:auto;margin:0 auto;display:block}
.mv-cta__gradient{background:radial-gradient(120% 100% at 50% 0%, #15324a 0%, #0F1B2D 70%);padding:clamp(28px,5vw,40px) 22px clamp(60px,10vw,110px)}
.mv-cta__inner{max-width:720px;margin:0 auto}
.mv-cta__title{font-family:'Poppins',sans-serif;font-weight:800;font-size:clamp(30px,5vw,52px);line-height:1.08;letter-spacing:-.02em;margin:0 0 16px}
.mv-cta__subtitle{font-size:clamp(17px,2.4vw,21px);color:#aebccb;margin:0 0 38px;line-height:1.5}
.mv-cta__btn{display:inline-flex;align-items:center;gap:12px;background:#25B411;color:#fff;font-family:'Poppins',sans-serif;font-weight:700;font-size:clamp(18px,2.6vw,22px);text-decoration:none;padding:19px 38px;border-radius:16px;box-shadow:0 16px 40px rgba(37,180,17,.4)}
.mv-cta__btn-icon{width:56px;height:56px;display:block;border-radius:8px}
.mv-cta__note{font-size:14.5px;color:#7f90a1;margin:24px 0 0}

/* ===== Footer ===== */
.mv-footer{background:#0a131f;color:#fff;padding:38px 22px}
.mv-footer__inner{max-width:1120px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px}
.mv-footer__logo{height:26px;width:auto;display:block}
.mv-footer__copy{font-size:14px;color:#6b7a8a;display:flex;flex-direction:column;gap:4px}
.mv-footer__powered{font-size:12px;color:#4b5a6a}

/* ===== Floating WhatsApp ===== */
.mv-floating-wa{position:fixed;right:22px;bottom:22px;z-index:60;width:62px;height:62px;border-radius:50%;background:#25D366;display:flex;align-items:center;justify-content:center;text-decoration:none;animation:mv-pulse 2.6s ease-in-out infinite}
