.grupo__titulo[data-astro-cid-ja5w7e6h],.campo__rotulo[data-astro-cid-ja5w7e6h]{font-size:.71rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cor-texto-fraco)}.abas[data-astro-cid-ja5w7e6h]{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.aba[data-astro-cid-ja5w7e6h]{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border:1px solid var(--cor-borda-forte);border-radius:100px;background:var(--cor-superficie);color:var(--cor-texto);font-size:.9rem;font-weight:560;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.aba[data-astro-cid-ja5w7e6h]:hover{border-color:var(--cor-acento);color:var(--cor-acento)}.aba[data-astro-cid-ja5w7e6h][aria-checked=true]{background:var(--cor-acento);border-color:var(--cor-acento);color:var(--cor-acento-contraste)}.entrada[data-astro-cid-ja5w7e6h]{margin-top:22px;padding-top:20px;border-top:1px solid var(--cor-borda)}.modos[data-astro-cid-ja5w7e6h]{display:inline-flex;gap:4px;padding:4px;background:var(--cor-superficie-2);border:1px solid var(--cor-borda);border-radius:100px}.modo[data-astro-cid-ja5w7e6h]{padding:7px 15px;border:0;border-radius:100px;background:transparent;color:var(--cor-texto-suave);font-size:.87rem;font-weight:580;cursor:pointer}.modo[data-astro-cid-ja5w7e6h][aria-checked=true]{background:var(--cor-superficie);color:var(--cor-texto);box-shadow:var(--sombra)}.campos[data-astro-cid-ja5w7e6h]{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;margin-top:16px}.campos[data-astro-cid-ja5w7e6h][hidden]{display:none}.campo[data-astro-cid-ja5w7e6h]{display:flex;flex-direction:column;gap:6px}.campo[data-astro-cid-ja5w7e6h][hidden]{display:none}.campo[data-astro-cid-ja5w7e6h] select[data-astro-cid-ja5w7e6h],.campo[data-astro-cid-ja5w7e6h] input[data-astro-cid-ja5w7e6h]{width:100%;padding:10px 12px;border:1px solid var(--cor-borda-forte);border-radius:var(--raio);background:var(--cor-superficie);color:var(--cor-texto);font:inherit;font-variant-numeric:tabular-nums}.campo[data-astro-cid-ja5w7e6h] select[data-astro-cid-ja5w7e6h]:focus-visible,.campo[data-astro-cid-ja5w7e6h] input[data-astro-cid-ja5w7e6h]:focus-visible{outline:2px solid var(--cor-acento);outline-offset:1px}.campos__dica[data-astro-cid-ja5w7e6h]{grid-column:1 / -1;margin:0;font-size:.85rem;color:var(--cor-texto-suave);line-height:1.5}.saida[data-astro-cid-ja5w7e6h]{margin-top:24px}.cartoes[data-astro-cid-ja5w7e6h]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.cartao[data-astro-cid-ja5w7e6h]{display:flex;flex-direction:column;gap:2px;padding:14px 15px;border:1px solid var(--cor-borda);border-radius:var(--raio);background:var(--cor-superficie-2);text-align:center}.cartao[data-astro-cid-ja5w7e6h]:first-child{background:var(--cor-acento-fraco);border-color:color-mix(in srgb,var(--cor-acento) 30%,transparent)}.cartao__pais[data-astro-cid-ja5w7e6h]{font-size:.7rem;font-weight:700;letter-spacing:.09em;color:var(--cor-texto-fraco)}.cartao__valor[data-astro-cid-ja5w7e6h]{font-size:clamp(1.5rem,4vw,1.9rem);font-weight:680;letter-spacing:-.02em;font-variant-numeric:tabular-nums;line-height:1.15}.cartao[data-astro-cid-ja5w7e6h]:first-child .cartao__valor[data-astro-cid-ja5w7e6h]{color:var(--cor-acento-forte)}.cartao__nota[data-astro-cid-ja5w7e6h]{font-size:.78rem;color:var(--cor-texto-fraco);min-height:1em}.detalhes[data-astro-cid-ja5w7e6h]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:13px;margin:20px 0 0;padding-top:18px;border-top:1px solid var(--cor-borda)}.detalhes[data-astro-cid-ja5w7e6h] dt[data-astro-cid-ja5w7e6h]{font-size:.71rem;text-transform:uppercase;letter-spacing:.06em;color:var(--cor-texto-fraco)}.detalhes[data-astro-cid-ja5w7e6h] dd[data-astro-cid-ja5w7e6h]{margin:2px 0 0;font-weight:600;font-variant-numeric:tabular-nums}.aviso[data-astro-cid-ja5w7e6h]{margin-top:18px;background:var(--cor-aviso-fundo);border:1px solid var(--cor-aviso-borda);border-radius:var(--raio);padding:11px 14px;font-size:.87rem;line-height:1.5}.erro[data-astro-cid-ja5w7e6h]{margin-top:14px;background:var(--cor-erro-fundo);color:var(--cor-erro);border-radius:var(--raio);padding:11px 14px;font-size:.9rem}.erro[data-astro-cid-ja5w7e6h][hidden]{display:none}.tabelas[data-astro-cid-ja5w7e6h]{--respiro: clamp(18px, 2.6vw, 26px);margin:clamp(40px,6vh,64px) calc(-1 * var(--respiro)) calc(-1 * var(--respiro));padding:clamp(26px,4vw,38px) var(--respiro) var(--respiro);border-top:1px solid var(--cor-borda);background:var(--cor-superficie-2);border-radius:0 0 var(--raio-g) var(--raio-g)}.tabelas[data-astro-cid-ja5w7e6h] h3[data-astro-cid-ja5w7e6h]{margin-top:34px;margin-bottom:10px;font-size:1.04rem}.tabelas__intro[data-astro-cid-ja5w7e6h]{margin-top:11px;color:var(--cor-texto-suave)}.rolagem[data-astro-cid-ja5w7e6h]{overflow-x:auto;border:1px solid var(--cor-borda);border-radius:var(--raio);background:var(--cor-superficie)}.rolagem[data-astro-cid-ja5w7e6h] table[data-astro-cid-ja5w7e6h]{width:100%;border-collapse:collapse;font-size:.9rem;font-variant-numeric:tabular-nums}.rolagem[data-astro-cid-ja5w7e6h] caption[data-astro-cid-ja5w7e6h]{caption-side:bottom;padding:11px 14px;text-align:left;font-size:.83rem;color:var(--cor-texto-fraco);line-height:1.5;border-top:1px solid var(--cor-borda)}.rolagem[data-astro-cid-ja5w7e6h] th[data-astro-cid-ja5w7e6h],.rolagem[data-astro-cid-ja5w7e6h] td[data-astro-cid-ja5w7e6h]{padding:9px 13px;text-align:left;white-space:nowrap;border-bottom:1px solid var(--cor-borda)}.rolagem[data-astro-cid-ja5w7e6h] thead[data-astro-cid-ja5w7e6h] th[data-astro-cid-ja5w7e6h]{background:var(--cor-superficie-2);font-size:.73rem;text-transform:uppercase;letter-spacing:.05em;color:var(--cor-texto-fraco);font-weight:700}.rolagem[data-astro-cid-ja5w7e6h] tbody[data-astro-cid-ja5w7e6h] th[data-astro-cid-ja5w7e6h]{font-weight:680}.rolagem[data-astro-cid-ja5w7e6h] tbody[data-astro-cid-ja5w7e6h] tr[data-astro-cid-ja5w7e6h]:last-child th[data-astro-cid-ja5w7e6h],.rolagem[data-astro-cid-ja5w7e6h] tbody[data-astro-cid-ja5w7e6h] tr[data-astro-cid-ja5w7e6h]:last-child td[data-astro-cid-ja5w7e6h]{border-bottom:0}.rolagem[data-astro-cid-ja5w7e6h] tbody[data-astro-cid-ja5w7e6h] tr[data-astro-cid-ja5w7e6h]:hover th[data-astro-cid-ja5w7e6h],.rolagem[data-astro-cid-ja5w7e6h] tbody[data-astro-cid-ja5w7e6h] tr[data-astro-cid-ja5w7e6h]:hover td[data-astro-cid-ja5w7e6h]{background:var(--cor-acento-fraco)}
