/* Menu mobile — oculta "Toggle navigation" se .sr-only vazar no layout */
@media (max-width: 991px) {
  .leadb2b-header .navbar-toggler .sr-only,
  .site-header.leadb2b-header .navbar-toggler .sr-only {
    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;
  }
}

/* LeadB2B — header unificado (home + páginas internas) */
.leadb2b-header.header-style-light.site-header {
  width: 100%;
  z-index: 999;
}

.leadb2b-header.header-style-light .main-bar {
  max-width: 1800px;
  transition: background 0.25s ease, box-shadow 0.25s ease;
}

.leadb2b-header.header-style-light .header-nav .nav > li > a {
  color: #17171d;
  font-weight: 500;
}

.leadb2b-header.header-style-light .header-nav .nav > li > a:hover,
.leadb2b-header.header-style-light .header-nav .nav > li > a:focus {
  color: #1967d2;
}

.leadb2b-header.header-style-light .navbar-toggler .icon-bar {
  background: #1967d2;
}

.leadb2b-header.header-style-light .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
  background-color: #f0f6fe;
  color: #1967d2;
}

.leadb2b-header.header-style-light .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
  background-color: #17171d;
  color: #fff;
}

.leadb2b-header.header-style-light .is-fixed .main-bar.color-fill {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 8px 24px rgba(25, 103, 210, 0.15);
}

/* Home: header transparente sobre o banner */
.page-wraper:has(.twm-home3-banner-section) .leadb2b-header.header-style-light.site-header {
  position: absolute;
  left: 0;
  top: 0;
}

.page-wraper:has(.twm-home3-banner-section) .leadb2b-header.header-style-light .main-bar {
  background: transparent;
  box-shadow: none;
}

.page-wraper:has(.twm-home3-banner-section) .leadb2b-header.header-style-light .main-bar:not(.color-fill) .header-nav .nav > li > a {
  color: #fff;
}

.page-wraper:has(.twm-home3-banner-section) .leadb2b-header.header-style-light .main-bar:not(.color-fill) .header-nav .nav > li > a:hover,
.page-wraper:has(.twm-home3-banner-section) .leadb2b-header.header-style-light .main-bar:not(.color-fill) .header-nav .nav > li > a:focus {
  color: #fff;
  opacity: 0.85;
}

.page-wraper:has(.twm-home3-banner-section) .leadb2b-header.header-style-light .main-bar:not(.color-fill) .navbar-toggler .icon-bar {
  background: #fff;
}

.page-wraper:has(.twm-home3-banner-section) .leadb2b-header.header-style-light .main-bar.color-fill {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 8px 24px rgba(25, 103, 210, 0.15);
}

.page-wraper:has(.twm-home3-banner-section) .leadb2b-header.header-style-light .main-bar.color-fill .header-nav .nav > li > a {
  color: #17171d;
}

.page-wraper:has(.twm-home3-banner-section) .leadb2b-header.header-style-light .main-bar.color-fill .header-nav .nav > li > a:hover,
.page-wraper:has(.twm-home3-banner-section) .leadb2b-header.header-style-light .main-bar.color-fill .header-nav .nav > li > a:focus {
  color: #1967d2;
}

.page-wraper:has(.twm-home3-banner-section) .leadb2b-header.header-style-light .main-bar.color-fill .navbar-toggler .icon-bar {
  background: #1967d2;
}

.page-wraper:has(.twm-home3-banner-section) .leadb2b-header.header-style-light .main-bar:not(.color-fill) .default-scroll-show {
  display: block;
}

.page-wraper:has(.twm-home3-banner-section) .leadb2b-header.header-style-light .main-bar:not(.color-fill) .on-scroll-show {
  display: none;
}

.page-wraper:has(.twm-home3-banner-section) .leadb2b-header.header-style-light .main-bar.color-fill .default-scroll-show {
  display: none;
}

.page-wraper:has(.twm-home3-banner-section) .leadb2b-header.header-style-light .main-bar.color-fill .on-scroll-show {
  display: block;
}

