.styles-module__3LxGYG__container{max-width:1080px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.styles-module__3LxGYG__header{margin-bottom:1.75rem}.styles-module__3LxGYG__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-flex}.styles-module__3LxGYG__eyebrow:before{content:"";background:var(--accent);border-radius:2px;width:1.5rem;height:2px}.styles-module__3LxGYG__title{letter-spacing:-.02em;color:var(--text);margin:0 0 .6rem;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:800;line-height:1.15}.styles-module__3LxGYG__subtitle{color:var(--text-secondary);max-width:62ch;margin:0;font-size:1rem;line-height:1.6}.styles-module__3LxGYG__disclaimer{border-left:3px solid var(--border-strong);background:var(--surface-muted);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text-secondary);max-width:70ch;margin:.9rem 0 0;padding:.6rem .85rem;font-size:.8rem;line-height:1.5}.styles-module__3LxGYG__filters{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.5rem;margin:1.75rem 0;padding-bottom:1.25rem;display:flex}.styles-module__3LxGYG__chip{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);min-height:36px;color:var(--text-secondary);cursor:pointer;transition:background var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);align-items:center;gap:.4rem;padding:0 .85rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__3LxGYG__chip:hover{border-color:var(--border-hover);background:var(--surface-muted);text-decoration:none}.styles-module__3LxGYG__chipActive{background:var(--accent);border-color:var(--accent);color:var(--text-inverse)}.styles-module__3LxGYG__chipActive:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.styles-module__3LxGYG__chipDot{background:currentColor;border-radius:50%;flex-shrink:0;width:8px;height:8px}.styles-module__3LxGYG__chipDot[data-nivel=critico]{background:var(--warning)}.styles-module__3LxGYG__chipDot[data-nivel=atencao]{background:var(--accent)}.styles-module__3LxGYG__chipDot[data-nivel=info]{background:var(--border-strong)}.styles-module__3LxGYG__chipActive .styles-module__3LxGYG__chipDot{background:currentColor}.styles-module__3LxGYG__yearSection{margin-bottom:2.5rem}.styles-module__3LxGYG__yearHead{border-bottom:2px solid var(--border);align-items:baseline;gap:.75rem;margin-bottom:1rem;padding-bottom:.6rem;display:flex}.styles-module__3LxGYG__yearTitle{letter-spacing:-.02em;color:var(--text);font-variant-numeric:tabular-nums;margin:0;font-size:1.4rem;font-weight:800}.styles-module__3LxGYG__yearCount{color:var(--text-muted);font-size:.85rem;font-weight:500}.styles-module__3LxGYG__yearSection:first-of-type .styles-module__3LxGYG__yearTitle{color:var(--accent)}.styles-module__3LxGYG__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.styles-module__3LxGYG__card{border:1px solid var(--border);border-left:3px solid var(--nivel-cor,var(--border));border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs);color:var(--text);transition:box-shadow var(--motion-base) var(--ease-out), border-color var(--motion-base) var(--ease-out), transform var(--motion-base) var(--ease-out);flex-direction:column;gap:.75rem;padding:1.25rem 1.25rem 1.1rem;text-decoration:none;display:flex;position:relative}.styles-module__3LxGYG__card:hover{border-color:var(--border-accent);border-left-color:var(--nivel-cor,var(--accent));box-shadow:var(--shadow-md);text-decoration:none;transform:translateY(-2px)}.styles-module__3LxGYG__card:focus-visible{box-shadow:var(--shadow-focus);outline:none}.styles-module__3LxGYG__card[data-nivel=critico]{--nivel-cor:var(--warning)}.styles-module__3LxGYG__card[data-nivel=atencao]{--nivel-cor:var(--accent)}.styles-module__3LxGYG__card[data-nivel=info]{--nivel-cor:var(--border-strong)}.styles-module__3LxGYG__cardTop{flex-wrap:wrap;align-items:center;gap:.4rem .5rem;display:flex}.styles-module__3LxGYG__nivel{border-radius:var(--radius-pill);letter-spacing:.02em;align-items:center;gap:.4rem;padding:.2rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.styles-module__3LxGYG__card[data-nivel=critico] .styles-module__3LxGYG__nivel{background:var(--warning-soft);color:var(--warning)}.styles-module__3LxGYG__card[data-nivel=atencao] .styles-module__3LxGYG__nivel{background:var(--accent-soft);color:var(--accent)}.styles-module__3LxGYG__card[data-nivel=info] .styles-module__3LxGYG__nivel{background:var(--surface-muted);color:var(--text-secondary)}.styles-module__3LxGYG__nivelDot{background:var(--nivel-cor);border-radius:50%;flex-shrink:0;width:7px;height:7px}.styles-module__3LxGYG__tag{color:var(--text-muted);font-size:.74rem;font-weight:600}.styles-module__3LxGYG__tagSep{color:var(--border-strong);font-size:.7rem}.styles-module__3LxGYG__cardTitle{letter-spacing:-.01em;color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.05rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.styles-module__3LxGYG__cardSummary{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.styles-module__3LxGYG__lacunaPreview{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-warm);gap:.25rem;padding:.75rem .85rem;display:grid}.styles-module__3LxGYG__lacunaPreview span{color:var(--text);font-size:.76rem;font-weight:800}.styles-module__3LxGYG__lacunaPreview small{color:var(--text-secondary);font-size:.78rem;line-height:1.45}.styles-module__3LxGYG__evidenceText{color:var(--text-secondary);margin:.55rem 0 0;font-size:.9rem;line-height:1.55}.styles-module__3LxGYG__cardFooter{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.4rem 1rem;margin-top:auto;padding-top:.85rem;display:flex}.styles-module__3LxGYG__value{color:var(--text);font-variant-numeric:tabular-nums;font-size:.92rem;font-weight:700}.styles-module__3LxGYG__valuePeriod{color:var(--text-muted);font-size:.78rem;font-weight:500}.styles-module__3LxGYG__footMeta{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.8rem;display:inline-flex}.styles-module__3LxGYG__footMeta svg{opacity:.7;width:14px;height:14px}.styles-module__3LxGYG__empty{text-align:center;border:1px dashed var(--border-strong);border-radius:var(--radius-lg);color:var(--text-secondary);background:var(--surface-warm);padding:4rem 1.5rem}.styles-module__3LxGYG__emptyTitle{color:var(--text);margin:0 0 .35rem;font-weight:700}.styles-module__3LxGYG__count{color:var(--text-muted);text-align:center;margin-top:1.5rem;font-size:.85rem}.styles-module__3LxGYG__back{color:var(--accent);align-items:center;gap:.4rem;margin-bottom:1.25rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__3LxGYG__back:hover{text-decoration:underline}.styles-module__3LxGYG__detailHead{margin-bottom:2rem}.styles-module__3LxGYG__detailTitle{letter-spacing:-.02em;color:var(--text);margin:.75rem 0 .9rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.2}.styles-module__3LxGYG__detailBadges{flex-wrap:wrap;align-items:center;gap:.4rem .5rem;display:flex}.styles-module__3LxGYG__section{margin-bottom:2rem}.styles-module__3LxGYG__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 .75rem;font-size:.78rem;font-weight:700}.styles-module__3LxGYG__narrativa{color:var(--text);max-width:70ch;margin:0;font-size:1.02rem;line-height:1.7}.styles-module__3LxGYG__metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.styles-module__3LxGYG__metric{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;gap:.3rem;padding:1.1rem 1.25rem;display:flex}.styles-module__3LxGYG__metricLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.74rem;font-weight:600}.styles-module__3LxGYG__metricValue{color:var(--text);font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:800}.styles-module__3LxGYG__investigar{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.styles-module__3LxGYG__investigar li{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-warm);color:var(--text);padding:.85rem 1rem .85rem 2.5rem;font-size:.92rem;line-height:1.5;position:relative}.styles-module__3LxGYG__investigar li:before{content:"?";background:var(--accent-soft);width:1.1rem;height:1.1rem;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:inline-flex;position:absolute;top:.85rem;left:.9rem}.styles-module__3LxGYG__findingsList,.styles-module__3LxGYG__lacunasList{gap:.6rem;max-width:76ch;margin:0;padding:0;list-style:none;display:grid}.styles-module__3LxGYG__findingsList li,.styles-module__3LxGYG__lacunasList li{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text);padding:.85rem 1rem;line-height:1.55}.styles-module__3LxGYG__lacunasList li{background:var(--surface-warm)}.styles-module__3LxGYG__adminBox{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);color:var(--text-secondary);margin:.75rem 0;padding:.85rem 1rem;font-size:.85rem;line-height:1.6}.styles-module__3LxGYG__adminPayload{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);max-height:420px;color:var(--text);white-space:pre-wrap;padding:1rem;font-size:.78rem;line-height:1.45;overflow:auto}.styles-module__3LxGYG__sectionNote{color:var(--text-muted);margin:0 0 1rem;font-size:.85rem;line-height:1.5}.styles-module__3LxGYG__evidenciasDetalhes{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-warm);margin:0 0 2rem;padding:.9rem 1.1rem}.styles-module__3LxGYG__evidenciasDetalhes summary{cursor:pointer;color:var(--accent);font-size:.88rem;font-weight:600}.styles-module__3LxGYG__evidenciasDetalhes summary:hover{text-decoration:underline}.styles-module__3LxGYG__evidenciasDetalhes>div:first-of-type{margin-top:1rem}.styles-module__3LxGYG__docs{gap:.75rem;display:grid}.styles-module__3LxGYG__docCard{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);transition:border-color var(--motion-base) var(--ease-out), box-shadow var(--motion-base) var(--ease-out);flex-direction:column;gap:.5rem;padding:1rem 1.15rem;display:flex}.styles-module__3LxGYG__docCard:hover{border-color:var(--border-accent);box-shadow:var(--shadow-sm)}.styles-module__3LxGYG__docTop{flex-wrap:wrap;align-items:center;gap:.4rem .5rem;display:flex}.styles-module__3LxGYG__docTitle{margin:0;font-size:.98rem;font-weight:650;line-height:1.35}.styles-module__3LxGYG__docTitle a{color:var(--text);text-decoration:none}.styles-module__3LxGYG__docTitle a:hover{color:var(--accent);text-decoration:underline}.styles-module__3LxGYG__docMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.4rem 1rem;font-size:.83rem;display:flex}.styles-module__3LxGYG__sourceLink{color:var(--accent);align-items:center;gap:.3rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__3LxGYG__sourceLink:hover{text-decoration:underline}.styles-module__3LxGYG__badge{border-radius:var(--radius-pill);background:var(--surface-muted);color:var(--text-secondary);align-items:center;gap:.4rem;padding:.2rem .65rem;font-size:.74rem;font-weight:700;display:inline-flex}.styles-module__3LxGYG__badgeNeutral{background:var(--surface-muted);color:var(--text-secondary)}.styles-module__3LxGYG__badgeCritico{background:var(--warning-soft);color:var(--warning)}.styles-module__3LxGYG__badgeAtencao{background:var(--accent-soft);color:var(--accent)}@media (max-width:480px){.styles-module__3LxGYG__container{padding:1.75rem 1rem 3rem}.styles-module__3LxGYG__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.styles-module__3LxGYG__card,.styles-module__3LxGYG__chip,.styles-module__3LxGYG__docCard{transition:none}.styles-module__3LxGYG__card:hover{transform:none}}.styles-module__3LxGYG__chipCount{background:var(--surface-muted);color:var(--text-muted);border-radius:999px;margin-left:.35rem;padding:0 .4rem;font-size:.72rem;font-weight:700;line-height:1.5;display:inline-block}.styles-module__3LxGYG__chipActive .styles-module__3LxGYG__chipCount{color:inherit;background:#ffffff40}.styles-module__3LxGYG__acaoBox{border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:var(--radius-md);background:var(--accent-soft);padding:1.1rem 1.25rem}.styles-module__3LxGYG__acaoList{color:var(--text-secondary);flex-direction:column;gap:.55rem;margin:.4rem 0 0;padding-left:1.1rem;font-size:.95rem;line-height:1.55;display:flex}.styles-module__3LxGYG__acaoList strong{color:var(--text)}
.styles-module__8-xngG__hero{text-align:center;margin-bottom:48px;padding:80px 0 72px;position:relative;overflow:hidden}.styles-module__8-xngG__hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(100% 75% at 50% -8%,#1351b41f 0%,#0000 65%);position:absolute;inset:0}.styles-module__8-xngG__hero:after{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 1px 1px,#1351b40e 1px,#0000 0);background-size:28px 28px;position:absolute;inset:0}.styles-module__8-xngG__heroInner{z-index:1;max-width:740px;animation:styles-module__8-xngG__fade-in-up .55s var(--ease-out) both;margin:0 auto;position:relative}.styles-module__8-xngG__heroBadge{-webkit-backdrop-filter:blur(8px);color:var(--accent);letter-spacing:.01em;background:#ffffffe0;border:1px solid #1351b42e;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px 6px 10px;font-size:.83rem;font-weight:600;display:inline-flex;box-shadow:0 1px 6px #1351b41a,0 1px 2px #1351b40f}.styles-module__8-xngG__constructionBadge{color:#b45309;letter-spacing:.01em;background:#d9770614;border:1px solid #d9770640;border-radius:100px;align-items:center;gap:6px;margin:0 0 28px;padding:3px 12px;font-size:.72rem;font-weight:600;display:inline-flex}.styles-module__8-xngG__heroBadgeDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.4s ease-in-out infinite styles-module__8-xngG__pulse-dot;box-shadow:0 0 0 2px #1351b438}.styles-module__8-xngG__hero h1{background:linear-gradient(148deg,#0a2463 0%,#1351b4 45%,#2976f5 100%);-webkit-text-fill-color:transparent;letter-spacing:-.05em;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(2.6rem,5.8vw,4rem);font-weight:900;line-height:1.02}.styles-module__8-xngG__hero p{max-width:540px;color:var(--text-secondary);margin:0 auto 32px;font-size:1.1rem;line-height:1.65}.styles-module__8-xngG__heroSearch{margin-bottom:18px}.styles-module__8-xngG__searchForm{display:contents}.styles-module__8-xngG__promptList{justify-content:center}.styles-module__8-xngG__heroStats{border-top:1px solid var(--border);animation:styles-module__8-xngG__fade-in .7s .35s var(--ease-out) both;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin-top:40px;padding-top:28px;display:flex}.styles-module__8-xngG__heroStat{transition:opacity var(--motion-fast) var(--ease-out);flex-direction:column;align-items:center;gap:4px;padding:0 28px;text-decoration:none;display:flex}.styles-module__8-xngG__heroStat:hover{opacity:.72}.styles-module__8-xngG__heroSource{text-align:center;max-width:640px;color:var(--text-muted);margin:14px auto 0;font-size:.78rem;line-height:1.5}.styles-module__8-xngG__heroSource a{color:var(--text-secondary);text-decoration:underline}.styles-module__8-xngG__heroStatDivider{background:var(--border);flex-shrink:0;width:1px;height:34px}.styles-module__8-xngG__heroStat strong{color:var(--accent);letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:800;line-height:1}.styles-module__8-xngG__heroStat span{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-size:.76rem;font-weight:500}@media (max-width:960px){.styles-module__8-xngG__hero{padding:60px 0 52px}}@media (max-width:720px){.styles-module__8-xngG__hero{padding:48px 0 40px}.styles-module__8-xngG__hero h1{font-size:2.2rem}.styles-module__8-xngG__heroStats{flex-direction:row;gap:0;padding-bottom:4px;overflow-x:auto}.styles-module__8-xngG__heroStat{flex-shrink:0;padding:0 18px}.styles-module__8-xngG__heroStat strong{font-size:1.2rem}.styles-module__8-xngG__heroStatDivider{height:28px}}
