.styles-module__8KxBCW__container{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.styles-module__8KxBCW__pageHeader{margin-bottom:2rem}.styles-module__8KxBCW__pageTitle{color:var(--text);margin:0 0 .4rem;font-size:1.75rem;font-weight:700}.styles-module__8KxBCW__pageSubtitle{color:var(--text-muted);margin:0;font-size:1rem}.styles-module__8KxBCW__totaisGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.styles-module__8KxBCW__totaisCard{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;flex-direction:column;gap:.25rem;padding:1.25rem 1.5rem;display:flex}.styles-module__8KxBCW__totaisLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.8rem;font-weight:600}.styles-module__8KxBCW__totaisValor{color:var(--text);font-size:1.5rem;font-weight:700}.styles-module__8KxBCW__totaisPeriodo{color:var(--text-muted);font-size:.78rem}.styles-module__8KxBCW__totaisQtd{color:var(--text-muted);margin-top:.25rem;font-size:.85rem}.styles-module__8KxBCW__filtrosSection{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:1.5rem;padding:1rem}.styles-module__8KxBCW__filtrosHeader{justify-content:space-between;gap:1rem;margin-bottom:.9rem;display:flex}.styles-module__8KxBCW__filtrosTitle{color:var(--text);margin:0 0 .2rem;font-size:1rem;font-weight:700;line-height:1.25}.styles-module__8KxBCW__filtrosSubtitle{color:var(--text-muted);margin:0;font-size:.86rem;line-height:1.45}.styles-module__8KxBCW__filtrosForm{grid-template-columns:minmax(150px,.8fr) minmax(112px,.45fr) minmax(220px,1fr) auto;align-items:end;gap:.75rem;margin-bottom:.75rem;display:grid}.styles-module__8KxBCW__filtroField{min-width:0;color:var(--text-secondary);gap:.35rem;font-size:.8rem;font-weight:700;line-height:1.2;display:grid}.styles-module__8KxBCW__filtroSelect,.styles-module__8KxBCW__filtroInput{border:1.5px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-height:2.75rem;color:var(--text);transition:border-color var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out);padding:0 .85rem;font-size:.9rem;box-shadow:0 1px 2px #0a1e460a}.styles-module__8KxBCW__filtroSelect:focus,.styles-module__8KxBCW__filtroInput:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-glow);outline:none}.styles-module__8KxBCW__filtroInput::placeholder{color:var(--text-muted)}.styles-module__8KxBCW__filtroActions{align-items:center;gap:.5rem;display:flex}.styles-module__8KxBCW__filtroBtn{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;min-height:2.75rem;box-shadow:var(--shadow-xs);transition:background var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out);border:none;padding:0 1.25rem;font-size:.9rem;font-weight:600}.styles-module__8KxBCW__filtroBtn:hover{background:var(--accent-hover);box-shadow:var(--shadow-sm)}.styles-module__8KxBCW__filtroClear{border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);min-height:2.75rem;color:var(--text-secondary);transition:border-color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);justify-content:center;align-items:center;padding:0 1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__8KxBCW__filtroClear:hover{border-color:var(--border-hover);background:var(--surface);color:var(--text);text-decoration:none}.styles-module__8KxBCW__resultadoCount{color:var(--text-muted);margin:0;font-size:.85rem}@media (max-width:860px){.styles-module__8KxBCW__filtrosForm{grid-template-columns:1fr 1fr}.styles-module__8KxBCW__filtroField:nth-child(3),.styles-module__8KxBCW__filtroActions{grid-column:1/-1}}@media (max-width:560px){.styles-module__8KxBCW__filtrosSection{padding:.9rem}.styles-module__8KxBCW__filtrosForm{grid-template-columns:1fr}.styles-module__8KxBCW__filtroField:nth-child(3),.styles-module__8KxBCW__filtroActions{grid-column:auto}.styles-module__8KxBCW__filtroActions{flex-direction:column;align-items:stretch}.styles-module__8KxBCW__filtroBtn,.styles-module__8KxBCW__filtroClear{width:100%}}.styles-module__8KxBCW__emendasGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-items:start;gap:1rem;display:grid}.styles-module__8KxBCW__emendaCard{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.styles-module__8KxBCW__emendaCardHeader{flex-direction:column;gap:.4rem;display:flex}.styles-module__8KxBCW__emendaCardMeta{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.styles-module__8KxBCW__emendaCardTitulo{color:var(--text);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.styles-module__8KxBCW__emendaCardCargo{color:var(--text-muted);font-size:.9rem;font-weight:400}.styles-module__8KxBCW__emendaCardValor{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.styles-module__8KxBCW__emendaCardValorLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.styles-module__8KxBCW__emendaCardValorNum{color:var(--text);font-size:1.25rem;font-weight:700}.styles-module__8KxBCW__emendaCardValorAno{color:var(--text-muted);font-size:.8rem}.styles-module__8KxBCW__emendaCardObjeto{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.styles-module__8KxBCW__emendaCardFooter{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:auto;padding-top:.5rem;display:flex}.styles-module__8KxBCW__emendaCardLegal,.styles-module__8KxBCW__emendaCardExecutora{color:var(--text-muted);flex:100%;font-size:.78rem}.styles-module__8KxBCW__emendaCardFonte,.styles-module__8KxBCW__emendaCardPdf{color:var(--accent);font-size:.8rem;font-weight:500;text-decoration:none}.styles-module__8KxBCW__emendaCardFonte:hover,.styles-module__8KxBCW__emendaCardPdf:hover{text-decoration:underline}.styles-module__8KxBCW__badge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.15rem .6rem;font-size:.72rem;font-weight:600;display:inline-block}.styles-module__8KxBCW__badge_estadual{color:#0369a1;background:#e0f2fe}.styles-module__8KxBCW__badge_federal{color:#92400e;background:#fef3c7}.styles-module__8KxBCW__badgePartido{background:var(--surface-muted);color:var(--text-muted);}.styles-module__8KxBCW__badgeAno{background:var(--surface-muted);color:var(--text-muted);}.styles-module__8KxBCW__emptyState{text-align:center;color:var(--text-muted);padding:3rem}.styles-module__8KxBCW__fonteRodape{border-top:1px solid var(--border);color:var(--text-muted);margin-top:3rem;padding-top:1.5rem;font-size:.8rem}.styles-module__8KxBCW__fonteRodape a{color:var(--accent)}
