.elementor-4881 .elementor-element.elementor-element-cd26d18{--display:flex;--min-height:200px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-4881 .elementor-element.elementor-element-cd26d18:not(.elementor-motion-effects-element-type-background), .elementor-4881 .elementor-element.elementor-element-cd26d18 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#01AAE9;background-image:url("https://forumsbtvd.org.br/wp-content/uploads/2026/07/forum-bg-quadriculado.webp");background-position:top right;background-size:cover;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4881 .elementor-element.elementor-element-b8d4bf4 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:40px;font-weight:700;color:#FFFFFF;}.elementor-4881 .elementor-element.elementor-element-b0135f8{--display:flex;--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-4881 .elementor-element.elementor-element-1f8222b{color:var( --e-global-color-cc909a1 );}@media(max-width:1280px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-4881 .elementor-element.elementor-element-b8d4bf4{text-align:center;}.elementor-4881 .elementor-element.elementor-element-b8d4bf4 .elementor-heading-title{font-size:27px;}.elementor-4881 .elementor-element.elementor-element-b0135f8{--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS *//* ── TV 3.0 STANDARDS PAGE ── */

/* Nota introdutória */
.tv30-intro-note {
  margin-bottom: 44px;
  padding: 16px 20px;
  background: #f0f9ff;
  border-left: 3px solid #0395F0;
  border-radius: 0 8px 8px 0;
  font-size: 14px;
  color: #475569;
  line-height: 1.7;
  font-family: 'Inter', sans-serif;
}
.tv30-intro-note strong { color: #0d1117; }

/* Cabeçalho de seção numerado */
.tv30-section-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}
.tv30-section-num {
  width: 28px;
  height: 28px;
  background: linear-gradient(to right, #01AAE9, #5FBF88);
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 800;
  color: white;
  flex-shrink: 0;
  font-family: 'Inter', sans-serif;
}
.tv30-section-title {
  font-size: 18px;
  font-weight: 700;
  color: #0d1117;
  letter-spacing: -0.2px;
  font-family: 'Inter', sans-serif;
}
.tv30-section-sub {
  font-size: 13px;
  color: #64748b;
  margin-top: 2px;
  font-family: 'Inter', sans-serif;
}

/* Wrapper da tabela */
.tv30-table-wrap {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 1px 4px rgba(0,0,0,.04);
  margin-bottom: 56px;
}

/* Tabela */
.tv30-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13.5px;
  font-family: 'Inter', sans-serif;
}
.tv30-table thead tr {
  background: linear-gradient(to right, #01AAE9, #5FBF88);
}
.tv30-table thead th {
  padding: 14px 18px;
  text-align: left;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  color: white;
  white-space: nowrap;
}
.tv30-table thead th.tc { text-align: center; }
.tv30-table tbody tr {
  border-bottom: 1px solid #e2e8f0;
  transition: background .12s;
}
.tv30-table tbody tr:last-child { border-bottom: none; }
.tv30-table tbody tr:nth-child(even) { background: #f9fafb; }
.tv30-table tbody tr:hover { background: #eff6ff; }
.tv30-table tbody td {
  padding: 15px 18px;
  vertical-align: middle;
  color: #334155;
  line-height: 1.5;
}
.tv30-table tbody td.tc { text-align: center; }

/* Coluna número */
.tv30-table .col-num {
  font-weight: 700;
  color: #0395F0;
  white-space: nowrap;
  font-size: 13px;
}

/* Coluna título */
.tv30-table .col-title strong {
  display: block;
  font-weight: 600;
  font-size: 13.5px;
  color: #0d1117;
  margin-bottom: 2px;
}
.tv30-table .col-title small {
  font-size: 12px;
  color: #64748b;
}

/* Versão */
.tv30-version {
  font-size: 13px;
  color: #64748b;
  font-weight: 500;
}

/* Botão download (PDF) */
.tv30-dl-btn {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: #0395F0;
  color: white;
  padding: 6px 13px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600;
  transition: background .15s, transform .15s;
  white-space: nowrap;
  text-decoration: none;
}
.tv30-dl-btn:hover { background: #0279cc; transform: translateY(-1px); color: white; }

/* Botões de idioma (PT / EN / ES) */
.tv30-dl-group { display: flex; gap: 6px; justify-content: center; flex-wrap: wrap; }

.tv30-dl-lang {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 5px 13px;
  border-radius: 6px;
  font-size: 11.5px;
  font-weight: 700;
  transition: all .15s;
  white-space: nowrap;
  text-decoration: none;
}
.tv30-dl-lang.pt { background: #dbeafe; color: #1d4ed8; }
.tv30-dl-lang.pt:hover { background: #0395F0; color: white; }
.tv30-dl-lang.en { background: #dcfce7; color: #15803d; }
.tv30-dl-lang.en:hover { background: #5FBF88; color: white; }
.tv30-dl-lang.es { background: #fef9c3; color: #854d0e; }
.tv30-dl-lang.es:hover { background: #ca8a04; color: white; }

/* Badge "Em breve" */
.tv30-soon {
  display: inline-block;
  padding: 5px 11px;
  border-radius: 6px;
  font-size: 11px;
  font-weight: 600;
  background: #f1f5f9;
  color: #94a3b8;
  font-family: 'Inter', sans-serif;
}

/* Ícone de download SVG embutido nos botões */
.tv30-dl-icon {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}/* End custom CSS */