@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,600;8..60,700&family=IBM+Plex+Mono:wght@500;600&display=swap");:root{--ink:#1C2128;--petroleum:#33475B;--petroleum-medium:#7A8CA0;--petroleum-light:#C4CBD4;--amber:#8A5A0A;--bg:#F5F6F8;--border:#DDE1E6;--muted:#6B7280;--surface:#FFFFFF;color-scheme:light}*{box-sizing:border-box}body,html{font-family:Inter,sans-serif;color:var(--ink);background:var(--bg);margin:0;padding:0}a{color:inherit}.container{max-width:1100px;margin:0 auto;padding:1.6rem 1.2rem 3rem}.num-chave{font-family:IBM Plex Mono,monospace;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hero{background:var(--petroleum);border-radius:12px;padding:2.2rem 2.5rem;margin-bottom:1.6rem;color:white}.hero h1{font-family:"Source Serif 4",serif;font-size:1.9rem;font-weight:700;margin:0 0 .5rem;color:white}.hero p{font-size:1rem;color:#D3DAE2;margin:0;max-width:780px;line-height:1.55}.estado-base{display:flex;gap:1.6rem;flex-wrap:wrap;margin-bottom:1.6rem;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1rem 1.4rem}.estado-item{min-width:120px}.estado-valor{font-family:IBM Plex Mono,monospace;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:1.3rem;font-weight:600}.estado-rotulo{font-size:.78rem;color:var(--muted)}.filtros{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.campo-busca{flex:2 1;min-width:220px}.campo-busca,.campo-select{padding:.65rem .9rem;border:1px solid var(--border);border-radius:8px;font-size:.95rem;font-family:inherit;background:var(--surface)}.campo-select{flex:1 1;min-width:160px}.partido-chips{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.2rem}.chip-partido{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .7rem;border-radius:20px;border:1px solid var(--border);background:var(--surface);font-size:.82rem;font-weight:600;cursor:pointer;color:var(--ink)}.chip-partido.ativo{background:var(--petroleum);color:white;border-color:var(--petroleum)}.chip-limpar{background:none;border:none;color:var(--amber);font-weight:600;cursor:pointer;font-size:.85rem}.contagem-resultado{font-size:.85rem;color:var(--muted);margin-bottom:.8rem}.grade-deputados{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}@media (max-width:900px){.grade-deputados{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.grade-deputados{grid-template-columns:1fr}}.dep-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.1rem 1rem .9rem;text-align:center;display:block;text-decoration:none;color:inherit}.dep-card:hover{border-color:var(--petroleum)}.foto-deputado{width:78px;height:78px;border-radius:50%;object-fit:cover;border:3px solid var(--bg);margin-bottom:.55rem;background:var(--border)}.dep-card .nome{font-family:"Source Serif 4",serif;font-weight:700;font-size:.98rem;color:var(--ink);margin-bottom:.35rem;line-height:1.3}.badge-row{display:flex;gap:.4rem;justify-content:center;flex-wrap:wrap;margin-bottom:.5rem}.badge{display:inline-flex;align-items:center;gap:.28rem;padding:.15rem .55rem;border-radius:6px;font-size:.72rem;font-weight:600}.badge-partido{color:var(--petroleum)}.badge-partido,.badge-uf{background:var(--bg);border:1px solid var(--border)}.badge-uf{color:var(--muted)}.badge-wiki{background:var(--bg);color:var(--ink);border:1px solid var(--border)}.logo-partido{width:15px;height:15px;border-radius:3px;padding:1px}.logo-partido,.logo-partido-grande{object-fit:contain;background:white}.logo-partido-grande{width:22px;height:22px;border-radius:5px;padding:2px;border:1px solid var(--border)}.btn-mostrar-mais{display:block;width:100%;margin-top:1.4rem;padding:.75rem;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--ink);font-size:.9rem;font-weight:600;cursor:pointer}.btn-mostrar-mais:hover{border-color:var(--petroleum)}.link-voltar{display:inline-block;margin-bottom:1rem;color:var(--petroleum);font-weight:600;text-decoration:none;font-size:.9rem}.link-voltar:hover{text-decoration:underline}.perfil-header{display:flex;align-items:center;gap:1.2rem;margin-bottom:1rem}.perfil-header .foto-deputado{width:96px;height:96px;border:4px solid var(--bg);margin-bottom:0}.perfil-header h1{font-family:"Source Serif 4",serif;margin:0;color:var(--ink);font-weight:700;font-size:1.5rem}.candidatura-card{display:flex;gap:1rem;align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:1rem 1.2rem;margin-bottom:1.2rem}.candidatura-foto{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid white;flex-shrink:0}.candidatura-titulo{font-family:"Source Serif 4",serif;font-weight:700;color:var(--ink);font-size:1rem;margin-bottom:.3rem}.candidatura-detalhe{font-size:.86rem;color:var(--ink);margin-bottom:.3rem;line-height:1.5}.candidatura-fonte{font-size:.74rem;color:var(--muted)}.aviso{border:1px solid var(--border);border-left:4px solid var(--petroleum-medium);border-radius:8px;padding:1rem 1.2rem;font-size:.9rem;color:var(--ink);line-height:1.5}.aviso,.tema-secao{background:var(--surface)}.tema-secao{border:1px solid var(--border);border-radius:10px;margin-bottom:.8rem;overflow:hidden}.tema-cabecalho{width:100%;text-align:left;padding:.9rem 1.1rem;background:none;border:none;cursor:pointer;font-family:"Source Serif 4",serif;font-weight:700;font-size:1rem;color:var(--ink);display:flex;justify-content:space-between;align-items:center}.tema-cabecalho:hover{background:var(--bg)}.tema-corpo{padding:0 1.1rem 1.1rem}.bloco-linha{margin-bottom:.5rem}.bloco-linha .top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.3rem}.bloco-nome{font-size:.92rem}.bloco-nome,.bloco-pct{font-weight:600;color:var(--ink)}.bloco-pct{font-size:1.05rem}.bloco-barra-fundo{background:var(--border);border-radius:5px;height:10px;overflow:hidden;margin-bottom:.4rem}.bloco-barra-preenchimento{background:var(--petroleum);height:100%;border-radius:5px}.bloco-fonte{font-size:.78rem;color:var(--muted);margin-top:.1rem;line-height:1.5}.link-fonte{color:var(--amber);font-weight:600;text-decoration:none}.link-fonte:hover{text-decoration:underline}.badge-voto-sim{background:var(--petroleum);color:white}.badge-voto-nao{background:var(--petroleum-medium);color:white}.badge-voto-abstencao{background:var(--petroleum-light);color:var(--ink)}.badge-voto-obstrucao{background:var(--border);color:var(--muted)}.projetos-titulo{font-weight:700;font-size:.92rem;margin:1rem 0 .6rem}.projetos-filtros{display:flex;gap:.6rem;margin-bottom:.6rem;flex-wrap:wrap}.projetos-filtros input{flex:3 1;min-width:200px}.projetos-filtros select{flex:2 1;min-width:160px}.projetos-contagem{font-size:.8rem;color:var(--muted);margin-bottom:.6rem}.grupo-voto-header{font-size:.78rem;font-weight:700;color:var(--ink);margin:.9rem 0 .5rem}.projeto-linha{border-left:1px solid var(--border);border:1px solid var(--border);border-left-width:4px;border-radius:8px;padding:.65rem .8rem .65rem .85rem;margin-bottom:.5rem}.projeto-linha.voto-sim{border-left-color:var(--petroleum)}.projeto-linha.voto-nao{border-left-color:var(--petroleum-medium)}.projeto-linha.voto-neutro{border-left-color:var(--petroleum-light)}.projeto-top{display:flex;align-items:center;gap:.5rem;margin-bottom:.3rem}.projeto-id{font-family:"Source Serif 4",serif;font-weight:700;color:var(--ink);font-size:.92rem}.projeto-resultado{font-size:.76rem;color:var(--muted);background:var(--bg);border-radius:6px;padding:.3rem .5rem;margin-bottom:.4rem;display:inline-block}.projeto-ementa{font-size:.84rem;color:var(--ink);line-height:1.45}.projeto-data{font-size:.74rem;color:var(--muted);margin-top:.3rem;line-height:1.5}.projeto-link{display:inline-block;font-size:.78rem;font-weight:600;color:var(--amber);margin-top:.5rem;text-decoration:none}.projeto-link:hover{text-decoration:underline}.projeto-atividade{display:flex;gap:1.4rem;margin-top:.5rem}.stat-par{text-align:left}.stat-par .stat-numero{font-family:IBM Plex Mono,monospace;font-weight:600;font-size:.95rem;color:var(--ink)}.stat-par .stat-rotulo{font-size:.7rem;color:var(--muted)}.rodape{margin-top:2.5rem;font-size:.78rem;color:var(--muted);text-align:center}.link-metodologia{display:inline-block;margin:0 0 1.2rem;color:var(--amber);font-weight:600;text-decoration:none;font-size:.88rem}.link-metodologia:hover{text-decoration:underline}.metodologia-corpo{font-size:.9rem;line-height:1.65;color:var(--ink)}.metodologia-corpo p{margin:0 0 .8rem}.metodologia-corpo ul{margin:0 0 .8rem;padding-left:1.3rem}.metodologia-corpo li{margin-bottom:.4rem}.metodologia-corpo strong{color:var(--ink)}.formula-box{background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:.9rem 1.1rem;margin:0 0 .9rem;font-size:.86rem;line-height:1.6}