.mn-wrap{max-width:1180px;margin:0 auto;padding:0 24px;}
.mn-hero{padding:90px 0 60px;}
.mn-title{font-size:48px;font-weight:900;letter-spacing:-1px;line-height:1.15;max-width:560px;margin-bottom:22px;}
.mn-description{font-size:18px;color:#666;line-height:1.8;max-width:520px;margin-bottom:34px;}
.mn-buttons{display:flex;gap:16px;margin-bottom:44px;flex-wrap:wrap;}
.mn-btn-primary{background:var(--mn-brand);color:#fff!important;padding:16px 32px;border-radius:999px;font-weight:700;text-decoration:none;display:inline-block;transition:.25s;}
.mn-btn-primary:hover{opacity:.9;}
.mn-btn-secondary{background:transparent;color:#111;padding:16px 32px;border-radius:999px;font-weight:700;text-decoration:none;border:2px solid #e5e5e5;display:inline-block;transition:.25s;}
.mn-btn-secondary:hover{border-color:var(--mn-brand);color:var(--mn-brand);}
.mn-proof{display:flex;gap:36px;flex-wrap:wrap;}
.mn-proof strong{display:block;font-size:22px;font-weight:900;}
.mn-proof span{color:#888;font-size:13px;}
.mn-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;}
.mn-hero-right{position:relative;min-height:320px;}
.mn-purple-blur{position:absolute;top:-40px;right:-40px;width:280px;height:280px;background:var(--mn-brand);filter:blur(90px);opacity:.25;border-radius:50%;}
.mn-hero-card{position:relative;background:#fff;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.1);padding:20px;margin-bottom:20px;}
.mn-hero-card img{width:100%;border-radius:14px;display:block;}
@media(max-width:991px){.mn-hero-grid{grid-template-columns:1fr;}.mn-title{font-size:34px;}}
.mn-section-head{text-align:center;max-width:640px;margin:0 auto 50px;}
.mn-badge{display:inline-block;background:rgba(37,99,235,.1);color:var(--mn-brand);padding:6px 18px;border-radius:999px;font-weight:700;font-size:13px;margin-bottom:16px;}
.mn-section-head h2{font-size:34px;font-weight:900;letter-spacing:-.5px;margin-bottom:14px;}
.mn-section-head p{color:#777;font-size:16px;line-height:1.8;}
.mn-process{padding:80px 0;background:#fafafa;}
.mn-timeline{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;}
.mn-step{position:relative;text-align:center;}
.mn-step-number{width:44px;height:44px;background:var(--mn-brand);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;margin:0 auto 16px;}
.mn-step h3{font-size:16px;font-weight:800;margin-bottom:8px;}
.mn-step p{font-size:13px;color:#888;line-height:1.6;}
@media(max-width:991px){.mn-timeline{grid-template-columns:1fr;}}
.mn-features{padding:80px 0;}
.mn-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;}
.mn-feature-card{padding:38px;border-radius:30px;background:#fff;box-shadow:0 20px 60px rgba(0,0,0,.08);}
.mn-feature-icon{width:56px;height:56px;border-radius:16px;background:rgba(37,99,235,.10);display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:18px;}
.mn-feature-card h3{font-size:20px;font-weight:800;margin-bottom:10px;}
.mn-feature-card p{color:#777;line-height:1.8;}
@media(max-width:991px){.mn-feature-grid{grid-template-columns:1fr;}}
.mn-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;}
.mn-why-card{padding:38px;border-radius:30px;background:#fff;box-shadow:0 20px 60px rgba(0,0,0,.08);}
.mn-why-card h3{font-size:23px;font-weight:800;margin:16px 0 12px;}
.mn-why-card p{color:#777;line-height:1.8;}
.mn-why-icon{width:56px;height:56px;border-radius:16px;background:rgba(37,99,235,.10);display:flex;align-items:center;justify-content:center;font-size:26px;}
@media(max-width:991px){.mn-why-grid{grid-template-columns:1fr;}}
.mn-featured-band{padding:100px 0;}
.mn-featured-box{background:linear-gradient(145deg,var(--mn-brand),#8f87ff);border-radius:40px;padding:70px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:40px;}
.mn-featured-box h2{font-size:44px;font-weight:900;letter-spacing:-1px;margin-bottom:18px;}
.mn-featured-box p{color:rgba(255,255,255,.85);font-size:18px;line-height:1.8;max-width:520px;}
.mn-featured-box .mn-btn-primary{background:#fff;color:var(--mn-brand)!important;}
@media(max-width:991px){.mn-featured-box{flex-direction:column;text-align:center;padding:44px;}}
.mn-pricing{padding:80px 0;}
.mn-price-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;}
.mn-price-wrapper-3{grid-template-columns:repeat(3,1fr);}
.mn-price-card{position:relative;background:#fff;border-radius:30px;padding:44px;box-shadow:0 20px 60px rgba(0,0,0,.08);}
.mn-price-card.featured{background:linear-gradient(145deg,var(--mn-brand),#8f87ff);color:#fff;}
.mn-best{position:absolute;top:-16px;left:50%;transform:translateX(-50%);background:#fff;color:var(--mn-brand);padding:6px 18px;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase;box-shadow:0 8px 20px rgba(0,0,0,.15);white-space:nowrap;z-index:5;}
.mn-price-top{display:flex;align-items:center;gap:16px;margin-bottom:24px;}
.mn-price-icon{width:48px;height:48px;border-radius:14px;background:rgba(37,99,235,.10);display:flex;align-items:center;justify-content:center;font-size:22px;}
.mn-price-card.featured .mn-price-icon{background:rgba(255,255,255,.15);}
.mn-price-value{font-size:44px;font-weight:900;margin-bottom:6px;}
.mn-price-card ul{list-style:none;padding:0;margin:0 0 10px;}
.mn-price-card ul li{padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06);}
.mn-price-card.featured ul li{border-bottom:1px solid rgba(255,255,255,.15);}
.mn-price-card .mn-btn-primary{display:block;width:100%;text-align:center;margin-top:30px;box-sizing:border-box;}
.mn-total-box,.mn-total-box *{color:#fff!important;}
.mn-total-box{margin-top:50px;background:#111;border-radius:30px;padding:50px;display:flex;justify-content:space-between;align-items:center;gap:30px;flex-wrap:wrap;}
@media(max-width:991px){.mn-price-wrapper,.mn-price-wrapper-3{grid-template-columns:1fr;}}
.mn-feature-grid-list{grid-template-columns:repeat(3,1fr);gap:18px;}
.mn-feature-list-item{padding:22px 26px;border-radius:18px;background:#fff;box-shadow:0 15px 40px rgba(0,0,0,.06);font-weight:600;color:#333;}
@media(max-width:991px){.mn-feature-grid-list{grid-template-columns:1fr;}}

/* PROCESS SECTION REDESIGN: 2-column with image */
.mn-process-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center;}
.mn-process-title{font-size:36px;font-weight:900;letter-spacing:-.5px;margin:16px 0 10px;}
.mn-process-sub{color:#777;font-size:16px;margin-bottom:34px;}
.mn-step-list{display:flex;flex-direction:column;gap:26px;}
.mn-step-row{display:flex;gap:18px;align-items:flex-start;}
.mn-step-row .mn-step-number{width:40px;height:40px;flex-shrink:0;background:var(--mn-brand);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;}
.mn-step-row h3{font-size:17px;font-weight:800;margin-bottom:4px;}
.mn-step-row p{font-size:14px;color:#888;line-height:1.6;}
.mn-process-image img{width:100%;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.1);}
@media(max-width:991px){.mn-process-grid{grid-template-columns:1fr;}.mn-process-image{order:2;}.mn-process-grid > div:first-child{order:1;}}

/* PROCESS IMAGE: remove card/shadow background */
.mn-process-image img{box-shadow:none!important;border-radius:0!important;background:transparent!important;}

/* STEP LIST: tighter, more elegant spacing */
.mn-step-list{gap:18px!important;}
.mn-step-row{gap:16px!important;padding:14px 16px!important;border-radius:16px!important;transition:.2s;}
.mn-step-row:hover{background:rgba(37,99,235,.05);}
.mn-step-row .mn-step-number{width:34px!important;height:34px!important;font-size:12px!important;background:rgba(37,99,235,.10)!important;color:var(--mn-brand)!important;font-weight:800!important;}
.mn-step-row h3{font-size:15px!important;font-weight:700!important;margin-bottom:2px!important;color:#111!important;}
.mn-step-row p{font-size:13px!important;color:#999!important;line-height:1.5!important;margin:0!important;}

/* STEP LIST: tighter line spacing */
.mn-step-list{gap:8px!important;}
.mn-step-row{padding:8px 16px!important;}
.mn-step-row h3{margin-bottom:0!important;line-height:1.2!important;}
.mn-step-row p{line-height:1.3!important;}

/* STEP LIST: fix alignment */
.mn-step-row{display:flex!important;align-items:center!important;}
.mn-step-row .mn-step-number{flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important;}

/* STEP LIST: align left edge with title above */
.mn-step-row{padding:8px 0!important;}

/* ===== STEPS V2: clean rebuild ===== */
.mn-steps-v2{display:flex;flex-direction:column;gap:14px;}
.mn-steps-v2-row{display:grid;grid-template-columns:32px 1fr;column-gap:14px;align-items:baseline;}
.mn-steps-v2-num{grid-row:1 / span 2;align-self:start;width:32px;height:32px;border-radius:50%;background:rgba(37,99,235,.10);color:var(--mn-brand);font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;}
.mn-steps-v2-title{font-size:15px;font-weight:700;color:#111;line-height:1.3;}
.mn-steps-v2-desc{grid-column:2;font-size:13px;color:#999;line-height:1.4;}

/* MAPS LEADS FORM BUTTON: pill shape, bigger */
#mapsLeadsForm button.btn-primary{
border-radius:999px!important;
padding:12px 20px!important;
font-weight:700!important;
height:100%!important;
}

/* MAPS LEADS FORM BUTTON: wider */
#mapsLeadsForm button.btn-primary{
min-width:160px!important;
}

/* MAPS LEADS FORM: spacing fix */
#mapsLeadsForm .row{row-gap:12px!important;}
#mapsLeadsForm button.btn-primary{min-width:0!important;}

/* MAPS LEADS PAGE: soft brand gradient in corner */
.mn-page-glow{position:fixed;top:-100px;right:-100px;width:400px;height:400px;background:var(--mn-brand);filter:blur(120px);opacity:.18;border-radius:50%;pointer-events:none;z-index:0;}

/* SOCIAL LEADS: modern dropdown styling */
#sl-platform.form-select{
border-radius:10px!important;
border:1px solid #e5e5e5!important;
padding:10px 36px 10px 14px!important;
font-weight:600!important;
color:#333!important;
background-color:#fff!important;
box-shadow:none!important;
transition:.2s;
cursor:pointer;
}
#sl-platform.form-select:hover{
border-color:var(--mn-brand)!important;
}
#sl-platform.form-select:focus{
border-color:var(--mn-brand)!important;
box-shadow:0 0 0 3px rgba(37,99,235,.12)!important;
}

/* SOCIAL LEADS FORM BUTTON: same as Maps Leads */
#socialLeadsForm button.btn-primary{
border-radius:999px!important;
padding:12px 20px!important;
font-weight:700!important;
height:100%!important;
min-width:0!important;
}
#socialLeadsForm .row{row-gap:12px!important;}

/* COMPETITORS FORM BUTTON: pill shape, wider */
#competitorsForm button.btn-primary{
border-radius:999px!important;
padding:12px 20px!important;
font-weight:700!important;
height:100%!important;
min-width:0!important;
}
#competitorsForm .row{row-gap:12px!important;}

/* COMPETITORS FORM BUTTON: more outside spacing */
#competitorsForm button.btn-primary{
margin:4px 0!important;
}
#competitorsForm .col-md-4{
padding-left:10px!important;
padding-right:10px!important;
}

/* COMPETITORS BUTTON: same height as inputs, no stretch */
#competitorsForm button.btn-primary{
height:auto!important;
margin:0!important;
}

/* COMPETITORS BUTTON: force full column width */
#competitorsForm .col-md-6{
display:block!important;
}
#competitorsForm button.btn-primary{
display:block!important;
width:100%!important;
}

/* MAPS LEADS + SOCIAL LEADS BUTTON: same fix as Competitors */
#mapsLeadsForm button.btn-primary,
#socialLeadsForm button.btn-primary{
display:block!important;
width:100%!important;
height:auto!important;
margin:0!important;
min-width:0!important;
}
#mapsLeadsForm .col-md-3,
#socialLeadsForm .col-md-3{
display:block!important;
}

/* FIX: revert display:block override, keep flex-stretch working */
#mapsLeadsForm .col-md-3,
#socialLeadsForm .col-md-3{
display:flex!important;
}
#mapsLeadsForm button.btn-primary,
#socialLeadsForm button.btn-primary{
height:100%!important;
}

/* ===== DARK MODE: FIX ALL CARDS SITE-WIDE ===== */
.dark .mn-why-card,
.dark .mn-feature-card,
.dark .mn-feature-list-item,
.dark .mn-price-card,
.dark .mn-testimonial-card,
.dark .mn-faq-item,
.dark .mn-hero-card{
background:#1c1c24!important;
box-shadow:0 20px 60px rgba(0,0,0,.35)!important;
}
.dark .mn-why-card h3,
.dark .mn-feature-card h3,
.dark .mn-faq-item h3,
.dark .mn-price-card h3{
color:#fff!important;
}
.dark .mn-why-card p,
.dark .mn-feature-card p,
.dark .mn-faq-item p,
.dark .mn-price-card p,
.dark .mn-testimonial-card,
.dark .mn-feature-list-item{
color:#b5b5c0!important;
}
.dark .mn-price-card.featured{
background:linear-gradient(145deg,var(--mn-brand),#8f87ff)!important;
}
.dark .mn-price-card.featured h3,
.dark .mn-price-card.featured p{
color:#fff!important;
}
.dark .mn-price-card ul li{
border-bottom:1px solid rgba(255,255,255,.08)!important;
color:#d5d5dd!important;
}
.dark .mn-section-head h2,
.dark .mn-process-title{
color:#fff!important;
}
.dark .mn-section-head p,
.dark .mn-process-sub,
.dark .mn-description{
color:#9a9aa5!important;
}
.dark .mn-why-icon,
.dark .mn-feature-icon,
.dark .mn-price-icon{
background:rgba(37,99,235,.20)!important;
}
.dark .mn-total-box{
background:#000!important;
}
.dark form.card{
background:#1c1c24!important;
}
.dark .form-control,
.dark .form-select{
background:#252530!important;
border-color:#33333f!important;
color:#fff!important;
}

/* DARK MODE: section backgrounds */
.dark .mn-process,
.dark .mn-features,
.dark .mn-pricing,
.dark .mn-hero{
background:transparent!important;
}
.dark body,
.dark .bg-base-1{
background:linear-gradient(160deg,#141419 0%,#1a1a22 40%,#0f0f13 100%)!important;
}

/* DEALS GRID */
.mn-deals-grid{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:24px;
max-width:1180px;
margin:0 auto;
}
.mn-deal-card{
background:#fff;
border-radius:20px;
overflow:hidden;
box-shadow:0 15px 40px rgba(0,0,0,.06);
}
.mn-deal-card img{
width:100%;
height:160px;
object-fit:cover;
display:block;
}
.mn-deal-body{
padding:18px;
}
.mn-deal-body h3{
font-size:15px;
font-weight:700;
margin-bottom:12px;
color:#111;
}
@media(max-width:1100px){
.mn-deals-grid{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:768px){
.mn-deals-grid{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:480px){
.mn-deals-grid{grid-template-columns:1fr;}
}
.dark .mn-deal-card{background:#1c1c24!important;box-shadow:0 20px 60px rgba(0,0,0,.35)!important;}
.dark .mn-deal-body h3{color:#fff!important;}

/* PROCESS IMAGE: smaller on mobile + centered */
@media(max-width:768px){
.mn-process-image{display:flex!important;justify-content:center!important;}
.mn-process-image img{max-width:55%!important;margin:0 auto!important;}
}

/* HASHTAG BADGES: elegant style */
.mn-hashtag-badge{
display:inline-block;
background:rgba(37,99,235,.08);
color:var(--mn-brand);
border:1px solid rgba(37,99,235,.15);
border-radius:999px;
padding:8px 16px;
margin:4px;
font-size:13px;
font-weight:600;
transition:.2s;
}
.mn-hashtag-badge:hover{
background:var(--mn-brand);
color:#fff;
transform:translateY(-2px);
}
.dark .mn-hashtag-badge{
background:rgba(169,158,255,.10);
color:#A99EFF;
border-color:rgba(169,158,255,.2);
}
.dark .mn-hashtag-badge:hover{
background:#A99EFF;
color:#161616;
}

/* ===== PRICING CARD BUTTONS: professional states ===== */

/* Regular card button — blue bg, white text */
.mn-price-card:not(.featured) .mn-btn-primary{
    background:var(--mn-brand)!important;
    border:2px solid var(--mn-brand)!important;
    color:#ffffff!important;
}

.mn-price-card:not(.featured) .mn-btn-primary:hover{
    background:#1d4ed8!important;
    border-color:#1d4ed8!important;
    color:#ffffff!important;
}

/* Featured card button (card bg is already blue gradient) — white bg, blue text stands out */
.mn-price-card.featured .mn-btn-primary{
    background:#ffffff!important;
    border:2px solid #ffffff!important;
    color:var(--mn-brand)!important;
}

.mn-price-card.featured .mn-btn-primary:hover{
    background:transparent!important;
    border-color:#ffffff!important;
    color:#ffffff!important;
}

/* HERO TITLE: responsive fix for "customers in seconds" line on small mobile */
@media(max-width:480px){
.mn-title{font-size:26px!important;}
}
@media(max-width:360px){
.mn-title{font-size:22px!important;}
.mn-title span[style*="white-space:nowrap"]{white-space:normal!important;}
}

/* HERO TITLE: responsive fix for customers in seconds line on small mobile */
@media(max-width:480px){
.mn-title{font-size:26px!important;}
}
@media(max-width:360px){
.mn-title{font-size:22px!important;}
.mn-title span[style*="white-space:nowrap"]{white-space:normal!important;}
}

/* HERO TITLE: allow natural wrapping on all mobile, no forced nowrap */
@media(max-width:768px){
.mn-title span[style*="white-space:nowrap"]{white-space:normal!important;}
}