/* Páginas internas: barra branca fixa no topo */
.page-wraper:has(.page-content .wt-bnr-inr) .leadb2b-header.header-style-light.site-header,
.page-wraper:has(.page-content .leadb2b-page-hero) .leadb2b-header.header-style-light.site-header,
.page-wraper:has(#main-content .wt-bnr-inr) .leadb2b-header.header-style-light.site-header,
.page-wraper:has(#main-content .leadb2b-page-hero) .leadb2b-header.header-style-light.site-header {
  position: relative;
}

.page-wraper:has(.page-content .wt-bnr-inr) .leadb2b-header.header-style-light .main-bar,
.page-wraper:has(.page-content .leadb2b-page-hero) .leadb2b-header.header-style-light .main-bar,
.page-wraper:has(#main-content .wt-bnr-inr) .leadb2b-header.header-style-light .main-bar,
.page-wraper:has(#main-content .leadb2b-page-hero) .leadb2b-header.header-style-light .main-bar {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(25, 103, 210, 0.1);
}

.page-wraper:has(.page-content .wt-bnr-inr) .leadb2b-header.header-style-light .default-scroll-show,
.page-wraper:has(.page-content .leadb2b-page-hero) .leadb2b-header.header-style-light .default-scroll-show,
.page-wraper:has(#main-content .wt-bnr-inr) .leadb2b-header.header-style-light .default-scroll-show,
.page-wraper:has(#main-content .leadb2b-page-hero) .leadb2b-header.header-style-light .default-scroll-show {
  display: none;
}

.page-wraper:has(.page-content .wt-bnr-inr) .leadb2b-header.header-style-light .on-scroll-show,
.page-wraper:has(.page-content .leadb2b-page-hero) .leadb2b-header.header-style-light .on-scroll-show,
.page-wraper:has(#main-content .wt-bnr-inr) .leadb2b-header.header-style-light .on-scroll-show,
.page-wraper:has(#main-content .leadb2b-page-hero) .leadb2b-header.header-style-light .on-scroll-show {
  display: block;
}

/* Banner interno (topo com imagem) — título e breadcrumb sempre brancos */
.leadb2b-page-hero,
.page-content .wt-bnr-inr.overlay-wraper,
#main-content .wt-bnr-inr.overlay-wraper {
  position: relative;
}

.leadb2b-page-hero__overlay,
.leadb2b-page-hero .overlay-main,
.page-content .wt-bnr-inr.overlay-wraper .overlay-main,
#main-content .wt-bnr-inr.overlay-wraper .overlay-main {
  background: rgba(23, 23, 29, 0.52) !important;
  opacity: 1 !important;
}

.leadb2b-page-hero .wt-bnr-inr-entry,
.page-content .wt-bnr-inr.overlay-wraper .wt-bnr-inr-entry,
#main-content .wt-bnr-inr.overlay-wraper .wt-bnr-inr-entry {
  position: relative;
  z-index: 1;
}

.leadb2b-page-hero .wt-bnr-inr-entry .wt-title,
.leadb2b-page-hero .wt-bnr-inr-entry .banner-title-outer .wt-title,
.leadb2b-page-hero .wt-bnr-inr-entry .banner-title-outer .banner-title-name .wt-title,
.page-content .wt-bnr-inr.overlay-wraper .wt-bnr-inr-entry .wt-title,
.page-content .wt-bnr-inr.overlay-wraper .wt-bnr-inr-entry .banner-title-outer .wt-title,
.page-content .wt-bnr-inr.overlay-wraper .wt-bnr-inr-entry .banner-title-outer .banner-title-name .wt-title,
#main-content .wt-bnr-inr.overlay-wraper .wt-bnr-inr-entry .wt-title,
#main-content .wt-bnr-inr.overlay-wraper .wt-bnr-inr-entry .banner-title-outer .wt-title,
#main-content .wt-bnr-inr.overlay-wraper .wt-bnr-inr-entry .banner-title-outer .banner-title-name .wt-title {
  color: #fff !important;
}

