
/* Full-width shell for Business Martins landing pages */
html, body.bm-landing-page-shell { margin: 0 !important; padding: 0 !important; background: #0b0b0c; }
body.bm-landing-page-shell .bm-site { width: 100%; max-width: none; min-height: 100vh; overflow-x: hidden; }
body.bm-landing-page-shell.admin-bar .bm-nav { top: 32px; }
@media (max-width: 782px) { body.bm-landing-page-shell.admin-bar .bm-nav { top: 46px; } }
.bm-site{--bg:#0b0b0c;--panel:#121316;--panel2:#17181b;--text:#f5f5f2;--muted:#aaa;--line:#2a2b30;--accent:#d7ff4f;--max:1180px;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.5;margin:0}.bm-site *{box-sizing:border-box}.bm-site a{text-decoration:none;color:inherit}.bm-container{width:min(calc(100% - 40px),var(--max));margin:auto}.bm-nav{position:sticky;top:0;z-index:50;background:rgba(11,11,12,.86);backdrop-filter:blur(15px);border-bottom:1px solid rgba(255,255,255,.05)}.bm-nav-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.bm-brand{font-size:20px;font-weight:950;letter-spacing:-.04em}.bm-brand span,.bm-eyebrow,.bm-metric>span{color:var(--accent)}.bm-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:16px 23px;min-height:54px;font-weight:900;cursor:pointer}.bm-btn-primary{background:var(--accent);color:#0a0a0a}.bm-btn-secondary{border:1px solid var(--line);background:transparent}.bm-hero{padding:76px 0 52px}.bm-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:46px;align-items:center}.bm-eyebrow{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.bm-site h1{font-size:clamp(46px,6vw,86px);line-height:.98;letter-spacing:-.055em;margin:16px 0 24px}.bm-site h2{font-size:clamp(34px,4vw,56px);line-height:1.03;letter-spacing:-.04em;margin:14px 0 18px}.bm-site h3{font-size:20px;margin:14px 0}.bm-lead{font-size:clamp(18px,1.5vw,21px);color:#d9d9d3;max-width:780px}.bm-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 22px}.bm-micro,.bm-site small,.bm-site article p,.bm-site footer,.bm-site .bm-result span{color:var(--muted)}.bm-hero-card,.bm-box,.bm-site article,.bm-site form{background:var(--panel);border:1px solid var(--line);border-radius:24px;padding:28px}.bm-metric{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);padding:20px 0}.bm-metric:last-child{border:0}.bm-metric strong{font-size:38px;display:block;letter-spacing:-.05em}.bm-metric small{display:block}.bm-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#101113;padding:17px 0}.bm-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);text-align:center;gap:12px}.bm-strip-grid strong,.bm-strip-grid span{display:block}.bm-strip-grid span{font-size:13px;color:var(--muted)}.bm-site section{padding:88px 0}.bm-head{max-width:820px;margin-bottom:36px}.bm-cards{display:grid;gap:18px}.bm-cards-3{grid-template-columns:repeat(3,1fr)}.bm-cards-4{grid-template-columns:repeat(4,1fr)}.bm-site article b{color:var(--accent);font-size:12px;letter-spacing:.12em}.bm-method,.bm-form-section{background:#101113;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.bm-calc-grid,.bm-authority,.bm-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center}.bm-box label,.bm-site form label{display:block;font-weight:800;margin:14px 0 8px}.bm-site input,.bm-site select{width:100%;padding:15px 16px;border:1px solid #32343a;border-radius:14px;background:#0d0e10;color:#fff;margin-top:8px}.bm-result{background:linear-gradient(145deg,#191a1d,#101113)}#bm-projected{font-size:clamp(48px,6vw,76px);font-weight:950;color:var(--accent);letter-spacing:-.06em}.bm-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}.bm-result-grid>div{background:#0d0e10;border:1px solid var(--line);border-radius:15px;padding:17px}.bm-result-grid strong{display:block;font-size:22px}.bm-photo{min-height:420px;border-radius:28px;border:1px solid var(--line);background:radial-gradient(circle at 50% 35%,#303238,#17181b 58%,#0d0e10);display:flex;align-items:flex-end;padding:28px}.bm-photo span{color:var(--muted)}.bm-authority li{margin:13px 0}.bm-two{display:grid;grid-template-columns:1fr 1fr;gap:13px}.bm-site form .bm-btn{width:100%;margin-top:18px}.bm-success{display:none;margin:14px 0;padding:13px;border:1px solid rgba(215,255,79,.3);background:rgba(215,255,79,.08);border-radius:13px;color:#eaff9e}.bm-site footer{padding:28px 0;border-top:1px solid var(--line)}@media(max-width:900px){.bm-hero-grid,.bm-calc-grid,.bm-authority,.bm-form-grid{grid-template-columns:1fr}.bm-cards-4{grid-template-columns:repeat(2,1fr)}.bm-cards-3{grid-template-columns:1fr}.bm-strip-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.bm-container{width:min(calc(100% - 28px),var(--max))}.bm-site h1{font-size:44px}.bm-site section{padding:65px 0}.bm-cards-4,.bm-strip-grid,.bm-two,.bm-result-grid{grid-template-columns:1fr}.bm-nav .bm-btn{font-size:12px;padding:11px 14px;min-height:42px}}

/* Business Martins v1.1.0 — Hero premium */
.bm-hero{padding-top:92px;padding-bottom:72px;min-height:calc(100vh - 72px);display:flex;align-items:center}
.bm-hero-grid{grid-template-columns:minmax(0,1.22fr) minmax(330px,.78fr);gap:64px}
.bm-hero h1{max-width:820px;font-size:clamp(3.15rem,6.4vw,6.35rem);line-height:.93;letter-spacing:-.065em}
.bm-hero .bm-lead{max-width:760px;font-size:clamp(1.08rem,1.55vw,1.34rem);line-height:1.62}
.bm-hero-card{padding:34px;border-radius:30px;background:linear-gradient(160deg,#191b1d 0%,#101113 72%);box-shadow:0 28px 80px rgba(0,0,0,.38)}
.bm-hero-card:before{content:"";display:block;width:52px;height:3px;background:var(--accent);margin-bottom:24px;border-radius:99px}
.bm-metric strong{text-transform:none}
.bm-hero-levers{margin-top:22px;padding-top:20px;border-top:1px solid var(--line);font-size:.82rem;color:var(--muted);line-height:1.7}
.bm-hero-levers i{font-style:normal;color:var(--accent);padding:0 5px}
@media(max-width:900px){.bm-hero{min-height:auto;padding-top:64px}.bm-hero-grid{grid-template-columns:1fr;gap:34px}.bm-hero h1{font-size:clamp(3rem,11vw,5rem)}}

.bm-problem{position:relative;overflow:hidden}.bm-problem:after{content:"";position:absolute;right:-180px;top:80px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(215,255,79,.07),transparent 68%);pointer-events:none}.bm-problem .bm-container{position:relative;z-index:1}.bm-problem-cards article{min-height:255px;display:flex;flex-direction:column}.bm-problem-cards article p{margin-bottom:0}.bm-problem-close{margin-top:28px;border:1px solid rgba(215,255,79,.25);background:linear-gradient(135deg,rgba(215,255,79,.09),rgba(215,255,79,.025));border-radius:22px;padding:24px 26px;display:flex;justify-content:space-between;align-items:center;gap:24px}.bm-problem-close span{color:#d9d9d3;font-size:16px}.bm-problem-close strong{color:var(--accent);font-size:clamp(20px,2.3vw,30px);line-height:1.05;letter-spacing:-.03em;text-align:right;max-width:470px}@media(max-width:900px){.bm-problem-close{align-items:flex-start;flex-direction:column}.bm-problem-close strong{text-align:left}.bm-problem-cards article{min-height:auto}}


/* Business Martins v1.5.0 — layout estratégico aprovado */
.bm-site .bm-btn-primary{
  background:linear-gradient(180deg,#d9ff4f 0%,#bdf21d 100%);
  color:#090a0a !important;
  text-shadow:none !important;
  box-shadow:0 10px 30px rgba(190,242,29,.10);
}
.bm-site .bm-btn-primary:hover,
.bm-site .bm-btn-primary:focus{
  color:#090a0a !important;
  background:linear-gradient(180deg,#e4ff7c 0%,#caff32 100%);
  transform:translateY(-1px);
}
.bm-site .bm-btn-secondary{
  color:#f5f5f2 !important;
  border-color:#55585e;
  background:rgba(255,255,255,.015);
}
.bm-hero{min-height:auto;padding-top:72px;padding-bottom:42px}
.bm-hero-grid{grid-template-columns:minmax(0,1.28fr) minmax(390px,.72fr);gap:60px;align-items:center}
.bm-hero h1{font-size:clamp(3.4rem,5.75vw,5.65rem);line-height:.96;max-width:820px}
.bm-hero-card{border-color:rgba(215,255,79,.65);padding:30px 32px}
.bm-hero-card:before{display:none}
.bm-hero-card .bm-eyebrow{display:none}
.bm-metric{padding:24px 4px;align-items:center}
.bm-metric strong{font-size:34px;color:var(--accent)}
.bm-metric small{font-size:15px;color:#e7e7e1;margin-bottom:4px}
.bm-metric>span{font-size:14px;font-weight:900;opacity:.65}
.bm-hero-levers{font-size:14px;color:#eee;padding-top:18px}
.bm-actions .bm-btn{border-radius:8px;padding-left:26px;padding-right:26px}
.bm-micro{max-width:890px;font-size:14px;line-height:1.6}

/* More editorial, less "self-diagnostic" problem section */
.bm-problem{padding-top:68px !important;background:linear-gradient(180deg,#111214 0%,#0d0e10 100%)}
.bm-problem .bm-head{max-width:760px}
.bm-problem .bm-head h2{font-size:clamp(2.3rem,3.3vw,3.75rem)}
.bm-problem-cards{gap:14px}
.bm-problem-cards article{
  min-height:270px;
  padding:24px 22px;
  border-color:#3a3c41;
  background:linear-gradient(150deg,#17181b,#111214);
}
.bm-problem-cards article b{
  width:46px;height:46px;border:1px solid #41444a;border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  font-size:16px;background:#151719;
}
.bm-problem-cards article h3{font-size:19px;line-height:1.25}
.bm-problem-cards article p{font-size:15px;line-height:1.65}

.bm-problem-close{
  margin-top:24px;
  display:grid;
  grid-template-columns:48px minmax(0,1fr) minmax(260px,.55fr);
  align-items:center;
  gap:18px;
  border:1px solid rgba(215,255,79,.85);
  background:linear-gradient(120deg,#141618,#101113);
  border-radius:16px;
  padding:22px 26px;
}
.bm-problem-close-icon{
  width:42px;height:42px;border:2px solid var(--accent);border-radius:50%;
  display:flex;align-items:center;justify-content:center;color:var(--accent);
  font-size:24px;font-weight:900;
}
.bm-problem-close-copy{display:flex;flex-direction:column;gap:5px}
.bm-problem-close-copy strong{
  color:#f5f5f2;font-size:17px;line-height:1.35;text-align:left;max-width:none;
}
.bm-problem-close-copy span{
  color:#c8c8c2;font-size:14px;line-height:1.55;
}
.bm-problem-close-cta{
  color:#e5e5df;font-size:16px;font-weight:800;line-height:1.35;
  text-align:right;
}
.bm-problem-close-cta em{font-style:normal;color:var(--accent)}

@media(max-width:1000px){
  .bm-hero-grid{grid-template-columns:1fr;gap:30px}
  .bm-hero-card{max-width:720px}
}
@media(max-width:900px){
  .bm-problem-close{grid-template-columns:42px 1fr}
  .bm-problem-close-cta{grid-column:2;text-align:left}
}
@media(max-width:620px){
  .bm-hero h1{font-size:clamp(2.75rem,13vw,4rem)}
  .bm-actions{display:grid;grid-template-columns:1fr}
  .bm-actions .bm-btn{width:100%}
  .bm-problem-close{grid-template-columns:1fr;padding:20px}
  .bm-problem-close-cta{grid-column:auto}
}


/* Business Martins v1.5.0 — refinamento exclusivo do bloco "Sua empresa vende..." */
.bm-problem{padding-top:56px !important;padding-bottom:58px !important}
.bm-problem-layout{
  display:grid;
  grid-template-columns:minmax(260px,.72fr) minmax(0,2.28fr);
  gap:28px;
  align-items:stretch;
}
.bm-problem-intro{
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  padding:6px 4px 0 0;
}
.bm-problem-intro .bm-eyebrow{display:none}
.bm-problem-intro h2{
  margin:0;
  font-size:clamp(2rem,3vw,3.2rem);
  line-height:1.08;
  letter-spacing:-.045em;
}
.bm-problem-rule{
  width:40px;
  height:3px;
  border-radius:999px;
  background:var(--accent);
  margin:24px 0 24px;
}
.bm-problem-intro p{
  margin:0;
  color:#cfcfc9;
  font-size:15px;
  line-height:1.75;
  max-width:390px;
}
.bm-problem-cards{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.bm-problem-cards article{
  min-height:100%;
  border-radius:16px;
  padding:20px 18px 22px;
  background:linear-gradient(160deg,#17191b 0%,#111214 100%);
  border:1px solid #34373c;
  box-shadow:none;
}
.bm-card-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:16px;
}
.bm-problem-cards article b{
  width:44px;
  height:44px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(215,255,79,.035);
  border:1px solid rgba(215,255,79,.25);
  color:var(--accent);
  font-size:16px;
  letter-spacing:0;
}
.bm-card-icon{
  color:var(--accent);
  font-size:31px;
  line-height:1;
  font-weight:400;
  opacity:.96;
}
.bm-problem-cards article h3{
  margin:0 0 10px;
  font-size:18px;
  line-height:1.28;
  letter-spacing:-.025em;
}
.bm-problem-cards article p{
  margin:0;
  color:#c3c3be;
  font-size:14px;
  line-height:1.62;
}
.bm-problem-close{
  margin-top:24px;
  border-radius:14px;
  border:1px solid rgba(215,255,79,.74);
  grid-template-columns:48px minmax(0,1fr) minmax(240px,.48fr);
  padding:20px 24px;
  gap:16px;
}
.bm-problem-close-icon{
  border-color:rgba(215,255,79,.55);
  color:var(--accent);
  font-size:28px;
}
.bm-problem-close-copy strong{font-size:16px}
.bm-problem-close-copy span{font-size:13.5px}
.bm-problem-close-cta{
  border-left:1px solid #383b40;
  padding-left:24px;
  text-align:left;
  font-size:15px;
}
@media(max-width:1050px){
  .bm-problem-layout{grid-template-columns:1fr}
  .bm-problem-intro p{max-width:760px}
}
@media(max-width:900px){
  .bm-problem-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .bm-problem-close{grid-template-columns:42px 1fr}
  .bm-problem-close-cta{grid-column:2;border-left:0;padding-left:0}
}
@media(max-width:620px){
  .bm-problem-cards{grid-template-columns:1fr}
  .bm-problem-close{grid-template-columns:1fr}
  .bm-problem-close-cta{grid-column:auto}
}

/* Business Martins v1.5.0 — ícones vetoriais do bloco de gargalos */
.bm-card-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;color:var(--accent)}
.bm-card-icon svg{width:34px;height:34px;display:block;fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}

/* v1.5.0 — Diagnóstico Estratégico */
.bm-method{padding:88px 0;background:radial-gradient(circle at 85% 12%,rgba(215,255,79,.055),transparent 28%),linear-gradient(180deg,#0b0c0d,#101113);border-top:1px solid #202226}
.bm-method-head{max-width:920px;margin-bottom:44px}.bm-method-head .bm-eyebrow{color:var(--accent);font-weight:900;letter-spacing:.08em}
.bm-method-head h2{margin:12px 0 18px;font-size:clamp(2.4rem,4.1vw,4.4rem);line-height:1.02;letter-spacing:-.045em}.bm-method-head p{margin:0;max-width:790px;color:#c8c8c2;font-size:17px;line-height:1.7}
.bm-method-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #383b40;border-bottom:1px solid #383b40}
.bm-method-grid article{min-height:330px;padding:28px 26px 32px;border-right:1px solid #383b40}.bm-method-grid article:last-child{border-right:0}
.bm-method-number{color:var(--accent);font-size:13px;font-weight:900;letter-spacing:.08em;margin-bottom:34px}.bm-method-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:var(--accent)}
.bm-method-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.bm-method-grid h3{font-size:25px;margin:0 0 12px}.bm-method-grid p{margin:0;color:#bfc0bb;font-size:14.5px;line-height:1.68}
.bm-method-insight{margin-top:32px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;padding:26px 28px;border:1px solid rgba(215,255,79,.62);border-radius:16px;background:#141618}
.bm-method-insight strong{display:block;font-size:18px;margin-bottom:6px}.bm-method-insight p{margin:0;max-width:780px;color:#c7c7c1;font-size:14px;line-height:1.6}.bm-method-insight .bm-btn{white-space:nowrap;border-radius:8px}
@media(max-width:950px){.bm-method-grid{grid-template-columns:repeat(2,1fr)}.bm-method-grid article:nth-child(2){border-right:0}.bm-method-grid article:nth-child(-n+2){border-bottom:1px solid #383b40}.bm-method-insight{grid-template-columns:1fr}}
@media(max-width:620px){.bm-method{padding:64px 0}.bm-method-grid{grid-template-columns:1fr}.bm-method-grid article{min-height:auto;border-right:0;border-bottom:1px solid #383b40!important}.bm-method-grid article:last-child{border-bottom:0!important}.bm-method-insight .bm-btn{width:100%;white-space:normal;text-align:center}}

/* v1.5.0 — foto oficial no bloco de autoridade */
.bm-authority-section{padding-top:86px!important;padding-bottom:86px!important}
.bm-authority{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:54px;align-items:center}
.bm-photo-real{min-height:0;aspect-ratio:4/5;padding:0;overflow:hidden;position:relative;background:#111214;border:1px solid #2d3035;border-radius:28px}
.bm-photo-real:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 68%,rgba(0,0,0,.14))}
.bm-photo-real img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 24%}
.bm-authority-copy h2{max-width:690px}.bm-authority-copy ul{margin:26px 0 0;padding-left:22px}.bm-authority-copy li{margin:14px 0;line-height:1.6}
@media(max-width:900px){.bm-authority{grid-template-columns:1fr;gap:34px}.bm-photo-real{max-width:620px;width:100%;aspect-ratio:4/5}}
@media(max-width:620px){.bm-authority-section{padding-top:64px!important;padding-bottom:64px!important}.bm-photo-real{border-radius:20px;aspect-ratio:4/5}}


/* Business Martins v1.5.0 — cabeçalho de autoridade + calculadora no Hero */
.bm-header{position:sticky;top:0;z-index:80;background:rgba(8,9,10,.96);backdrop-filter:blur(16px)}
body.bm-landing-page-shell.admin-bar .bm-header{top:32px}
.bm-topbar{border-bottom:1px solid #202226;background:#090a0b}
.bm-topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:18px;color:#c9cac5;font-size:11px;text-transform:uppercase;letter-spacing:.04em}
.bm-topbar-inner i{width:1px;height:12px;background:#35383d}
.bm-nav{position:relative;top:auto;background:transparent;border-bottom:1px solid #25282d}
.bm-nav-inner{height:76px}
.bm-logo{display:flex;align-items:center;min-width:230px}
.bm-logo img{display:block;max-width:220px;max-height:52px;width:auto;height:auto}
.bm-logo-fallback{display:none;font-size:20px;font-weight:900}.bm-logo-fallback b{color:var(--accent)}
.bm-logo img[src=""]{display:none}.bm-logo img[src=""]+.bm-logo-fallback{display:inline}
.bm-nav-links{display:flex;align-items:center;gap:26px;margin-left:auto}
.bm-nav-links a{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.035em;color:#e6e6e1;transition:.2s}
.bm-nav-links a:hover{color:var(--accent)}
.bm-nav-cta{margin-left:24px;white-space:nowrap;border-radius:999px!important;padding:13px 22px!important;min-height:48px!important;font-size:12px}
.bm-hero{padding:48px 0 46px;min-height:auto}
.bm-hero-grid{grid-template-columns:minmax(0,1.03fr) minmax(440px,.97fr);gap:54px;align-items:center}
.bm-hero h1{font-size:clamp(3.25rem,5.3vw,5.45rem);max-width:720px}
.bm-hero .bm-lead{max-width:700px}
.bm-hero-kpis{display:grid;grid-template-columns:repeat(3,1fr);max-width:690px;margin:26px 0 20px;border-top:1px solid #303238;border-bottom:1px solid #303238}
.bm-hero-kpis>div{padding:16px 18px 16px 0;border-right:1px solid #303238}
.bm-hero-kpis>div+div{padding-left:18px}.bm-hero-kpis>div:last-child{border-right:0}
.bm-hero-kpis span,.bm-hero-kpis strong{display:block}.bm-hero-kpis span{color:#aeb0aa;font-size:12px;margin-bottom:5px}.bm-hero-kpis strong{color:var(--accent);font-size:18px}
.bm-hero-calculator{border:1px solid #4b4f55;border-radius:22px;padding:28px;background:linear-gradient(155deg,#15171a,#0f1012);box-shadow:0 28px 80px rgba(0,0,0,.32)}
.bm-calc-title{display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:center;margin-bottom:24px}
.bm-calc-icon{width:58px;height:58px;border:1px solid #474b51;border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--accent)}
.bm-calc-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.bm-calc-title strong,.bm-calc-title span{display:block}.bm-calc-title strong{font-size:21px;line-height:1.2}.bm-calc-title span{margin-top:5px;color:#bfc0bb;font-size:13px;line-height:1.45}
.bm-calc-label{display:block;font-weight:800;font-size:14px}.bm-calc-label input{margin-top:9px}
.bm-hero-calculator>.bm-btn{width:100%;margin:18px 0 16px;border-radius:9px!important}
.bm-calc-output{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:4px}
.bm-calc-output>div{padding:14px;background:#0b0c0d;border:1px solid #292c31;border-radius:12px}
.bm-calc-output span,.bm-calc-output strong{display:block}.bm-calc-output span{color:#989a95;font-size:10px;line-height:1.35}.bm-calc-output strong{margin-top:5px;color:var(--accent);font-size:16px;line-height:1.2}
.bm-hero-calculator small{display:block;margin-top:14px;color:#8f918c;font-size:10.5px;line-height:1.45;text-align:center}

/* Método no layout horizontal aprovado */
.bm-method{text-align:center;padding-top:68px;padding-bottom:70px}
.bm-method-head{margin-left:auto;margin-right:auto;margin-bottom:36px}
.bm-method-head p{margin-left:auto;margin-right:auto}
.bm-method-grid{border:0;text-align:left;gap:0}
.bm-method-grid article{min-height:0;padding:18px 24px;border-right:1px solid #33363b;background:transparent;border-radius:0}
.bm-method-grid article:last-child{border-right:0}
.bm-method-number{margin-bottom:14px}
.bm-method-icon{margin:0 0 14px;width:42px;height:42px}
.bm-method-icon svg{width:38px;height:38px}
.bm-method-grid h3{font-size:20px}
.bm-method-grid p{font-size:13.5px}
.bm-method-insight{max-width:1030px;margin:28px auto 0;text-align:left;padding:20px 24px}
.bm-method-insight .bm-btn{display:none}

/* Formulário final: CNPJ e melhor legibilidade */
.bm-form-section form input::placeholder{color:#686b70}
.bm-form-section form label{font-size:14px}
#bm-diagnostico{scroll-margin-top:126px}
#bm-metodo,#bm-problema,#bm-sobre{scroll-margin-top:126px}

@media(max-width:1080px){
  .bm-nav-links{display:none}
  .bm-hero-grid{grid-template-columns:1fr}
  .bm-hero-calculator{max-width:760px;width:100%}
}
@media(max-width:782px){body.bm-landing-page-shell.admin-bar .bm-header{top:46px}}
@media(max-width:700px){
  .bm-topbar-inner{justify-content:flex-start;overflow:auto;white-space:nowrap}
  .bm-nav-inner{height:68px}.bm-logo{min-width:0}.bm-logo img{max-width:170px}
  .bm-nav-cta{font-size:10px;padding:10px 13px!important;min-height:42px!important;margin-left:10px}
  .bm-hero{padding-top:34px}.bm-hero-kpis{grid-template-columns:1fr}.bm-hero-kpis>div,.bm-hero-kpis>div+div{padding:10px 0;border-right:0;border-bottom:1px solid #303238}.bm-hero-kpis>div:last-child{border-bottom:0}
  .bm-calc-output{grid-template-columns:1fr}
}
