.ept_search {background: #fff;border: #b7b7b7 solid 1px;border-radius: 3px;box-shadow: 0 0 3px #ccc;position: relative;max-width: 320px;}
.ept_search input[type=text] {border:none;box-shadow:none;font-weight:600;font-size:1.125em;width:80%;padding:.5em;margin: 0;overflow: hidden;}
.ept_search button[type=submit] {background: #000;border: 1px solid #272727;width: 10%;min-width: 56px;position: absolute;top: -1px;right: -1px;bottom: -1px;border-radius: 0 3px 3px 0;margin: 0;}
.ept_search input:focus{box-shadow:0 0 5px  rgba(0,0,0,0.16); }
.ept_search button[type=submit]:after {content:'';position: absolute;top:18%;right:0;bottom:22%;left: 4%;background: url("search-icon.svg")no-repeat center center;background-size: contain;}
.ept_search button[type=submit]:hover, .ept_search button[type=submit]:focus {background:#555555;box-shadow:0 0 3px rgba(0, 0, 0, 0.5);cursor: pointer;}
.nota{position:relative;bottom:0;width:95%;float:left;padding:5px 5px 5px 5px;color:#000;text-align:left;background-color:#F4F4F4;}
.spr {background: url(../src/images/sprite3.png) no-repeat top left;}
.log{ background-position: 0 -59px; width: 218px; height: 49px; } 
.ok{ background-position: 0 -134px; width: 21px; height: 21px; } 
.anc{background:url('../src/images/sprite3.png') no-repeat;background-position:-72px -122px;width:45px;height:17px;padding:0 0 6px 32px;}
.ptflag{background:url('../src/images/sprite3.png') no-repeat;background-position:-0px -191px;width:31px;height:24px;padding:0 0 6px 32px;}
.ukflag{background:url('../src/images/sprite3.png') no-repeat;background-position:-0px -241px;width:31px;height:24px;padding:0 0 6px 32px;}
.arrow1 li{background:url('../src/images/sprite3.png') no-repeat;background-position: 0 0; width: 5px; height: 5px;}
hr {
  border: 0;
  height: 1px;
  background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.3), transparent);
  margin: 20px 0;
}
.pub:before{content:'Sponsored Links';color:#999;font-size:0.75em}

.hot a {
  display: inline-block;
  min-width: 40px; /* Evita redimensionamento */
  height: 22px; /* Altura fixa */
  box-sizing: border-box;
  background: #17445b; /* Fallback sólido */
  color: #fff;
  border: 2px solid transparent;
  border-radius: 4px;
  font-size: 0.6em;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 1.4;
  padding: 4px 8px;
  text-transform: uppercase;
  text-decoration: none;
  
  /* Transições performáticas */
  transition: 
    background-color 0.2s ease,
    box-shadow 0.2s ease;
}

/* Gradiente apenas quando suportado */
@supports (background: linear-gradient(0deg, #000, #000)) {
  .hot a {
    background: linear-gradient(135deg, #17445b 0%, #1a5a7a 100%);
  }
}

.hot a:hover {
  background-color: #000; /* Fallback */
  transform: none; /* Remove movimento para CLS */
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}

.hot a:active {
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.hot a:focus {
  outline: 2px solid rgba(23, 68, 91, 0.3);
  outline-offset: 2px;
}


#cookie-law {position:fixed;top:0px;width:100%;background:#EEEADD;margin:0 auto 0;text-align:center;opacity: 0.9;z-index:999;}
#cookie-law span {display:inline-block;font-size:1.1em;font-weight:bold;text-align:center;margin-left:20px}
.clk {display:block;width:100%;margin-left:0;padding:0;text-align:left;word-wrap:break-word;z-index:999;position:fixed;}
.xlarge{width:30px;height:30px;} 
.divtable {width: 100%; border: 1px solid #C1DAD7;display:table;table-layout:fixed;}
.group {display:table-row;}
.label {display:table-cell;}
.divtable .hdgroup {background-color: #666666;color: #fff;font-weight: bold;border-right: 1px dotted #fff; height:2em;text-transform:uppercase;}
.divtable .group:nth-child(odd) {background-color: #eee;}
.ic th{font:bold 11px"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color:#4f6b72;border-right:1px solid #C1DAD7;border-bottom:1px solid #C1DAD7;border-top:1px solid #C1DAD7;letter-spacing:2px;text-transform:uppercase;text-align:left;padding:6px 6px 6px 12px;background:#CAE8EA;}
.divtable .label {overflow:hidden;float: left;width: 30%;padding-left: 1%;padding-top: 0.4em;padding-bottom: 0.5em;}
.divtable .labelc {display:table-cell;overflow:hidden;float: left;width: 17%;padding-left: 1%;padding-top: 0.4em;padding-bottom: 0.5em;border-left:1px solid #FFF;vertical-align:middle;}
.divtable .labeld {overflow:hidden;float: left;padding-left: 1%;padding-top: 0.4em;padding-bottom: 0.5em;}
.divtable .lab {overflow:hidden;float: left;padding-left: 1%;padding-top: 0.4em;padding-bottom: 0.5em;}


.internal-links-card {
  border-radius: 12px;
  padding: 15px 15px 15px 0;
  margin: 30px 0 50px 0;
}

.internal-links-card hd {
  display: block; /* garante altura previsível */
  margin: 0 0 10px 0;
  color: #1a365d;
  font-size: 1.4rem;
  font-weight: 600;
  position: relative;
  padding-bottom: 8px;
  min-height: 1.6em; /* reserva espaço para evitar CLS */
}

.internal-links-card hd::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 3px;
  background: #4299e1;
}

.link-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  gap: 15px;
  row-gap: 15px;
}

.link-item {
  background: #fff;
  padding: 8px;
  border-radius: 10px;
  border: 1px solid #e2e8f0;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
  height: 100%;
}

.link-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(0,0,0,0.1);
  border-color: #4299e1;
}

.link-item:focus-within {
  outline: 2px solid #4299e1;
  outline-offset: 1px;
}

.internal-link {
  text-decoration: none;
  display: block;
  height: 100%;
}

.link-title {
  margin: 0 0 10px 0;
  font-size: 1.1rem;
  color: #2d3748;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
}

.link-item p {
  margin: 0;
  font-size: 0.95rem;
  color: #4a5568;
  line-height: 1.5;
}

/* Corrigido: 'head' é global, mas podemos isolar no contexto para evitar conflito */
.link-item head::before {
  font-size: 1.2em;
  display: inline-block;
  width: 1.2em;  /* reserva espaço do ícone */
  height: 1.2em;
}


.tempo-leitura p {
  background: #f0f0f0;
  padding: 6px 12px;
  border-left: 3px solid #4CAF50;
  display: inline-block;
  font-size: .95em;
  margin: 10px 0;
  border-radius: 4px;
}

div.imagem,figure.imagem {
    margin: 3px;
    float: right;
    max-width: 50%;
    box-sizing: border-box
}

div.imagem {
    /* border: thin silver solid; */
    font-size: 12px
}

div.imagem img,figure.imagem img {
    display: block;
    max-width: 100%;
    height: auto
}
@media (max-width: 768px) {
  div.imagem {
    float: none;          /* cancela o float */
    max-width: 100%;
    margin: 10px auto;    /* centra o container */
    text-align: center;   /* centra conteúdo inline */
  }
  div.imagem figure {
    margin: 0 auto;       /* centra o figure (é block) */
  }
  div.imagem img {
    display: block;       /* manter block é ok */
    margin: 0 auto;       /* centra a imagem */
  }
  div.imagem figcaption {
    text-align: center;   /* garante legenda centrada */
  }
}


.noborder {border:0;}
.note {
            background-color: #e3f2fd;
            padding: 15px;
            border-left: 4px solid #3498db;
            margin: 10px 0;
            font-size: 0.95em;
        }
.note li{padding-left: .5em; list-style: none;}
.comparison-table, .componentes {
  border-collapse: collapse;
}
 .tech-comparison, .componentes {
             background: #f8f9fa;
            box-shadow: 0 4px 8px rgba(0,0,0,0.1);
                 border: 1px solid #ddd;
                 font-size: 0.95em;
        }
        
        
        .comparison-table, .componentes {
            /*  width: 100%; */
            border-collapse: collapse;
        }
        
        .comparison-table th, .componentes th {
            background: #17445b;
            color: white;
            padding: 4px;
            text-align: left;
        }
        
        .comparison-table td, .componentes td {
            padding: 4px 10px;
            border-bottom: 1px solid #e0e0e0;
        }
        
        .comparison-table tr:nth-child(even) {
            background-color: #f2f2f2;
        }
        
        .comparison-table tr:hover {
            background-color: #e8f4fc;
        }
       @media (max-width: 768px) {
  /* Reativa o cabeçalho da tabela */
  .componentes thead {
    display: table-header-group !important;
  }

  /* Reativa o corpo da tabela */
  .componentes tbody {
    display: table-row-group !important;
  }

  /* Reativa o rodapé da tabela */
  .componentes tfoot {
    display: table-footer-group !important;
  }

  /* Garante que os elementos se comportam como células e linhas */
  .componentes tr {
    display: table-row !important;
  }
  .componentes td, .componentes th {
    display: table-cell !important;
  }
}
/* Citações e blocos de código */
blockquote {
  padding: 1rem;
  margin: 1rem 0;
  border-left: 4px solid #ccc;
  background-color: #f9f9f9;
}
a:focus:not(.nav-link){outline:0;border-bottom:1px red;text-decoration:none;background-color:transparent;color:inherit}a:focus{outline:0;box-shadow:0 0 0 1px rgba(139,0,0,.5)}
code math,code .math-fallback {font-size: 1.2em;font-family: "Times New Roman", Symbol, serif;}
.math-container math + .math-fallback {display: none;}
.math-container.no-mathml math {display: none;}
.math-container.no-mathml .math-fallback {display: inline;}
.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.alert, .alert h4 {
    color: #8a6d3b;
}
.alert h4 {
    margin: 0 0 0.5em;
}
.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 18px;
    cursor: pointer;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success h4 {
    color: #3c763d;
}
.alert-danger, .alert-error {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24;
}
.alert-danger h4, .alert-error h4 {
    color: #a94442;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info h4 {
    color: #31708f;
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

.alert-block > p, .alert-block > ul {
    margin-bottom: 0;
}

.alert-block p + p {
    margin-top: 5px;
}
.alert-msg{display:block;position:relative;margin:15px 0;padding:15px 40px 15px 20px;border:1px solid #F00000;color:inherit;}
.alert-msg a{background-color:transparent;}
.alert-msg.info{border-color:#A8A8A8;}
.alert-msg.warning{background-color:#FEE794;border-color:#FDC703;}
.alert-msg.success{background-color:#C2E4CD;border-color:#76C38F;}
.alert-msg.error{background-color:#F3CBCC;border-color:#D54346;}
.alert-msg.close{position:absolute;top:15px;right:20px;color:#999999;font-weight:bold;font-size:1.4em;}

.rbtn {
    border: none;
    color: #fff;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    background-color: #17445B;
    font-weight: 700;
    border-radius: 5px;
}

.nolid ul li{
  list-style-type: none;    
  padding-left: 10px;          
  margin: 0;                
}
section[aria-labelledby="referencias"] li {
  text-indent: -1.2em;
  padding-left: 1.2em;
  margin-left: 2em;
}
section[aria-labelledby="referencias"] ul {
  list-style-position: outside;
}
.footer-modern {
    --footer-bg: #2c3e50;
    --footer-text: #ecf0f1;
    --footer-link: #bdc3c7;
    --footer-link-hover: #fff;
    --footer-border: rgba(255,255,255,.1);
    --footer-spacing: 2rem;
    --footer-radius: 8px;
    --footer-max-width: 1200px
}
.site-footer {
    background: var(--footer-bg);
    color: var(--footer-text);
    padding: var(--footer-spacing)0;
    font-size: .9rem
}
.footer-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(250px,1fr));
    gap: var(--footer-spacing);
    max-width: var(--footer-max-width);
    margin: 0 auto;
    padding: 0 var(--footer-spacing)
}
.footer-column {
    display: flex;
    flex-direction: column
}
.footer-title {
    color: var(--footer-text);
    font-size: 1.1rem;
    margin-bottom: 1rem;
    position: relative;
    padding-bottom: .5rem
}
.footer-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 2px;
    background: var(--footer-link-hover)
}
.footer-links,.moduletable_login ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.footer-links li {
    margin-bottom: .5rem
}

.footer-link {
    color: var(--footer-link);
    text-decoration: none;
    transition: color .3s ease
}
.footer-link:hover {
    color: var(--footer-link-hover)
}
.footer-brand {
    align-items: flex-start
}
.footer-logo {
    display: inline-flex;
    align-items: center;
    color: var(--footer-text);
    font-weight: 700;
    font-size: 1.2rem;
    text-decoration: none;
    margin-bottom: 1rem
}
.footer-logo img {
    margin-right: .5rem
}

.footer-copyright {
    opacity: .8;
    font-size: .8rem
}

.footer-bottom {
    border-top: 1px solid var(--footer-border);
    margin-top: var(--footer-spacing);
    padding-top: var(--footer-spacing);
    text-align: center
}

.footer-bottom a {
    color: #fff
}

.moduletable_login {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    padding: 20px;
    margin-bottom: 30px;
    border: 1px solid #e0e0e0;
}

.moduletable_login h3, .separator, #sidebar h3, .lfta h3  {
    color: #2c3e50;
    font-size: 1.4rem;
    margin: 0 0 20px 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #3498db;
    font-weight: 600;
    line-height: 1.4em;
    height:50px;
}

.moduletable_login .userdata {
    margin: 0;
    padding: 0;
    border: none;
}

.moduletable_login .inputbox {
    width: 100%;
    padding: 12px 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 0.95rem;
    transition: border-color 0.3s ease;
    box-sizing: border-box;
}

.moduletable_login .inputbox:focus {
    border-color: #3498db;
    outline: none;
    box-shadow: 0 0 0 2px rgba(52, 152, 219, 0.2);
}

.moduletable_login .button  {
    width: 100%;
    padding: 12px;
    background-color: #5388b4;
    color: white;
    border: none;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-bottom: 15px;
}

.moduletable_login .button:hover {
    background-color: #2980b9;
}

.moduletable_login ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.moduletable_login ul li {
    margin-bottom: 8px;
}

.moduletable_login ul li:last-child {
    margin-bottom: 0;
}

.moduletable_login ul li a {
    color: #3498db;
    text-decoration: none;
    font-size: 0.9rem;
    display: block;
    padding: 5px 0;
    transition: color 0.2s ease;
}
.moduletable_login ul li a:hover {
    color: #2c3e50;
    text-decoration: underline;
}

.emphasise, #container .emphasise{font-size:2.8em;line-height:1.4em;}
.font-ssmall {font-size:0.7em; padding: 2px 2px 0 0;}
.font-small, #container .font-small{font-size:1em;}
.font-medium, #container .font-medium{font-size:1.2em;}
.font-large, #container .font-large{font-size:1.4em;}
.font-xl,.alto, #container .xl-large{font-size:3em;line-height:1.2em;}
.font-xxl, #container .xxl-large{font-size:6em;font-weight:normal;line-height:1.2em;}
.blue{color:#56AED4;}
.green{color:#C0E079;}
.grey{color:#A8A8A8;}
.dkgrey{color:#333333;}
.orange{color:#cc0000;}
.purple{color:#9F81A9;}
.red {color:#D54346;}
.yellow{color:#FDE803;}
mark {color:#D54346;background-color:#EEEEEE;}
.bg_blue{color:#FFFFFF;background-color:#0000FF;}
.bg_green{color:#666666;background-color:#00FF00;}
.bg_grey{color:#FFFFFF;background-color:#A8A8A8;}
.bg_dkgrey{color:#FFFFFF;background-color:#333333;}
.bg_orange{color:#000000;background-color:orange;}
.bg_violet{color:#FFFFFF;background-color:#FF00FF;}
.bg_purple{color:#FFFFFF;background-color:#9F81A9;}
.bg_red{color:#FFFFFF;background-color:#D54346;}
.bg_yellow{color:#000000;background-color:#FDE803;}
.bg_brown{color:#FFFFFF;background-color:#996633}
.bg_black{color:#FFFFFF;background-color:#000000;}
.bg_prata{color:#000000;background-color:#CCCCCC;}
.bg_ouro{color:#000000;background-color:#D09632;}
.bg_root{color:#FFFFFF;background-color:#17455B;}
.cnt, td.cnt, table.cnt td {text-align:center;}
table.bb td{border-bottom:1px solid #999999;} 
.modern-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modern-block ul > li {
  margin-bottom: 12px;
  position: relative;
}
/* Links principais */
.modern-block ul > li > a {
  color: #17445b;
  font-weight: 600;
  text-decoration: none;
  display: block;
  padding: 10px 15px;
  background: #e3f2fd;
  border-radius: 6px;
  transition: all 0.3s ease;
  border-left: 4px solid #17445b;
}
.modern-block ul ul {
  padding-left: 20px;
  margin-top: 8px;
}
.modern-block ul ul li {
  margin-bottom: 8px;
  position: relative;
  padding-left: 15px;
}

/* Links de sublista */
.modern-block ul ul li a {
  color: #17445b;
  text-decoration: none;
  display: block;
  padding: 8px 12px;
  transition: all 0.3s ease;
  background: #f5f5f5;
  border-radius: 4px;
}

/* Efeitos hover */
.modern-block ul > li > a:hover,
.modern-block ul ul li a:hover {
  background: #bbdefb;
  transform: translateX(3px);
}

/* Indicador visual para itens com sublista */
.modern-block ul > li:has(ul) > a::after {
  content: "+";
  float: right;
  font-weight: bold;
  transition: transform 0.3s ease;
}

.modern-block ul > li:has(ul) > a:hover::after {
  transform: rotate(45deg);
}

/* Efeito ativo para links */
.modern-block ul li a:active {
  transform: scale(0.98);
}

/* Container principal */
.citacao-container {
    margin: 1.5rem 0;
    font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

/* Esconde o checkbox */
.citacao-toggle {
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0;
}

/* Estilo do label que serve como botão */
.citacao-toggle-label {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
    padding: 0.5rem 1rem;
    background-color: #f8f9fa;
    border-radius: 6px;
    transition: all 0.2s ease;
    border: 1px solid #e9ecef;
    user-select: none;
}

.citacao-toggle-label:hover {
    background-color: #e9ecef;
}

.citacao-toggle:focus-visible + .citacao-toggle-label {
    outline: 2px solid #0d6efd;
    outline-offset: 2px;
}

/* Título do toggle */
.citacao-title {
    font-weight: 500;
    color: #212529;
    font-size: 0.85rem;
}

/* Conteúdo da citação (inicialmente escondido) */
.citacao-content {
    display: none;
    margin-top: 0.5rem;
    padding: 1rem;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    border: 1px solid #e9ecef;
}

/* Mostra o conteúdo quando o checkbox está marcado */
.citacao-toggle:checked ~ .citacao-content {
    display: block;
}

/* Altera o ícone quando expandido */
.citacao-toggle:checked ~ .citacao-toggle-label .citacao-icon {
    transform: rotate(45deg);
}

/* Wrapper do texto e botão */
.citacao-text-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}

/* Texto da citação */
.citacao-text {
    flex: 1;
    padding: 0.75rem;
    border: 1px solid #e9ecef;
    border-radius: 6px;
    font-size: 0.8rem;
    line-height: 1.5;
    color: #495057;
    background-color: #f8f9fa;
}

/* Botão de copiar */
.citacao-copy {
    padding: 0.5rem;
    background-color: transparent;
    color: #6c757d;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.citacao-copy:hover {
    background-color: #f1f3f5;
    border-color: #ced4da;
}

/* Rodapé informativo */
.citacao-footer {
    font-size: 0.75rem;
    color: #6c757d;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

/* Ícones */
.citacao-icon {
    transition: transform 0.2s ease;
}
.table-full {
    width: 100% !important;
    max-width: 100% !important;
    table-layout: auto !important;
    border-collapse: collapse !important;
}

.table-full,
.table-full > thead,
.table-full > tbody,
.table-full > tfoot,
.table-full tr,
.table-full th,
.table-full td {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
}


.cem{width:100%}


.remotable {min-width:320px;max-width:500px;width: 100%; display:table;table-layout:fixed; }
.remogroup {display: table-row;}
.remocell {display: table-cell;}
.remodesc {border-bottom: 2px solid #FFF;background: #EEEEEE;padding: 3px;}
.titulos {width: 118px;display: table-header-group;text-align: right;padding-right: 0.3em;vertical-align: middle;border-bottom: 2px solid #FFFFFF;background: #666666;color: #FFFFFF;}

/* Estilo geral do card que envolve o formulário */
.calculator-card {
  background-color: #ffffff;
  padding: 2.5rem; /* Espaçamento interno */
  border-radius: 12px; /* Cantos arredondados */
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); /* Sombra suave para profundidade */
  max-width: 900px; /* Largura máxima para evitar que o card se estique demais em monitores grandes */
  margin: 3rem auto; /* Centraliza o card na página com margem superior e inferior */
}

/* Estilos para os elementos internos do card */
.calculator-card .calculator-container {
  /* Pode precisar de ajustes no seu sistema de grid */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.5rem;
}

/* Garante que os inputs se estiquem dentro do card */
.calculator-card .one_quarter {
  flex: 1 1 200px;
}

/* Estilos da Label */
.calculator-card label {
  display: block;
  font-weight: 600; /* Um pouco mais de peso na fonte */
  margin-bottom: 0.5rem;
  color: #333;
}

/* Estilos do Inputbox */
.calculator-card .inputbox {
  width: 100%;
  padding: 0.75rem;
  border: 1px solid #ddd;
  border-radius: 8px;
  transition: border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.calculator-card .inputbox:focus {
  border-color: #007bff;
  box-shadow: 0 0 8px rgba(0, 123, 255, 0.2);
  outline: none;
}
/*
.top5{margin-top: 5px;}.top10{margin-top: 10px;}.top20{margin-top: 20px;}.top50{margin-top: 50px;}
.tabela caption{padding:0 0 5px 0;text-align:right;}
.tabela th{color:#FFFFFF;border-right:1px solid #C1DAD7;border-bottom:1px solid #C1DAD7;border-top:1px solid #C1DAD7;letter-spacing:1px;text-transform:uppercase;text-align:left;padding:6px 6px 6px 12px;background:#666666;}
.tabela td{color:black;padding:2px;padding:3px;margin:0;background:#F5FAFA;border-right:1px solid #E2E2E2;border-bottom:1px solid #E2E2E2;background:#F4F6F7;padding:2px 2px 2px 2px;color:#4f6b72;}
*/
.tabela {
    width: 100%;
    border-collapse: collapse;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    background: white;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    margin: 20px 0;
}

.tabela caption {
    padding: 0 0 16px 0;
    text-align: right;
    font-size: 0.9em;
    color: #666;
    font-weight: 500;
    caption-side: bottom;
}

.tabela thead {
    background: linear-gradient(135deg, #666666 0%, #555555 100%);
}

.tabela th {
    color: #FFFFFF;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 2px solid #555555;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    text-align: left;
    padding: 16px 20px;
    font-weight: 600;
    font-size: 0.85em;
    position: relative;
    transition: all 0.2s ease;
}

.tabela th:hover {
    background: rgba(255, 255, 255, 0.1);
}

.tabela th:last-child {
    border-right: none;
}

.tabela tbody tr {
    transition: all 0.2s ease;
    border-bottom: 1px solid #eaeaea;
}

.tabela tbody tr:hover {
    background: linear-gradient(135deg, #F8FAFC 0%, #F1F5F9 100%);
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.tabela td {
    color: #2D3748;
    padding: 16px 20px;
    border-right: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    background: #FFFFFF;
    font-size: 0.95em;
    line-height: 1.5;
    transition: all 0.2s ease;
}

.tabela td:last-child {
    border-right: none;
}

.tabela tbody tr:last-child td {
    border-bottom: none;
}

.image-container {
  position: relative;
  display: inline-block;
}
.zoom-icon {
  position: absolute;
  bottom: 8px;
  right: 8px;
  background: rgba(0,0,0,0.5);
  border-radius: 50%;
  padding: 6px;
  cursor: pointer;
  color: white;
  font-size: 20px;
}

/* Modal */
#mainImgModal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.8);
  text-align: center;
}
#mainImgModal img {
  max-width: 90%;
  max-height: 90%;
  margin: 5% auto;
  display: block;
  box-shadow: 0 0 20px #000;
}
#mainImgModal .close {
  position: absolute;
  top: 20px; right: 30px;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
}

.repair-tips-table-wrapper {
  width: 100%;
  padding: 10px;
  background: #f5faff;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
  overflow-x: visible; /* padrão desktop */
}

/* Tabela */
.repair-tips-table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed; /* permite múltiplas linhas e quebra de texto */
}

/* Cabeçalho */
.repair-tips-table th {
  background: #2563eb;
  color: white;
  font-weight: 600;
  padding: 12px 10px;
  text-align: left;
}

/* Células */
.repair-tips-table td {
  padding: 12px 10px;
  border-bottom: 1px solid #e2e8f0;
  word-wrap: break-word; /* permite múltiplas linhas */
  white-space: normal;
}

/* Zebra stripes opcional */
.repair-tips-table tbody tr:nth-child(even) {
  background: #e6f0ff;
}

/* Hover */
.repair-tips-table tbody tr:hover {
  background: #d0e0ff;
  transition: background 0.2s;
}

/* Scroll horizontal só em mobile */
@media (max-width: 768px) {
  .repair-tips-table-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  
  .repair-tips-table {
    min-width: 600px; /* força scroll se não couber */
  }

  .repair-tips-table th, 
  .repair-tips-table td {
    padding: 10px 8px;
  }
}
@media (max-width: 480px) {
    .citacao-text-wrapper {
        flex-direction: column;
    }
   
    .citacao-copy {
        align-self: flex-end;
    }
}




.table-wrapper {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  max-width: 100% !important;
}

table.global {
  width: auto !important; /* ⬅️ MUDA PARA AUTO */
  min-width: 100% !important; /* ⬅️ FORÇA LARGURA MÍNIMA TOTAL */
  border-collapse: collapse;
  table-layout: auto;
}

table.global th {
  background: #17445b;
  color: white;
  padding: 4px 8px;
  text-align: left;
  white-space: nowrap;
  font-size: 1rem;
  position: relative;
}

table.global th:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 25%;
  right: 0;
  height: 50%;
  width: 1px;
  background: #2a5d7a;
}

table.global td {
  padding: 4px 8px;
  border-bottom: 1px solid #ccc;
/*  white-space: nowrap; */
  position: relative;
}

table.global td:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 25%;
  right: 0;
  height: 50%;
  width: 1px;
  background: #e0e0e0;
}

table.global tr:nth-child(even) {
  background-color: #f8f8f8;
}