.leadb2b-page-hero .wt-breadcrumb,
.leadb2b-page-hero .wt-breadcrumb li,
.leadb2b-page-hero .wt-breadcrumb li a,
.leadb2b-page-hero .wt-breadcrumb li:last-child,
.page-content .wt-bnr-inr.overlay-wraper .wt-breadcrumb,
.page-content .wt-bnr-inr.overlay-wraper .wt-breadcrumb li,
.page-content .wt-bnr-inr.overlay-wraper .wt-breadcrumb li a,
.page-content .wt-bnr-inr.overlay-wraper .wt-breadcrumb li:last-child,
#main-content .wt-bnr-inr.overlay-wraper .wt-breadcrumb,
#main-content .wt-bnr-inr.overlay-wraper .wt-breadcrumb li,
#main-content .wt-bnr-inr.overlay-wraper .wt-breadcrumb li a,
#main-content .wt-bnr-inr.overlay-wraper .wt-breadcrumb li:last-child {
  color: #fff !important;
}

.leadb2b-page-hero .wt-breadcrumb li a:hover,
.page-content .wt-bnr-inr.overlay-wraper .wt-breadcrumb li a:hover,
#main-content .wt-bnr-inr.overlay-wraper .wt-breadcrumb li a:hover {
  color: rgba(255, 255, 255, 0.85) !important;
}

.leadb2b-page-hero .wt-breadcrumb li:after,
.page-content .wt-bnr-inr.overlay-wraper .wt-breadcrumb li:after,
#main-content .wt-bnr-inr.overlay-wraper .wt-breadcrumb li:after {
  background-color: #fff !important;
}

/* LeadB2B — ajustes de layout do formulário de busca */
.twm-home3-banner-section .twm-bnr-search-bar {
  height: auto;
  min-height: 70px;
  padding: 12px 15px;
}

.twm-home3-banner-section .twm-bnr-search-bar > form > .row {
  align-items: flex-end;
}

.twm-home3-banner-section .twm-bnr-search-bar .form-group {
  margin-bottom: 0;
}

.twm-home3-banner-section .twm-bnr-search-bar .form-group .site-button {
  height: 50px;
  padding: 12px 16px;
  margin-top: 0;
  line-height: 1.25;
}

.twm-home3-banner-section .twm-bnr-search-bar .bootstrap-select > .dropdown-toggle {
  border: none;
  padding: 6px 24px 6px 0;
  height: auto;
  min-height: 36px;
  line-height: 1.35;
  background: transparent;
  box-shadow: none;
  white-space: normal;
  overflow: visible;
}

.twm-home3-banner-section .twm-bnr-search-bar .bootstrap-select .filter-option-inner-inner {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.35;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  max-width: 100%;
}

.twm-home3-banner-section .twm-bnr-search-bar .bootstrap-select.disabled > .dropdown-toggle,
.twm-home3-banner-section .twm-bnr-search-bar .bootstrap-select > .dropdown-toggle.disabled {
  opacity: 0.65;
  background: transparent;
}

/* Selectpicker — dropdown confinado à largura do campo */
.leadb2b-search-form .form-group,
.twm-bnr-search-bar .form-group,
.search-bx .form-group {
  position: relative;
  overflow: visible;
}

.leadb2b-search-form .form-group > .bootstrap-select,
.twm-bnr-search-bar .form-group > .bootstrap-select,
.search-bx .form-group > .bootstrap-select {
  width: 100% !important;
  max-width: 100%;
  display: block;
}

.leadb2b-search-form .bootstrap-select > .dropdown-toggle,
.twm-bnr-search-bar .bootstrap-select > .dropdown-toggle,
.search-bx .bootstrap-select > .dropdown-toggle {
  width: 100% !important;
  max-width: 100%;
}

.leadb2b-search-form .bootstrap-select .dropdown-menu,
.twm-bnr-search-bar .bootstrap-select .dropdown-menu,
.search-bx .bootstrap-select .dropdown-menu,
.bootstrap-select.bs-container .dropdown-menu {
  min-width: 0 !important;
  box-sizing: border-box;
}

