:root{--bg:#f4f5ff;--card:#fff;--text:#091b44;--muted:#68748e;--border:#dfe3f2;--primary:#5570ff;--primary2:#8257ff;--green:#27c483;--shadow:0 18px 50px rgba(44,62,120,.12)}
*{box-sizing:border-box} body.mle-body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:#fff;color:var(--text)}
.mle-container{width:min(1180px,calc(100% - 32px));margin:0 auto}.mle-page{overflow:hidden}.mle-section{padding:88px 0}.mle-section-soft{background:var(--bg)}
.mle-hero{padding:64px 0 40px;background:linear-gradient(180deg,#fbfcff 0%,#f4f5ff 100%)}.mle-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:38px;align-items:center}.mle-copy h1{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.02;margin:14px 0 18px;font-weight:900;letter-spacing:-.04em}.mle-copy h1 span{background:linear-gradient(135deg,var(--primary),var(--primary2));-webkit-background-clip:text;background-clip:text;color:transparent}.mle-lead{font-size:1.08rem;color:#55627d;line-height:1.75;max-width:720px;margin:0 0 10px}.mle-sub{font-size:1rem;color:#7a869f;line-height:1.7;max-width:680px;margin:0}.mle-pill{display:inline-flex;align-items:center;padding:10px 18px;border:1px solid var(--border);background:#fff;border-radius:999px;font-size:.84rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--primary)}
.mle-points{display:grid;gap:10px;margin:24px 0;color:var(--text);font-weight:700}.mle-cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.mle-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 26px;border-radius:999px;text-decoration:none;border:0;cursor:pointer;font-weight:800;font-size:1rem}.mle-btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff;box-shadow:0 12px 34px rgba(87,112,255,.28)}.mle-btn-secondary{background:#fff;color:var(--text);border:1px solid var(--border)}.mle-btn.full{width:100%}
.mle-phone-stage{display:flex;justify-content:center;align-items:flex-start;padding-top:0}.mle-phone-link{position:relative;display:block;text-decoration:none;color:inherit;transform:translateY(-35px)}.mle-phone-glow{position:absolute;inset:auto 10% 8% 10%;height:60%;border-radius:999px;background:radial-gradient(circle,rgba(85,112,255,.25),transparent 70%);filter:blur(30px)}
.mle-phone{position:relative;width:330px;max-width:100%;padding:16px;border-radius:44px;background:#111827;box-shadow:0 30px 70px rgba(12,20,46,.28)}.mle-phone-notch{width:120px;height:28px;border-radius:0 0 18px 18px;background:#0c1222;margin:0 auto;position:absolute;top:0;left:0;right:0;z-index:2}.mle-phone-screen{background:#fff;border-radius:32px;padding:24px 18px 18px;min-height:620px;position:relative;overflow:hidden}
.mle-demo-top{text-align:center;padding-top:12px}.mle-demo-badge{position:absolute;top:18px;right:18px;background:#ffb11c;color:#fff;border-radius:10px;padding:7px 10px;font-size:.72rem;font-weight:800}.mle-demo-top strong{display:block;font-size:.95rem;letter-spacing:.12em}.mle-demo-top h3{margin:10px 0 6px;font-size:1.9rem;line-height:1.05}.mle-demo-top p{margin:0;color:var(--muted)}
.mle-qr-wrap{position:relative;width:250px;height:250px;margin:28px auto;border:2px dashed #d7dcec;border-radius:24px;padding:14px;background:#fff}.mle-qr-wrap img{width:100%;height:100%;display:block;border-radius:18px}.mle-scan-line{position:absolute;left:18px;right:18px;height:4px;top:20px;background:linear-gradient(90deg,transparent,var(--green),transparent);box-shadow:0 0 16px rgba(39,196,131,.7);animation:mleScan 2.8s infinite ease-in-out;z-index:2}@keyframes mleScan{0%{top:18px;opacity:.2}50%{top:calc(100% - 22px);opacity:1}100%{top:18px;opacity:.2}}
.mle-step-qr .mle-qr-showcase{margin-top:22px}.mle-step-qr .mle-qr-wrap{width:180px;height:180px;margin:0 auto 12px}.mle-step-qr .mle-qr-caption{font-size:.95rem;line-height:1.6;color:var(--muted);max-width:250px;margin:0 auto}.mle-step-qr .mle-qr-caption strong{color:var(--ink)}

.mle-demo-hint{border-radius:16px;padding:14px 16px;text-align:center;font-weight:800;margin:12px 0}.mle-demo-hint.blue{background:#eef1ff;color:#5870ff}.mle-demo-hint.green{background:#eaf9f2;color:#08a56b}.mle-demo-tags{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:18px}.mle-demo-tags span{border:1px solid var(--border);background:#fff;border-radius:999px;padding:8px 12px;font-weight:700;color:#31405f}
.mle-heading{margin-bottom:34px}.mle-heading.center{text-align:center}.mle-heading h2,.mle-heading h1{font-size:clamp(2rem,4.1vw,3.7rem);line-height:1.08;margin:14px 0 12px;letter-spacing:-.03em}.mle-heading p{color:var(--muted);font-size:1.1rem;line-height:1.7;max-width:760px}.mle-heading.center p{margin-inline:auto}
.mle-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.mle-step{background:#fff;border:1px solid var(--border);border-radius:28px;padding:34px 28px;box-shadow:var(--shadow);text-align:center}.mle-step-no{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;margin:0 auto 18px;background:linear-gradient(135deg,#5672ff,#6f86ff);font-weight:900;color:#fff;font-size:1.2rem}.mle-step-no.violet{background:linear-gradient(135deg,#7c53ff,#9b7cff)}.mle-step-no.green{background:linear-gradient(135deg,#18bb82,#31d29f)}.mle-step h3{font-size:1.1rem;margin:0 0 12px}.mle-step p{margin:0;color:var(--muted);line-height:1.7}.mle-mini-note{margin-top:16px;display:inline-block;padding:8px 14px;border-radius:999px;background:#eaf9f2;color:#08a56b;font-weight:800;font-size:.86rem}
.mle-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:start}.mle-revenue-boxes{display:grid;gap:16px}.mle-revenue-box{background:#fff;border:1px solid var(--border);padding:18px;border-radius:22px;box-shadow:var(--shadow)}.mle-revenue-box strong{display:block;font-size:1.05rem;margin-bottom:6px}.mle-revenue-box span{color:var(--muted);line-height:1.65}
.mle-form-card{background:#fff;border:1px solid var(--border);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.mle-form-card.large{max-width:900px;margin:0 auto}.mle-form-card h3{font-size:1.4rem;margin:0 0 18px}.mle-row{display:grid;gap:14px}.mle-row.two{grid-template-columns:1fr 1fr}.mle-field{display:grid;gap:8px;margin-bottom:14px}.mle-field label{font-weight:800;color:#32405e;font-size:.95rem}.mle-field input,.mle-field select,.mle-field textarea{width:100%;padding:16px 18px;border-radius:18px;border:1px solid var(--border);background:#f7f8fc;color:var(--text);font:inherit}.mle-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2368748e' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px}.mle-field input:focus,.mle-field select:focus,.mle-field textarea:focus{outline:none;border-color:#93a6ff;box-shadow:0 0 0 4px rgba(85,112,255,.12);background:#fff}.mle-form-note{color:var(--muted);text-align:center;font-size:.92rem}.mle-form-message{margin-top:12px;font-weight:700}.mle-form-message.success{color:#0a9f68}.mle-form-message.error{color:#d43d5f}
.mle-pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.mle-price-card{background:#fff;border:1px solid var(--border);border-radius:30px;padding:28px;box-shadow:var(--shadow)}.mle-price-card.featured{background:linear-gradient(180deg,#5570ff,#8a61ff);color:#fff;transform:translateY(-12px)}.mle-featured,.mle-free-pro{display:inline-block;padding:8px 14px;border-radius:999px;font-weight:800;font-size:.8rem}.mle-featured{background:#ffb11c;color:#fff}.mle-free-pro{background:#eaf9f2;color:#08a56b}.mle-price-label{display:block;margin-top:14px;text-transform:uppercase;letter-spacing:.14em;font-size:.82rem;font-weight:800;color:#68748e}.mle-price-card.featured .mle-price-label{color:#dfe4ff}.mle-price{font-size:3.5rem;font-weight:900;line-height:1;margin:18px 0 8px}.mle-price small{font-size:1.2rem}.mle-price-card p{margin:0 0 18px;color:var(--muted)}.mle-price-card.featured p{color:#eff2ff}.mle-price-card ul{margin:0;padding-left:20px;display:grid;gap:10px}.mle-price-card li{line-height:1.5}.mle-price-card.featured li{color:#fff}
.mle-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.mle-feature-card{background:#fff;border:1px solid var(--border);border-radius:26px;padding:26px;box-shadow:var(--shadow)}.mle-icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:#f2f5ff;font-size:1.4rem;margin-bottom:18px}.mle-feature-card h3{margin:0 0 10px;font-size:1.25rem}.mle-feature-card p{margin:0;color:var(--muted);line-height:1.7}.mle-badge-small{display:inline-block;margin-left:8px;padding:5px 10px;border-radius:999px;background:#f4ecff;color:#8a61ff;font-size:.72rem;font-weight:900;text-transform:uppercase}
.mle-complete-page{padding:40px 0 80px;background:#fbfcff}
@media (max-width: 980px){.mle-hero-grid,.mle-form-grid,.mle-steps,.mle-pricing,.mle-features-grid{grid-template-columns:1fr}.mle-phone-link{transform:none}.mle-price-card.featured{transform:none}.mle-row.two{grid-template-columns:1fr}.mle-phone{width:min(340px,100%)}.mle-copy{text-align:center}.mle-points{justify-items:center}.mle-cta-row{justify-content:center}}

.mle-pricing-help{text-align:center;margin-top:22px;color:var(--muted);font-weight:800;font-size:1.18rem;line-height:1.6;max-width:980px;margin-left:auto;margin-right:auto}
.mle-plan-card{cursor:pointer;text-align:left;appearance:none;-webkit-appearance:none;font:inherit;width:100%;-webkit-tap-highlight-color:transparent;transition:transform .2s ease, box-shadow .2s ease, outline-color .2s ease;background:#fff;color:var(--text);border:1px solid var(--border)}
.mle-plan-card:not(.featured){background:#fff;color:var(--text)}
.mle-plan-card:not(.featured) .mle-price-label,.mle-plan-card:not(.featured) p,.mle-plan-card:not(.featured) li{color:var(--text)}
.mle-plan-card:not(.featured) p{color:var(--muted)}
.mle-plan-card .mle-plan-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:22px;padding:13px 18px;border-radius:999px;border:1px solid var(--border);font-weight:800;background:#fff;color:var(--text);min-width:190px}
.mle-price-card.featured .mle-plan-cta{background:#fff;color:var(--primary)}
.mle-plan-card:hover{transform:translateY(-4px)}
.mle-plan-card:focus,.mle-plan-card:active{outline:none}
.mle-plan-card.selected{outline:3px solid rgba(85,112,255,.22);box-shadow:0 0 0 6px rgba(85,112,255,.08), var(--shadow)}
.mle-plan-card.selected:not(.featured){background:#fff;color:var(--text)}
.mle-plan-card.selected:not(.featured) .mle-price-label,.mle-plan-card.selected:not(.featured) p,.mle-plan-card.selected:not(.featured) li{color:var(--text)}
.mle-plan-card.selected:not(.featured) p{color:var(--muted)}
.mle-plan-card.selected .mle-plan-cta{background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff;border-color:transparent}
.mle-price-card.featured.selected{outline-color:rgba(255,255,255,.38);box-shadow:0 0 0 6px rgba(255,255,255,.12), 0 18px 50px rgba(44,62,120,.22)}

@media (max-width: 980px){.mle-plan-card{transform:none !important}.mle-plan-card:hover{transform:none}.mle-plan-card .mle-plan-cta{min-width:unset;width:100%}}

/* Fix mobile/cards reliability + revenue emphasis */
.mle-pricing button.mle-plan-card,
.mle-pricing .mle-plan-card{
  -webkit-appearance:none !important;
  appearance:none !important;
  background:#fff !important;
  color:var(--text) !important;
}
.mle-pricing .mle-plan-card:not(.featured),
.mle-pricing .mle-plan-card:not(.featured):hover,
.mle-pricing .mle-plan-card:not(.featured):focus,
.mle-pricing .mle-plan-card:not(.featured):active,
.mle-pricing .mle-plan-card:not(.featured).selected{
  background:#fff !important;
  color:var(--text) !important;
}
.mle-pricing .mle-plan-card:not(.featured) .mle-price,
.mle-pricing .mle-plan-card:not(.featured) .mle-price-label,
.mle-pricing .mle-plan-card:not(.featured) .mle-price small,
.mle-pricing .mle-plan-card:not(.featured) p,
.mle-pricing .mle-plan-card:not(.featured) li,
.mle-pricing .mle-plan-card:not(.featured) ul,
.mle-pricing .mle-plan-card:not(.featured) span{
  color:inherit !important;
}
.mle-pricing .mle-plan-card:not(.featured) p{color:var(--muted) !important;}
.mle-pricing .mle-plan-card:not(.featured) .mle-plan-cta{
  background:linear-gradient(135deg,var(--primary),var(--primary2)) !important;
  color:#fff !important;
  border-color:transparent !important;
}
.mle-pricing .mle-plan-card.selected:not(.featured){
  box-shadow:0 0 0 4px rgba(85,112,255,.10), var(--shadow) !important;
  border-color:#b9c6ff !important;
}
.mle-revenue-box{
  background:linear-gradient(180deg,#fff,#fbfcff);
}
.mle-revenue-box strong{color:#12203f}
@media (max-width: 980px){
  .mle-price-card{padding:24px 22px !important; min-height:auto !important;}
  .mle-price{font-size:3rem !important;}
  .mle-price-card ul{gap:12px !important; margin-top:10px !important;}
  .mle-price-card li{font-size:1.02rem !important;}
}


/* v2.1.6 robust pricing colors */
.mle-pricing{align-items:stretch}
.mle-pricing .mle-plan-card{position:relative;overflow:hidden;min-height:100%;display:flex;flex-direction:column;justify-content:flex-start;border:1px solid #dfe5ff!important;box-shadow:0 14px 40px rgba(30,43,82,.08)!important}
.mle-pricing .mle-plan-card ul{margin-bottom:22px}
.mle-pricing .mle-plan-card .mle-plan-cta{margin-top:auto}
.mle-pricing .mle-plan-free{background:linear-gradient(180deg,#ffffff 0%,#f8faff 100%)!important;color:#15264b!important}
.mle-pricing .mle-plan-free .mle-price-label,.mle-pricing .mle-plan-free .mle-price,.mle-pricing .mle-plan-free .mle-price small,.mle-pricing .mle-plan-free li{color:#15264b!important}
.mle-pricing .mle-plan-free p{color:#67748e!important}
.mle-pricing .mle-plan-essential{background:linear-gradient(180deg,#5570ff 0%,#835dff 100%)!important;color:#fff!important;border-color:transparent!important}
.mle-pricing .mle-plan-essential .mle-price-label,.mle-pricing .mle-plan-essential .mle-price,.mle-pricing .mle-plan-essential .mle-price small,.mle-pricing .mle-plan-essential p,.mle-pricing .mle-plan-essential li{color:#fff!important}
.mle-pricing .mle-plan-essential p{color:#eef1ff!important}
.mle-pricing .mle-plan-essential .mle-plan-cta{background:#fff!important;color:#4f67ff!important;border-color:#fff!important}
.mle-pricing .mle-plan-pro{background:linear-gradient(180deg,#ffffff 0%,#f6fffb 100%)!important;color:#15264b!important}
.mle-pricing .mle-plan-pro .mle-price-label,.mle-pricing .mle-plan-pro .mle-price,.mle-pricing .mle-plan-pro .mle-price small,.mle-pricing .mle-plan-pro li{color:#15264b!important}
.mle-pricing .mle-plan-pro p{color:#67748e!important}
.mle-pricing .mle-plan-pro .mle-plan-cta{background:linear-gradient(135deg,var(--primary),var(--primary2))!important;color:#fff!important;border-color:transparent!important}
.mle-pricing .mle-plan-card.selected{transform:translateY(-4px)!important}
.mle-pricing .mle-plan-free.selected{box-shadow:0 0 0 4px rgba(85,112,255,.10),0 18px 46px rgba(30,43,82,.12)!important;border-color:#b6c4ff!important}
.mle-pricing .mle-plan-essential.selected{box-shadow:0 0 0 4px rgba(255,255,255,.18),0 22px 56px rgba(67,70,180,.28)!important}
.mle-pricing .mle-plan-pro.selected{box-shadow:0 0 0 4px rgba(17,185,129,.10),0 18px 46px rgba(30,43,82,.12)!important;border-color:#b9ead7!important}
@media (max-width:980px){
  .mle-pricing .mle-plan-card{padding:26px 22px!important;border-radius:28px!important}
  .mle-pricing .mle-plan-card .mle-price{font-size:3.2rem!important}
  .mle-pricing .mle-plan-card ul{padding-left:24px!important}
  .mle-pricing .mle-plan-card li{font-size:1rem!important;line-height:1.55!important}
  .mle-pricing .mle-plan-card .mle-plan-cta{width:100%!important}
}

/* v2.1.7 explicit plan colors fix */
.mle-pricing .mle-plan-free{background:#ffffff !important;color:#091b44 !important;border:1px solid #dfe3f2 !important;}
.mle-pricing .mle-plan-free .mle-price,.mle-pricing .mle-plan-free .mle-price small,.mle-pricing .mle-plan-free .mle-price-label,.mle-pricing .mle-plan-free li{color:#091b44 !important;}
.mle-pricing .mle-plan-free p{color:#68748e !important;}

.mle-pricing .mle-plan-essential{background:linear-gradient(180deg,#5570ff 0%,#8257ff 100%) !important;color:#ffffff !important;border:0 !important;box-shadow:0 22px 56px rgba(67,70,180,.28) !important;}
.mle-pricing .mle-plan-essential .mle-featured{background:#ffb11c !important;color:#ffffff !important;}
.mle-pricing .mle-plan-essential .mle-price-label,.mle-pricing .mle-plan-essential .mle-price,.mle-pricing .mle-plan-essential .mle-price small,.mle-pricing .mle-plan-essential li{color:#ffffff !important;}
.mle-pricing .mle-plan-essential p{color:#eef2ff !important;}
.mle-pricing .mle-plan-essential .mle-plan-cta{background:#ffffff !important;color:#5570ff !important;border-color:#ffffff !important;}

.mle-pricing .mle-plan-pro{background:linear-gradient(180deg,#ffffff 0%,#f3fbf7 100%) !important;color:#091b44 !important;border:1px solid #cfeedd !important;}
.mle-pricing .mle-plan-pro .mle-free-pro{background:#e8f8ef !important;color:#08a56b !important;}
.mle-pricing .mle-plan-pro .mle-price,.mle-pricing .mle-plan-pro .mle-price small,.mle-pricing .mle-plan-pro .mle-price-label,.mle-pricing .mle-plan-pro li{color:#091b44 !important;}
.mle-pricing .mle-plan-pro p{color:#68748e !important;}
.mle-pricing .mle-plan-pro .mle-plan-cta{background:linear-gradient(135deg,#5570ff,#8257ff) !important;color:#ffffff !important;border-color:transparent !important;}

.mle-pricing .mle-plan-essential.selected{outline:3px solid rgba(255,255,255,.35) !important;box-shadow:0 0 0 6px rgba(255,255,255,.10),0 22px 56px rgba(67,70,180,.30) !important;}
.mle-pricing .mle-plan-free.selected{outline:3px solid rgba(85,112,255,.18) !important;}
.mle-pricing .mle-plan-pro.selected{outline:3px solid rgba(8,165,107,.16) !important;}

@media (max-width:980px){
  .mle-pricing .mle-plan-essential{transform:none !important;}
  .mle-pricing .mle-plan-card{min-height:unset !important;height:auto !important;}
}


/* v2.1.8 cards as articles to avoid mobile button rendering bugs */
.mle-pricing .mle-plan-card{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;-webkit-appearance:none!important;appearance:none!important;background-clip:padding-box!important;text-decoration:none!important;cursor:pointer!important}
.mle-pricing article.mle-plan-card{padding:30px 28px!important}
.mle-pricing .mle-plan-card .mle-price{display:block!important;visibility:visible!important;opacity:1!important}
.mle-pricing .mle-plan-card .mle-price-label,.mle-pricing .mle-plan-card p,.mle-pricing .mle-plan-card ul,.mle-pricing .mle-plan-card li,.mle-pricing .mle-plan-card .mle-featured,.mle-pricing .mle-plan-card .mle-free-pro{visibility:visible!important;opacity:1!important}
.mle-pricing .mle-plan-essential{background:linear-gradient(135deg,#4f67ff 0%,#7d56ff 100%)!important}
.mle-pricing .mle-plan-essential *{color:#fff!important}
.mle-pricing .mle-plan-essential p{color:#eef2ff!important}
.mle-pricing .mle-plan-essential .mle-plan-cta{color:#4f67ff!important;background:#fff!important}
.mle-pricing .mle-plan-essential .mle-featured{color:#fff!important;background:#ffb11c!important}
@media (max-width: 980px){
  .mle-pricing article.mle-plan-card{padding:26px 22px!important}
}


/* v2.2.1 tighten vertical spacing on mobile */
@media (max-width: 768px){
  .mle-section{padding:42px 0 !important;}
  .mle-hero{padding:34px 0 18px !important;}
  .mle-heading{margin-bottom:18px !important;}
  .mle-heading h1,.mle-heading h2{margin:10px 0 8px !important;}
  .mle-heading p{font-size:1rem !important;line-height:1.6 !important;margin:0 auto !important;}
  .mle-pill{padding:8px 14px !important;font-size:.78rem !important;}
  .mle-copy h1{margin:10px 0 12px !important;}
  .mle-lead{margin:0 auto 10px !important;font-size:1rem !important;line-height:1.65 !important;}
  .mle-sub{margin:0 auto 12px !important;font-size:.96rem !important;line-height:1.6 !important;}
  .mle-points{margin:14px 0 !important;gap:6px !important;}
  .mle-cta-row{margin-top:16px !important;gap:10px !important;}
  .mle-phone-stage{padding-top:0 !important;}
  .mle-phone-link{margin-top:0 !important;}
  .mle-phone{width:min(320px,100%) !important;padding:12px !important;border-radius:34px !important;}
  .mle-phone-screen{padding:18px 14px 14px !important;min-height:540px !important;border-radius:26px !important;}
  .mle-demo-top{padding-top:6px !important;}
  .mle-demo-top h3{font-size:1.55rem !important;margin:8px 0 4px !important;}
  .mle-qr-wrap{width:220px !important;height:220px !important;margin:18px auto !important;}
  .mle-demo-hint{margin:8px 0 !important;padding:11px 12px !important;}
  .mle-demo-tags{margin-top:12px !important;gap:8px !important;}
  .mle-steps,.mle-pricing,.mle-features-grid,.mle-form-grid{gap:16px !important;}
  .mle-step,.mle-feature-card,.mle-form-card,.mle-revenue-box,.mle-pricing article.mle-plan-card,.mle-price-card{padding:22px 18px !important;}
  .mle-step h3,.mle-feature-card h3{margin-bottom:8px !important;}
  .mle-price{font-size:2.7rem !important;margin:12px 0 6px !important;}
  .mle-price-card p,.mle-pricing .mle-plan-card p{margin:0 0 12px !important;}
  .mle-pricing .mle-plan-card ul{margin-bottom:14px !important;gap:8px !important;}
  .mle-pricing-help{margin-top:12px !important;}
  .mle-complete-page{padding:24px 0 40px !important;}
}


/* v2.2.2 robust pricing cards mobile/text visibility fix */
.mle-pricing{align-items:stretch!important}
.mle-pricing .mle-plan-card{position:relative!important;overflow:hidden!important;min-height:auto!important;height:auto!important;visibility:visible!important;opacity:1!important}
.mle-pricing .mle-plan-card > *{position:relative!important;z-index:2!important;visibility:visible!important;opacity:1!important}
.mle-pricing .mle-plan-card::before{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit}
.mle-pricing .mle-plan-free::before{background:linear-gradient(180deg,#ffffff 0%,#f7f9ff 100%)!important}
.mle-pricing .mle-plan-essential::before{background:linear-gradient(135deg,#4f67ff 0%,#7d56ff 100%)!important}
.mle-pricing .mle-plan-pro::before{background:linear-gradient(180deg,#ffffff 0%,#f2fbf7 100%)!important}
.mle-pricing .mle-plan-essential{background:transparent!important;color:#fff!important;border:0!important}
.mle-pricing .mle-plan-essential h3,.mle-pricing .mle-plan-essential .mle-price,.mle-pricing .mle-plan-essential .mle-price small,.mle-pricing .mle-plan-essential .mle-price-label,.mle-pricing .mle-plan-essential p,.mle-pricing .mle-plan-essential li,.mle-pricing .mle-plan-essential ul,.mle-pricing .mle-plan-essential span{color:#fff!important}
.mle-pricing .mle-plan-essential p{color:#eef2ff!important}
.mle-pricing .mle-plan-essential .mle-plan-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;color:#4f67ff!important;border:1px solid #fff!important;font-weight:800!important}
.mle-pricing .mle-plan-essential .mle-featured{background:#ffb11c!important;color:#fff!important}
.mle-pricing .mle-plan-free{background:transparent!important;color:#091b44!important}
.mle-pricing .mle-plan-free h3,.mle-pricing .mle-plan-free .mle-price,.mle-pricing .mle-plan-free .mle-price small,.mle-pricing .mle-plan-free .mle-price-label,.mle-pricing .mle-plan-free li,.mle-pricing .mle-plan-free span{color:#091b44!important}
.mle-pricing .mle-plan-free p{color:#68748e!important}
.mle-pricing .mle-plan-pro{background:transparent!important;color:#091b44!important}
.mle-pricing .mle-plan-pro h3,.mle-pricing .mle-plan-pro .mle-price,.mle-pricing .mle-plan-pro .mle-price small,.mle-pricing .mle-plan-pro .mle-price-label,.mle-pricing .mle-plan-pro li,.mle-pricing .mle-plan-pro span{color:#091b44!important}
.mle-pricing .mle-plan-pro p{color:#68748e!important}
.mle-pricing .mle-plan-pro .mle-free-pro{background:#e4f6eb!important;color:#0d9c67!important}
.mle-pricing .mle-plan-pro .mle-plan-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#5570ff,#8257ff)!important;color:#fff!important;border:0!important;font-weight:800!important}
@media (max-width:768px){
  .mle-hero .mle-container,.mle-section .mle-container,.mle-form-grid,.mle-pricing,.mle-steps,.mle-features-grid{max-width:100%!important}
  .mle-pricing .mle-plan-card{padding:26px 20px!important;border-radius:34px!important;margin-left:auto!important;margin-right:auto!important;width:100%!important}
  .mle-pricing .mle-plan-card .mle-price{font-size:3rem!important;line-height:1!important;margin:10px 0 8px!important}
  .mle-pricing .mle-plan-card ul{padding-left:22px!important;margin:14px 0 18px!important}
  .mle-pricing .mle-plan-card li{font-size:1rem!important;line-height:1.55!important;margin-bottom:10px!important}
  .mle-pricing .mle-plan-card .mle-plan-cta{width:100%!important;min-height:60px!important;border-radius:999px!important}
}

/* v2.3.0 form expansion */
.mle-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}
.mle-check-grid label{display:flex;align-items:flex-start;gap:10px;background:#f7f8fc;border:1px solid var(--border);border-radius:16px;padding:12px 14px;font-weight:700;color:#32405e;line-height:1.35}
.mle-check-grid input{width:auto !important;margin-top:2px;accent-color:#5570ff}
@media (max-width:768px){.mle-check-grid{grid-template-columns:1fr}}


/* v2.7.1 compact plan selector */
.mle-plan-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:10px}
.mle-plan-option{position:relative;display:block;cursor:pointer}
.mle-plan-option input{position:absolute;opacity:0;pointer-events:none}
.mle-plan-option-ui{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border:1px solid var(--border);border-radius:18px;background:#f7f8fc;transition:.2s ease;color:#22314d;min-height:84px;justify-content:center}
.mle-plan-option-ui strong{font-size:1rem;line-height:1.2}
.mle-plan-option-ui small{font-size:.86rem;line-height:1.35;color:#6a7692}
.mle-plan-option input:checked + .mle-plan-option-ui{border-color:#5570ff;background:#eef2ff;box-shadow:0 0 0 3px rgba(85,112,255,.14);transform:translateY(-1px)}
.mle-plan-option input:focus-visible + .mle-plan-option-ui{outline:2px solid #5570ff;outline-offset:3px}
@media (max-width:768px){.mle-plan-selector{grid-template-columns:1fr}.mle-plan-option-ui{min-height:auto}}


/* v2.7.2 refined selectors */
.mle-choice-grid,.mle-plan-selector-premium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}
.mle-choice-grid-types{grid-template-columns:repeat(2,minmax(0,1fr))}
.mle-choice-option,.mle-plan-option{position:relative;display:block;cursor:pointer}
.mle-choice-option input,.mle-plan-option input{position:absolute;opacity:0;pointer-events:none}
.mle-choice-option-ui,.mle-plan-selector-premium .mle-plan-option-ui{display:flex;align-items:center;justify-content:center;text-align:center;padding:12px 14px;border:1px solid var(--border);border-radius:16px;background:#fff;color:#22314d;transition:.18s ease;min-height:54px;font-weight:700;line-height:1.3;box-shadow:0 8px 22px rgba(9,27,68,.05)}
.mle-plan-selector-premium .mle-plan-option-ui{flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;gap:5px;min-height:106px;padding:14px 15px;background:linear-gradient(180deg,#ffffff 0%,#f8faff 100%)}
.mle-plan-selector-premium .mle-plan-option-ui strong{font-size:1rem;line-height:1.2}
.mle-plan-selector-premium .mle-plan-option-ui small{font-size:.86rem;line-height:1.4;color:#6a7692}
.mle-plan-topline{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#eef2ff;color:#5570ff;font-size:.72rem;font-weight:800;line-height:1.1;margin-bottom:2px}
.mle-plan-topline-featured{background:#fff2d9;color:#b86e00}
.mle-plan-topline-premium{background:#e7f8ef;color:#0d9c67}
.mle-choice-option input:checked + .mle-choice-option-ui,
.mle-plan-option input:checked + .mle-plan-option-ui{border-color:#5570ff;background:#eef2ff;box-shadow:0 0 0 3px rgba(85,112,255,.14),0 10px 24px rgba(85,112,255,.10);transform:translateY(-1px)}
.mle-plan-selector-premium .mle-plan-option input:checked + .mle-plan-option-ui{background:linear-gradient(180deg,#eef2ff 0%,#f7f9ff 100%)}
.mle-choice-option input:focus-visible + .mle-choice-option-ui,
.mle-plan-option input:focus-visible + .mle-plan-option-ui{outline:2px solid #5570ff;outline-offset:3px}
@media (max-width:768px){
  .mle-choice-grid,.mle-plan-selector-premium,.mle-choice-grid-types{grid-template-columns:1fr}
  .mle-plan-selector-premium .mle-plan-option-ui{min-height:auto}
}


/* v2.7.3 establishment layout cleanup */
.mle-field-establishment-type{margin-bottom:18px}
.mle-row-establishment-details{align-items:start}
@media (min-width:769px){
  .mle-row-establishment-details{grid-template-columns:1.2fr .8fr}
}
@media (max-width:768px){
  .mle-field-establishment-type{margin-bottom:10px}
}

@media (max-width:680px){.mle-pricing-help{font-size:1.05rem;line-height:1.55;}}


/* v2.8.0 enhanced completion form */
.mle-complete-page .mle-container{max-width:1080px}
.mle-complete-intro{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0 24px}
.mle-complete-intro>div{background:#f7f8fc;border:1px solid var(--border);border-radius:18px;padding:14px 16px;color:#32405e}
.mle-complete-card{padding:28px}
.mle-complete-section{padding:8px 0 4px}
.mle-complete-section + .mle-complete-section{border-top:1px solid var(--border);margin-top:18px;padding-top:24px}
.mle-section-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}
.mle-section-head h2{margin:0 0 4px;font-size:1.28rem;color:#12284c}
.mle-section-head p{margin:0;color:#6b7893}
.mle-section-number{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#5570ff,#8c6bff);color:#fff;font-weight:800;box-shadow:0 10px 24px rgba(85,112,255,.18)}
.mle-row.three{grid-template-columns:repeat(3,minmax(0,1fr))}
.mle-complete-card textarea{min-height:112px}
.mle-form-actions{padding-top:20px;display:flex;flex-direction:column;gap:10px;align-items:flex-start}
.mle-form-actions p{margin:0;color:#6b7893}
@media (max-width:768px){
  .mle-complete-intro{grid-template-columns:1fr}
  .mle-row.three{grid-template-columns:1fr}
  .mle-complete-card{padding:22px 18px}
  .mle-section-head{align-items:center}
}

/* v2.8.1 image upload block */
.mle-upload-box{border:1px dashed var(--border);background:#f7f8fc;border-radius:20px;padding:16px 18px}
.mle-upload-box input[type="file"]{display:block;width:100%;padding:14px;border:1px solid var(--border);border-radius:16px;background:#fff;color:#22314d}
.mle-upload-box p{margin:10px 0 0;color:#667089;line-height:1.5}
.mle-upload-list{margin-top:12px;padding:14px 16px;border-radius:16px;background:#eef2ff}
.mle-upload-list strong{display:block;margin-bottom:8px;color:#22314d}
.mle-upload-list ul{margin:0;padding-left:18px}
.mle-upload-list li{margin:6px 0;color:#32405e}
.mle-upload-list a{color:#5570ff;text-decoration:none}
.mle-upload-list a:hover{text-decoration:underline}


/* v2.9.0 demo-first hero */
.mle-reassurance-row{display:flex;flex-wrap:wrap;gap:10px 12px;margin-top:18px;color:#50607f;font-weight:700;font-size:.95rem}
.mle-reassurance-row span{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--border);padding:10px 14px;border-radius:999px;box-shadow:0 12px 28px rgba(9,27,68,.05)}
.mle-phone-stage-preview{align-self:stretch}
.mle-demo-preview-card{display:block;background:linear-gradient(180deg,#ffffff 0%,#f7f9ff 100%);border:1px solid rgba(85,112,255,.14);border-radius:36px;padding:22px;box-shadow:0 26px 70px rgba(77,97,170,.15);text-decoration:none;color:inherit;position:relative;overflow:hidden}
.mle-demo-preview-card::after{content:"";position:absolute;inset:auto -80px -80px auto;width:220px;height:220px;background:radial-gradient(circle,rgba(125,86,255,.18),transparent 68%);pointer-events:none}
.mle-preview-topline{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:#eef2ff;color:#5570ff;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px}
.mle-demo-preview-card h3{font-size:1.6rem;line-height:1.12;margin:0 0 8px;color:#091b44}
.mle-demo-preview-card p{margin:0 0 16px;color:#66738d;line-height:1.65}
.mle-demo-preview-wrap{display:flex;justify-content:center;align-items:center;padding:4px 0 10px}
.mle-demo-preview-wrap img{display:block;width:min(100%,420px);height:auto;filter:drop-shadow(0 18px 40px rgba(9,27,68,.14))}
.mle-preview-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}
.mle-preview-chip{display:inline-flex;align-items:center;justify-content:center;padding:9px 13px;border-radius:999px;background:#fff;border:1px solid var(--border);font-weight:700;color:#31405e}
.mle-preview-link{display:inline-flex;align-items:center;gap:6px;margin-top:18px;font-weight:800;color:#5570ff}
.mle-section-demo{padding-top:26px}
.mle-demo-focus-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:28px;align-items:center}
.mle-demo-focus-copy h2{font-size:clamp(2rem,3.5vw,3rem);line-height:1.05;margin:12px 0 14px;color:#091b44}
.mle-demo-focus-copy p{font-size:1.08rem;line-height:1.8;color:#68748e;margin:0 0 18px}
.mle-demo-list{list-style:none;padding:0;margin:0 0 20px;display:grid;gap:10px}
.mle-demo-list li{position:relative;padding-left:28px;color:#22314d;font-weight:700;line-height:1.55}
.mle-demo-list li::before{content:"✓";position:absolute;left:0;top:0;color:#0d9c67;font-weight:900}
.mle-demo-focus-visual{text-align:center}
.mle-demo-focus-visual a{display:inline-block;text-decoration:none}
.mle-demo-focus-visual img{width:min(100%,460px);height:auto;display:block;filter:drop-shadow(0 22px 50px rgba(9,27,68,.16))}
@media (max-width:980px){
  .mle-demo-focus-grid{grid-template-columns:1fr;gap:18px}
}
@media (max-width:768px){
  .mle-reassurance-row{gap:8px;margin-top:14px;font-size:.88rem}
  .mle-reassurance-row span{padding:9px 12px}
  .mle-demo-preview-card{padding:18px;border-radius:28px}
  .mle-demo-preview-card h3{font-size:1.34rem}
  .mle-demo-preview-card p{font-size:.98rem;line-height:1.6}
  .mle-demo-preview-wrap img,.mle-demo-focus-visual img{width:min(100%,360px)}
  .mle-preview-actions{gap:8px}
  .mle-preview-chip{padding:8px 11px;font-size:.9rem}
  .mle-section-demo{padding-top:12px}
  .mle-demo-focus-copy h2{font-size:2rem}
  .mle-demo-focus-copy p{font-size:1rem;line-height:1.65}
}


/* v3.1.0 demo video emphasis */
.mle-demo-preview-wrap-framed{position:relative;padding:6px 0 14px}
.mle-demo-preview-framed{display:block;width:min(100%,420px);height:auto;filter:drop-shadow(0 22px 46px rgba(9,27,68,.18));transition:transform .25s ease}
.mle-demo-preview-card:hover .mle-demo-preview-framed,.mle-demo-focus-phone-link:hover .mle-demo-preview-framed{transform:translateY(-4px) scale(1.01)}
.mle-preview-overlay{position:absolute;left:50%;bottom:34px;transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;background:rgba(9,27,68,.84);color:#fff;font-weight:800;font-size:.92rem;line-height:1.2;box-shadow:0 10px 24px rgba(9,27,68,.18);text-align:center;max-width:calc(100% - 24px)}
.mle-demo-focus-phone-link{display:block;text-align:center}
.mle-demo-preview-framed-large{width:min(100%,460px)}
.mle-demo-focus-caption{display:inline-block;margin-top:14px;padding:10px 16px;border-radius:999px;background:#eef2ff;color:#5570ff;font-weight:800}
@media (max-width:768px){
  .mle-demo-preview-framed,.mle-demo-preview-framed-large{width:min(100%,360px)}
  .mle-preview-overlay{font-size:.84rem;padding:9px 12px;bottom:24px}
  .mle-demo-focus-caption{font-size:.88rem;line-height:1.3}
}


/* v3.3.0 cleaner single phone demo */
.mle-demo-preview-card-single{padding-bottom:20px}
.mle-demo-preview-wrap-single{position:relative;padding:8px 0 6px}
.mle-demo-preview-single{display:block;width:min(100%,430px);height:auto;margin:0 auto;filter:drop-shadow(0 18px 36px rgba(9,27,68,.16));transition:transform .25s ease}
.mle-demo-preview-card-single:hover .mle-demo-preview-single{transform:translateY(-4px) scale(1.01)}
.mle-demo-focus-grid-text{grid-template-columns:minmax(0,1fr)!important}
.mle-demo-note{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:16px;background:#eef2ff;color:#5570ff;font-weight:800;margin:2px 0 18px}
@media (max-width:768px){
  .mle-demo-preview-single{width:min(100%,360px)}
  .mle-demo-note{font-size:.92rem;line-height:1.4}
}

.mle-preview-actions{display:none!important}


/* v3.3.1 hero/button cleanup */
.mle-hero-deadline{margin-top:18px;font-size:20px;font-weight:700;color:#1a1a1a;text-align:left}
.mle-phone-demo-button{display:inline-flex;align-items:center;justify-content:center;margin:16px auto 0;padding:14px 22px;border-radius:999px;background:linear-gradient(135deg,#243d8f,#162d6f);color:#fff!important;font-weight:800;text-decoration:none;box-shadow:0 14px 28px rgba(22,45,111,.22);text-align:center}
.mle-phone-demo-button:hover{transform:translateY(-1px)}
.mle-demo-preview-wrap-single{display:flex;justify-content:center}
.mle-demo-preview-wrap-single .mle-demo-preview-single{display:block}
.mle-demo-preview-card-single{text-align:center}
.mle-demo-preview-card-single h3,.mle-demo-preview-card-single p,.mle-demo-preview-card-single .mle-preview-topline{display:block;text-align:center}
.mle-preview-overlay,.mle-preview-link,.mle-reassurance-row{display:none!important}
@media (max-width:768px){.mle-hero-deadline{text-align:center;font-size:18px}.mle-phone-demo-button{width:100%;max-width:320px}}


.mle-faq{max-width:900px;margin:0 auto;display:grid;gap:14px}.mle-faq-item{background:#fff;border:1px solid rgba(27,39,94,.08);border-radius:20px;padding:0 20px;box-shadow:0 12px 30px rgba(22,34,77,.06)}.mle-faq-item summary{cursor:pointer;list-style:none;font-weight:700;color:#1b275e;padding:20px 0;font-size:18px}.mle-faq-item summary::-webkit-details-marker{display:none}.mle-faq-item p{margin:0 0 20px;color:#5e6a8d;line-height:1.7}.mle-faq-item[open] summary{padding-bottom:10px}

.mle-offer-highlight{margin:18px auto 0;padding:14px 18px;max-width:760px;background:linear-gradient(135deg,#5b6cff,#6f5cff);color:#fff;border-radius:18px;font-weight:700;text-align:center;box-shadow:0 12px 30px rgba(91,108,255,.18)}
.mle-price-card p strong,.mle-pricing-help strong,.mle-heading p strong{color:#1f2b5b}


/* v3.4.2 pricing plan title centering */
.mle-plan-name{margin:10px 0 8px;text-align:center;font-size:2.1rem;line-height:1.1;font-weight:900;letter-spacing:-.03em;color:inherit}
.mle-pricing .mle-price-label,.mle-pricing .mle-featured,.mle-pricing .mle-free-pro,.mle-pricing .mle-price,.mle-pricing .mle-price-card p,.mle-pricing .mle-plan-cta{text-align:center;margin-left:auto;margin-right:auto}
.mle-pricing .mle-plan-cta{display:flex;justify-content:center;align-items:center}
.mle-pricing .mle-price-card ul{text-align:left}
@media (max-width:768px){.mle-plan-name{font-size:1.9rem;margin:8px 0 6px}}

/* v3.4.4 uniform section pills */
.mle-heading.center .mle-pill,
.mle-demo-preview-card-single .mle-preview-topline,
.mle-complete-wrap .mle-pill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  min-width:260px;
  padding:15px 28px;
  border-radius:999px;
  font-size:1rem;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin:0 auto 18px;
  line-height:1;
}
.mle-heading.center,.mle-demo-preview-card-single,.mle-complete-wrap{text-align:center}
.mle-heading.center .mle-pill,
.mle-demo-preview-card-single .mle-preview-topline,
.mle-complete-wrap .mle-pill{width:fit-content;max-width:100%}
@media (max-width:768px){
  .mle-heading.center .mle-pill,
  .mle-demo-preview-card-single .mle-preview-topline,
  .mle-complete-wrap .mle-pill{
    min-width:240px;
    padding:14px 22px;
    font-size:.98rem;
    letter-spacing:.11em;
    margin-bottom:16px;
  }
}


/* 3.4.5 adjustments */
.mle-heading{display:flex;flex-direction:column;align-items:flex-start}
.mle-heading.center{align-items:center;text-align:center}
.mle-heading .mle-pill{display:inline-flex;align-items:center;justify-content:center;min-width:220px;padding:16px 28px;margin:0 auto 18px;font-size:18px;letter-spacing:.08em;border-radius:999px;text-align:center}
.mle-heading:not(.center) .mle-pill{align-self:center}
.mle-plan-name,.mle-price-label{text-align:center;width:100%}
.mle-price-card .mle-price,.mle-price-card p,.mle-price-card .mle-plan-cta{text-align:center}
.mle-price-card ul{padding-left:24px}
@media (max-width: 767px){.mle-heading .mle-pill{min-width:210px;padding:15px 24px;font-size:17px}}


.mle-price-alt{display:block;font-size:18px;font-weight:700;line-height:1.3;margin-top:6px;color:#13265a;opacity:.92}.mle-plan-card .mle-price-alt{font-size:17px}.mle-plan-card .mle-plan-name{text-align:center;width:100%}.mle-pricing .mle-price-label,.mle-pricing .mle-featured,.mle-pricing .mle-free-pro{display:block;text-align:center;margin-left:auto;margin-right:auto}.mle-pricing .mle-price{text-align:center}.mle-pricing .mle-price p{text-align:center}


.mle-legal-box{margin:18px 0 14px;padding:16px 16px 14px;border:1px solid #dfe5f5;border-radius:18px;background:#f8faff}
.mle-legal-box-compact{margin:0 0 14px}
.mle-legal-check{display:flex;gap:12px;align-items:flex-start;margin:0 0 12px;font-size:14px;line-height:1.55;color:#2c3758}
.mle-legal-check input{margin-top:4px;flex:0 0 auto}
.mle-legal-check a{color:#24345f;text-decoration:underline;font-weight:700}
.mle-legal-check-optional{margin-bottom:8px}
.mle-legal-text{margin:0;font-size:13px;line-height:1.6;color:#5a678c}
.mle-footer-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 18px;padding:32px 20px 40px;margin-top:40px;border-top:1px solid #e6e9f5;text-align:center;background:#fff}
.mle-footer-links a{color:#24345f;text-decoration:none;font-weight:600;font-size:14px;line-height:1.4}
.mle-footer-links a:hover{text-decoration:underline}
@media (max-width:768px){.mle-footer-links{gap:12px 16px;padding:28px 16px 36px}.mle-footer-links a{font-size:13px}.mle-legal-box{padding:14px}}


/* v3.6.1 conversion */
.mle-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:16px 26px;border-radius:999px;border:1px solid rgba(36,52,95,.15);background:#fff;color:#24345f;text-decoration:none;font-weight:800;box-shadow:0 10px 25px rgba(36,52,95,.08)}
.mle-cta-row-double{display:flex;gap:14px;flex-wrap:wrap}
.mle-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:26px}
.mle-trust-item,.mle-roi-item{background:#fff;border:1px solid rgba(36,52,95,.08);border-radius:18px;padding:18px 16px;box-shadow:0 12px 28px rgba(36,52,95,.06);text-align:center}
.mle-trust-item strong,.mle-roi-item strong{display:block;color:#24345f;font-size:15px;margin-bottom:4px}
.mle-trust-item span,.mle-roi-item span{display:block;color:#5f6b8a;font-size:14px;line-height:1.45}
.mle-roi-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0 0}
.mle-form-trust{margin:-4px 0 18px;color:#5f6b8a;font-size:14px;line-height:1.5}
.mle-section-cta{padding-top:12px}
.mle-final-cta{background:linear-gradient(135deg,#f7f8ff 0%,#eef3ff 100%);border:1px solid rgba(83,94,196,.12);border-radius:28px;padding:34px 28px;text-align:center;box-shadow:0 16px 40px rgba(58,76,176,.08)}
.mle-final-cta h2{margin:12px 0 10px}
.mle-final-cta p{max-width:720px;margin:0 auto 20px;color:#5f6b8a}
.mle-cta-row-center{justify-content:center}
@media (max-width:900px){.mle-trust-strip,.mle-roi-strip{grid-template-columns:1fr 1fr}}
@media (max-width:640px){.mle-cta-row-double{flex-direction:column}.mle-btn-secondary{width:100%}.mle-trust-strip,.mle-roi-strip{grid-template-columns:1fr}.mle-final-cta{padding:26px 18px}}
