/*
Theme Name: BH Conecta Portal
Theme URI: https://bhconecta.com/
Author: RASB Consultoria Ltda
Description: Portal dinamico de noticias, eventos, guia comercial, classificados e anuncios do BH Conecta.
Version: 1.0.1
Text Domain: bhconecta-portal
*/
:root{--bh-bg:#f7f3ea;--bh-paper:#fff;--bh-ink:#123432;--bh-muted:#647875;--bh-line:#d9e4de;--bh-green:#00685f;--bh-green2:#0f5f58;--bh-gold:#f8b732;--bh-orange:#a83b00;--bh-soft:#e8f6f2;--bh-shadow:0 16px 36px rgba(19,52,50,.10)}
.bh-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bh-bg);color:var(--bh-ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:var(--bh-green);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.bh-wrap{width:min(1180px,calc(100% - 32px));margin-inline:auto}.bh-site-main{min-height:60vh}.bh-topbar{position:sticky;top:0;z-index:50;background:#fffaf0;border-bottom:1px solid var(--bh-line);box-shadow:0 8px 20px rgba(0,0,0,.05)}.bh-head{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px;min-height:86px}.bh-brand{display:flex;align-items:center;gap:10px;color:var(--bh-ink);font-weight:900}.bh-brand:hover{text-decoration:none}.bh-logo-mark{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,var(--bh-gold),#fff 42%,var(--bh-green));display:grid;place-items:center;color:#063c38;font-weight:900;border:2px solid #fff;box-shadow:0 6px 14px rgba(0,0,0,.12)}.bh-brand strong{display:block;font-size:25px;line-height:1;color:#005c91}.bh-brand small{display:block;color:var(--bh-orange);font-size:12px;font-weight:800}.bh-menu{display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap}.bh-menu a{padding:10px 11px;border-radius:999px;color:var(--bh-ink);font-weight:800;font-size:14px}.bh-menu a:hover{background:var(--bh-soft);text-decoration:none}.bh-menu-toggle{display:none;border:1px solid var(--bh-line);background:var(--bh-paper);border-radius:8px;padding:9px 12px;font-weight:800}.bh-login,.bh-login-top a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:var(--bh-green);color:#fff!important;font-weight:900}.bh-login:hover{text-decoration:none;background:var(--bh-green2)}
.bh-hero-news{background:linear-gradient(100deg,rgba(10,53,50,.92),rgba(10,93,82,.78)),url('https://bhconecta.com/assets/bhconecta-hero-bg.svg');background-size:cover;background-position:center;padding:56px 0;color:#fff}.bh-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:26px;align-items:center}.bh-kicker{display:inline-block;color:var(--bh-gold);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.bh-hero-main h1{font-size:clamp(46px,7vw,86px);line-height:.95;margin:16px 0}.bh-hero-main p{font-size:clamp(18px,2vw,24px);max-width:760px}.bh-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.bh-button{display:inline-flex;align-items:center;justify-content:center;background:var(--bh-green);color:#fff!important;border:0;border-radius:9px;padding:13px 18px;font-weight:900;text-decoration:none;cursor:pointer}.bh-button:hover{background:var(--bh-green2);text-decoration:none}.bh-button-alt{background:var(--bh-gold);color:#1b2b29!important}.bh-hero-side{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22);border-radius:14px;padding:20px;backdrop-filter:blur(8px)}.bh-ad-slot{margin:18px auto;padding:24px;border:1px dashed #9db8b2;background:#f9fffd;color:#5d736f;text-align:center;border-radius:12px;font-weight:800}.bh-section,.bh-home{padding:28px 0}.bh-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:10px 0 16px}.bh-section-head h2{font-size:clamp(28px,4vw,42px);line-height:1;margin:0}.bh-section-head a{font-weight:900}.bh-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bh-card{background:var(--bh-paper);border:1px solid var(--bh-line);border-radius:10px;overflow:hidden;box-shadow:0 8px 18px rgba(0,0,0,.04)}.bh-card a{display:block;color:var(--bh-ink);height:100%;padding:0 0 16px}.bh-card a:hover{text-decoration:none}.bh-card-img{width:100%;aspect-ratio:16/9;object-fit:cover;background:#dfeeea}.bh-card-placeholder{display:grid;place-items:center;font-size:42px;font-weight:900;color:#fff;background:linear-gradient(135deg,var(--bh-green),var(--bh-gold))}.bh-card-kicker{display:inline-block;margin:14px 16px 6px;color:var(--bh-orange);font-size:12px;text-transform:uppercase;font-weight:900}.bh-card h3{font-size:22px;line-height:1.15;margin:0 16px 10px}.bh-card p{margin:0 16px;color:var(--bh-muted)}.bh-sponsors-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;margin-bottom:22px}.bh-sponsor{position:relative;display:block;border-radius:10px;overflow:hidden;background:#111;box-shadow:var(--bh-shadow);min-height:120px}.bh-sponsor img{width:100%;height:100%;aspect-ratio:16/7;object-fit:cover}.bh-sponsor span{position:absolute;left:10px;bottom:10px;background:rgba(0,0,0,.72);color:#fff;border-radius:999px;padding:7px 11px;font-weight:900}.bh-listing-monetization{grid-column:1/-1;width:100%;margin:14px 0 24px}.bh-sponsors-listing{margin:0 0 14px}.bh-listing-monetization .bh-ad-slot{box-sizing:border-box;width:100%;margin:0}.bh-page-title{padding:38px 0 22px;background:#fff;border-bottom:1px solid var(--bh-line)}.bh-page-title h1{font-size:clamp(36px,5vw,64px);margin:0}.bh-content{padding:28px 0}.bh-page-body{background:#fff;border:1px solid var(--bh-line);border-radius:12px;padding:26px}.bh-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;padding:34px 0}.bh-article{background:#fff;border:1px solid var(--bh-line);border-radius:12px;padding:28px}.bh-article h1{font-size:clamp(36px,5vw,64px);line-height:1.02;margin:10px 0}.bh-meta{color:var(--bh-muted);margin-bottom:20px}.bh-featured{border-radius:12px;margin:20px 0}.bh-sidebar{display:grid;gap:16px;align-content:start}.bh-empty{background:#fff;border:1px solid var(--bh-line);border-radius:12px;padding:24px}.bh-footer{background:#102d2b;color:#f7f1df;margin-top:40px;padding:38px 0 0}.bh-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:24px}.bh-footer h3{color:#fff;margin-top:0}.bh-footer a{display:block;color:#f7f1df;margin:6px 0}.bh-copy{text-align:center;border-top:1px solid rgba(255,255,255,.16);padding:18px;margin-top:28px;color:#d8e3dd;font-size:14px}.nav-links,.pagination{text-align:center;margin:24px}.nav-links a,.nav-links span{display:inline-block;margin:3px;padding:8px 12px;border-radius:8px;background:#fff;border:1px solid var(--bh-line)}
@media(max-width:980px){.bh-head{grid-template-columns:1fr auto auto}.bh-menu-toggle{display:inline-flex}.bh-menu{display:none;grid-column:1/-1;justify-content:flex-start;background:#fff;border:1px solid var(--bh-line);border-radius:12px;padding:10px}.bh-menu.is-open{display:flex}.bh-menu a{width:calc(50% - 4px);background:#f4faf8}.bh-hero-grid,.bh-article-layout{grid-template-columns:1fr}.bh-card-grid,.bh-sponsors-row,.bh-footer-grid{grid-template-columns:1fr 1fr}.bh-hero-side{display:none}}
@media(max-width:640px){.bh-wrap{width:min(100% - 20px,1180px)}.bh-head{min-height:74px}.bh-brand strong{font-size:21px}.bh-logo-mark{width:42px;height:42px}.bh-login-top{display:none}.bh-menu a{width:100%}.bh-hero-news{padding:38px 0}.bh-card-grid,.bh-sponsors-row,.bh-footer-grid{grid-template-columns:1fr}.bh-card h3{font-size:20px}.bh-page-body,.bh-article{padding:18px}.bh-section-head{align-items:flex-start;flex-direction:column}}

/* RASB ecosystem integrations */
.bh-ecosystem-panel{margin-top:18px;margin-bottom:18px;background:linear-gradient(135deg,#102d2b,#0a6f64);border-radius:18px;color:#fff;padding:28px;box-shadow:var(--bh-shadow)}
.bh-eco-intro{display:grid;grid-template-columns:minmax(0,.72fr) minmax(280px,.28fr);gap:16px;align-items:end;margin-bottom:18px}.bh-eco-intro h2{font-size:clamp(30px,4vw,50px);line-height:1;margin:8px 0}.bh-eco-intro p{font-size:18px;color:#dcefeb;margin:0}.bh-eco-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bh-eco-card{display:flex;min-height:245px;flex-direction:column;justify-content:space-between;border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:22px;color:#fff!important;text-decoration:none;background:rgba(255,255,255,.08);position:relative;overflow:hidden}.bh-eco-card:hover{text-decoration:none;transform:translateY(-2px);background:rgba(255,255,255,.13)}.bh-eco-card span{width:max-content;border-radius:999px;padding:6px 10px;font-weight:900;background:rgba(255,255,255,.16);color:#fff}.bh-eco-card h3{font-size:25px;line-height:1.12;margin:22px 0 10px}.bh-eco-card p{color:#e7f6f2;margin:0 0 16px}.bh-eco-card strong{display:inline-flex;width:max-content;background:#fff;color:#0f3b38;border-radius:999px;padding:10px 13px}.bh-eco-site{background:linear-gradient(140deg,rgba(0,120,255,.34),rgba(255,255,255,.07))}.bh-eco-money{background:linear-gradient(140deg,rgba(248,183,50,.32),rgba(255,255,255,.07))}.bh-eco-love{background:linear-gradient(140deg,rgba(255,42,129,.34),rgba(255,255,255,.07))}.bh-sponsors-top{margin-top:18px!important;margin-bottom:18px!important}.bh-sponsor img[src$="banner-site-barato.png"],.bh-sponsor img[src$="banner-sua-grana.png"],.bh-sponsor img[src$="banner-i-love.png"]{background:linear-gradient(135deg,#102d2b,#f8b732)}
@media(max-width:900px){.bh-eco-intro,.bh-eco-grid{grid-template-columns:1fr}.bh-ecosystem-panel{padding:20px}.bh-eco-card{min-height:190px}}

/* Sponsor cards without missing image dependency */
.bh-sponsor{display:flex;flex-direction:column;justify-content:space-between;gap:18px;min-height:170px;padding:20px;border-radius:14px;color:#fff!important;text-decoration:none;border:1px solid rgba(255,255,255,.14);box-shadow:var(--bh-shadow)}
.bh-sponsor:hover{text-decoration:none;transform:translateY(-2px)}.bh-sponsor span{position:static;background:rgba(0,0,0,.25);width:max-content;color:#fff;border-radius:999px;padding:7px 11px;font-weight:900}.bh-sponsor strong{font-size:20px;line-height:1.18;color:#fff}.bh-sponsor-sitebarato{background:linear-gradient(135deg,#005dff,#071729)}.bh-sponsor-suagrana{background:linear-gradient(135deg,#d4a51f,#090806)}.bh-sponsor-ilove{background:linear-gradient(135deg,#ff2d7d,#210018)}

/* RASB portal consolidation - 2026-07-08 */
.bh-news-header{position:sticky;top:0;z-index:50;background:#fffaf1;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 8px 24px rgba(0,0,0,.05)}
.bh-head{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(130px,190px) auto;align-items:center;gap:16px;min-height:86px}
.bh-brand-original{display:flex;align-items:center;min-width:220px;text-decoration:none}
.bh-logo-original{display:block;width:230px;max-width:100%;height:auto;object-fit:contain}
.bh-menu-toggle{display:none;border:1px solid #d5b452;background:#f8c84a;color:#153532;border-radius:8px;padding:10px 12px;font-weight:900}
.bh-menu-premium{display:flex;align-items:center;justify-content:center;gap:2px;white-space:nowrap;min-width:0}
.bh-menu-premium>a,.bh-nav-item>a{display:flex;align-items:center;min-height:42px;padding:0 10px;color:#133734;text-decoration:none;font-weight:900;font-size:14px;border-radius:8px}
.bh-menu-premium>a:hover,.bh-nav-item:hover>a,.bh-nav-item.open>a{background:#eaf7f1;color:#00826f}
.bh-nav-item{position:relative;display:flex;align-items:center}
.bh-nav-item>a:after{content:'+';font-weight:900;color:#f0b52b;margin-left:7px}
.bh-dropdown{display:none;position:absolute;top:100%;left:0;min-width:235px;background:#ffffff;border:1px solid #d9e7e0;border-radius:10px;box-shadow:0 18px 42px rgba(0,0,0,.16);padding:8px;z-index:60}
.bh-nav-item:hover .bh-dropdown,.bh-nav-item.open .bh-dropdown{display:grid;gap:4px}
.bh-dropdown a{display:block;padding:10px 12px;border-radius:8px;color:#143836;text-decoration:none;font-weight:800;font-size:14px;line-height:1.15}
.bh-dropdown a:hover{background:#f6bd2d;color:#102a28}
.bh-header-search{display:flex;justify-content:flex-end;min-width:0}
.bh-header-search input{width:100%;max-width:180px;border:1px solid #d6e3dc;background:#fff;border-radius:999px;padding:10px 14px;color:#153532;font-weight:700}
.bh-login-top{display:flex;justify-content:flex-end;align-items:center}.bh-login-top a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;background:#00826f;color:#fff!important;font-weight:900;text-decoration:none;white-space:nowrap}.bh-login-top a:hover{background:#006b5d}
.bh-sponsor-row,.bh-ecosystem-banners{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px auto 10px;max-width:1180px}.bh-sponsor-img{display:block;border-radius:10px;overflow:hidden;min-height:0;background:#102a28;box-shadow:0 12px 26px rgba(0,0,0,.12);transition:transform .18s ease,box-shadow .18s ease}.bh-sponsor-img:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(0,0,0,.18)}.bh-sponsor-img img{display:block;width:100%;aspect-ratio:16/9;height:auto;object-fit:cover}.bh-sponsor:not(.bh-sponsor-img){border-radius:10px}
.bh-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 12px;color:#667a77;font-size:14px;font-weight:700}.bh-breadcrumb a{color:#00786a;text-decoration:none}.bh-breadcrumb a:hover{text-decoration:underline}.bh-breadcrumb span:last-child{color:#425653}
.bh-footer-premium{background:#102a28;color:#dbe8e4;margin-top:48px}.bh-footer-grid-premium{display:grid;grid-template-columns:1.15fr 1fr 1fr 1.1fr 1fr;gap:24px;padding:38px 0 30px}.bh-footer-grid-premium h3{margin:0 0 12px;color:#fff;font-size:17px}.bh-footer-grid-premium a{display:block;color:#dbe8e4;text-decoration:none;margin:0 0 8px;font-weight:700}.bh-footer-grid-premium a:hover{color:#f6bd2d}.bh-footer-bottom{border-top:1px solid rgba(255,255,255,.16);display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;justify-content:space-between;padding:16px 0 24px;font-size:13px;color:#eaf4f0}.bh-footer-bottom nav{display:flex;gap:12px;flex-wrap:wrap}.bh-footer-bottom a{color:#f6bd2d;text-decoration:none;font-weight:800}
.bh-card,.bh-card-grid article,.bh-page-body,.bh-article{border-radius:10px}.bh-button,.bh-cta,a.bh-button{border-radius:999px;font-weight:900}.bh-page-title{background:#f8f5eb;padding:30px 0 18px}.bh-page-title h1{margin:0;color:#153532}.bh-pagination{margin-top:24px}
@media (max-width:1120px){.bh-head{grid-template-columns:auto auto 1fr auto}.bh-menu-toggle{display:inline-flex}.bh-menu-premium{display:none;position:absolute;top:86px;left:10px;right:10px;background:#fff;border:1px solid #d9e7e0;border-radius:12px;box-shadow:0 18px 42px rgba(0,0,0,.18);padding:10px;align-items:stretch;justify-content:flex-start;white-space:normal}.bh-menu-premium.open{display:grid;gap:4px}.bh-menu-premium>a,.bh-nav-item>a{justify-content:space-between;width:100%;padding:12px}.bh-nav-item{display:block}.bh-dropdown{position:static;box-shadow:none;border:0;background:#f4fbf8;margin:0 0 6px;padding:6px}.bh-nav-item:hover .bh-dropdown{display:none}.bh-nav-item.open .bh-dropdown{display:grid}.bh-header-search{display:none}.bh-brand-original{min-width:0}.bh-logo-original{width:190px}}
@media (max-width:760px){.bh-head{min-height:74px;grid-template-columns:1fr auto auto;gap:10px}.bh-menu-premium{top:74px}.bh-login-top a{min-height:38px;padding:0 12px;font-size:14px}.bh-logo-original{width:165px}.bh-sponsor-row,.bh-ecosystem-banners{grid-template-columns:1fr;margin-left:10px;margin-right:10px}.bh-footer-grid-premium{grid-template-columns:1fr 1fr;gap:20px;padding-left:10px;padding-right:10px}.bh-footer-bottom{display:grid;text-align:center;justify-items:center;padding-left:10px;padding-right:10px}.bh-footer-bottom nav{justify-content:center}}
@media (max-width:460px){.bh-footer-grid-premium{grid-template-columns:1fr}.bh-login-top{display:none}.bh-logo-original{width:150px}}

/* Commercial form and footer polish - 2026-07-08 */
.bh-form{background:#fff;border:1px solid #d6e3dc;border-radius:14px;padding:18px;box-shadow:0 10px 24px rgba(15,50,45,.06)}
.bh-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bh-form label{display:grid;gap:7px;font-weight:900;color:#123734}.bh-form input,.bh-form select,.bh-form textarea{width:100%;border:1px solid #bfd4cd;border-radius:8px;padding:11px 12px;font:inherit;background:#fff}.bh-form textarea{min-height:96px}.bh-form-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;flex-wrap:wrap}.bh-form .bh-check{display:flex!important;align-items:center;gap:9px;margin:0;font-weight:800;line-height:1.25}.bh-form .bh-check input{width:18px;height:18px;min-width:18px;margin:0}.bh-form .bh-button{width:auto!important;min-width:180px;min-height:42px;padding:0 22px;border:0;background:#00826f;color:#fff;border-radius:999px;cursor:pointer;font-weight:900}.bh-form .bh-button:hover{background:#006b5d}.bh-form-note{margin:12px 0 0;padding:10px 12px;border-radius:8px;background:#fff7d8;color:#4c3a05}.woocommerce-checkout .bh-footer-premium{margin-top:32px}
@media(max-width:760px){.bh-form-grid{grid-template-columns:1fr}.bh-form-actions{display:grid;grid-template-columns:1fr}.bh-form .bh-button{width:100%!important}}
.bh-price-box {
  display: grid;
  gap: 4px;
  align-content: center;
  border: 1px solid rgba(0, 137, 123, .28);
  border-radius: 12px;
  background: #f2fffb;
  padding: 14px 16px;
}
.bh-price-box span {
  color: #5d6f6b;
  font-size: .86rem;
  font-weight: 800;
}
.bh-price-box strong {
  color: #003d37;
  font-size: clamp(1.4rem, 3vw, 2rem);
  line-height: 1;
}
.bh-price-box small {
  color: #526764;
}
.bh-pix-box {
  margin-top: 24px;
  border: 1px solid rgba(0, 137, 123, .24);
  border-radius: 14px;
  background: #fff;
  padding: 22px;
}
.bh-pix-qr {
  display: block;
  width: min(260px, 100%);
  height: auto;
  margin: 12px 0;
  border: 1px solid #dce9e6;
  border-radius: 12px;
}
.bh-pix-box textarea {
  min-height: 120px;
  font-family: ui-monospace, SFMono-Regular, Consolas, monospace;
  font-size: .86rem;
}
/* RC1 polish: portal-first home, clean commercial forms and no broken cards. */
.home .bh-site-main {
  padding-top: 22px;
}
.home .bh-home {
  margin-top: 0;
}
.bh-card small {
  display: block;
  margin-top: 12px;
  color: #667977;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.4;
}
.bh-card:not(:has(img)) {
  padding-top: 14px;
}
.bh-form-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 16px;
}
.bh-form-actions .bh-check {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  width: auto;
  margin: 0;
  font-weight: 700;
}
.bh-form-actions .bh-check input {
  width: 18px;
  height: 18px;
  flex: 0 0 auto;
}
.bh-form-actions .bh-button {
  width: auto;
  min-width: 190px;
  padding: 12px 22px;
}
.bh-price-box {
  border: 1px solid rgba(0, 132, 113, .22);
  border-radius: 12px;
  padding: 14px 16px;
  background: #f3fffb;
}
.bh-price-box span,
.bh-price-box small {
  display: block;
  color: #43625e;
  font-weight: 700;
}
.bh-price-box strong {
  display: block;
  margin: 4px 0;
  color: #007b68;
  font-size: clamp(24px, 4vw, 38px);
  line-height: 1;
}
.bh-account-panel {
  margin-top: 24px;
  padding: 24px;
  border: 1px solid rgba(0, 132, 113, .18);
  border-radius: 16px;
  background: #fff;
}
@media (max-width: 720px) {
  .bh-form-actions {
    align-items: stretch;
  }
  .bh-form-actions .bh-check,
  .bh-form-actions .bh-button {
    width: 100%;
  }
}

/* RC2 premium operations */
.bh-filter-bar {
  display:grid;
  grid-template-columns:2fr 1fr 1fr 1fr auto;
  gap:10px;
  align-items:end;
}
.bh-filter-bar input,
.bh-filter-bar select {
  min-height:44px;
  border:1px solid #bfd4cd;
  border-radius:9px;
  padding:10px 12px;
  background:#fff;
  font:inherit;
}
.bh-search-results,
.bh-directory-grid,
.bh-events-grid,
.bh-dashboard-grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-top:16px;
}
.bh-directory-card,
.bh-event-card,
.bh-dashboard-card,
.bh-empty-card {
  background:#fff;
  border:1px solid var(--bh-line);
  border-radius:12px;
  padding:18px;
  box-shadow:0 8px 18px rgba(0,0,0,.04);
}
.bh-directory-card img,
.bh-event-card img {
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  border-radius:10px;
  margin-bottom:12px;
}
.bh-directory-card h3,
.bh-event-card h3,
.bh-dashboard-card h3 {
  margin:0 0 8px;
  font-size:22px;
  line-height:1.15;
}
.bh-pill,
.bh-status {
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  border-radius:999px;
  padding:5px 10px;
  background:#e8f6f2;
  color:#0a5b52;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.03em;
}
.bh-share {
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:24px 0;
  padding:16px;
  border:1px solid var(--bh-line);
  border-radius:12px;
  background:#f8fffc;
}
.bh-share strong {
  flex:1 0 100%;
  color:#123432;
}
.bh-share a,
.bh-share button {
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:36px;
  border:1px solid #cfe0da;
  border-radius:999px;
  padding:0 12px;
  background:#fff;
  color:#123432;
  font-weight:900;
  text-decoration:none;
  cursor:pointer;
}
.bh-share a:hover,
.bh-share button:hover {
  background:var(--bh-gold);
  color:#102a28;
  text-decoration:none;
}
.bh-news-credit,
.bh-full-news,
.bh-related {
  margin-top:24px;
  padding-top:18px;
  border-top:1px solid var(--bh-line);
}
.bh-full-news-unavailable {
  border:1px solid #f0d98d;
  border-radius:12px;
  background:#fff9dd;
  padding:18px;
}
.bh-related-list{display:grid;grid-template-columns:1fr;gap:14px}.bh-related-list .bh-card a{display:grid;grid-template-columns:180px minmax(0,1fr);grid-template-areas:"image kicker" "image title" "image summary" "image date";column-gap:16px;padding:0 16px 12px 0}.bh-related-list .bh-card-img{grid-area:image;height:100%;min-height:150px}.bh-related-list .bh-card-kicker{grid-area:kicker}.bh-related-list .bh-card h3{grid-area:title}.bh-related-list .bh-card p{grid-area:summary}.bh-related-list .bh-card time{grid-area:date;margin:0 16px;color:var(--bh-muted)}
.bh-card-no-image a{padding-top:10px}.bh-card-no-image .bh-card-kicker{margin-top:4px}.bh-card-no-image h3{font-size:clamp(22px,2.5vw,30px)}.bh-related-list .bh-card-no-image a{display:block;padding:10px 0 16px}.bh-related-list .bh-card-no-image h3{margin-top:4px}
.bh-account-panel {
  display:grid;
  gap:16px;
}
.bh-auth-panel{max-width:620px;margin:24px auto;padding:clamp(22px,4vw,38px);border-color:#c8ddd7;box-shadow:0 14px 34px rgba(15,50,45,.08)}
.bh-public-auth-form{display:grid;grid-template-columns:1fr;gap:18px;width:100%}
.bh-public-auth-form>label:not(.bh-auth-remember){display:grid;grid-template-columns:1fr;gap:7px;color:#123734;font-weight:900}
.bh-public-auth-form input:not([type="checkbox"]){width:100%;min-height:48px;padding:11px 13px;border:1px solid #afcac3;border-radius:10px;background:#fff;color:var(--bh-ink);font:inherit;outline:none}
.bh-public-auth-form input:not([type="checkbox"]):focus{border-color:var(--bh-green);box-shadow:0 0 0 3px rgba(0,130,111,.14)}
.bh-auth-remember{display:flex;align-items:flex-start;gap:10px;color:#294b46;font-weight:700;cursor:pointer}
.bh-auth-remember input{width:20px;height:20px;min-width:20px;margin:2px 0 0;accent-color:var(--bh-green)}
.bh-public-auth-form>.bh-button{width:100%;min-height:50px;border-radius:10px;font-size:17px}
.bh-auth-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:4px}
.bh-auth-links a{display:flex;align-items:center;justify-content:center;min-height:46px;padding:9px 12px;border:1px solid #c8ddd7;border-radius:10px;background:#f7fbfa;font-weight:800;text-align:center}
.bh-auth-links a:hover{background:#e9f5f1;text-decoration:none}
.bh-dashboard-card ul {
  margin:8px 0 0;
  padding-left:18px;
}
.bh-dashboard-card li {
  margin:4px 0;
}
@media(max-width:980px){
  .bh-filter-bar {
    grid-template-columns:1fr 1fr;
  }
  .bh-filter-bar .bh-button {
    grid-column:1/-1;
  }
  .bh-search-results,
  .bh-directory-grid,
  .bh-events-grid,
  .bh-dashboard-grid {
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:640px){
  .bh-related-list .bh-card a{display:block;padding:0 0 16px}.bh-related-list .bh-card-img{height:auto}
  .bh-filter-bar,
  .bh-search-results,
  .bh-directory-grid,
  .bh-events-grid,
  .bh-dashboard-grid {
    grid-template-columns:1fr;
  }
  .bh-auth-panel{margin:8px auto;padding:20px 16px;border-radius:12px}
  .bh-public-auth-form{gap:16px}
  .bh-auth-links{grid-template-columns:1fr}
}
.bh-footer-grid-premium h2{margin:0 0 12px;color:#fff;font-size:17px}
.bh-sidebar-list{grid-template-columns:1fr!important;gap:14px}.bh-sidebar-list .bh-card h3{font-size:20px}.bh-sidebar-list .bh-card p{font-size:14px}.bh-sidebar-list .bh-card-img{aspect-ratio:16/9}
.bh-sidebar-list .bh-sponsors-listing,.bh-sidebar .bh-sponsors-listing{grid-template-columns:1fr!important;gap:14px;width:100%;margin:0 0 14px}
.bh-sidebar-list .bh-sponsors-listing .bh-sponsor,.bh-sidebar .bh-sponsors-listing .bh-sponsor{width:100%;min-width:0;min-height:0}
.bh-sidebar-list .bh-sponsors-listing .bh-sponsor img,.bh-sidebar .bh-sponsors-listing .bh-sponsor img{width:100%;height:auto;aspect-ratio:16/7;object-fit:cover}
.bh-article h1{font-size:clamp(34px,4.2vw,56px);overflow-wrap:anywhere}
.bh-article a{overflow-wrap:anywhere;word-break:break-word}
.bh-ad-checkout-form{max-width:900px;margin-inline:auto}.bh-ad-checkout-form .bh-form-grid{gap:10px 12px}.bh-ad-checkout-form textarea{min-height:72px}.bh-ad-checkout-form .bh-form-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;flex-wrap:nowrap}.bh-form-separator{font-weight:900;color:#728b86}.bh-ad-checkout-form .bh-check{white-space:nowrap}
@media(max-width:700px){.bh-ad-checkout-form .bh-form-actions{grid-template-columns:1fr}.bh-form-separator{display:none}.bh-ad-checkout-form .bh-check{white-space:normal}.bh-ad-checkout-form .bh-button{width:100%!important}.bh-article h1{font-size:clamp(32px,10vw,46px)}}
.bh-news-credit-external{margin-top:28px;padding:22px;border:1px solid #c8ddd7;border-radius:12px;background:#f7fbfa}.bh-news-credit-external p{margin:0 0 16px;color:#465d58}.bh-original-source-button{width:auto;max-width:100%;text-align:center}@media(max-width:520px){.bh-original-source-button{display:flex;width:100%;white-space:normal}}
.bh-sponsors-home{margin-top:30px;margin-bottom:30px}.bh-sponsors-home .bh-sponsor{min-width:0}@media(max-width:680px){.bh-sponsors-home{grid-template-columns:1fr;gap:14px}.bh-sponsors-home .bh-sponsor img{aspect-ratio:16/6}}
.bh-sponsor.bh-sponsor-img{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible;min-height:0;gap:0}.bh-sponsor.bh-sponsor-img:hover{transform:none;box-shadow:none}.bh-sponsor.bh-sponsor-img img{display:block;border:0;border-radius:0;box-shadow:none}
.bh-anuncie-payment-notice{width:min(100%,900px);margin:0 auto 28px;text-align:justify;text-align-last:center;font-size:18px;line-height:1.65;color:#31534e}
.bh-news-slider{position:relative;height:clamp(430px,52vw,650px);overflow:hidden;background:#123e39;color:#fff;isolation:isolate}
.bh-news-slides,.bh-news-slide{position:absolute;inset:0}
.bh-news-slide{visibility:hidden;opacity:0;transition:opacity .65s ease,visibility .65s ease}
.bh-news-slide.is-active{visibility:visible;opacity:1;z-index:1}
.bh-news-slide-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.bh-news-slide-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,30,28,.94) 0%,rgba(4,30,28,.78) 45%,rgba(4,30,28,.2) 78%,rgba(4,30,28,.08) 100%)}
.bh-news-slide-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding-top:70px;padding-bottom:78px;pointer-events:none}
.bh-news-slide-content>*{max-width:760px;pointer-events:auto}
.bh-news-slide-content .bh-kicker{color:#ffc928;font-size:14px}
.bh-news-slide-content h2{margin:12px 0 14px;font-size:clamp(36px,5vw,68px);line-height:1.02;text-wrap:balance}
.bh-news-slide-content h2 a{color:#fff;text-decoration:none;text-shadow:0 3px 16px rgba(0,0,0,.35)}
.bh-news-slide-content h2 a:hover{text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:5px}
.bh-news-slide-content p{margin:0 0 14px;font-size:clamp(17px,2vw,22px);line-height:1.45;color:#eef8f5;text-shadow:0 2px 10px rgba(0,0,0,.45)}
.bh-news-slide-content time{font-weight:800;color:#dceae6}.bh-news-slider-partners .bh-news-slide-image{object-fit:contain;background:#102d2b;padding:clamp(12px,3vw,34px);box-sizing:border-box}.bh-news-slide-partner-link{position:absolute;inset:0;z-index:1;display:block}.bh-news-slider-partners .bh-news-slide-content{z-index:2}.bh-news-slider-partners .bh-news-slide-content p{max-width:520px}.bh-news-slider-partners .bh-news-slide-shade{background:linear-gradient(90deg,rgba(4,30,28,.78) 0%,rgba(4,30,28,.32) 42%,rgba(4,30,28,.08) 78%,rgba(4,30,28,.18) 100%)}
.bh-slider-arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:50px;height:50px;margin-top:-25px;border:1px solid rgba(255,255,255,.52);border-radius:50%;background:rgba(7,48,44,.68);color:#fff;font-size:38px;line-height:1;cursor:pointer;backdrop-filter:blur(6px)}
.bh-slider-arrow:hover,.bh-slider-arrow:focus-visible{background:#00826f;outline:3px solid rgba(255,201,40,.7);outline-offset:2px}
.bh-slider-prev{left:max(16px,calc((100vw - 1180px)/2 - 66px))}.bh-slider-next{right:max(16px,calc((100vw - 1180px)/2 - 66px))}
.bh-slider-dots{position:absolute;z-index:4;left:50%;bottom:24px;display:flex;gap:10px;transform:translateX(-50%)}
.bh-slider-dot{width:12px;height:12px;padding:0;border:2px solid #fff;border-radius:50%;background:transparent;cursor:pointer;box-shadow:0 2px 7px rgba(0,0,0,.4)}
.bh-slider-dot.is-active{width:34px;border-radius:999px;background:#ffc928;border-color:#ffc928}
@media(max-width:700px){.bh-news-slider{height:540px}.bh-news-slide-shade{background:linear-gradient(0deg,rgba(4,30,28,.96) 0%,rgba(4,30,28,.72) 58%,rgba(4,30,28,.18) 100%)}.bh-news-slide-content{justify-content:flex-end;padding:42px 20px 86px}.bh-news-slide-content h2{font-size:clamp(30px,9vw,42px);line-height:1.06}.bh-news-slide-content p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:17px}.bh-slider-arrow{top:auto;bottom:20px;width:44px;height:44px;margin:0;font-size:32px}.bh-slider-prev{left:20px}.bh-slider-next{right:20px}.bh-slider-dots{bottom:36px;gap:7px}.bh-slider-dot{width:10px;height:10px}.bh-slider-dot.is-active{width:25px}}

/* RC8.4: artes publicitarias devem aparecer inteiras em qualquer contexto. */
.bh-sponsor.bh-sponsor-img,
.bh-sidebar .bh-sponsor.bh-sponsor-img,
.bh-sidebar-list .bh-sponsor.bh-sponsor-img{
  display:block;
  width:100%;
  height:auto;
  min-height:0;
  padding:0;
  border:0;
  border-radius:0;
  overflow:visible;
  background:transparent;
  box-shadow:none;
}
.bh-sponsor.bh-sponsor-img img,
.bh-sidebar .bh-sponsor.bh-sponsor-img img,
.bh-sidebar-list .bh-sponsor.bh-sponsor-img img{
  display:block;
  width:100%;
  max-width:100%;
  height:auto;
  min-height:0;
  aspect-ratio:auto;
  object-fit:contain;
  object-position:center;
  border:0;
  border-radius:0;
  box-shadow:none;
}
.bh-ad-article-lead{
  box-sizing:border-box;
  width:100%;
  min-height:90px;
  margin:0 0 20px;
  padding:12px;
  display:grid;
  place-items:center;
}
.bh-ad-article-lead span{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
@media(max-width:640px){.bh-ad-article-lead{min-height:60px;margin-bottom:16px}}
.bh-menu .bh-menu-advertise{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;background:var(--bh-green);color:#fff!important;font-weight:900;text-decoration:none}
.bh-menu .bh-menu-advertise:hover,.bh-menu .bh-menu-advertise:focus-visible{background:var(--bh-green2);text-decoration:none}
.bh-pagination ul.page-numbers{display:flex;flex-wrap:wrap;justify-content:center;gap:4px;width:100%;max-width:100%;margin:0;padding:0;list-style:none}
.bh-pagination a.page-numbers,.bh-pagination span.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;margin:0;padding:8px 12px;border:1px solid var(--bh-line);border-radius:8px;background:#fff;text-decoration:none}
.bh-pagination span.page-numbers.current{background:var(--bh-green);color:#fff;border-color:var(--bh-green)}
.bh-pagination{max-width:100%;overflow:hidden}
@media(max-width:480px){.bh-pagination{padding-inline:6px}.bh-pagination ul.page-numbers{gap:3px}.bh-pagination a.page-numbers,.bh-pagination span.page-numbers{min-width:38px;min-height:38px;padding:6px 9px}.bh-pagination .bh-page-first,.bh-pagination .bh-page-last{display:none}}

/* RC8.6: accessible icon sharing and related-news cards without empty media. */
.bh-share{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:24px 0;padding:14px;border:1px solid var(--bh-line);border-radius:12px;background:#f8fffc}
.bh-share .bh-share-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;min-width:46px;padding:0;border:1px solid #bfd4cd;border-radius:50%;background:#fff;color:var(--bh-green);cursor:pointer;text-decoration:none;transition:background .15s,color .15s,transform .15s}
.bh-share .bh-share-icon:hover,.bh-share .bh-share-icon:focus-visible{background:var(--bh-green);color:#fff;transform:translateY(-1px);outline:3px solid rgba(0,130,111,.22);outline-offset:2px}
.bh-share .bh-share-icon svg{width:23px;height:23px;fill:currentColor;pointer-events:none}
.bh-related-list .bh-card-no-image a{display:block!important;grid-template-columns:none!important;padding:14px 0 16px!important;min-height:0!important}
.bh-related-list .bh-card-no-image .bh-card-kicker,.bh-related-list .bh-card-no-image h3,.bh-related-list .bh-card-no-image p,.bh-related-list .bh-card-no-image time{margin-left:16px;margin-right:16px}
.bh-article-content img,.bh-article img:not(.bh-featured){max-width:100%;height:auto}
.bh-article p a,.bh-article li a,.bh-article blockquote a{text-decoration:underline;text-decoration-thickness:.09em;text-underline-offset:.14em}
.bh-article-content a,.bh-article .entry-content a{text-decoration:underline;text-decoration-thickness:.1em;text-underline-offset:.16em}.bh-article-content a:hover,.bh-article-content a:focus-visible,.bh-article .entry-content a:hover,.bh-article .entry-content a:focus-visible{text-decoration-thickness:.16em;outline:2px solid currentColor;outline-offset:2px}
@media(max-width:480px){.bh-share{gap:8px;padding:12px}.bh-share .bh-share-icon{width:44px;height:44px;min-width:44px}}
.bh-checkout-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;list-style:none;counter-reset:checkout;margin:0 0 22px;padding:0}.bh-checkout-steps li{padding:10px 6px;border-radius:8px;background:#e8f4f0;text-align:center;font-weight:800;font-size:13px}.bh-checkout-step{margin:0 0 18px;padding:20px;border:1px solid var(--bh-line);border-radius:12px;background:#fff}.bh-checkout-step legend{padding:0 8px;color:var(--bh-green);font-size:20px;font-weight:900}.bh-step-help{color:var(--bh-muted)}.bh-ad-preview{min-height:110px;padding:18px;border:1px dashed #8baea6;border-radius:10px;background:#f8fffc}.bh-price-box{display:grid;gap:5px;align-content:center;padding:14px;border-radius:10px;background:#eaf8f4}.bh-price-box strong{font-size:24px;color:var(--bh-green)}
@media(max-width:700px){.bh-checkout-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.bh-checkout-step{padding:15px}.bh-ad-checkout-form .bh-form-grid{grid-template-columns:1fr}}
.bh-ad-checkout-form .bh-check{white-space:normal;min-width:0;max-width:100%}.bh-ad-checkout-form .bh-check span{min-width:0;max-width:100%;overflow-wrap:anywhere}.bh-ad-checkout-form .bh-form-actions{grid-template-columns:minmax(0,1fr) auto;max-width:100%}.bh-ad-checkout-form .bh-form-separator{display:none}
@media(max-width:700px){.bh-ad-checkout-form .bh-form-actions{grid-template-columns:1fr}}
.bh-article a.linkLegislacao{text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:3px!important}.bh-article a.linkLegislacao:focus-visible{outline:3px solid currentColor!important;outline-offset:3px!important}
@media(prefers-reduced-motion:reduce){.bh-news-slide{transition:none}}
.bh-legal-content{max-width:900px;margin-inline:auto;color:#193d39}
.bh-legal-content .bh-legal-lead{margin:0 0 14px;font-size:clamp(19px,2.3vw,24px);line-height:1.55;color:#31534e}
.bh-legal-content h2{margin:36px 0 12px;padding-top:4px;font-size:clamp(24px,3vw,32px);line-height:1.2;color:#103f3a}
.bh-legal-content p{margin:0 0 15px}
.bh-legal-content ul{margin:8px 0 20px;padding-left:24px}
.bh-legal-content li{margin:8px 0}
.bh-legal-content a{font-weight:800;text-decoration:underline;text-underline-offset:3px}
.bh-legal-note{margin-top:34px!important;padding:18px;border-left:5px solid #ffc928;border-radius:8px;background:#fff8dc}
@media(max-width:640px){.bh-legal-content h2{margin-top:30px}.bh-legal-content ul{padding-left:20px}}

/* RC8.7.3.6: slots comerciais reais, separados dos banners institucionais. */
.bh-commercial-slot{width:min(1180px,calc(100% - 32px));box-sizing:border-box;margin:22px auto;position:relative}.bh-commercial-slot.is-available{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 26px;border:1px dashed #6f9f97;border-radius:12px;background:#f5fcfa;color:#214c46}.bh-commercial-slot.is-available div{display:grid;gap:4px}.bh-commercial-slot.is-available strong{font-size:20px}.bh-commercial-slot.is-available span{color:#5d736f}.bh-commercial-slot.is-filled{background:transparent}.bh-commercial-slot.is-filled a,.bh-commercial-slot.is-filled picture,.bh-commercial-slot.is-filled img{display:block;width:100%}.bh-commercial-slot.is-filled img{height:auto;max-height:420px;object-fit:contain}.bh-commercial-label{display:inline-block;margin-bottom:7px;padding:4px 8px;border-radius:999px;background:#e7f5f1;color:#214c46;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.bh-sidebar .bh-commercial-slot{width:100%;margin:0}.bh-sidebar .bh-commercial-slot.is-available{min-height:170px;align-items:flex-start;flex-direction:column}.bh-commercial-slot-category_sponsor{min-height:86px}.bh-commercial-slot-home_commercial_feature{max-width:1180px}.bh-listing-monetization .bh-commercial-slot{width:100%;margin:0 0 14px}@media(max-width:680px){.bh-commercial-slot{width:calc(100% - 20px)}.bh-commercial-slot.is-available{align-items:stretch;flex-direction:column;padding:18px}.bh-commercial-slot .bh-button{width:100%;box-sizing:border-box}.bh-sidebar .bh-commercial-slot{width:100%}}