.leadb2b-search-form .bootstrap-select .dropdown-menu li a,
.twm-bnr-search-bar .bootstrap-select .dropdown-menu li a,
.search-bx .bootstrap-select .dropdown-menu li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.leadb2b-search-form .bootstrap-select .dropdown-menu .inner,
.twm-bnr-search-bar .bootstrap-select .dropdown-menu .inner,
.search-bx .bootstrap-select .dropdown-menu .inner {
  max-width: 100%;
  overflow-x: hidden;
}

.twm-bnr-search-bar > form > .row {
  overflow: visible;
}

.twm-bnr-search-bar .form-group[class*='col-'] {
  min-width: 0;
}

@media (max-width: 1199px) {
  .twm-home3-banner-section .twm-bnr-search-bar .form-group {
    margin: 5px 0;
  }

  .twm-home3-banner-section .twm-bnr-search-bar .form-group .site-button {
    height: auto;
  }
}

/* Resultados da busca — tags de filtros ativos */
.leadb2b-list-razao {
  color: #667085;
  font-size: 14px;
}

/* Listagem busca — título principal (fantasia ou razão social) */
.twm-jobs-list-no-media .twm-job-title h3.h4 {
  font-weight: 700;
  color: #17171d;
}

.leadb2b-contact-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.leadb2b-contact-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 10px;
  border-radius: 999px;
  background: #f0f6fe;
  border: 1px solid #c5d9f6;
  color: #1967d2;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
}

.leadb2b-contact-badge .fa {
  font-size: 12px;
  opacity: 0.9;
}

.leadb2b-active-filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.leadb2b-filter-tag {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  border-radius: 999px;
  background: #eef4ff;
  border: 1px solid #c5d9f6;
  color: #1967d2;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;
  transition: background 0.15s ease, border-color 0.15s ease;
}

.leadb2b-filter-tag:hover {
  background: #dce9fc;
  border-color: #1967d2;
  color: #002860;
  text-decoration: none;
}

.leadb2b-filter-tag__remove {
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  opacity: 0.7;
}

.leadb2b-filter-tag:hover .leadb2b-filter-tag__remove {
  opacity: 1;
}

.leadb2b-filter-tag--clear {
  background: transparent;
  border-color: #d0d5dd;
  color: #667085;
}

.leadb2b-filter-tag--clear:hover {
  background: #f9fafb;
  border-color: #98a2b3;
  color: #344054;
}

.leadb2b-results-meta {
  font-size: 15px;
  color: #344054;
  line-height: 1.5;
}

.leadb2b-results-meta__total strong {
  color: #1967d2;
  font-weight: 700;
}

.leadb2b-results-meta__range {
  color: #667085;
}

.pagination-outer .pagination-style1 ul li.disabled span,
.pagination-outer .pagination-style1 ul li.disabled a {
  opacity: 0.45;
  pointer-events: none;
  cursor: default;
}

.pagination-outer .pagination-style1 ul li.disabled span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  font-weight: 600;
}

.pagination-outer .pagination-style1 ul li.ellipsis a {
  pointer-events: none;
  cursor: default;
}

.pagination-outer .pagination-style1 ul li.ellipsis a:hover {
  background: transparent;
  color: inherit;
}

/* Ficha da empresa — mapa OpenStreetMap no topo */
.leadb2b-empresa-map-top {
  background: #fff;
  border: 1px solid #e8ebef;
  border-radius: 12px;
  box-shadow: 0 2px 18px rgba(23, 23, 29, 0.06);
  padding: 28px;
  margin-bottom: 40px;
}

.leadb2b-empresa-map-top__map-col {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.leadb2b-empresa-map {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  min-height: 220px;
  max-height: 360px;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #dde3ea;
  background: #eef2f6;
  z-index: 0;
}

.leadb2b-empresa-map--no-pin::after {
  content: "Não foi possível localizar o endereço no mapa";
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 12px;
  z-index: 500;
  font-size: 12px;
  line-height: 1.35;
  color: #444;
  background: rgba(255, 255, 255, 0.92);
  padding: 8px 10px;
  border-radius: 6px;
  pointer-events: none;
}

.leadb2b-empresa-map-top__map-col {
  position: relative;
}

.leadb2b-empresa-map-top__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100%;
  padding: 8px 0 8px 12px;
}

