.calculadora.svelte-1vwltug{max-width:700px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a2b4a}.calculadora-header.svelte-1vwltug{text-align:center;margin-bottom:2rem}.calculadora-header.svelte-1vwltug h2:where(.svelte-1vwltug){font-size:1.75rem;color:#1a3a6e;margin:0 0 .5rem}.calculadora-header.svelte-1vwltug p:where(.svelte-1vwltug){color:#5a6a7a;margin:0;font-size:1.05rem}.form-grid.svelte-1vwltug{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.campo.svelte-1vwltug{display:flex;flex-direction:column}.campo.svelte-1vwltug label:where(.svelte-1vwltug){font-weight:600;margin-bottom:.4rem;font-size:.95rem;color:#1a3a6e}.campo.svelte-1vwltug input:where(.svelte-1vwltug){padding:.75rem 1rem;border:2px solid #c8d6e5;border-radius:8px;font-size:1rem;transition:border-color .2s;box-sizing:border-box;background:#f8fafc}.campo.svelte-1vwltug input:where(.svelte-1vwltug):focus{outline:none;border-color:#2e6fcd;background:#fff}.campo-nota.svelte-1vwltug{margin-top:.35rem;font-size:.8rem;color:#7a8a9a;line-height:1.4}.cidade-selecionada.svelte-1vwltug{color:#16a34a;font-weight:600}.campo-cidade.svelte-1vwltug{margin-top:1.25rem}.busca-container.svelte-1vwltug{position:relative}.busca-container.svelte-1vwltug input:where(.svelte-1vwltug){width:100%;padding:.75rem 1rem;border:2px solid #c8d6e5;border-radius:8px;font-size:1rem;transition:border-color .2s;box-sizing:border-box;background:#f8fafc}.busca-container.svelte-1vwltug input:where(.svelte-1vwltug):focus{outline:none;border-color:#2e6fcd;background:#fff}.sugestoes.svelte-1vwltug{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #2e6fcd;border-top:none;border-radius:0 0 8px 8px;list-style:none;margin:0;padding:0;max-height:280px;overflow-y:auto;z-index:50;box-shadow:0 8px 24px #0000001f}.sugestoes.svelte-1vwltug li:where(.svelte-1vwltug) button:where(.svelte-1vwltug){display:flex;justify-content:space-between;align-items:center;width:100%;padding:.65rem 1rem;border:none;background:none;cursor:pointer;font-size:.95rem;text-align:left;color:#1a2b4a;transition:background .1s}.sugestoes.svelte-1vwltug li:where(.svelte-1vwltug) button:where(.svelte-1vwltug):hover{background:#f0f5fb}.sugestao-nome.svelte-1vwltug{font-weight:500}.sugestao-aliquota.svelte-1vwltug{font-weight:700;color:#2e6fcd;font-size:.9rem;white-space:nowrap;margin-left:.5rem}.sem-resultado.svelte-1vwltug{padding:.75rem 1rem;color:#7a8a9a;font-size:.9rem;border-radius:0 0 8px 8px;border:2px solid #c8d6e5;border-top:none}.btn-calcular.svelte-1vwltug{display:block;width:100%;margin-top:1.75rem;padding:1rem;background:linear-gradient(135deg,#e8720c,#f59e42);color:#fff;font-size:1.1rem;font-weight:700;border:none;border-radius:10px;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 14px #e8720c4d}.btn-calcular.svelte-1vwltug:hover{transform:translateY(-1px);box-shadow:0 6px 20px #e8720c66}.btn-calcular.svelte-1vwltug:active{transform:translateY(0)}.resultados.svelte-1vwltug{margin-top:2.5rem;animation:svelte-1vwltug-fadeIn .3s ease}@keyframes svelte-1vwltug-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.resultados.svelte-1vwltug h3:where(.svelte-1vwltug){font-size:1.4rem;color:#1a3a6e;margin:0 0 1.25rem;text-align:center}.resultado-cards.svelte-1vwltug{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1rem}.card.svelte-1vwltug{background:#f0f5fb;border-radius:10px;padding:1.25rem;text-align:center;border:1px solid #d6e3f1}.card-destaque.svelte-1vwltug{background:linear-gradient(135deg,#1a3a6e,#2e6fcd);border:none}.card-destaque.svelte-1vwltug .card-label:where(.svelte-1vwltug){color:#ffffffd9}.card-destaque.svelte-1vwltug .card-valor:where(.svelte-1vwltug){color:#fff}.card-cidade-info.svelte-1vwltug{margin-bottom:1.5rem}.card-label.svelte-1vwltug{display:block;font-size:.85rem;color:#5a6a7a;margin-bottom:.4rem;font-weight:500}.card-valor.svelte-1vwltug{display:block;font-size:1.3rem;font-weight:700;color:#1a3a6e}.info-box.svelte-1vwltug{background:#f8fafc;border:1px solid #d6e3f1;border-left:4px solid #2e6fcd;border-radius:8px;padding:1.5rem}.info-box.svelte-1vwltug h4:where(.svelte-1vwltug){margin:0 0 .75rem;color:#1a3a6e;font-size:1.05rem}.info-box.svelte-1vwltug ul:where(.svelte-1vwltug){margin:0;padding-left:1.25rem}.info-box.svelte-1vwltug li:where(.svelte-1vwltug){margin-bottom:.65rem;line-height:1.55;font-size:.92rem;color:#3a4a5a}.info-box.svelte-1vwltug li:where(.svelte-1vwltug):last-child{margin-bottom:0}@media(max-width:640px){.form-grid.svelte-1vwltug,.resultado-cards.svelte-1vwltug{grid-template-columns:1fr}.calculadora-header.svelte-1vwltug h2:where(.svelte-1vwltug){font-size:1.35rem}}[data-astro-cid-qbwenp2b]{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a2b4a;background:#f5f7fa;line-height:1.7}.page[data-astro-cid-qbwenp2b]{max-width:960px;margin:0 auto;padding:2rem 1.5rem 4rem}.breadcrumbs[data-astro-cid-qbwenp2b] ol[data-astro-cid-qbwenp2b]{display:flex;list-style:none;gap:.5rem;font-size:.88rem;color:#6b7c93;flex-wrap:wrap}.breadcrumbs[data-astro-cid-qbwenp2b] li[data-astro-cid-qbwenp2b]:not(:last-child):after{content:">";margin-left:.5rem;color:#aab}.breadcrumbs[data-astro-cid-qbwenp2b] a[data-astro-cid-qbwenp2b]{color:#2e6fcd;text-decoration:none}.breadcrumbs[data-astro-cid-qbwenp2b] a[data-astro-cid-qbwenp2b]:hover{text-decoration:underline}.page-header[data-astro-cid-qbwenp2b]{text-align:center;margin:2rem 0 2.5rem}.page-header[data-astro-cid-qbwenp2b] h1[data-astro-cid-qbwenp2b]{font-size:2rem;color:#1a3a6e;margin-bottom:.75rem}.page-subtitle[data-astro-cid-qbwenp2b]{color:#5a6a7a;font-size:1.1rem;max-width:640px;margin:0 auto}.calculadora-section[data-astro-cid-qbwenp2b]{background:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 2px 20px #0000000f;margin-bottom:3rem}.conteudo-explicativo[data-astro-cid-qbwenp2b]{background:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 2px 20px #0000000f}.conteudo-explicativo[data-astro-cid-qbwenp2b] h2[data-astro-cid-qbwenp2b]{font-size:1.4rem;color:#1a3a6e;margin:2rem 0 .75rem}.conteudo-explicativo[data-astro-cid-qbwenp2b] h2[data-astro-cid-qbwenp2b]:first-child{margin-top:0}.conteudo-explicativo[data-astro-cid-qbwenp2b] h3[data-astro-cid-qbwenp2b]{font-size:1.15rem;color:#2e6fcd;margin:1.25rem 0 .5rem}.conteudo-explicativo[data-astro-cid-qbwenp2b] p[data-astro-cid-qbwenp2b]{color:#3a4a5a;margin-bottom:1rem;font-size:1rem}.conteudo-explicativo[data-astro-cid-qbwenp2b] ul[data-astro-cid-qbwenp2b]{margin:0 0 1.25rem 1.5rem;color:#3a4a5a}.conteudo-explicativo[data-astro-cid-qbwenp2b] li[data-astro-cid-qbwenp2b]{margin-bottom:.5rem;line-height:1.6}.links-relacionados[data-astro-cid-qbwenp2b]{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.links-relacionados[data-astro-cid-qbwenp2b] a[data-astro-cid-qbwenp2b]{display:inline-flex;align-items:center;padding:.85rem 1.25rem;background:#f0f5fb;border:1px solid #d6e3f1;border-radius:8px;color:#2e6fcd;text-decoration:none;font-weight:600;transition:background .2s,border-color .2s}.links-relacionados[data-astro-cid-qbwenp2b] a[data-astro-cid-qbwenp2b]:hover{background:#e4eef9;border-color:#2e6fcd}@media(max-width:640px){.page[data-astro-cid-qbwenp2b]{padding:1rem 1rem 3rem}.calculadora-section[data-astro-cid-qbwenp2b],.conteudo-explicativo[data-astro-cid-qbwenp2b]{padding:1.5rem 1.25rem}.page-header[data-astro-cid-qbwenp2b] h1[data-astro-cid-qbwenp2b]{font-size:1.5rem}}
