@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");:root{--bg:#f5f6f8;--surface:#fff;--ink:#1a1a2e;--muted:#6b7280;--border:#e2e5ea;--green:#16a34a;--red:#dc2626;--blue:#2563eb;--purple:#7c3aed;--amber:#d97706}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--ink);font-size:11px}.topbar{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:12px 24px;justify-content:space-between;gap:20px}.topbar,.topbar-left{display:flex;align-items:center}.topbar-left{gap:12px}.topbar-badge{background:var(--blue);color:#fff;font-size:9px;font-weight:700;padding:3px 8px;border-radius:4px;letter-spacing:1px}.topbar-title{font-size:15px;font-weight:600;font-family:inherit}.topbar-sub{color:#94a3b8;font-size:10px}.topbar-status{display:flex;align-items:center;gap:4px;font-size:9px;color:#4ade80;font-weight:500}.topbar-status.err{color:#f87171}.status-dot{width:6px;height:6px;border-radius:50%;background:currentColor;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.topbar-kpis{display:flex;align-items:center;gap:16px}.kpi-item{display:flex;align-items:baseline;gap:6px}.kpi-label{color:#94a3b8;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.kpi-value{color:#fbbf24;font-size:20px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.kpi-delta{font-size:11px;font-weight:600;padding:2px 6px;border-radius:4px}.kpi-delta.up{color:#4ade80;background:rgba(74,222,128,.1)}.kpi-delta.down{color:#f87171;background:hsla(0,91%,71%,.1)}.kpi-divider{width:1px;height:28px;background:#334155}.controls-bar{background:#fff;border-bottom:1px solid var(--border);padding:6px 24px;flex-wrap:wrap}.controls-bar,.ctrl-group{display:flex;align-items:center;gap:4px}.ctrl-label{font-size:9px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.3px}.ctrl-select{background:#f8f9fb;color:var(--ink);border:1px solid var(--border);padding:4px 6px;border-radius:5px;font-size:10px;font-family:inherit;cursor:pointer;max-width:120px}.ctrl-select:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 2px rgba(37,99,235,.1)}.ctrl-select.version{font-weight:600;min-width:200px;max-width:260px;border-color:var(--blue);background:#f0f5ff}.ctrl-sep{width:1px;height:20px;background:var(--border);margin:0 8px}.ctrl-clear{font-family:inherit;font-size:9px;font-weight:500;color:var(--red);background:#fef2f2;border:1px solid #fecaca;padding:3px 8px;border-radius:4px;cursor:pointer;margin-left:auto;box-shadow:none}.ctrl-clear:hover{background:#fee2e2}.pl-table-wrapper{overflow-x:auto;padding:2px 8px 20px}.pl-table{width:100%;border-collapse:collapse;min-width:800px}.pl-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#fff;padding:3px 5px;text-align:right;font-weight:600;color:var(--muted);font-size:9px;text-transform:uppercase;border-bottom:2px solid var(--border);white-space:nowrap}.pl-table thead th.l{text-align:left}.pl-table thead th.sep{background:var(--bg);border:none;width:6px}.pl-table .grp-m{text-align:center;font-size:8px;padding:2px 3px}.pl-table tbody td{padding:3px 5px;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;border-bottom:1px solid #f0f0f0;white-space:nowrap;font-size:10px;color:#555}.pl-table tbody td.l{text-align:left;max-width:180px;overflow:hidden;text-overflow:ellipsis}.pl-table tbody td.sep{background:var(--bg);border:none;width:6px}.pl-table tbody tr:hover td:not(.sep){background:#f8fafc}.pl-table .r0 td{font-size:12px;font-weight:600;color:#1a1a2e;border-bottom:1px solid #ddd;padding:5px}.pl-table .r0 td.l{font-size:12px}.pl-table .r0.sum td{font-size:13px;font-weight:700;color:#0f172a;background:#eef2f7;border-bottom:2px solid #94a3b8;padding:6px 5px}.pl-table .r0.sum td.l{font-size:13px}.pl-table .r1 td{font-size:10px;font-weight:500;color:#374151;border-bottom:1px solid #f3f3f3}.pl-table .r1 td.l{padding-left:20px;font-size:10px}.pl-table .r2 td{font-size:9px;font-weight:300;color:#9ca3af;border-bottom:1px solid #f8f8f8}.pl-table .r2 td.l{padding-left:36px;font-size:9px}.vp{color:var(--green)}.vn{color:var(--red)}.vz{color:#ccc}.pl-table .fy{font-size:9px;padding:3px;max-width:50px}.pl-table .r0 .fy{font-size:11px;font-weight:600}.pl-table .r0.sum .fy{font-size:12px;font-weight:700}.tb{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:3px;background:#f0f1f4;border:1px solid var(--border);color:var(--muted);font-size:10px;cursor:pointer;margin-right:4px;font-weight:700;vertical-align:middle;transition:all .15s}.tb.o,.tb:hover{background:var(--blue);color:#fff;border-color:var(--blue)}.tb.o{transform:rotate(90deg)}.cb{color:#bfc8d4;font-size:8.5px;font-weight:300}.r0 .cb{color:#8896a6;font-size:10px;font-weight:400}.r0.sum .cb{font-size:11px;font-weight:500;color:#6b7a8a}.cf{color:#374151;font-size:10px;font-weight:400}.r0 .cf{color:#1a1a2e;font-size:11px;font-weight:600}.r0.sum .cf{font-size:12px;font-weight:700;color:#0f172a}.cd{font-size:8px;font-weight:400;color:#ccc}.r0 .cd{font-size:9px}.r0.sum .cd{font-size:10px;font-weight:600}.r0 .cd.vp{color:var(--green);font-weight:600}.r0 .cd.vn{color:var(--red);font-weight:600}.pl-table .rsep td{height:8px;background:var(--bg)!important;border:none!important}.pl-table .rhdr td{background:#fefce8!important;font-weight:700;font-size:10px;color:var(--amber);text-transform:uppercase;letter-spacing:1px;padding:8px 5px;border-bottom:2px solid var(--amber)!important;border-top:2px solid #e5e7eb!important}.pl-table .resumo-total td{font-size:12px;font-weight:700;color:#0f172a;background:#eef2f7;border-bottom:2px solid #94a3b8;padding:5px}.pl-table .resumo-line td{font-size:10.5px;font-weight:500;color:#374151;padding:4px 5px}.loading-msg{text-align:center;padding:40px;color:var(--muted);font-size:13px}@media (max-width:1200px){.topbar{flex-direction:column;align-items:flex-start;gap:8px}.controls-bar{gap:6px}}