.leadb2b-empresa-map-top__title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 14px;
  color: #17171d;
}

.leadb2b-empresa-map-top__city {
  font-size: 18px;
  font-weight: 600;
  color: #1967d2;
  margin: 0 0 8px;
}

.leadb2b-empresa-map-top__city i {
  margin-right: 6px;
}

.leadb2b-empresa-map-top__razao {
  font-size: 15px;
  color: #555;
  margin: -6px 0 14px;
  line-height: 1.45;
}

.leadb2b-empresa-map-top__razao-label {
  font-weight: 600;
  color: #667085;
}

.leadb2b-empresa-map-top__address {
  font-size: 14px;
  color: #667085;
  margin: 0 0 20px;
  line-height: 1.5;
}

.leadb2b-empresa-map-top__address i {
  color: #1967d2;
  margin-right: 6px;
}

.leadb2b-empresa-map-top__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 20px;
  margin-bottom: 18px;
}

.leadb2b-empresa-map-top__meta .twm-lead-detail-status {
  margin-bottom: 0;
}

.leadb2b-empresa-map-top__meta-item {
  font-size: 14px;
  color: #555;
  margin: 0;
}

.leadb2b-empresa-map-top__meta-item i {
  color: #1967d2;
  margin-right: 6px;
}

.leadb2b-empresa-map-top__actions .site-button {
  margin-right: 10px;
}

.leadb2b-empresa-faq-intro {
  font-size: 15px;
  color: #667085;
  line-height: 1.55;
}

.leadb2b-empresa-faq .accordion-button {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.45;
  color: #17171d;
}

.leadb2b-empresa-faq .accordion-body {
  font-size: 15px;
  color: #444;
  line-height: 1.6;
}

.leadb2b-empresa-faq .accordion-item {
  border-color: #e8ebef;
}

.leadb2b-socios-list {
  list-style: none;
  padding-left: 0;
}

.leadb2b-socios-list__item {
  margin-bottom: 8px;
}

.leadb2b-socios-list__item:last-child {
  margin-bottom: 0;
}

.leadb2b-socios-list__item a {
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}

/* Home — catálogo CNAE */
.leadb2b-cnae-catalog__toolbar {
  max-width: 720px;
  margin: 0 auto 32px;
}

.leadb2b-cnae-catalog__search {
  border-radius: 10px;
  padding: 12px 16px;
  border: 1px solid #e2e8f0;
  box-shadow: 0 2px 8px rgba(25, 103, 210, 0.06);
}

