/* Standalone mode: the WordPress theme header, sidebar and footer are not used on Blog pages. */
html.mbhblog-standalone-html, body.mbhblog-standalone-body{margin:0!important;padding:0!important;background:#f7f8fc!important;color:#141629!important;min-height:100%!important}
body.mbhblog-standalone-body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important}
.mbhblog-standalone-shell{min-height:100vh;background:#f7f8fc}
.mbhblog-standalone-main{display:block;width:100%;margin:0;padding:0}
.mbhblog-sitebar{position:relative;z-index:10;background:#fff;border-bottom:1px solid #e9ebf2}
.mbhblog-sitebar-inner{width:min(1160px,calc(100% - 36px));min-height:74px;margin:0 auto;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-sizing:border-box}
.mbhblog-site-logo{display:inline-flex;align-items:center;gap:10px;color:#171a3a;font-weight:900;letter-spacing:.04em;text-decoration:none;white-space:nowrap}
.mbhblog-site-logo small{display:block;font-size:8px;letter-spacing:.16em;color:#6e7488;margin-top:1px}
.mbhblog-logo-mark{width:34px;height:34px;border-radius:10px;background:#f5c400;color:#171a3a;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:950}
.mbhblog-site-nav{display:flex;align-items:center;gap:24px}
.mbhblog-site-nav a{font-size:14px;font-weight:700;color:#4c5268;text-decoration:none}
.mbhblog-site-nav a:hover{color:#171a3a}
.mbhblog-site-button{display:inline-flex;padding:10px 14px;border-radius:10px;background:#171a3a;color:#fff!important;font-size:13px;font-weight:800;text-decoration:none}
.mbhblog-site-footer{width:min(1120px,calc(100% - 36px));margin:0 auto;padding:34px 18px 42px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#68708a;font-size:13px;box-sizing:border-box}
.mbhblog-site-footer div{display:flex;flex-direction:column;gap:4px}.mbhblog-site-footer strong{color:#171a3a;font-size:12px;letter-spacing:.1em}.mbhblog-site-footer a{color:#171a3a;font-weight:800;text-decoration:none}
.mbhblog-archive-head{width:min(1120px,calc(100% - 36px));margin:0 auto;padding:70px 18px 30px;box-sizing:border-box}.mbhblog-archive-head h1{font-size:clamp(38px,5vw,58px);line-height:1;margin:10px 0}.mbhblog-archive-head p{color:#68708a;font-size:18px}
@media(max-width:760px){.mbhblog-sitebar-inner{min-height:66px;padding:8px 14px}.mbhblog-site-nav{display:none}.mbhblog-site-button{padding:9px 11px;font-size:12px}.mbhblog-site-footer{flex-direction:column;align-items:flex-start}.mbhblog-archive-head{padding-top:48px}}
/* MaridoBH Blog 1.1 — identidade visual da landing page e template editorial */
.mbhblog-page{--mbh-blue:#171a3a;--mbh-blue-2:#24285a;--mbh-yellow:#f5c400;--mbh-ink:#141629;--mbh-muted:#68708a;--mbh-bg:#f7f8fc;max-width:100%;margin:0;padding:0;color:var(--mbh-ink);font-family:inherit}
.mbhblog-page a{text-decoration:none}
.mbhblog-hero{position:relative;overflow:hidden;min-height:470px;background:linear-gradient(135deg,var(--mbh-blue),var(--mbh-blue-2));color:#fff;display:flex;align-items:center;border-radius:0 0 34px 34px}
.mbhblog-hero-inner{position:relative;z-index:2;width:min(1160px,calc(100% - 36px));margin:0 auto;padding:70px 18px}
.mbhblog-brand{display:inline-flex;align-items:center;gap:9px;font-weight:800;letter-spacing:.08em;font-size:13px;margin-bottom:35px}
.mbhblog-brand-mark{display:inline-flex;width:34px;height:34px;border-radius:10px;align-items:center;justify-content:center;background:var(--mbh-yellow);color:var(--mbh-blue);font-size:12px;font-weight:900}
.mbhblog-eyebrow,.mbhblog-kicker{display:block;font-size:12px;letter-spacing:.13em;font-weight:800;color:var(--mbh-yellow)}
.mbhblog-hero h1{max-width:760px;font-size:clamp(42px,6vw,72px);line-height:.98;margin:12px 0 20px;letter-spacing:-.045em;color:#fff}
.mbhblog-hero p{max-width:680px;font-size:19px;line-height:1.55;color:rgba(255,255,255,.8);margin:0}
.mbhblog-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.mbhblog-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;padding:13px 19px;font-weight:800;transition:transform .15s ease,opacity .15s ease}
.mbhblog-btn:hover{transform:translateY(-1px);opacity:.94}
.mbhblog-btn-primary{background:var(--mbh-yellow);color:var(--mbh-blue)}
.mbhblog-btn-light{background:#fff;color:var(--mbh-blue)}
.mbhblog-btn-dark{background:var(--mbh-blue);color:#fff}
.mbhblog-hero-orb{position:absolute;border-radius:50%;opacity:.15;pointer-events:none}
.mbhblog-orb-one{width:360px;height:360px;right:-100px;top:-100px;border:60px solid var(--mbh-yellow)}
.mbhblog-orb-two{width:260px;height:260px;right:15%;bottom:-180px;background:#fff}
.mbhblog-featured{width:min(1120px,calc(100% - 36px));margin:55px auto 70px;display:grid;grid-template-columns:1.08fr .92fr;gap:44px;align-items:center}
.mbhblog-featured-image{overflow:hidden;border-radius:26px;background:#e9ebf2;box-shadow:0 20px 50px rgba(17,23,55,.12)}
.mbhblog-featured-image a,.mbhblog-featured-image img{display:block;width:100%}
.mbhblog-featured-image img{aspect-ratio:16/10;object-fit:cover}
.mbhblog-placeholder{display:flex;align-items:center;justify-content:center;min-height:260px;background:linear-gradient(135deg,#eceef5,#dfe3ef);color:var(--mbh-blue);font-weight:900;letter-spacing:.15em}
.mbhblog-featured-content h2{font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-.035em;margin:12px 0 15px}
.mbhblog-featured-content h2 a{color:var(--mbh-ink)}
.mbhblog-featured-content p{font-size:17px;line-height:1.7;color:var(--mbh-muted)}
.mbhblog-meta{font-size:13px;color:#858ca0;margin:13px 0}
.mbhblog-text-link,.mbhblog-read{display:inline-flex;gap:8px;align-items:center;color:var(--mbh-blue);font-weight:850}
.mbhblog-text-link span,.mbhblog-read span{color:#8b7500}
.mbhblog-section{background:var(--mbh-bg);padding:70px max(18px,calc((100% - 1120px)/2))}
.mbhblog-section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}
.mbhblog-section-heading h2{font-size:clamp(30px,4vw,44px);line-height:1;margin:9px 0 0;letter-spacing:-.035em}
.mbhblog-categories{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}
.mbhblog-categories a{padding:9px 13px;border:1px solid #dde1eb;background:#fff;color:#4b5269;border-radius:999px;font-size:13px;font-weight:750}
.mbhblog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.mbhblog-card{overflow:hidden;background:#fff;border:1px solid #e6e8ef;border-radius:20px;box-shadow:0 7px 24px rgba(20,25,45,.05);transition:transform .18s ease,box-shadow .18s ease}
.mbhblog-card:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(20,25,45,.1)}
.mbhblog-thumb{display:block;aspect-ratio:16/10;overflow:hidden;background:#e9ebf2}
.mbhblog-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.mbhblog-card:hover .mbhblog-thumb img{transform:scale(1.03)}
.mbhblog-card-body{padding:21px}
.mbhblog-card-cat{font-size:11px;text-transform:uppercase;letter-spacing:.11em;font-weight:850;color:#8c7600;margin-bottom:8px}
.mbhblog-card h3{font-size:23px;line-height:1.15;margin:0 0 10px;letter-spacing:-.02em}
.mbhblog-card h3 a{color:var(--mbh-ink)}
.mbhblog-card p{font-size:15px;line-height:1.6;color:var(--mbh-muted);margin:0}
.mbhblog-read{margin-top:10px}
.mbhblog-cta,.mbhblog-article-cta{width:min(1120px,calc(100% - 36px));margin:60px auto;padding:34px 38px;border-radius:24px;background:var(--mbh-yellow);display:flex;align-items:center;justify-content:space-between;gap:25px}
.mbhblog-cta h2,.mbhblog-article-cta h2{font-size:30px;margin:8px 0 5px;letter-spacing:-.025em}
.mbhblog-cta p,.mbhblog-article-cta p{margin:0;color:#514800}
.mbhblog-empty{padding:40px;background:#fff;border-radius:18px;border:1px solid #e4e7ef}
.mbhblog-article{max-width:900px;margin:0 auto;padding:55px 18px 20px}
.mbhblog-article-head{text-align:center;max-width:800px;margin:0 auto 35px}
.mbhblog-article-head h1{font-size:clamp(36px,5.5vw,62px);line-height:1.02;letter-spacing:-.045em;margin:12px 0 18px}
.mbhblog-article-excerpt{font-size:19px;line-height:1.6;color:var(--mbh-muted);margin:0 auto}
.mbhblog-article-cover{margin:0 0 35px;border-radius:24px;overflow:hidden}
.mbhblog-article-cover img{display:block;width:100%;height:auto}
.mbhblog-article-content{font-size:18px;line-height:1.8;color:#30354a}
.mbhblog-article-content h2{font-size:32px;line-height:1.15;margin-top:42px;color:var(--mbh-ink)}
.mbhblog-article-content h3{font-size:25px;color:var(--mbh-ink)}
.mbhblog-article-content img{max-width:100%;height:auto;border-radius:14px}
.mbhblog-article-content a{color:#3f45a6;text-decoration:underline}
.mbhblog-related{display:flex;flex-wrap:wrap;gap:12px 22px;align-items:center;padding:17px 20px;margin:0 0 30px;border-radius:14px;background:#f4f5ff;border:1px solid #dfe2ff;font-size:14px}
.mbhblog-related strong{width:100%;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#4b51a5}
.mbhblog-article-cta{width:auto;margin:55px 0 0}
@media(max-width:900px){.mbhblog-featured{grid-template-columns:1fr;gap:25px}.mbhblog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mbhblog-section-heading{align-items:flex-start;flex-direction:column}.mbhblog-categories{justify-content:flex-start}}
@media(max-width:620px){.mbhblog-hero{min-height:500px}.mbhblog-hero-inner{padding:55px 10px}.mbhblog-hero h1{font-size:44px}.mbhblog-featured,.mbhblog-cta,.mbhblog-article-cta{width:calc(100% - 28px)}.mbhblog-featured{margin-top:35px;margin-bottom:45px}.mbhblog-grid{grid-template-columns:1fr}.mbhblog-section{padding:50px 14px}.mbhblog-cta,.mbhblog-article-cta{flex-direction:column;align-items:flex-start;padding:28px}.mbhblog-article{padding:40px 14px 10px}.mbhblog-article-content{font-size:17px}}

/* v1.3 — carrossel dos últimos 6 artigos */
.mbhblog-latest{width:min(1120px,calc(100% - 36px));margin:48px auto 22px}
.mbhblog-latest-heading{margin-bottom:22px}
.mbhblog-slider-controls{display:flex;gap:8px}
.mbhblog-slider-btn{width:44px;height:44px;border-radius:50%;border:1px solid #dfe2eb;background:#fff;color:var(--mbh-blue);font-size:28px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 5px 16px rgba(20,25,45,.06)}
.mbhblog-slider-btn:hover{background:var(--mbh-blue);color:#fff}
.mbhblog-slider{overflow:hidden}
.mbhblog-slider-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:3px 3px 18px;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.mbhblog-slider-track::-webkit-scrollbar{display:none}
.mbhblog-slide{flex:0 0 calc((100% - 48px)/3);scroll-snap-align:start;background:#fff;border:1px solid #e6e8ef;border-radius:20px;overflow:hidden;box-shadow:0 7px 24px rgba(20,25,45,.06)}
.mbhblog-slide-image{display:block;aspect-ratio:16/10;background:#e9ebf2;overflow:hidden}
.mbhblog-slide-image img{display:block;width:100%;height:100%;object-fit:cover}
.mbhblog-slide-body{padding:19px 20px 21px}
.mbhblog-slide h3{font-size:21px;line-height:1.18;margin:7px 0 9px;letter-spacing:-.02em}
.mbhblog-slide h3 a{color:var(--mbh-ink)}
.mbhblog-slide p{font-size:14px;line-height:1.55;color:var(--mbh-muted);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.mbhblog-article-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.mbhblog-btn-primary-dark{background-color: #02274d;color:#fff;border:2px solid var(--mbh-blue)}
.mbhblog-btn-primary-dark:hover{color:#fff;opacity:.9}
@media(max-width:900px){.mbhblog-slide{flex-basis:calc((100% - 24px)/2)}}
@media(max-width:620px){.mbhblog-latest{width:calc(100% - 28px);margin-top:36px}.mbhblog-slide{flex-basis:86%}.mbhblog-latest-heading{align-items:center}.mbhblog-article-actions{width:100%}.mbhblog-article-actions .mbhblog-btn{width:100%}}


/* v1.3.1 — leitura confortável + CTA responsivo */
.mbhblog-page,.mbhblog-standalone-shell,.mbhblog-standalone-main,.mbhblog-article,.mbhblog-article-content,.mbhblog-cta,.mbhblog-article-cta{box-sizing:border-box;max-width:100%;}
.mbhblog-article-content{padding:0 6px;overflow-wrap:anywhere;word-break:normal;}
.mbhblog-article-content p{margin:0 0 22px;}
.mbhblog-article-content ul,.mbhblog-article-content ol{margin:0 0 24px;padding-left:28px;}
.mbhblog-article-content li{margin-bottom:9px;}
.mbhblog-article-content blockquote{margin:28px 0;padding:18px 20px;border-left:4px solid #f5c400;background:#f4f5fa;border-radius:0 14px 14px 0;}
.mbhblog-article-content h2{margin:46px 0 18px;}
.mbhblog-article-content h3{margin:34px 0 14px;}
.mbhblog-article-content > :first-child{margin-top:0;}
.mbhblog-cta,.mbhblog-article-cta{overflow:hidden;min-width:0;}
.mbhblog-cta > div:first-child,.mbhblog-article-cta > div:first-child{min-width:0;}
.mbhblog-cta h2,.mbhblog-article-cta h2{overflow-wrap:anywhere;}
.mbhblog-cta-unconfigured{font-size:13px;color:#68708a;max-width:260px;line-height:1.45;}
@media(max-width:620px){
  .mbhblog-cta,.mbhblog-article-cta{width:calc(100% - 28px);max-width:calc(100% - 28px);margin-left:auto;margin-right:auto;padding:24px 20px;gap:18px;border-radius:20px;}
  .mbhblog-cta h2,.mbhblog-article-cta h2{font-size:25px;line-height:1.12;max-width:100%;}
  .mbhblog-cta p,.mbhblog-article-cta p{font-size:15px;line-height:1.5;max-width:100%;}
  .mbhblog-cta .mbhblog-btn,.mbhblog-article-cta .mbhblog-btn{width:100%;max-width:100%;box-sizing:border-box;white-space:normal;text-align:center;}
  .mbhblog-article-content{padding:0 2px;}
  .mbhblog-article-content p{margin-bottom:20px;}
}

.mbhblog-tax-hero{background:linear-gradient(135deg,var(--mbh-blue),var(--mbh-blue-2));color:#fff;padding:58px 18px;border-radius:0 0 30px 30px}
.mbhblog-tax-inner{width:min(1120px,100%);margin:auto}
.mbhblog-tax-hero h1{font-size:clamp(38px,5vw,62px);line-height:1;margin:12px 0}
.mbhblog-tax-hero p{font-size:18px;color:rgba(255,255,255,.78);margin:0}
.mbhblog-back{display:inline-block;color:#fff;font-weight:800;margin-bottom:34px}
.mbhblog-tax-back{margin-top:32px}


/* v1.4.2 — visual editorial seguro: preserva o comportamento das imagens internas da 1.3.6 */
.mbhblog-article{
  max-width:920px;
  padding:58px 22px 28px;
}
.mbhblog-article-head{
  max-width:820px;
  margin:0 auto 38px;
}
.mbhblog-article-head .mbhblog-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:7px 11px;
  border-radius:999px;
  background:#f5f7fb;
  border:1px solid #e4e7ef;
}
.mbhblog-article-head .mbhblog-kicker:before{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--mbh-yellow);
}
.mbhblog-article-head h1{
  font-weight:900;
  letter-spacing:-.055em;
}
.mbhblog-article-excerpt{
  max-width:720px;
}
.mbhblog-article-cover{
  border-radius:26px;
  box-shadow:0 18px 45px rgba(20,25,45,.10);
}
.mbhblog-article-content{
  position:relative;
  background:#fff;
  border:1px solid #e8eaf0;
  border-radius:24px;
  padding:38px 42px 42px;
  box-shadow:0 10px 35px rgba(20,25,45,.045);
}
.mbhblog-article-content h2{
  position:relative;
  padding-top:15px;
  font-size:clamp(28px,3vw,36px);
  font-weight:900;
  letter-spacing:-.035em;
}
.mbhblog-article-content h2:before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:42px;
  height:5px;
  border-radius:99px;
  background:var(--mbh-yellow);
}
.mbhblog-article-content h3{
  font-weight:850;
  letter-spacing:-.02em;
}
.mbhblog-article-content p{
  line-height:1.85;
}
.mbhblog-article-content blockquote{
  border-left-width:5px;
  box-shadow:0 5px 18px rgba(20,25,45,.04);
}
/* IMPORTANTE: não definir width:100% nas imagens internas. A 1.3.6 já tinha o comportamento correto. */
.mbhblog-article-content img{
  max-width:100%;
  height:auto;
  border-radius:14px;
}
@media(max-width:620px){
  .mbhblog-article{padding:38px 12px 12px;}
  .mbhblog-article-head{margin-bottom:28px;}
  .mbhblog-article-content{padding:26px 18px 30px;border-radius:18px;}
  .mbhblog-article-content h2{font-size:27px;margin-top:38px;}
  .mbhblog-article-content p{line-height:1.78;}
}

/* Galerias em slide — isoladas para não alterar as imagens normais dos artigos. */
.mbhblog-gallery-slide{margin:42px auto;padding:0;max-width:820px;box-sizing:border-box}
.mbhblog-gallery-title{font-size:22px;line-height:1.2;margin:0 0 14px;color:#141629;font-weight:850}
.mbhblog-gallery-viewport{position:relative;overflow:hidden;border:1px solid #e4e7ef;border-radius:20px;background:#f5f6f9;box-shadow:0 10px 28px rgba(20,25,45,.06)}
.mbhblog-gallery-track{display:flex;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory}
.mbhblog-gallery-item{position:relative;flex:0 0 100%;width:100%;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;scroll-snap-align:center;box-sizing:border-box;padding:16px 56px 18px}
.mbhblog-gallery-item img{display:block;max-width:100%;width:auto;height:auto;max-height:560px;object-fit:contain;border-radius:12px}
.mbhblog-gallery-item figcaption{width:100%;margin-top:10px;text-align:center;font-size:13px;line-height:1.45;color:#68708a}
.mbhblog-gallery-arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(23,26,58,.9);color:#fff;font-size:30px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 5px 16px rgba(0,0,0,.16)}
.mbhblog-gallery-arrow:hover{opacity:.92}.mbhblog-gallery-prev{left:12px}.mbhblog-gallery-next{right:12px}
.mbhblog-gallery-dots{display:flex;justify-content:center;gap:6px;padding:12px 8px 2px}.mbhblog-gallery-dot{width:7px;height:7px;border:0;border-radius:50%;background:#c8ccd7;padding:0;cursor:pointer}.mbhblog-gallery-dot.is-active{background:#f5c400;transform:scale(1.2)}
@media(max-width:620px){
 .mbhblog-gallery-slide{margin:34px auto;max-width:100%}
 .mbhblog-gallery-viewport{border-radius:16px}
 .mbhblog-gallery-item{padding:12px 44px 14px}
 .mbhblog-gallery-item img{max-height:420px}
 .mbhblog-gallery-arrow{width:36px;height:36px;font-size:26px}.mbhblog-gallery-prev{left:8px}.mbhblog-gallery-next{right:8px}
}


/* v1.4.5 — CTA editorial de serviço */
.mbhblog-article-cta{
  position:relative;
  isolation:isolate;
  background:linear-gradient(135deg,#f5c400 0%,#ffd83d 100%);
  border:1px solid rgba(150,119,0,.16);
  box-shadow:0 18px 42px rgba(20,25,45,.10);
  padding:30px 32px;
}
.mbhblog-article-cta:before{
  content:"";
  position:absolute;
  left:0;top:0;bottom:0;width:7px;
  background:#171a3a;
  border-radius:24px 0 0 24px;
  z-index:-1;
}
.mbhblog-article-cta:after{
  content:"";
  position:absolute;
  width:150px;height:150px;
  right:-55px;top:-70px;
  border:1px solid rgba(23,26,58,.10);
  border-radius:50%;
  z-index:-1;
}
.mbhblog-article-cta > div:first-child{padding-left:10px}
.mbhblog-article-cta .mbhblog-kicker{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:900;letter-spacing:.12em;color:#171a3a}
.mbhblog-article-cta .mbhblog-kicker:before{content:"✓";display:inline-flex;width:21px;height:21px;border-radius:50%;align-items:center;justify-content:center;background:#171a3a;color:#f5c400;font-size:12px}
.mbhblog-article-cta h2{font-size:clamp(27px,3vw,34px);font-weight:900;color:#171a3a;margin:9px 0 7px}
.mbhblog-article-cta p{max-width:590px;color:#3d390f;font-size:15px;line-height:1.6}
.mbhblog-article-cta .mbhblog-article-actions{position:relative;z-index:2}
.mbhblog-article-cta .mbhblog-btn-primary-dark{box-shadow:0 8px 20px rgba(23,26,58,.18)}
@media(max-width:620px){
 .mbhblog-article-cta{padding:25px 21px}
 .mbhblog-article-cta:before{border-radius:20px 0 0 20px;width:5px}
 .mbhblog-article-cta > div:first-child{padding-left:5px}
 .mbhblog-article-cta p{font-size:14px}
}


/* Conteúdo automático — isolado para não alterar imagens ou blocos existentes. */
.mbhblog-article-content a.mbhblog-auto-link{font-weight:650;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}
.mbhblog-auto-related{margin:34px 0;padding:20px;border:1px solid rgba(20,39,74,.10);border-radius:18px;background:linear-gradient(135deg,#fff,#f7f9fc);box-shadow:0 8px 24px rgba(20,39,74,.06)}
.mbhblog-auto-related-head{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:14px}.mbhblog-auto-related-head strong{font-size:19px;color:#17233f}.mbhblog-auto-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mbhblog-auto-related-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 15px;border-radius:13px;background:#fff;border:1px solid rgba(20,39,74,.08);color:#17233f;text-decoration:none;font-weight:650}.mbhblog-auto-related-card:hover{transform:translateY(-1px)}.mbhblog-auto-related-card b{font-size:18px;flex:0 0 auto}
@media(max-width:620px){.mbhblog-auto-related-grid{grid-template-columns:1fr}.mbhblog-auto-related{padding:17px;margin:28px 0}.mbhblog-auto-related-head{display:block}.mbhblog-auto-related-head strong{display:block;margin-top:4px}}

/* v1.5.0 — pesquisa global do blog + paginação progressiva */
.mbhblog-search{position:relative;display:flex;align-items:center;margin-left:auto}
.mbhblog-search-toggle{width:40px;height:40px;border:1px solid #dfe3ec;border-radius:11px;background:#fff;color:#171a3a;display:inline-flex;align-items:center;justify-content:center;font-size:25px;line-height:1;cursor:pointer;font-weight:800}
.mbhblog-search-toggle:hover{background:#f7f8fc}
.mbhblog-search-panel{position:absolute;right:0;top:48px;width:min(360px,calc(100vw - 28px));padding:10px;background:#fff;border:1px solid #e2e5ed;border-radius:14px;box-shadow:0 14px 38px rgba(20,25,45,.15);display:flex;gap:8px;opacity:0;visibility:hidden;transform:translateY(-5px);transition:.16s ease;z-index:30}
.mbhblog-search.is-open .mbhblog-search-panel{opacity:1;visibility:visible;transform:translateY(0)}
.mbhblog-search-panel input{min-width:0;flex:1;height:42px;border:1px solid #dfe3ec;border-radius:9px;padding:0 12px;font:inherit;color:#171a3a;background:#fff;outline:none}
.mbhblog-search-panel input:focus{border-color:#171a3a;box-shadow:0 0 0 3px rgba(23,26,58,.08)}
.mbhblog-search-panel button{height:42px;border:0;border-radius:9px;padding:0 14px;background:#171a3a;color:#fff;font-weight:800;cursor:pointer}
.mbhblog-loadmore{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin:34px auto 0;min-height:72px;text-align:center}
.mbhblog-loadmore-btn{border:1px solid #dfe3ec;border-radius:12px;background:#fff;color:#171a3a;padding:12px 18px;font-weight:850;font-size:14px;cursor:pointer;box-shadow:0 6px 20px rgba(20,25,45,.05)}
.mbhblog-loadmore-btn:hover{background:#171a3a;color:#fff}
.mbhblog-loadmore-btn:disabled{opacity:.55;cursor:wait}
.mbhblog-loadmore-status{min-height:20px;font-size:13px;color:#68708a}
.mbhblog-loadmore-sentinel{position:absolute;bottom:0;width:1px;height:1px;pointer-events:none}
.mbhblog-loadmore.is-loading:before{content:"";width:24px;height:24px;border:3px solid #e3e6ee;border-top-color:#171a3a;border-radius:50%;animation:mbhblog-spin .7s linear infinite}
@keyframes mbhblog-spin{to{transform:rotate(360deg)}}
@media(max-width:760px){
  .mbhblog-sitebar-inner{gap:9px}
  .mbhblog-search{margin-left:auto}
  .mbhblog-site-button{display:none}
  .mbhblog-search-panel{position:fixed;left:14px;right:14px;top:72px;width:auto}
}

/* v1.6 — carrossel semântico dentro dos artigos */
.mbhblog-inline-related{margin:38px 0 42px;padding:22px;border:1px solid #e3e6ef;border-radius:20px;background:#f8f9fc;overflow:hidden}
.mbhblog-inline-related-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}
.mbhblog-inline-related-head strong{display:block;margin-top:3px;font-size:22px;line-height:1.15;color:var(--mbh-ink)}
.mbhblog-inline-related-controls{display:flex;gap:8px;flex:0 0 auto}
.mbhblog-inline-related-btn{width:40px;height:40px;border:1px solid #d9dde8;border-radius:50%;background:#fff;color:var(--mbh-blue);font-size:25px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.mbhblog-inline-related-btn:hover,.mbhblog-inline-related-btn:focus-visible{background:var(--mbh-blue);color:#fff;outline:none}
.mbhblog-inline-related-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:2px 2px 6px}
.mbhblog-inline-related-track::-webkit-scrollbar{display:none}
.mbhblog-inline-related-card{flex:0 0 calc((100% - 32px)/3);min-width:0;scroll-snap-align:start;background:#fff;border:1px solid #e3e6ef;border-radius:16px;overflow:hidden;box-shadow:0 5px 18px rgba(20,25,45,.05)}
.mbhblog-inline-related-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#e8eaf0;text-decoration:none!important}
.mbhblog-inline-related-image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:0}
.mbhblog-inline-related-body{padding:14px 15px 16px}
.mbhblog-article-content .mbhblog-inline-related-title{display:block;color:var(--mbh-ink);font-size:16px;font-weight:800;line-height:1.25;text-decoration:none}
.mbhblog-article-content .mbhblog-inline-related-title:hover{color:#3f45a6}
.mbhblog-inline-related-read{display:block;margin-top:10px;font-size:12px;font-weight:800;color:#596079;text-transform:uppercase;letter-spacing:.04em}
@media(max-width:760px){.mbhblog-inline-related-card{flex-basis:72%}.mbhblog-inline-related{margin:32px -2px 36px;padding:18px}.mbhblog-inline-related-head strong{font-size:20px}}
@media(max-width:460px){.mbhblog-inline-related-card{flex-basis:86%}.mbhblog-inline-related-controls{gap:5px}.mbhblog-inline-related-btn{width:36px;height:36px}}
