.prod-stat.svelte-pczwmy{border:1px solid var(--bp-color-border-soft);background:var(--bp-color-bg-surface);min-width:0;box-shadow:var(--bp-shadow-sm);transition:border-color var(--bp-duration-normal), box-shadow var(--bp-duration-normal);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex;position:relative;overflow:hidden}.prod-stat.svelte-pczwmy:after{content:"";background:var(--bp-color-accent);opacity:.25;height:2px;transition:opacity var(--bp-duration-normal);position:absolute;bottom:0;left:0;right:0}.prod-stat.svelte-pczwmy:hover{border-color:var(--bp-color-border);box-shadow:var(--bp-shadow-sm)}.prod-stat.svelte-pczwmy:hover:after{opacity:.7}.prod-stat.svelte-pczwmy i:where(.svelte-pczwmy){border-radius:var(--bp-radius-lg);background:var(--bp-color-accent-soft);width:34px;height:34px;color:var(--bp-color-accent);flex-shrink:0;place-items:center;font-size:15px;display:grid}.prod-stat.svelte-pczwmy strong:where(.svelte-pczwmy),.prod-stat.svelte-pczwmy span:where(.svelte-pczwmy){text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.prod-stat.svelte-pczwmy strong:where(.svelte-pczwmy){color:var(--bp-color-text);font-size:17px;font-weight:700;line-height:1.1;font-family:var(--bp-font-mono)}.prod-stat.svelte-pczwmy span:where(.svelte-pczwmy){color:var(--bp-color-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700;font-family:var(--bp-font-mono);margin-top:2px}.prod-stat.blue.svelte-pczwmy i:where(.svelte-pczwmy){background:var(--bp-color-accent-soft);color:var(--bp-color-accent)}.prod-stat.blue.svelte-pczwmy:after{background:var(--bp-color-accent)}.prod-stat.green.svelte-pczwmy i:where(.svelte-pczwmy){background:var(--bp-color-success-soft);color:var(--bp-color-success)}.prod-stat.green.svelte-pczwmy:after{background:var(--bp-color-success)}.prod-stat.red.svelte-pczwmy i:where(.svelte-pczwmy){background:var(--bp-color-danger-soft);color:var(--bp-color-danger)}.prod-stat.red.svelte-pczwmy:after{background:var(--bp-color-danger)}.prod-stat.yellow.svelte-pczwmy i:where(.svelte-pczwmy){background:var(--bp-color-warning-soft);color:var(--bp-color-warning)}.prod-stat.yellow.svelte-pczwmy:after{background:var(--bp-color-warning)}.vlist.svelte-1yp7hhd{will-change:transform;contain:strict;overflow-y:auto}.prod-page.svelte-1acmlhd{--prod-bg:var(--bp-color-bg-surface-sunken);--prod-surface:var(--bp-color-bg-surface);--prod-surface-2:var(--bp-color-bg-surface-raised);--prod-border:var(--bp-color-border-soft);--prod-border-strong:var(--bp-color-border);--prod-text:var(--bp-color-text);--prod-muted:var(--bp-color-text-muted);--prod-faint:var(--bp-color-text-faint);--prod-accent:var(--bp-color-accent);--prod-accent-dim:var(--bp-color-accent-soft);--prod-mono:var(--bp-font-mono);width:100%;min-height:0;color:var(--prod-text);background:var(--prod-bg);box-sizing:border-box;flex-direction:column;gap:10px;display:flex}.prod-header.svelte-1acmlhd{background:var(--prod-surface);border:1px solid var(--prod-border-strong);min-height:3.5rem;box-shadow:0 0 0 1px var(--prod-border), inset 0 1px 0 #ffffff08;border-radius:10px;align-items:center;gap:12px;padding:.75rem 1rem;display:flex}.prod-header.svelte-1acmlhd>i:where(.svelte-1acmlhd){background:var(--prod-accent-dim);border:1px solid var(--prod-border-strong);width:2rem;height:2rem;color:var(--prod-accent);box-shadow:0 0 10px var(--prod-accent-dim);border-radius:8px;flex-shrink:0;place-items:center;font-size:.95rem;display:grid}h2.svelte-1acmlhd{color:var(--prod-accent);font-size:1rem;font-weight:700;font-family:var(--prod-mono);letter-spacing:.04em;margin:0}.prod-header.svelte-1acmlhd span:where(.svelte-1acmlhd){color:var(--prod-muted);font-size:.72rem}.prod-stats.svelte-1acmlhd{flex-shrink:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;display:grid}.prod-toolbar.svelte-1acmlhd,.prod-panel.svelte-1acmlhd{background:var(--prod-surface);border:1px solid var(--prod-border-strong);border-radius:10px;width:100%}.prod-toolbar.svelte-1acmlhd{grid-template-columns:minmax(130px,.7fr) repeat(3,minmax(140px,1fr)) auto;align-items:end;gap:10px;padding:10px 12px;display:grid}label.svelte-1acmlhd{min-width:0;color:var(--prod-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700;font-family:var(--prod-mono);gap:4px;display:grid}input.svelte-1acmlhd,select.svelte-1acmlhd{border:1px solid var(--prod-border-strong);background:var(--prod-bg);width:100%;min-width:0;height:30px;color:var(--prod-text);font:inherit;border-radius:6px;outline:none;padding:0 9px;font-size:12px;transition:border-color .15s,box-shadow .15s}input.svelte-1acmlhd:focus,select.svelte-1acmlhd:focus{border-color:var(--prod-accent);box-shadow:0 0 0 2px var(--prod-accent-dim)}.prod-toolbar-actions.svelte-1acmlhd{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.prod-btn.svelte-1acmlhd{border:1px solid var(--prod-border-strong);background:var(--prod-surface-2);height:30px;color:var(--prod-text);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:600;transition:background .15s,box-shadow .15s;display:inline-flex}.prod-btn.svelte-1acmlhd:hover:not(:disabled){background:var(--prod-accent-dim);color:var(--prod-accent)}.prod-btn.primary.svelte-1acmlhd{background:var(--prod-accent-dim);border-color:var(--prod-border-strong);color:var(--prod-accent);font-weight:700}.prod-btn.primary.svelte-1acmlhd:hover:not(:disabled){background:color-mix(in srgb, var(--prod-accent) 18%, transparent);box-shadow:0 0 8px var(--prod-accent-dim)}.prod-panel.svelte-1acmlhd{flex-direction:column;flex:1;min-height:0;display:flex}.prod-panel-head.svelte-1acmlhd{border-bottom:1px solid var(--prod-border);background:var(--prod-surface-2);border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;display:flex}.prod-panel-head.svelte-1acmlhd span:where(.svelte-1acmlhd){color:var(--prod-muted);font-size:.72rem;font-family:var(--prod-mono)}.prod-table-wrap.svelte-1acmlhd{flex:1;min-height:0;overflow:auto}.prod-table.svelte-1acmlhd{border-collapse:collapse;table-layout:fixed;width:100%;color:var(--prod-text);font-size:12px}.td-empty.svelte-1acmlhd,.td-error.svelte-1acmlhd{text-align:center;color:var(--prod-muted);padding:40px 16px}.td-error.svelte-1acmlhd{color:var(--bp-color-danger)}.scroll-sentinel.svelte-1acmlhd{color:var(--prod-muted);justify-content:center;align-items:center;gap:8px;min-height:48px;padding:14px;font-size:12px;display:flex}.sentinel-end.svelte-1acmlhd{opacity:.5}.prod-table.svelte-1acmlhd th:where(.svelte-1acmlhd),.prod-table.svelte-1acmlhd td:where(.svelte-1acmlhd){border-bottom:1px solid var(--prod-border);text-align:left;vertical-align:top;padding:7px 10px}.prod-table.svelte-1acmlhd th:where(.svelte-1acmlhd){z-index:1;background:var(--prod-surface);color:var(--prod-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-family:var(--prod-mono);position:sticky;top:0}.prod-table.svelte-1acmlhd tr:where(.svelte-1acmlhd){cursor:pointer}.prod-table.svelte-1acmlhd tr:where(.svelte-1acmlhd):hover{background:var(--prod-accent-dim)}.prod-table.svelte-1acmlhd small:where(.svelte-1acmlhd){max-width:360px;color:var(--prod-muted);display:block}.seq-table.svelte-1acmlhd{table-layout:fixed}.seq-table.svelte-1acmlhd td:where(.svelte-1acmlhd),.seq-table.svelte-1acmlhd th:where(.svelte-1acmlhd){overflow:hidden}.seq-table.svelte-1acmlhd .pa-link:where(.svelte-1acmlhd),.seq-table.svelte-1acmlhd .truncate-1:where(.svelte-1acmlhd){white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.truncate-1.svelte-1acmlhd{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.mono.svelte-1acmlhd{font-family:var(--prod-mono,monospace)}.num.svelte-1acmlhd{text-align:right!important}.cnes-group.svelte-1acmlhd{border-bottom:1px solid var(--prod-border)}.cnes-group.svelte-1acmlhd:last-child{border-bottom:none}.cnes-group-header.svelte-1acmlhd{background:var(--prod-surface-2);cursor:pointer;text-align:left;width:100%;color:var(--prod-text);border:none;align-items:center;gap:10px;padding:9px 12px;font-size:12px;transition:background .15s;display:flex}.cnes-group-header.svelte-1acmlhd:hover{background:var(--prod-accent-dim)}.cnes-group.open.svelte-1acmlhd>.cnes-group-header:where(.svelte-1acmlhd){background:var(--prod-accent-dim);color:var(--prod-accent)}.cnes-chevron.svelte-1acmlhd{flex-shrink:0;font-size:.72rem}.cnes-code.svelte-1acmlhd{font-size:12px;font-weight:700;font-family:var(--prod-mono);flex-shrink:0}.cnes-name.svelte-1acmlhd{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:340px;color:var(--prod-muted);flex:1;font-size:12px;overflow:hidden}.cnes-badges.svelte-1acmlhd{flex-shrink:0;grid-template-columns:repeat(3,90px);justify-items:end;gap:6px;margin-left:auto;display:grid}.badge.svelte-1acmlhd{background:var(--prod-surface);border:1px solid var(--prod-border);color:var(--prod-muted);box-sizing:border-box;width:100%;font-size:.72rem;font-weight:700;font-family:var(--prod-mono);border-radius:999px;justify-content:flex-end;align-items:center;padding:2px 8px;display:inline-flex}.badge.blue.svelte-1acmlhd{background:var(--prod-accent-dim);border-color:var(--prod-border-strong);color:var(--prod-accent)}.cnes-folhas-header.svelte-1acmlhd,.cnes-folha-row.svelte-1acmlhd{border-top:1px solid var(--prod-border);align-items:center;gap:10px;padding:6px 12px;font-size:12px;display:flex}.cnes-folhas-header.svelte-1acmlhd{background:var(--prod-surface);color:var(--prod-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700;font-family:var(--prod-mono)}.cnes-folha-row.svelte-1acmlhd{cursor:pointer}.cnes-folha-row.svelte-1acmlhd:hover{background:var(--prod-accent-dim)}.cf-chevron.svelte-1acmlhd{width:16px;color:var(--prod-muted);flex-shrink:0;font-size:.72rem}.cf-folha.svelte-1acmlhd{flex-shrink:0;width:52px}.cf-pa.svelte-1acmlhd{flex-shrink:0;width:200px;min-width:0;overflow:hidden}.cf-cbo.svelte-1acmlhd{flex:1;min-width:0;overflow:hidden}.cf-num.svelte-1acmlhd{text-align:right;flex-shrink:0;width:90px}.cf-pa.svelte-1acmlhd small:where(.svelte-1acmlhd),.cf-cbo.svelte-1acmlhd small:where(.svelte-1acmlhd){color:var(--prod-muted);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.badge-quarentena.svelte-1acmlhd{background:var(--bp-color-warning-soft);border:1px solid var(--bp-color-warning);color:var(--bp-color-warning);cursor:help;white-space:nowrap;font-size:.72rem;font-weight:700;font-family:var(--prod-mono);border-radius:4px;align-items:center;gap:4px;padding:1px 6px;display:inline-flex}.badge-quarentena.svelte-1acmlhd i:where(.svelte-1acmlhd){color:var(--bp-color-warning);font-size:.72rem}.folha-detalhe.svelte-1acmlhd{border-top:1px solid var(--prod-border);background:var(--prod-bg)}.folha-foot.svelte-1acmlhd{color:var(--prod-muted);border-top:1px solid var(--prod-border);text-align:right;padding:5px 12px;font-size:.72rem}.cnes-folha-row.folha-open.svelte-1acmlhd{background:var(--prod-accent-dim);color:var(--prod-accent)}.prod-empty.svelte-1acmlhd{min-height:110px;color:var(--prod-muted);text-align:center;place-items:center;padding:16px;display:grid}.prod-empty.small.svelte-1acmlhd{min-height:60px}.bpac-seq-grid.svelte-1acmlhd{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;display:grid;overflow:auto}.bpac-seq-col.svelte-1acmlhd{border:1px solid var(--prod-border);border-radius:8px;min-width:0;overflow:auto}.pa-link.svelte-1acmlhd{color:var(--prod-accent);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:none}@media (width<=1180px){.prod-toolbar.svelte-1acmlhd{grid-template-columns:repeat(2,minmax(0,1fr))}.prod-toolbar-actions.svelte-1acmlhd{grid-column:1/-1;justify-content:flex-start}.prod-stats.svelte-1acmlhd,.bpac-seq-grid.svelte-1acmlhd{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.prod-toolbar.svelte-1acmlhd,.prod-stats.svelte-1acmlhd,.bpac-seq-grid.svelte-1acmlhd{grid-template-columns:1fr}.prod-toolbar-actions.svelte-1acmlhd{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.prod-btn.svelte-1acmlhd{width:100%}}.fix-modal-overlay.svelte-ihpndv{z-index:10000;background:#0f172a94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.fix-modal.svelte-ihpndv{border:1px solid var(--bp-color-border);border-radius:var(--bp-radius-lg);background:var(--bp-color-bg-surface);width:min(980px,96vw);max-height:88vh;color:var(--bp-color-text);box-shadow:var(--bp-shadow-lg);flex-direction:column;display:flex;overflow:hidden}.fix-modal-header.svelte-ihpndv,.fix-modal-footer.svelte-ihpndv{border-bottom:1px solid var(--bp-color-border);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-weight:800;display:flex}.fix-modal-footer.svelte-ihpndv{border-top:1px solid var(--bp-color-border);border-bottom:0;flex-wrap:wrap;justify-content:flex-end}.fix-modal-close.svelte-ihpndv{border-radius:var(--bp-radius-md);width:32px;height:32px;color:var(--bp-color-text-muted);cursor:pointer;background:0 0;border:0}.fix-modal-body.svelte-ihpndv{gap:10px;padding:12px;display:grid;overflow:auto}.fix-batch-summary.svelte-ihpndv{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.fix-batch-stat.svelte-ihpndv{border:1px solid var(--bp-color-border);border-radius:var(--bp-radius-lg);background:var(--bp-color-bg-surface-sunken);gap:4px;padding:10px;display:grid}.fix-batch-stat.svelte-ihpndv strong:where(.svelte-ihpndv){font-size:22px}.fix-batch-stat.svelte-ihpndv span:where(.svelte-ihpndv){color:var(--bp-color-text-muted);font-size:12px}.fix-batch-stat.green.svelte-ihpndv strong:where(.svelte-ihpndv){color:var(--bp-color-success)}.fix-batch-stat.yellow.svelte-ihpndv strong:where(.svelte-ihpndv){color:var(--bp-color-warning)}.fix-batch-stat.red.svelte-ihpndv strong:where(.svelte-ihpndv){color:var(--bp-color-danger)}.fix-batch-list.svelte-ihpndv{gap:8px;display:grid}.fix-batch-row.svelte-ihpndv{border:1px solid var(--bp-color-border);border-radius:var(--bp-radius-lg);background:var(--bp-color-bg-surface-sunken);grid-template-columns:minmax(220px,.8fr) minmax(220px,1fr);align-items:center;gap:10px;padding:10px;display:grid}.fix-batch-row.auto.svelte-ihpndv{border-color:var(--bp-color-success-soft)}.fix-batch-row.err.svelte-ihpndv{border-color:var(--bp-color-danger-soft)}.fix-batch-row.svelte-ihpndv span:where(.svelte-ihpndv),.fix-batch-row.svelte-ihpndv small:where(.svelte-ihpndv){color:var(--bp-color-text-muted)}.fix-batch-cbo-sel.svelte-ihpndv{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.form-input.svelte-ihpndv{border:1px solid var(--bp-color-border);border-radius:var(--bp-radius-md);background:var(--bp-color-bg-surface);width:100%;min-height:34px;color:var(--bp-color-text)}.btn.svelte-ihpndv{border:1px solid var(--bp-color-border);border-radius:var(--bp-radius-md);background:var(--bp-color-bg-surface);min-height:32px;color:var(--bp-color-text);cursor:pointer;padding:6px 10px;font-weight:700}.btn-primary.svelte-ihpndv{background:var(--bp-color-accent);border-color:var(--bp-color-accent);color:#fff}.btn-warning.svelte-ihpndv{background:var(--bp-color-warning);border-color:var(--bp-color-warning);color:#fff}.btn.svelte-ihpndv:disabled{opacity:.55;cursor:not-allowed}.fix-modal-web-warn.svelte-ihpndv,.fix-modal-safe.svelte-ihpndv{border-radius:6px;align-items:center;gap:.35rem;margin-right:auto;padding:.25rem .55rem;font-size:.78rem;font-weight:700;display:inline-flex}.fix-modal-web-warn.svelte-ihpndv{border:1px solid var(--bp-color-warning-soft);background:var(--bp-color-warning-soft);color:var(--bp-color-warning-soft-text)}.fix-modal-safe.svelte-ihpndv{border:1px solid var(--bp-color-accent-soft);background:var(--bp-color-accent-soft);color:var(--bp-color-accent-hover)}.fix-batch-done.svelte-ihpndv{border:1px solid var(--bp-color-success-soft);border-radius:var(--bp-radius-lg);background:var(--bp-color-success-soft);color:var(--bp-color-success);padding:10px;font-weight:800}.fix-empty.svelte-ihpndv,.dt-loading.svelte-ihpndv{min-height:80px;color:var(--bp-color-text-muted);place-items:center;display:grid}.error.svelte-ihpndv,small.err.svelte-ihpndv{color:var(--bp-color-danger)}small.ok.svelte-ihpndv{color:var(--bp-color-success)}small.warn.svelte-ihpndv{color:var(--bp-color-warning)}@media (width<=760px){.fix-batch-summary.svelte-ihpndv,.fix-batch-row.svelte-ihpndv,.fix-batch-cbo-sel.svelte-ihpndv{grid-template-columns:1fr}}.fix-modal-overlay.svelte-mu5jyr{z-index:10000;background:#0f172a94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.fix-modal.svelte-mu5jyr{border:1px solid var(--bp-color-border);border-radius:var(--bp-radius-lg);background:var(--bp-color-bg-surface);width:min(860px,96vw);max-height:88vh;color:var(--bp-color-text);box-shadow:var(--bp-shadow-lg);flex-direction:column;display:flex;overflow:hidden}.fix-modal-header.svelte-mu5jyr{border-bottom:1px solid var(--bp-color-border);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-weight:800;display:flex}.fix-modal-close.svelte-mu5jyr{border-radius:var(--bp-radius-md);width:32px;height:32px;color:var(--bp-color-text-muted);cursor:pointer;background:0 0;border:0}.fix-modal-body.svelte-mu5jyr{gap:10px;padding:12px;display:grid;overflow:auto}.fix-card.svelte-mu5jyr{border:1px solid var(--bp-color-border);border-radius:var(--bp-radius-lg);background:var(--bp-color-bg-surface-sunken);gap:9px;padding:12px;display:grid}.fix-card-flag.svelte-mu5jyr{justify-content:space-between;align-items:center;gap:8px;font-weight:800;display:flex}.fix-badge-auto.svelte-mu5jyr,.fix-badge-manual.svelte-mu5jyr{border-radius:var(--bp-radius-full);padding:2px 8px;font-size:.72rem}.fix-badge-auto.svelte-mu5jyr{background:var(--bp-color-success-soft);color:var(--bp-color-success)}.fix-badge-manual.svelte-mu5jyr{background:var(--bp-color-warning-soft);color:var(--bp-color-warning-soft-text)}.fix-card-motivo.svelte-mu5jyr,.fix-card-msg.svelte-mu5jyr,small.svelte-mu5jyr{color:var(--bp-color-text-muted)}.fix-card-msg.error.svelte-mu5jyr{color:var(--bp-color-danger)}.fix-cbo-section.svelte-mu5jyr,.fix-prof-list.svelte-mu5jyr{gap:7px;display:grid}.fix-cbo-section-title.svelte-mu5jyr{color:var(--bp-color-text-muted);font-size:12px;font-weight:800}.fix-cbo-chips.svelte-mu5jyr{flex-wrap:wrap;gap:6px;display:flex}.fix-cbo-chip.svelte-mu5jyr,.fix-val-chip.svelte-mu5jyr{border:1px solid var(--bp-color-border);border-radius:var(--bp-radius-md);background:var(--bp-color-bg-surface);padding:6px 8px}.fix-prof-card.svelte-mu5jyr{border:1px solid var(--bp-color-border);border-radius:var(--bp-radius-md);background:var(--bp-color-bg-surface);align-items:center;gap:8px;padding:8px;display:flex}.fix-prof-card.svelte-mu5jyr span:where(.svelte-mu5jyr){gap:2px;display:grid}.btn.svelte-mu5jyr{border:1px solid var(--bp-color-border);border-radius:var(--bp-radius-md);background:var(--bp-color-bg-surface);min-height:32px;color:var(--bp-color-text);cursor:pointer;padding:6px 10px;font-weight:700}.btn-primary.svelte-mu5jyr{background:var(--bp-color-accent);border-color:var(--bp-color-accent);color:#fff}.btn-warning.svelte-mu5jyr{background:var(--bp-color-warning);border-color:var(--bp-color-warning);color:#fff}.btn.svelte-mu5jyr:disabled{opacity:.55;cursor:not-allowed}.form-input.svelte-mu5jyr{border:1px solid var(--bp-color-border);border-radius:var(--bp-radius-md);background:var(--bp-color-bg-surface);width:100%;min-height:34px;color:var(--bp-color-text)}.fix-card-status.svelte-mu5jyr{font-size:12px;font-weight:800}.fix-card-status.ok.svelte-mu5jyr{color:var(--bp-color-success)}.fix-card-status.warn.svelte-mu5jyr{color:var(--bp-color-warning)}.fix-card-status.err.svelte-mu5jyr{color:var(--bp-color-danger)}.fix-empty.svelte-mu5jyr,.dt-loading.svelte-mu5jyr{min-height:80px;color:var(--bp-color-text-muted);place-items:center;display:grid}.psb-layer.svelte-1249sz8{z-index:20500;background:#0f172a61;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.psb-panel.svelte-1249sz8{border:1px solid var(--bp-color-border);border-radius:var(--bp-radius-lg);background:var(--bp-color-bg-surface);width:min(560px,100%);color:var(--bp-color-text);box-shadow:var(--bp-shadow-lg);overflow:hidden}header.svelte-1249sz8{border-bottom:1px solid var(--bp-color-border);background:var(--bp-color-warning-soft);color:var(--bp-color-warning-soft-text);align-items:center;gap:12px;padding:14px 16px;display:flex}header.svelte-1249sz8>i:where(.svelte-1249sz8){font-size:24px}h3.svelte-1249sz8{margin:0;font-size:18px}header.svelte-1249sz8 span:where(.svelte-1249sz8){font-size:12px;font-weight:800}main.svelte-1249sz8{gap:12px;padding:14px 16px;display:grid}.psb-summary.svelte-1249sz8{border:1px solid var(--bp-color-warning-soft);border-radius:var(--bp-radius-lg);background:var(--bp-color-warning-soft);gap:2px;padding:12px;display:grid}.psb-summary.svelte-1249sz8 strong:where(.svelte-1249sz8){color:var(--bp-color-warning-soft-text);font-size:30px;line-height:1}.psb-summary.svelte-1249sz8 span:where(.svelte-1249sz8),.psb-warning.svelte-1249sz8,.psb-codes.svelte-1249sz8 p:where(.svelte-1249sz8){color:var(--bp-color-text-muted);font-size:13px}.psb-codes.svelte-1249sz8{gap:6px;max-height:180px;display:grid;overflow:auto}.psb-codes.svelte-1249sz8 div:where(.svelte-1249sz8){border:1px solid var(--bp-color-border);border-radius:var(--bp-radius-lg);background:var(--bp-color-bg-surface-raised);justify-content:space-between;gap:10px;padding:8px 10px;display:flex}.psb-codes.svelte-1249sz8 span:where(.svelte-1249sz8){color:var(--bp-color-text-muted);font-weight:800}.psb-warning.svelte-1249sz8{margin:0}.psb-justificativa.svelte-1249sz8{gap:6px;display:grid}.psb-justificativa.svelte-1249sz8 span:where(.svelte-1249sz8){color:var(--bp-color-text-muted);font-size:12px;font-weight:800}.psb-justificativa.svelte-1249sz8 textarea:where(.svelte-1249sz8){resize:vertical;border:1px solid var(--bp-color-border);border-radius:var(--bp-radius-md);background:var(--bp-color-bg-surface);width:100%;min-height:86px;color:var(--bp-color-text);font:inherit;padding:9px 10px}footer.svelte-1249sz8{border-top:1px solid var(--bp-color-border);background:var(--bp-color-bg-surface-raised);flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.prod-btn.svelte-1249sz8{border:1px solid var(--bp-color-border);border-radius:var(--bp-radius-md);background:var(--bp-color-bg-surface);min-height:34px;color:var(--bp-color-text);cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:7px 11px;font-weight:800;display:inline-flex}.prod-btn.primary.svelte-1249sz8{border-color:var(--bp-color-accent);background:var(--bp-color-accent);color:#fff}.prod-btn.warn.svelte-1249sz8{border-color:var(--bp-color-warning);background:var(--bp-color-warning);color:#fff}.prod-btn.svelte-1249sz8:disabled{opacity:.55;cursor:not-allowed}@media (width<=640px){footer.svelte-1249sz8{grid-template-columns:1fr;display:grid}}.bp-svelte-root{min-height:0;height:auto!important}.prod-page.svelte-1y8z8bf{--prod-bg:var(--bp-color-bg-surface-sunken);--prod-surface:var(--bp-color-bg-surface);--prod-surface-2:var(--bp-color-bg-surface-raised);--prod-border:var(--bp-color-border-soft);--prod-border-strong:var(--bp-color-border);--prod-text:var(--bp-color-text);--prod-muted:var(--bp-color-text-muted);--prod-faint:var(--bp-color-text-faint);--prod-accent:var(--bp-color-accent);--prod-accent-dim:var(--bp-color-accent-soft);--prod-mono:var(--bp-font-mono);width:100%;min-height:0;color:var(--prod-text);background:var(--prod-bg);box-sizing:border-box;flex-direction:column;gap:10px;display:flex}.prod-header.svelte-1y8z8bf{background:var(--prod-surface);border:1px solid var(--prod-border-strong);min-height:3.5rem;box-shadow:0 0 0 1px var(--prod-border), inset 0 1px 0 #ffffff08;border-radius:10px;align-items:center;gap:12px;padding:.75rem 1rem;display:flex}.prod-header.svelte-1y8z8bf>i:where(.svelte-1y8z8bf){background:var(--prod-accent-dim);border:1px solid var(--prod-border-strong);width:2rem;height:2rem;color:var(--prod-accent);box-shadow:0 0 10px var(--prod-accent-dim);border-radius:8px;flex-shrink:0;place-items:center;font-size:.95rem;display:grid}h2.svelte-1y8z8bf{color:var(--prod-accent);font-size:1rem;font-weight:700;font-family:var(--prod-mono);letter-spacing:.04em;margin:0}.prod-header.svelte-1y8z8bf span:where(.svelte-1y8z8bf),.prod-foot.svelte-1y8z8bf{color:var(--prod-muted);font-size:.72rem}.prod-stats.svelte-1y8z8bf{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.prod-toolbar.svelte-1y8z8bf,.prod-panel.svelte-1y8z8bf{background:var(--prod-surface);border:1px solid var(--prod-border-strong);border-radius:10px;width:100%}.prod-master.svelte-1y8z8bf{overflow:hidden}.prod-toolbar.svelte-1y8z8bf{grid-template-columns:minmax(130px,.7fr) repeat(3,minmax(140px,1fr)) minmax(360px,2fr);align-items:end;gap:10px;padding:10px 12px;display:grid}label.svelte-1y8z8bf{min-width:0;color:var(--prod-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700;font-family:var(--prod-mono);gap:4px;display:grid}input.svelte-1y8z8bf,select.svelte-1y8z8bf{border:1px solid var(--prod-border-strong);background:var(--prod-bg);width:100%;min-width:0;min-height:44px;color:var(--prod-text);font:inherit;border-radius:6px;outline:none;padding:0 9px;font-size:12px;transition:border-color .15s,box-shadow .15s}input.svelte-1y8z8bf:focus,select.svelte-1y8z8bf:focus{border-color:var(--prod-accent);box-shadow:0 0 0 2px var(--prod-accent-dim)}.prod-toolbar-actions.svelte-1y8z8bf{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.prod-btn.svelte-1y8z8bf,.icon-btn.svelte-1y8z8bf{border:1px solid var(--prod-border-strong);background:var(--prod-surface-2);min-height:44px;color:var(--prod-text);cursor:pointer;border-radius:6px;font-weight:600;transition:background .15s,box-shadow .15s}.prod-btn.svelte-1y8z8bf{justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;display:inline-flex}.prod-btn.svelte-1y8z8bf:hover:not(:disabled),.icon-btn.svelte-1y8z8bf:hover:not(:disabled){background:var(--prod-accent-dim);color:var(--prod-accent)}.prod-btn.primary.svelte-1y8z8bf,.icon-btn.primary.svelte-1y8z8bf{background:var(--prod-accent-dim);border-color:var(--prod-border-strong);color:var(--prod-accent);font-weight:700}.prod-btn.success.svelte-1y8z8bf{background:var(--bp-color-success-soft);border-color:var(--bp-color-success);color:var(--bp-color-success)}.prod-btn.info.svelte-1y8z8bf{background:var(--bp-color-accent-soft);border-color:var(--bp-color-accent);color:var(--bp-color-accent)}.prod-btn.svelte-1y8z8bf:disabled,.icon-btn.svelte-1y8z8bf:disabled{opacity:.5;cursor:not-allowed}.prod-panel-head.svelte-1y8z8bf{border-bottom:1px solid var(--prod-border);background:var(--prod-surface-2);border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;display:flex}.prod-panel-head.svelte-1y8z8bf span:where(.svelte-1y8z8bf){color:var(--prod-muted);font-size:.72rem;font-family:var(--prod-mono)}.bpai-master-scroll.svelte-1y8z8bf{flex-direction:column;width:100%;height:32vh;min-height:120px;display:flex;overflow:hidden}.vfolha-grid.svelte-1y8z8bf{flex-direction:column;flex:1;width:100%;min-height:0;font-size:12px;display:flex}.vfolha-row.svelte-1y8z8bf{border-bottom:1px solid var(--prod-border);box-sizing:border-box;grid-template-columns:90px 80px minmax(160px,1.4fr) 130px 80px minmax(140px,1fr) 90px 70px 100px;align-items:center;gap:0;min-height:34px;padding:7px 10px;display:grid}.vfolha-row.svelte-1y8z8bf>span:where(.svelte-1y8z8bf){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vfolha-row.svelte-1y8z8bf .num:where(.svelte-1y8z8bf){text-align:right}.vfolha-head.svelte-1y8z8bf{z-index:1;background:var(--prod-surface);color:var(--prod-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700;font-family:var(--prod-mono);position:sticky;top:0}.vfolha-body.svelte-1y8z8bf{cursor:pointer}.vfolha-body.svelte-1y8z8bf:hover,.vfolha-body.selected.svelte-1y8z8bf{background:var(--prod-accent-dim)}.vfolha-msg.svelte-1y8z8bf{text-align:center;padding:12px}.prod-table-wrap.svelte-1y8z8bf{overflow:auto}.prod-table.svelte-1y8z8bf{border-collapse:collapse;width:100%;color:var(--prod-text);font-size:12px}.prod-table.svelte-1y8z8bf th:where(.svelte-1y8z8bf),.prod-table.svelte-1y8z8bf td:where(.svelte-1y8z8bf){border-bottom:1px solid var(--prod-border);text-align:left;vertical-align:top;padding:7px 10px}.prod-table.svelte-1y8z8bf th:where(.svelte-1y8z8bf){z-index:1;background:var(--prod-surface);color:var(--prod-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-family:var(--prod-mono);position:sticky;top:0}.prod-table.svelte-1y8z8bf tr:where(.svelte-1y8z8bf){cursor:pointer}.prod-table.svelte-1y8z8bf tr:where(.svelte-1y8z8bf):hover{background:var(--prod-accent-dim)}.prod-table.svelte-1y8z8bf tr.has-error:where(.svelte-1y8z8bf){background:var(--bp-color-danger-soft)}.prod-table.svelte-1y8z8bf small:where(.svelte-1y8z8bf){max-width:340px;color:var(--prod-muted);display:block}.mono.svelte-1y8z8bf{font-family:var(--prod-mono,monospace)}.pa-link.svelte-1y8z8bf{color:var(--prod-accent);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:700;text-decoration:none}.pa-link.svelte-1y8z8bf:hover{color:var(--bp-color-accent-hover);text-decoration:underline}.pa-link.svelte-1y8z8bf:focus-visible{outline:2px solid var(--prod-accent);outline-offset:1px;border-radius:2px}.num.svelte-1y8z8bf{text-align:right!important}.prod-status.svelte-1y8z8bf{white-space:nowrap;min-height:20px;font-size:.72rem;font-weight:700;font-family:var(--prod-mono);border-radius:999px;align-items:center;padding:2px 8px;display:inline-flex}.prod-status.ok.svelte-1y8z8bf{background:var(--bp-color-success-soft);color:var(--bp-color-success)}.prod-status.err.svelte-1y8z8bf{background:var(--bp-color-danger-soft);color:var(--bp-color-danger)}.bpai-resizer.svelte-1y8z8bf{background:linear-gradient(90deg, transparent, var(--prod-border-strong), transparent);cursor:ns-resize;border:0;border-radius:999px;height:6px}.prod-detail.svelte-1y8z8bf{flex-direction:column;min-width:0;display:flex;overflow:hidden}.prod-detail.svelte-1y8z8bf>.prod-table-wrap:where(.svelte-1y8z8bf),.prod-detail.svelte-1y8z8bf>.bpai-cards:where(.svelte-1y8z8bf){min-height:0}.prod-detail.svelte-1y8z8bf>.prod-table-wrap:where(.svelte-1y8z8bf){overflow-x:auto}.prod-detail.svelte-1y8z8bf>.bpai-cards:where(.svelte-1y8z8bf){overflow:visible}.mode-switch.svelte-1y8z8bf{border:1px solid var(--prod-border-strong);border-radius:6px;display:inline-flex;overflow:hidden}.mode-switch.svelte-1y8z8bf button:where(.svelte-1y8z8bf){color:var(--prod-muted);cursor:pointer;background:0 0;border:0;padding:5px 10px;font-size:12px;font-weight:700;transition:background .15s,color .15s}.mode-switch.svelte-1y8z8bf button.active:where(.svelte-1y8z8bf){background:var(--prod-accent-dim);color:var(--prod-accent)}.bpai-cards.svelte-1y8z8bf{gap:8px;padding:10px;display:grid}.bpai-card.svelte-1y8z8bf{border:1px solid var(--prod-border);background:var(--prod-bg);border-radius:8px;grid-template-columns:minmax(210px,1.1fr) minmax(240px,1.3fr) minmax(170px,auto);gap:12px;padding:10px 12px;transition:border-color .2s;display:grid}.bpai-card.svelte-1y8z8bf:hover{border-color:var(--prod-border-strong)}.bpai-card.has-error.svelte-1y8z8bf{border-color:var(--bp-color-danger);background:var(--bp-color-danger-soft)}.bpai-card.svelte-1y8z8bf strong:where(.svelte-1y8z8bf),.bpai-card.svelte-1y8z8bf span:where(.svelte-1y8z8bf){display:block}.bpai-card.svelte-1y8z8bf strong:where(.svelte-1y8z8bf){color:var(--prod-text);font-size:13px;font-weight:700}.bpai-card.svelte-1y8z8bf span:where(.svelte-1y8z8bf){color:var(--prod-muted);margin-top:3px;font-size:12px}.card-actions.svelte-1y8z8bf,.actions.svelte-1y8z8bf{justify-content:flex-end;align-items:center;gap:6px;display:flex}.icon-btn.svelte-1y8z8bf{justify-content:center;align-items:center;width:30px;padding:0;display:inline-flex}.prod-empty.svelte-1y8z8bf,.prod-error.svelte-1y8z8bf{min-height:92px;color:var(--prod-muted);text-align:center;place-items:center;padding:16px;display:grid}.prod-error.svelte-1y8z8bf{color:var(--bp-color-danger)}.td-empty.svelte-1y8z8bf,.td-error.svelte-1y8z8bf{text-align:center;color:var(--prod-muted);padding:40px 16px}.td-error.svelte-1y8z8bf{color:var(--bp-color-danger)}.scroll-sentinel.svelte-1y8z8bf{color:var(--prod-muted);justify-content:center;align-items:center;gap:8px;min-height:48px;padding:14px;font-size:12px;display:flex}.sentinel-end.svelte-1y8z8bf{opacity:.5}.prod-foot.svelte-1y8z8bf{border-top:1px solid var(--prod-border);padding:7px 12px}.prod-modal.svelte-1y8z8bf{z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.prod-modal-panel.svelte-1y8z8bf{background:var(--prod-surface);width:min(520px,94vw);max-height:86vh;color:var(--prod-text);border:1px solid var(--prod-border-strong);border-radius:10px;overflow:auto;box-shadow:0 20px 60px #00000040}.prod-modal-panel.svelte-1y8z8bf header:where(.svelte-1y8z8bf),.prod-modal-panel.svelte-1y8z8bf footer:where(.svelte-1y8z8bf){border-bottom:1px solid var(--prod-border);background:var(--prod-surface-2);justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;display:flex}.prod-modal-panel.svelte-1y8z8bf footer:where(.svelte-1y8z8bf){border-top:1px solid var(--prod-border);border-bottom:0;justify-content:flex-end}.prod-modal-panel.svelte-1y8z8bf header:where(.svelte-1y8z8bf) button:where(.svelte-1y8z8bf){color:var(--prod-muted);cursor:pointer;background:0 0;border:0;font-size:20px}.prod-modal-panel.svelte-1y8z8bf p:where(.svelte-1y8z8bf),.tech-grid.svelte-1y8z8bf,.flags-grid.svelte-1y8z8bf{margin:12px 14px}.tech-grid.svelte-1y8z8bf{grid-template-columns:80px 1fr;gap:8px;display:grid}.tech-grid.svelte-1y8z8bf span:where(.svelte-1y8z8bf){color:var(--prod-muted);font-weight:700}.flags-grid.svelte-1y8z8bf{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.flags-grid.svelte-1y8z8bf div:where(.svelte-1y8z8bf){border:1px solid var(--prod-border);background:var(--prod-bg);border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.flags-grid.svelte-1y8z8bf div.active:where(.svelte-1y8z8bf){border-color:var(--bp-color-danger);color:var(--bp-color-danger)}@media (width<=1180px){.prod-toolbar.svelte-1y8z8bf{grid-template-columns:repeat(2,minmax(0,1fr))}.prod-toolbar-actions.svelte-1y8z8bf{grid-column:1/-1;justify-content:flex-start}.prod-stats.svelte-1y8z8bf{grid-template-columns:repeat(2,minmax(0,1fr))}.bpai-card.svelte-1y8z8bf{grid-template-columns:1fr}.card-actions.svelte-1y8z8bf{flex-wrap:wrap;justify-content:flex-start}}@media (width<=700px){.prod-toolbar.svelte-1y8z8bf,.prod-stats.svelte-1y8z8bf{grid-template-columns:1fr}.prod-toolbar-actions.svelte-1y8z8bf{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.prod-btn.svelte-1y8z8bf{width:100%}}