.leadb2b-cnae-catalog__sections {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.leadb2b-cnae-section {
  background: #fff;
  border: 1px solid #e8ebef;
  border-radius: 12px;
  overflow: hidden;
}

.leadb2b-cnae-section__summary {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 20px;
  cursor: pointer;
  list-style: none;
  font-weight: 600;
  color: #17171d;
  user-select: none;
}

.leadb2b-cnae-section__summary::-webkit-details-marker {
  display: none;
}

.leadb2b-cnae-section__summary::after {
  content: "";
  width: 8px;
  height: 8px;
  margin-left: auto;
  border-right: 2px solid #94a3b8;
  border-bottom: 2px solid #94a3b8;
  transform: rotate(45deg);
  transition: transform 0.2s ease;
  flex-shrink: 0;
}

.leadb2b-cnae-section[open] .leadb2b-cnae-section__summary::after {
  transform: rotate(-135deg);
}

.leadb2b-cnae-section[open] .leadb2b-cnae-section__summary {
  border-bottom: 1px solid #eef2f6;
}

.leadb2b-cnae-section__letter {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 8px;
  background: #f0f6fe;
  color: #1967d2;
  font-weight: 700;
  flex-shrink: 0;
}

.leadb2b-cnae-section__title {
  flex: 1;
  line-height: 1.35;
}

.leadb2b-cnae-list {
  list-style: none;
  margin: 0;
  padding: 0 12px 12px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 8px;
}

.leadb2b-cnae-list__link {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 12px 14px;
  border-radius: 10px;
  border: 1px solid #eef2f6;
  background: #fafbfc;
  color: #17171d;
  text-decoration: none;
  height: 100%;
  transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.leadb2b-cnae-list__link:hover {
  border-color: #1967d2;
  background: #fff;
  box-shadow: 0 4px 14px rgba(25, 103, 210, 0.1);
  color: #17171d;
}

.leadb2b-cnae-list__code {
  font-size: 12px;
  font-weight: 700;
  color: #1967d2;
  letter-spacing: 0.02em;
}

.leadb2b-cnae-list__desc {
  font-size: 14px;
  line-height: 1.4;
}

.leadb2b-cnae-catalog__empty {
  text-align: center;
  margin-top: 24px;
}

@media (max-width: 991px) {
  .leadb2b-empresa-map-top {
    padding: 20px;
  }

  .leadb2b-empresa-map-top__info {
    padding: 20px 0 0;
  }

  .leadb2b-empresa-map-top__title {
    font-size: 22px;
  }

  .leadb2b-empresa-map {
    max-height: 280px;
  }
}

.leadb2b-skip-link {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  z-index: 10000;
  background: #17171d;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
}

.leadb2b-skip-link:focus {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  padding: 12px 16px;
  left: 16px;
  top: 16px;
  overflow: visible;
  white-space: normal;
}

.leadb2b-content-cta {
  background: linear-gradient(135deg, #0a1628 0%, #1a3a8f 55%, #2563eb 100%);
  padding: 64px 20px;
  color: #fff;
}

.leadb2b-content-cta__title {
  font-size: clamp(22px, 4vw, 32px);
  font-weight: 700;
  margin-bottom: 12px;
  color: #fff;
}

.leadb2b-content-cta__sub {
  font-size: 17px;
  opacity: 0.92;
  margin-bottom: 28px;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}

.leadb2b-content-cta__btn {
  background: #fff !important;
  color: #1a3a8f !important;
  font-weight: 600;
  padding: 14px 32px;
}

.leadb2b-content-cta__btn:hover {
  background: #f0f4ff !important;
  color: #0a1628 !important;
}

.leadb2b-diff-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  max-width: 800px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .leadb2b-diff-grid {
    grid-template-columns: 1fr;
  }
}

.leadb2b-diff-card {
  border-radius: 12px;
  padding: 28px 24px;
}

.leadb2b-diff-card--no {
  background: #fef2f2;
  border: 1px solid #fecaca;
}

.leadb2b-diff-card--yes {
  background: #eff6ff;
  border: 1px solid #bfdbfe;
}

.leadb2b-diff-card h3 {
  font-size: 20px;
  margin-bottom: 12px;
}

.leadb2b-password-field {
  position: relative;
}

.leadb2b-password-field .form-control,
.leadb2b-password-field input[type="password"],
.leadb2b-password-field input[type="text"] {
  padding-right: 44px;
}

.leadb2b-password-toggle {
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  background: transparent;
  padding: 6px 10px;
  color: #6b7280;
  cursor: pointer;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

.leadb2b-password-toggle:hover {
  color: #1a3a8f;
}

.leadb2b-password-toggle:focus-visible {
  outline: 2px solid #2563eb;
  outline-offset: 2px;
}

.leadb2b-password-toggle svg {
  width: 20px;
  height: 20px;
  display: block;
}

.leadb2b-password-strength__bar {
  height: 4px;
  background: #e5e7eb;
  border-radius: 4px;
  margin-top: 8px;
  overflow: hidden;
}

.leadb2b-password-strength__bar span {
  display: block;
  height: 100%;
  width: 0;
  border-radius: 4px;
  transition: width 0.2s ease, background 0.2s ease;
  background: #d1d5db;
}

.leadb2b-password-strength__bar span.is-weak {
  background: #ef4444;
}

.leadb2b-password-strength__bar span.is-fair {
  background: #f59e0b;
}

.leadb2b-password-strength__bar span.is-strong {
  background: #22c55e;
}

.leadb2b-password-strength__rules li {
  padding: 2px 0;
  display: flex;
  align-items: center;
  gap: 6px;
}

.leadb2b-password-strength__rules li.is-met {
  color: #15803d;
}

.leadb2b-password-strength__rules li.is-unmet {
  color: #b91c1c;
}

.leadb2b-password-strength__icon {
  width: 14px;
  flex-shrink: 0;
  font-size: 12px;
  line-height: 1;
}

.geo-summary {
  font-size: 15px;
  line-height: 1.6;
  color: #333;
}

.geo-summary.sr-only-focusable:not(:focus):not(:focus-within) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.leadb2b-similar-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.leadb2b-similar-list li {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}

.leadb2b-prose .wt-title.h3-size {
  font-size: 22px;
  margin-top: 28px;
}

.leadb2b-prose code {
  font-size: 13px;
  background: #f5f5f5;
  padding: 2px 6px;
  border-radius: 4px;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline: 2px solid #1967d2;
  outline-offset: 2px;
}

/* Painel /app — layout Jobzilla dash */
#sidebar-admin-wraper .page-logo img {
  max-width: 130px;
  width: auto;
  height: auto;
  display: block;
}

.leadb2b-pro-upgrade-banner {
  background: linear-gradient(135deg, #1967d2 0%, #1557b0 55%, #0d47a1 100%);
  border-radius: 10px;
  padding: 18px 22px;
  color: #fff;
  box-shadow: 0 8px 24px rgba(25, 103, 210, 0.25);
}

.leadb2b-pro-upgrade-banner__content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.leadb2b-pro-upgrade-banner__text {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.leadb2b-pro-upgrade-banner__badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  background: rgba(255, 255, 255, 0.18);
  padding: 3px 10px;
  border-radius: 999px;
  width: fit-content;
}

.leadb2b-pro-upgrade-banner__title {
  font-size: 18px;
  line-height: 1.3;
}

.leadb2b-pro-upgrade-banner__desc {
  font-size: 14px;
  opacity: 0.92;
}

.leadb2b-pro-upgrade-banner__cta {
  white-space: nowrap;
  background: #fff !important;
  color: #1967d2 !important;
  border-color: #fff !important;
}

.leadb2b-pro-upgrade-banner__cta:hover {
  background: #f0f6ff !important;
}

.leadb2b-dash-limits {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.85);
}

.leadb2b-kanban-col {
  min-width: 200px;
}

.leadb2b-kanban-column {
  background: #f8f9fb;
  border-radius: 8px;
  padding: 12px;
  min-height: 120px;
}

.leadb2b-kanban-title {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #555;
}

.leadb2b-kanban-card {
  background: #fff;
  border: 1px solid #e8edf2;
  border-radius: 6px;
  padding: 10px;
  margin-bottom: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}

.leadb2b-kanban-card-title {
  font-weight: 600;
  color: #1a1a2e;
  text-decoration: none;
  display: block;
}

.leadb2b-kanban-card-title:hover {
  color: var(--primary-color, #1967d2);
}

.leadb2b-search-result {
  padding-bottom: 14px;
  border-bottom: 1px solid #eef1f5;
}

.leadb2b-search-result:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.leadb2b-plan-current {
  box-shadow: 0 0 0 2px var(--primary-color, #1967d2);
}

.leadb2b-app-search-table td,
.leadb2b-app-search-table th {
  vertical-align: middle;
}

.leadb2b-app-search-table .leadb2b-contact-badges {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}

.leadb2b-app-search-table .leadb2b-contact-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #eef4ff;
  color: #1967d2;
  font-size: 13px;
}

/* Painel /app/busca — filtros no topo, tabela abaixo */
.leadb2b-app-search-top .form-label {
  margin-bottom: 4px;
  color: #444;
}

.leadb2b-app-search-more-toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 600;
  color: var(--primary-color, #1967d2);
  text-decoration: none;
}

.leadb2b-app-search-more-toggle:hover {
  text-decoration: underline;
}

.leadb2b-app-search-advanced {
  background: #f8f9fb;
  border-radius: 8px;
  border: 1px solid #e8edf2;
}

.leadb2b-app-filter-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 12px;
}

.leadb2b-app-filter-chips .form-check-label {
  font-size: 13px;
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }

  .loading-area {
    display: none !important;
  }
}
