:root{--accent: #3b82f6;--fs-hero: 16px;--fs-value: 13px;--fs-body: 13px;--fs-label: 11.5px;--fs-meta: 10px;--fs-caption: 9.5px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,Segoe UI,sans-serif;background:#f0f2f7;min-height:100vh;color:#111827}.topbar{background:#1a2332;padding:0 28px;height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;position:sticky;top:0;z-index:100}.tb-left{display:flex;align-items:center;gap:10px}.logo{width:30px;height:30px;background:#3b82f6;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:900}.tb-title{font-size:14px;font-weight:800;color:#fff}.tb-sub{font-size:12px;color:#94a3b8}.tb-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tb-select{padding:6px 28px 6px 10px;border:1px solid #2d4a6e;border-radius:6px;background:#0f1b2d;color:#e2e8f0;font-size:12px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5'%3E%3Cpath d='M0 0l4 5 4-5z' fill='%2364748b'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.tb-select:focus{outline:none;border-color:#3b82f6}.tb-select option{color:#111;background:#fff}.tb-btn{padding:6px 14px;border:none;border-radius:6px;font-size:12px;font-weight:700;cursor:pointer;color:#fff;font-family:Inter,sans-serif;transition:all .15s}.tb-primary{background:#3b82f6}.tb-primary:hover{background:#2563eb}.tb-ghost{background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.tb-ghost:hover{background:#ffffff26}.lv{display:flex;align-items:center;gap:5px;font-size:11.5px;color:#4ade80;font-weight:600}.lv:before{content:"";width:6px;height:6px;border-radius:50%;background:#4ade80;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.filter-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:200}.filter-overlay.open{display:flex;align-items:flex-start;justify-content:flex-end;padding:60px 20px 20px}.filter-panel{background:#0f1b2d;border:1px solid #1e2d42;border-radius:12px;padding:20px;width:280px;max-height:calc(100vh - 80px);overflow-y:auto;color:#cbd5e1}.filter-panel::-webkit-scrollbar{width:4px}.filter-panel::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.fp-title{font-size:11.5px;font-weight:700;color:#3b82f6;text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px;margin-top:16px;padding-bottom:6px;border-bottom:1px solid #1e2d42}.fp-title:first-child{margin-top:0}.fp-item{display:flex;align-items:center;gap:10px;padding:5px 4px;border-radius:4px;cursor:pointer;font-size:13px;font-weight:500;transition:all .12s}.fp-item:hover{background:#ffffff0d;color:#fff}.fp-item input{width:16px;height:16px;accent-color:#3b82f6;cursor:pointer}.pg{max-width:1600px;margin:0 auto;padding:20px 28px}.sl{font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#9ca3af;margin-bottom:14px;display:flex;align-items:center;gap:10px}.sl:after{content:"";flex:1;height:1px;background:#e5e7eb}.hero{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.hcard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px;position:relative;overflow:hidden;transition:all .2s}.hcard:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--hc, #3b82f6)}.hcard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.hc-label{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:8px}.hc-value{font-size:22px;font-weight:800;color:#111827;line-height:1.1;margin-bottom:8px}.hc-sub{font-size:12px;font-weight:600;color:#9ca3af;line-height:1.5}.hc-sub .pos{color:#16a34a}.hc-sub .neg{color:#dc2626}.hc-icon{position:absolute;top:16px;right:16px;font-size:22px;opacity:.5}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 20px;margin-bottom:16px}.table-wrapper{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th,td{padding:8px 12px;border-bottom:1px solid #f3f4f6}th{position:sticky;top:0;background:#1e3a5f;color:#fff;z-index:10;font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:11.5px;white-space:nowrap}th:first-child{text-align:left;position:sticky;left:0;z-index:11;background:#1e3a5f}td:first-child{position:sticky;left:0;background:#fff;z-index:5;border-right:2px solid #e5e7eb}tbody tr:hover td:first-child,tbody tr:hover{background:#fafbfc}td.num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.neg{color:#dc2626;font-weight:700}.row-saldo td{font-weight:700;background:#edf2f7;color:#111827;font-size:13px;border-top:2px solid #cbd5e1}.row-saldo td:first-child{background:#edf2f7}.row-resultado td{font-weight:700;background:#f0fdf4;color:#16a34a;border-top:2px solid #16a34a;font-size:13px}.row-resultado td:first-child{background:#f0fdf4}.tree-label{display:flex;align-items:center;gap:8px}.toggle{cursor:pointer;-webkit-user-select:none;user-select:none;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;font-weight:700;color:#3b82f6;font-size:12px;transition:all .15s;font-family:monospace;flex-shrink:0}.toggle:hover{background:#3b82f6;color:#fff}.act-row td,.act-row td:first-child{background:#fff}.act-label{font-weight:700;color:#111827;font-size:13px}.act-lvl2{padding-left:28px;font-weight:700;color:#1e3a5f;font-size:12px}.act-lvl3{padding-left:48px;font-weight:500;color:#6b7280;font-size:12px}.act-lvl4{padding-left:66px;font-weight:400;color:#9ca3af;font-size:11.5px}.clickable{cursor:pointer;transition:all .15s}.clickable:hover{background:#f0f4ff!important}.forecast-white{background:#fffbeb!important}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.ch-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 20px}.ch-title{font-size:13px;font-weight:700;color:#111827;margin-bottom:14px}.ch-wrap{position:relative;height:280px}.toolbar{display:flex;gap:8px;margin-bottom:10px}.toolbar-btn{padding:5px 14px;font-size:11.5px;font-weight:700;border-radius:6px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;cursor:pointer;font-family:Inter,sans-serif}.toolbar-btn:hover{background:#f3f4f6}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:9999}.modal{background:#fff;width:min(1200px,96vw);max-height:90vh;overflow:auto;border-radius:16px;box-shadow:0 24px 60px #00000040;animation:fadeUp .2s ease}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modal-header{position:sticky;top:0;background:#1e3a5f;color:#fff;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:1}.modal-title{font-size:15px;font-weight:700}.modal-body{padding:20px}.pill{display:inline-block;padding:4px 10px;background:#f3f4f6;border-radius:6px;font-size:11.5px;color:#374151;margin-right:6px;font-weight:700}.modal-table th{position:static;background:#1e3a5f}.muted{color:#64748b;font-size:12px}.login-bg{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0f1b2d}.login-card{background:#1a2332;border:1px solid #2d4a6e;border-radius:16px;padding:40px;width:380px;max-width:95vw}.login-logo{display:flex;align-items:center;gap:12px;margin-bottom:32px}.login-logo .logo{width:40px;height:40px;font-size:18px}.login-logo span{color:#fff;font-size:18px;font-weight:800}.login-label{display:block;font-size:12px;font-weight:700;color:#94a3b8;margin-bottom:6px;text-transform:uppercase;letter-spacing:.08em}.login-input{width:100%;padding:12px 14px;background:#0f1b2d;border:1px solid #2d4a6e;border-radius:8px;color:#e2e8f0;font-size:14px;font-family:Inter,sans-serif}.login-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.login-submit{width:100%;padding:12px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;margin-top:16px;transition:background .15s}.login-submit:hover{background:#2563eb}.login-submit:disabled{opacity:.5;cursor:not-allowed}.login-error{color:#f87171;font-size:12px;margin-top:8px;font-weight:600}.status-bar{font-size:11.5px;color:#64748b;margin-bottom:8px;min-height:16px}.spinner-inline{display:inline-block;width:12px;height:12px;border:2px solid #cbd5e1;border-top-color:#3b82f6;border-radius:50%;animation:spin .6s linear infinite;margin-right:6px;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;padding:60px 20px;color:#9ca3af}.empty-state h3{font-size:18px;color:#374151;margin-bottom:8px}.empty-state p{font-size:13px;line-height:1.6}.hidden{display:none}@media (max-width: 900px){.hero,.two{grid-template-columns:1fr}.topbar{flex-wrap:wrap;height:auto;padding:10px 16px}}@media print{.no-print{display:none!important}body{background:#fff}th{background:#1e3a5f!important;color:#fff!important;-webkit-print-color-adjust:exact}}.chat-fab{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:#3b82f6;color:#fff;border:none;font-size:24px;cursor:pointer;box-shadow:0 4px 20px #3b82f666;z-index:500;display:flex;align-items:center;justify-content:center;transition:all .2s}.chat-fab:hover{transform:scale(1.08);box-shadow:0 6px 28px #3b82f680}.chat-panel{position:fixed;bottom:90px;right:24px;width:420px;max-height:550px;background:#fff;border-radius:16px;box-shadow:0 12px 48px #0003;z-index:500;display:flex;flex-direction:column;overflow:hidden;animation:fadeUp .2s ease}.chat-header{background:#1e3a5f;color:#fff;padding:14px 18px;display:flex;align-items:center;justify-content:space-between}.chat-header h3{font-size:14px;font-weight:700;margin:0}.chat-header span{font-size:11.5px;color:#ffffffb3}.chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px;max-height:360px}.chat-msg{max-width:85%;padding:10px 14px;border-radius:12px;font-size:13px;line-height:1.5;word-wrap:break-word}.chat-msg.user{align-self:flex-end;background:#3b82f6;color:#fff;border-bottom-right-radius:4px}.chat-msg.bot{align-self:flex-start;background:#f3f4f6;color:#111827;border-bottom-left-radius:4px}.chat-msg.bot pre{background:#e5e7eb;padding:8px;border-radius:6px;overflow-x:auto;font-size:12px;margin:6px 0}.chat-input-row{display:flex;gap:8px;padding:12px 16px;border-top:1px solid #e5e7eb;background:#fafbfc}.chat-input{flex:1;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;font-family:Inter,sans-serif;outline:none}.chat-input:focus{border-color:#3b82f6}.chat-send{padding:10px 16px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif}.chat-send:hover{background:#2563eb}.chat-send:disabled{opacity:.5;cursor:not-allowed}.chat-typing{color:#9ca3af;font-size:12px;font-style:italic;padding:4px 0}.sug-textarea{width:100%;min-height:120px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;font-family:Inter,sans-serif;resize:vertical}.sug-textarea:focus{outline:none;border-color:#3b82f6}.sug-submit{padding:10px 24px;background:#10b981;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;margin-top:12px}.sug-submit:hover{background:#059669}.sug-success{color:#10b981;font-size:13px;font-weight:600;margin-top:8px}@media (max-width: 500px){.chat-panel{width:calc(100vw - 32px);right:16px;bottom:80px}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:600;display:flex;align-items:center;justify-content:center;animation:fadeUp .15s ease}.det-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040;max-width:90vw;max-height:85vh;overflow:hidden;display:flex;flex-direction:column}.det-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.det-header h3{margin:0;font-size:16px;font-weight:700;color:#111827}.det-close{background:none;border:none;font-size:20px;cursor:pointer;color:#6b7280;padding:4px 8px}.det-close:hover{color:#111827}.det-body{overflow-y:auto;padding:16px 20px}.fc-input{padding:8px 12px;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:12px;background:#ffffff0d;color:#e2e8f0;font-family:Inter,sans-serif}.fc-input:focus{outline:none;border-color:#3b82f6}.th-fc{text-align:left;padding:8px 10px;color:#64748b;font-weight:500;font-size:11.5px;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid rgba(255,255,255,.1);white-space:nowrap}.th-fc.num{text-align:right}.fc-th{text-align:left;padding:10px 12px;background:#1e3a5f;color:#fff;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.fc-th:first-child{border-radius:6px 0 0}.fc-th:last-child{border-radius:0 6px 0 0}.app-layout{display:flex;min-height:100vh}.app-main{margin-left:270px;flex:1;min-width:0;transition:margin-left .25s ease}.app-main.sb-main-collapsed{margin-left:52px}.app-main .topbar{display:none}.sb-mini{width:52px;background:#0f172a;position:fixed;top:0;left:0;height:100vh;z-index:150;display:flex;flex-direction:column;align-items:center;padding:12px 0;border-right:1px solid rgba(148,163,184,.06);transition:width .25s ease}.sb-mini-logo{width:32px;height:32px;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:800;cursor:pointer;margin-bottom:20px;box-shadow:0 2px 8px #3b82f640;transition:transform .15s}.sb-mini-logo:hover{transform:scale(1.08)}.sb-mini-btn{width:44px;min-height:50px;border-radius:8px;border:none;background:transparent;color:#64748b;font-family:Inter,sans-serif;cursor:pointer;margin-bottom:4px;transition:all .12s;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:6px 2px}.sb-mini-btn svg{width:18px;height:18px;display:block}.sb-mini-btn span{font-size:9.5px;font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}.sb-mini-btn:hover{background:#ffffff0a;color:#cbd5e1}.sb-mini-active{background:#3b82f624;color:#93c5fd}.sb-mini-avatar{width:28px;height:28px;border-radius:50%;background:#3b82f614;display:flex;align-items:center;justify-content:center;color:#475569;font-size:11.5px;font-weight:600}.sb-full{width:270px;background:#0f172a;position:fixed;top:0;left:0;height:100vh;z-index:150;display:flex;flex-direction:column;border-right:1px solid rgba(148,163,184,.06);transition:width .25s ease;overflow:hidden}.sb-full-header{padding:20px 20px 16px;display:flex;align-items:center;gap:12px;flex-shrink:0}.sb-full-logo{width:34px;height:34px;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-weight:800;flex-shrink:0;box-shadow:0 2px 10px #3b82f640}.sb-full-brand{flex:1}.sb-full-name{color:#f1f5f9;font-size:15px;font-weight:600;line-height:1.2}.sb-full-sub{color:#475569;font-size:10px;margin-top:1px}.sb-full-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1px solid rgba(59,130,246,.25);background:#3b82f61a;color:#93c5fd;cursor:pointer;padding:0;flex-shrink:0;transition:all .15s ease;font-family:Inter,sans-serif}.sb-full-close svg{width:18px;height:18px;display:block}.sb-full-close:hover{background:#3b82f638;border-color:#3b82f68c;color:#fff;transform:scale(1.05)}.sb-full-nav{padding:4px 12px 8px;flex-shrink:0}.sb-full-item{display:block;width:100%;padding:10px 16px;border-radius:8px;border:none;border-left:3px solid transparent;background:transparent;color:#64748b;font-size:13px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;text-align:left;margin-bottom:2px;transition:all .12s}.sb-full-item:hover{background:#ffffff08;color:#94a3b8}.sb-full-active{background:#3b82f614;border-left-color:#3b82f6;color:#e2e8f0;font-weight:600}.sb-full-active:hover{background:#3b82f61f}.sb-full-sep{height:1px;margin:0 20px;flex-shrink:0;background:linear-gradient(90deg,transparent,rgba(148,163,184,.1),transparent)}.sb-full-footer{margin-top:auto;padding:12px 16px;border-top:1px solid rgba(148,163,184,.06);flex-shrink:0}.sb-full-user{display:flex;align-items:center;gap:10px}.sb-full-avatar{width:28px;height:28px;border-radius:50%;background:#3b82f614;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:11.5px;font-weight:600;flex-shrink:0}.sb-full-uname{color:#475569;font-size:12px;flex:1}.sb-full-logout{background:none;border:none;color:#475569;font-size:11.5px;cursor:pointer;font-family:Inter,sans-serif;padding:4px 8px;border-radius:4px;transition:all .12s}.sb-full-logout:hover{color:#f87171;background:#f871710f}.filter-panel-left{background:#0f172a;padding:20px;overflow-y:auto;width:270px;position:fixed;top:200px;left:0;bottom:0;z-index:160;border-right:1px solid rgba(148,163,184,.06)}.filter-panel-left::-webkit-scrollbar{width:3px}.filter-panel-left::-webkit-scrollbar-thumb{background:#1e293b;border-radius:3px}.sb-main-collapsed .filter-panel-left{display:none}.fp-section{margin-bottom:24px}.fp-row{display:flex;gap:14px;margin-bottom:24px}.fp-col{flex:1}.fp-label{font-size:10px;font-weight:600;color:#475569;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.fp-select{width:100%;padding:9px 12px;border-radius:8px;font-size:13px;font-weight:500;border:1px solid rgba(148,163,184,.1);color:#e2e8f0;background:#ffffff08;font-family:Inter,sans-serif;transition:border-color .15s}.fp-select:focus{outline:none;border-color:#3b82f666}.fp-seg{display:flex;border-radius:8px;overflow:hidden;border:1px solid rgba(148,163,184,.1)}.fp-seg-btn{padding:9px 0;font-size:12px;font-weight:500;flex:1;text-align:center;cursor:pointer;background:#ffffff05;color:#475569;border:none;font-family:Inter,sans-serif;transition:all .12s}.fp-seg-btn.active{background:#3b82f626;color:#93c5fd;font-weight:600}.fp-seg-btn+.fp-seg-btn{border-left:1px solid rgba(148,163,184,.06)}.fp-emp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.fp-emp-link{font-size:10px;color:#3b82f6;font-weight:500;cursor:pointer;background:none;border:none;font-family:Inter,sans-serif;padding:0}.fp-emp-link:hover{color:#60a5fa}.fp-emp-card{background:#ffffff05;border:1px solid rgba(148,163,184,.06);border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:7px}.fp-emp-item{display:flex;align-items:center;gap:9px;font-size:12px;color:#94a3b8;cursor:pointer;padding:1px 0}.fp-emp-item input{width:14px;height:14px;accent-color:#3b82f6;cursor:pointer;flex-shrink:0;border-radius:3px}.fp-months{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.fp-month{padding:7px 0;border-radius:7px;font-size:11.5px;font-weight:500;color:#334155;text-align:center;cursor:pointer;background:transparent;border:none;font-family:Inter,sans-serif;transition:all .12s}.fp-month:hover{color:#64748b;background:#ffffff08}.fp-month.active{background:#3b82f626;color:#93c5fd;font-weight:600}.fp-btn-primary{width:100%;padding:11px;font-size:13px;font-weight:600;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;cursor:pointer;font-family:Inter,sans-serif;box-shadow:0 2px 10px #3b82f633;margin-bottom:10px;transition:box-shadow .15s}.fp-btn-primary:hover{box-shadow:0 4px 16px #3b82f64d}.fp-btn-ghost{width:100%;padding:9px;font-size:12px;font-weight:500;border:1px solid rgba(148,163,184,.08);background:transparent;color:#64748b;border-radius:8px;cursor:pointer;font-family:Inter,sans-serif;transition:all .12s}.fp-btn-ghost:hover{color:#94a3b8;border-color:#94a3b826}.topbar-clean{background:#fff;padding:14px 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}.topbar-clean .tc-title{font-size:16px;font-weight:700;color:#111827}.topbar-clean .tc-right{display:flex;align-items:center;gap:14px}.topbar-clean .tc-live{color:#22c55e;font-size:11.5px;font-weight:600;display:flex;align-items:center;gap:6px}.topbar-clean .tc-live:before{content:"";width:6px;height:6px;border-radius:50%;background:#22c55e;animation:pulse 2s infinite}.topbar-clean .tc-time{font-size:12px;color:#9ca3af}@media (max-width:900px){.sb-full{display:none}.sb-mini{display:flex}.app-main,.app-main.sb-main-collapsed{margin-left:52px}.filter-panel-left{display:none}}.hero{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:12px!important}.hcard .hc-value{font-size:22px!important;letter-spacing:-.02em}.hcard .hc-sub{font-size:11.5px!important;line-height:1.4}.hcard .hc-label{font-size:11.5px!important;letter-spacing:.04em}.hcard .pos{color:#10b981}.hcard .neg{color:#ef4444}.hcard .warn{color:#f59e0b}.hcard{position:relative}.hcard .hc-info-btn{position:absolute;top:12px;right:12px;background:transparent;border:none;color:#94a3b8;cursor:help;padding:0;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;transition:color .15s ease,background .15s ease}.hcard .hc-info-btn:hover{color:#1e293b;background:#0f172a0f}.hcard .hc-info-btn svg{display:block}.hc-info-wrap .hc-info-btn{background:transparent;border:none;color:#94a3b8;cursor:help;padding:0;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;transition:color .15s ease,background .15s ease}.hc-info-wrap .hc-tip-text{display:none;position:absolute;top:100%;right:0;margin-top:6px;width:260px;padding:10px 12px;background:#0f172a;color:#e2e8f0;font-size:11.5px;line-height:1.5;border-radius:8px;box-shadow:0 8px 24px #0f172a40;z-index:100;font-weight:400;letter-spacing:0;text-transform:none;pointer-events:none}.insights-horiz{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:18px 20px;margin:14px 24px 24px}.insights-horiz .ih-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.insights-horiz .ih-title{font-size:13px;font-weight:700;color:#0f172a;letter-spacing:-.01em}.insights-horiz .ih-period{font-size:11.5px;color:#64748b;margin-top:2px}.insights-horiz .ih-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.insights-horiz .ih-col-title{display:flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.insights-horiz .ih-col-up{color:#047857}.insights-horiz .ih-col-down{color:#b91c1c}.insights-horiz .ih-row{display:grid;grid-template-columns:minmax(0,1.6fr) 1.4fr auto;align-items:center;gap:10px;padding:9px 0;border-bottom:1px dashed #f1f5f9;font-size:12px}.insights-horiz .ih-row:last-child{border-bottom:none}.insights-horiz .ih-label{color:#334155;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.insights-horiz .ih-flow{display:flex;align-items:center;gap:6px;color:#94a3b8;font-size:11.5px}.insights-horiz .ih-flow .ih-arr{color:#cbd5e1;font-size:13px}.insights-horiz .ih-flow .ih-cur{color:#0f172a;font-size:12px}.insights-horiz .ih-vals{display:flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:90px}.insights-horiz .ih-up .ih-delta,.insights-horiz .ih-up .ih-pct{color:#047857}.insights-horiz .ih-down .ih-delta,.insights-horiz .ih-down .ih-pct{color:#b91c1c}.insights-horiz .ih-delta{font-size:12px;font-weight:700}.insights-horiz .ih-pct{font-size:10px}.insights-horiz .ih-empty{color:#94a3b8;font-size:11.5px;font-style:italic;padding:8px 0}@media (max-width: 768px){.insights-horiz .ih-grid{grid-template-columns:1fr}.insights-horiz .ih-row{grid-template-columns:1fr auto}.insights-horiz .ih-flow{display:none}}.ds-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:18px 20px;margin:14px 24px 0}.ds-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #f1f5f9;flex-wrap:wrap}.ds-card-title-wrap{display:flex;align-items:center;gap:6px}.ds-card-title{font-size:12px;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.06em}.ds-card-legend{display:flex;gap:14px;font-size:10px;color:#64748b}.lg-real{color:#2563eb;font-weight:600}.lg-proj{color:#3b82f6}.lg-min{color:#dc2626}.lg-end,.lg-ent{color:#10b981}.lg-sai{color:#ef4444}.lg-sal{color:#2563eb}.ds-svg{display:block;width:100%;height:auto}.ds-row-2{display:grid;grid-template-columns:1fr 1fr;gap:0}.ds-row-2 .ds-card{margin-right:12px}.ds-row-2 .ds-card:last-child{margin-right:24px;margin-left:0}.ds-row-2 .ds-card:first-child{margin-left:24px}@media (max-width: 1024px){.ds-row-2{grid-template-columns:1fr}.ds-row-2 .ds-card{margin:14px 24px 0}}.ds-info-wrap{position:relative;display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;border-radius:50%;color:#94a3b8;cursor:help;outline:none}.ds-info-wrap:hover,.ds-info-wrap:focus-visible{color:#1e293b;background:#0f172a0f}.ds-info-tip{display:none;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);width:280px;padding:10px 12px;background:#0f172a;color:#e2e8f0;font-size:11.5px;line-height:1.5;border-radius:8px;box-shadow:0 8px 24px #0f172a40;z-index:100;text-transform:none;letter-spacing:0;font-weight:400;pointer-events:none}.ds-info-wrap:hover .ds-info-tip,.ds-info-wrap:focus-within .ds-info-tip{display:block}.ds-saldo-body{display:grid;grid-template-columns:1fr 200px;gap:24px;align-items:center}.ds-saldo-side{display:flex;flex-direction:column;gap:18px;padding-left:16px;border-left:1px solid #f1f5f9}.ds-saldo-side-label{font-size:10px;color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.ds-saldo-side-value{font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:1}.ds-saldo-side-value.pos{color:#10b981}.ds-saldo-side-value.neg{color:#dc2626}.ds-saldo-side-sub{font-size:10px;color:#94a3b8;margin-top:4px}@media (max-width: 900px){.ds-saldo-body{grid-template-columns:1fr}.ds-saldo-side{border-left:none;padding-left:0;border-top:1px solid #f1f5f9;padding-top:16px;flex-direction:row;gap:32px}}.ds-visao-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ds-mini-card{display:flex;align-items:center;gap:10px;padding:10px;background:#f8fafc;border-radius:8px}.ds-mini-ico{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ds-mini-label{font-size:9.5px;text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-weight:600}.ds-mini-val{font-size:14px;font-weight:700;color:#0f172a;margin-top:2px}.ds-progress-wrap{display:flex;align-items:center;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid #f1f5f9}.ds-progress-label{font-size:11.5px;color:#64748b;min-width:110px}.ds-progress-bar{flex:1;height:7px;background:#e2e8f0;border-radius:4px;overflow:hidden}.ds-progress-fill{height:100%;background:#3b82f6;border-radius:4px;transition:width .3s ease}.ds-progress-pct{font-size:12px;font-weight:700;color:#0f172a;min-width:36px;text-align:right}.ds-alertas-list{display:flex;flex-direction:column;gap:6px}.ds-alert{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-size:12px}.ds-alert-ico{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center}.ds-alert-label{color:#334155}.ds-alert-val{font-weight:700;color:#0f172a}.ds-alert-red{background:#fef2f2}.ds-alert-red .ds-alert-ico{background:#fee2e2;color:#b91c1c}.ds-alert-red .ds-alert-val{color:#b91c1c}.ds-alert-orange{background:#fffbeb}.ds-alert-orange .ds-alert-ico{background:#fef3c7;color:#b45309}.ds-alert-orange .ds-alert-val{color:#b45309}.ds-alert-blue{background:#eff6ff}.ds-alert-blue .ds-alert-ico{background:#dbeafe;color:#1e40af}.ds-alert-green{background:#ecfdf5}.ds-alert-green .ds-alert-ico{background:#d1fae5;color:#047857}.ds-alert-green .ds-alert-val{color:#047857}.ds-donut-body{display:grid;grid-template-columns:220px 1fr;gap:24px;align-items:center}.ds-donut-svg{max-width:220px}.ds-donut-legend{display:flex;flex-direction:column;gap:10px}.ds-donut-row{display:grid;grid-template-columns:12px 1fr auto 60px;align-items:center;gap:10px;font-size:12px}.ds-donut-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.ds-donut-lbl{color:#334155}.ds-donut-val{color:#64748b}.ds-donut-pct{color:#0f172a;font-weight:600;text-align:right}@media (max-width: 768px){.ds-visao-grid{grid-template-columns:repeat(2,1fr)}.ds-donut-body{grid-template-columns:1fr}}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;padding:0 24px;margin-top:14px;max-width:100%;box-sizing:border-box}.hcard{position:relative;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px 18px 18px;min-height:110px;box-sizing:border-box;overflow:visible}.hcard .hc-label{font-size:10px;font-weight:600;letter-spacing:.06em;color:#64748b;text-transform:uppercase;margin-top:6px;margin-bottom:6px;padding-right:24px}.hcard .hc-value{font-size:22px;font-weight:700;letter-spacing:-.02em;color:#0f172a;line-height:1.1;margin-bottom:8px}.hc-info-wrap{position:absolute;top:12px;right:12px;display:inline-flex}.hc-info-wrap .hc-info-btn{background:transparent;border:none;padding:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#94a3b8;cursor:help;transition:color .15s,background .15s}.hc-info-wrap .hc-tip-text{display:none;position:absolute;top:calc(100% + 6px);right:0;width:260px;padding:10px 12px;background:#0f172a;color:#e2e8f0;font-size:11.5px;line-height:1.5;border-radius:8px;box-shadow:0 8px 24px #0f172a40;z-index:100;text-transform:none;letter-spacing:0;font-weight:400;pointer-events:none}.dsg-wrap{display:flex;flex-direction:column;gap:14px;margin-top:18px;padding:0 24px;max-width:100%;box-sizing:border-box}.dsg-row-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width: 1024px){.dsg-row-2{grid-template-columns:1fr}}.dsg-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:18px 20px;box-sizing:border-box}.dsg-h{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #f1f5f9;flex-wrap:wrap}.dsg-h-l{display:flex;align-items:center;gap:8px}.dsg-h-r{display:flex;align-items:center;gap:8px;font-size:11.5px;color:#64748b}.dsg-h-title{font-size:12px;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.06em}.dsg-legend{display:flex;gap:14px;font-size:10px;color:#64748b;align-items:center}.dsg-legend span{display:flex;align-items:center;gap:4px}.lg-d{display:inline-block;width:14px;height:3px;border-radius:2px}.lg-real-d{background:#2563eb}.lg-proj-d{background:#3b82f6;opacity:.55;height:2px}.lg-min-d{background:#dc2626}.lg-end-d,.lg-ent-d{background:#10b981}.lg-sai-d{background:#ef4444}.lg-sal-d{background:#2563eb}.dsg-svg{display:block;width:100%;height:auto}.dsg-svg-wrap{width:100%;max-width:100%;overflow:hidden}.dsg-info-wrap{position:relative;display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;color:#94a3b8;cursor:help;border-radius:50%}.dsg-info-wrap:hover,.dsg-info-wrap:focus-visible{color:#1e293b;background:#0f172a0f;outline:none}.dsg-info-tip{display:none;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);width:260px;padding:10px 12px;background:#0f172a;color:#e2e8f0;font-size:11.5px;line-height:1.5;font-weight:400;border-radius:8px;box-shadow:0 8px 24px #0f172a40;z-index:100;text-transform:none;letter-spacing:0;pointer-events:none}.dsg-info-wrap:hover .dsg-info-tip,.dsg-info-wrap:focus-within .dsg-info-tip{display:block}.dsg-saldo .dsg-saldo-body{display:grid;grid-template-columns:1fr 180px;gap:18px;align-items:center}.dsg-saldo-side{display:flex;flex-direction:column;gap:18px;padding-left:16px;border-left:1px solid #f1f5f9}.dsg-side-lbl{font-size:9.5px;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:4px}.dsg-side-val{font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:1}.dsg-side-val.pos{color:#047857}.dsg-side-val.neg{color:#b91c1c}.dsg-side-val.warn{color:#b45309}.dsg-side-sub{font-size:10px;color:#94a3b8;margin-top:4px}@media (max-width: 900px){.dsg-saldo .dsg-saldo-body{grid-template-columns:1fr}.dsg-saldo-side{border-left:none;border-top:1px solid #f1f5f9;padding-left:0;padding-top:16px;flex-direction:row;gap:32px}}.dsg-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.dsg-mini{display:flex;align-items:center;gap:10px;padding:10px;background:#f8fafc;border-radius:8px}.dsg-mini-ico{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dsg-mini-lbl{font-size:9.5px;text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-weight:600}.dsg-mini-val{font-size:13px;font-weight:700;color:#0f172a;margin-top:2px}.dsg-progress{display:flex;align-items:center;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid #f1f5f9}.dsg-progress-lbl{font-size:11.5px;color:#64748b;min-width:110px}.dsg-progress-bar{flex:1;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.dsg-progress-fill{height:100%;background:#3b82f6;transition:width .3s}.dsg-progress-pct{font-size:12px;font-weight:700;color:#0f172a;min-width:36px;text-align:right}@media (max-width: 540px){.dsg-mini-grid{grid-template-columns:repeat(2,1fr)}}.dsg-alerts{display:flex;flex-direction:column;gap:6px}.dsg-alert{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-size:12px}.dsg-alert-ico{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center}.dsg-alert-lbl{color:#334155}.dsg-alert-val{font-weight:700;color:#0f172a}.dsg-alert-red{background:#fef2f2}.dsg-alert-red .dsg-alert-ico{background:#fee2e2;color:#b91c1c}.dsg-alert-red .dsg-alert-val{color:#b91c1c}.dsg-alert-orange{background:#fffbeb}.dsg-alert-orange .dsg-alert-ico{background:#fef3c7;color:#b45309}.dsg-alert-orange .dsg-alert-val{color:#b45309}.dsg-alert-blue{background:#eff6ff}.dsg-alert-blue .dsg-alert-ico{background:#dbeafe;color:#1e40af}.dsg-alert-green{background:#ecfdf5}.dsg-alert-green .dsg-alert-ico{background:#d1fae5;color:#047857}.dsg-alert-green .dsg-alert-val{color:#047857}.dsg-ah-controls{font-size:11.5px}.dsg-ah-controls select{border:1px solid #cbd5e1;border-radius:6px;padding:4px 6px;font-size:11.5px;background:#fff;color:#0f172a}.dsg-ah-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dsg-ah-col-title{display:flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.dsg-ah-col-title.up{color:#047857}.dsg-ah-col-title.down{color:#b91c1c}.dsg-ah-row{display:grid;grid-template-columns:minmax(0,1.6fr) 1.4fr auto;align-items:center;gap:10px;padding:9px 0;border-bottom:1px dashed #f1f5f9;font-size:12px}.dsg-ah-row:last-child{border-bottom:none}.dsg-ah-label{color:#334155;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dsg-ah-flow{display:flex;align-items:center;gap:6px;color:#94a3b8;font-size:11.5px}.dsg-ah-flow b{color:#0f172a;font-weight:600}.dsg-ah-flow span{color:#cbd5e1}.dsg-ah-delta{display:flex;flex-direction:column;align-items:flex-end;gap:1px;min-width:88px}.dsg-ah-delta span{font-size:12px;font-weight:700}.dsg-ah-delta small{font-size:10px}.dsg-ah-up .dsg-ah-delta span,.dsg-ah-up .dsg-ah-delta small{color:#047857}.dsg-ah-down .dsg-ah-delta span,.dsg-ah-down .dsg-ah-delta small{color:#b91c1c}.dsg-empty{color:#94a3b8;font-size:11.5px;font-style:italic;padding:8px 0}@media (max-width: 768px){.dsg-ah-grid{grid-template-columns:1fr;gap:16px}.dsg-ah-row{grid-template-columns:1fr auto}.dsg-ah-flow{display:none}}.dsg-donut-body{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center}.dsg-donut-svg{max-width:180px}.dsg-donut-legend{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.dsg-donut-legend li{display:grid;grid-template-columns:10px 1fr auto 52px;align-items:center;gap:8px;font-size:12px}.d-dot{width:9px;height:9px;border-radius:50%}.d-lbl{color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.d-val{color:#64748b;font-size:11.5px}.d-pct{color:#0f172a;font-weight:600;text-align:right;font-size:11.5px}@media (max-width: 768px){.dsg-donut-body{grid-template-columns:1fr}}.dsg-total-lbl{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.dsg-total-val{font-size:14px;font-weight:700}.dsg-total-val.pos{color:#047857}.dsg-total-val.neg{color:#b91c1c}.dsg-banks-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.dsg-bank{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px}.dsg-bank-logo{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:11.5px;letter-spacing:.02em;flex-shrink:0}.dsg-bank-body{flex:1;min-width:0}.dsg-bank-name{font-size:11.5px;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.dsg-bank-saldo{font-size:14px;font-weight:700;letter-spacing:-.01em}.dsg-bank-saldo.pos{color:#0f172a}.dsg-bank-saldo.neg{color:#b91c1c}.hero{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:0 24px;margin-top:14px}@media (max-width: 1280px){.hero{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.hero{grid-template-columns:repeat(2,1fr)}}.hcard{position:relative;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:20px 18px 16px;min-height:116px;overflow:visible}.hcard:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--hc, #3b82f6);border-radius:10px 10px 0 0}.hcard .hc-label{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin:0 22px 6px 0}.hcard .hc-value{font-size:17px;font-weight:600;letter-spacing:-.01em;color:#0f172a;line-height:1.2;margin-bottom:6px;word-break:keep-all}.hcard .hc-sub{font-size:11.5px;color:#64748b;line-height:1.45}.hcard .pos{color:#047857}.hcard .neg{color:#b91c1c}.hcard .warn{color:#b45309}.hc-info-wrap{position:absolute;top:10px;right:10px;display:inline-flex}.hc-info-wrap .hc-info-btn{background:transparent;border:none;padding:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#94a3b8;cursor:help;transition:all .15s}.hc-info-wrap .hc-info-btn:hover,.hc-info-wrap .hc-info-btn:focus-visible{color:#1e293b;background:#0f172a0f;outline:none}.hc-info-wrap .hc-tip-text{display:none;position:absolute;top:calc(100% + 6px);right:0;width:260px;padding:10px 12px;background:#0f172a;color:#e2e8f0;font-size:11.5px;line-height:1.5;font-weight:400;border-radius:8px;box-shadow:0 8px 24px #0f172a40;z-index:100;text-transform:none;letter-spacing:0;pointer-events:none}.hc-info-wrap:hover .hc-tip-text,.hc-info-wrap:focus-within .hc-tip-text{display:block}.dg-wrap{display:flex;flex-direction:column;gap:14px;margin-top:18px;padding:0 24px}.dg-row-2{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}.dg-row-2>.vm3-card,.dg-row-2>.sb-card{align-self:stretch}@media (max-width: 1024px){.dg-row-2{grid-template-columns:1fr}}.dg-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:18px 20px;position:relative}.dg-h{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid #f1f5f9;flex-wrap:wrap}.dg-h-left{display:flex;align-items:center;gap:6px}.dg-h-right{display:flex;align-items:center;gap:8px;font-size:11.5px;color:#64748b;flex-wrap:wrap}.dg-h-right select{font-size:11.5px;border:1px solid #cbd5e1;border-radius:6px;padding:3px 6px;background:#fff;color:#0f172a}.dg-h-title{font-size:12px;font-weight:600;color:#0f172a;text-transform:uppercase;letter-spacing:.06em}.dg-card-body{position:relative}.dg-legend{display:flex;gap:14px;font-size:10px;color:#64748b;align-items:center;flex-wrap:wrap}.dg-legend span{display:flex;align-items:center;gap:4px}.ld{display:inline-block;width:14px;height:3px;border-radius:2px}.ld-real{background:#2563eb}.ld-proj{background:#3b82f6;opacity:.55;height:2px}.ld-min{background:#dc2626;border-radius:50%;height:8px;width:8px}.ld-end{background:#10b981;border-radius:50%;height:8px;width:8px}.ld-ent{background:#10b981}.ld-sai{background:#ef4444}.ld-sal{background:#2563eb}.dg-svg{display:block;width:100%;height:auto}.dg-svg-wrap{position:relative}.dg-hover{cursor:pointer;transition:opacity .12s}.dg-hover:hover{opacity:.85}.dg-info{position:relative;display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;color:#94a3b8;cursor:help;border-radius:50%}.dg-info:hover,.dg-info:focus-visible{color:#1e293b;background:#0f172a0f;outline:none}.dg-info-tip{display:none;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);width:260px;padding:10px 12px;background:#0f172a;color:#e2e8f0;font-size:11.5px;line-height:1.5;font-weight:400;border-radius:8px;box-shadow:0 8px 24px #0f172a40;z-index:100;text-transform:none;letter-spacing:0;pointer-events:none}.dg-info:hover .dg-info-tip,.dg-info:focus-within .dg-info-tip{display:block}.dg-tt{position:absolute;pointer-events:none;background:#0f172a;color:#fff;font-size:11.5px;padding:6px 10px;border-radius:6px;white-space:nowrap;z-index:50;transform:translate(-50%,-100%);margin-top:-8px;opacity:0;transition:opacity .12s;box-shadow:0 4px 12px #0000002e}.dg-tt.show{opacity:1}.dg-saldo-body{display:grid;grid-template-columns:1fr 220px;gap:18px;align-items:center}@media (max-width: 900px){.dg-saldo-body{grid-template-columns:1fr}}.dg-saldo-side{padding-left:16px;border-left:1px solid #f1f5f9;display:flex;flex-direction:column;gap:18px}@media (max-width: 900px){.dg-saldo-side{border-left:none;border-top:1px solid #f1f5f9;padding-left:0;padding-top:16px;flex-direction:row;flex-wrap:wrap;gap:16px}}.dg-side-lbl{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:4px}.dg-side-val{font-size:16px;font-weight:600;letter-spacing:-.01em;line-height:1.15}.dg-side-val.pos{color:#047857}.dg-side-val.neg{color:#b91c1c}.dg-side-val.warn{color:#b45309}.dg-side-sub{font-size:10px;color:#94a3b8;margin-top:4px}.dg-side-note{font-size:10px;color:#94a3b8;line-height:1.4;display:flex;align-items:flex-start;gap:4px;padding-top:8px;border-top:1px dashed #e2e8f0}.dg-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media (max-width: 540px){.dg-mini-grid{grid-template-columns:repeat(2,1fr)}}.dg-mini{display:flex;align-items:center;gap:10px;padding:10px;background:#f8fafc;border-radius:8px}.dg-mini-ico{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dg-mini-body{min-width:0;flex:1}.dg-mini-lbl{font-size:9.5px;text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-weight:600}.dg-mini-val{font-size:12px;font-weight:600;color:#0f172a;margin-top:2px;word-break:keep-all}.dg-progress{display:flex;align-items:center;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid #f1f5f9}.dg-progress-lbl{font-size:11.5px;color:#64748b;min-width:100px}.dg-progress-bar{flex:1;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.dg-progress-fill{height:100%;background:#3b82f6;transition:width .3s}.dg-progress-pct{font-size:12px;font-weight:600;color:#0f172a;min-width:36px;text-align:right}.dg-bank-list{display:flex;flex-direction:column;gap:6px;max-height:320px;overflow-y:auto}.dg-bank-row{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f8fafc;border-radius:8px}.dg-bank-logo{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:11.5px;flex-shrink:0}.dg-bank-body{flex:1;min-width:0}.dg-bank-name{font-size:11.5px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.dg-bank-saldo{font-size:13px;font-weight:600;letter-spacing:-.01em}.dg-bank-saldo.pos{color:#0f172a}.dg-bank-saldo.neg{color:#b91c1c}.dg-ah-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width: 768px){.dg-ah-grid{grid-template-columns:1fr;gap:16px}}.dg-ah-section-title{display:flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.dg-ah-section-title small{margin-left:auto;font-size:10px;color:#94a3b8;font-weight:400;text-transform:none;letter-spacing:0}.dg-ah-row{display:grid;grid-template-columns:140px 1fr 130px;align-items:center;gap:10px;padding:8px 0;border-bottom:1px dashed #f1f5f9;font-size:12px}.dg-ah-row:last-child{border-bottom:none}.dg-ah-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#334155}.dg-ah-bar-wrap{position:relative;height:18px;background:#f1f5f9;border-radius:3px}.dg-ah-bar{position:absolute;left:0;top:0;bottom:0;border-radius:3px;display:flex;align-items:center;padding-left:6px;font-size:9.5px;color:#fff;font-weight:600;min-width:1px}.dg-bar-pos{background:#10b981}.dg-bar-neg{background:#ef4444}.dg-ah-delta{display:flex;flex-direction:column;align-items:flex-end;gap:1px;min-width:0}.dg-ah-delta b{font-size:12px;font-weight:600}.dg-ah-delta small{font-size:10px}.dg-ah-delta.pos b,.dg-ah-delta.pos small{color:#047857}.dg-ah-delta.neg b,.dg-ah-delta.neg small{color:#b91c1c}.dg-empty{color:#94a3b8;font-size:11.5px;font-style:italic;padding:8px 0}.dg-ah-legend{display:flex;gap:14px;font-size:10px;color:#64748b;align-items:center;flex-wrap:wrap;margin-top:14px;padding-top:12px;border-top:1px solid #f1f5f9}.dg-dot{width:8px;height:8px;border-radius:2px;display:inline-block;margin-right:4px}.dg-ah-hint{margin-left:auto;color:#94a3b8;font-style:italic}.dg-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.dg-modal{background:#fff;border-radius:12px;max-width:720px;width:100%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 48px #0f172a40}.dg-modal-h{display:flex;align-items:flex-start;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e2e8f0}.dg-modal-lbl{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:4px}.dg-modal-title{font-size:16px;font-weight:600;color:#0f172a}.dg-modal-x{background:transparent;border:none;cursor:pointer;font-size:22px;color:#94a3b8;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;line-height:1}.dg-modal-x:hover{background:#f1f5f9;color:#0f172a}.dg-modal-body{padding:18px 22px;overflow-y:auto}.dg-modal-summary{display:grid;grid-template-columns:1fr auto 1fr 1.2fr;align-items:center;gap:16px;padding:16px;background:#f8fafc;border-radius:8px;margin-bottom:18px}.dg-modal-key{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:4px}.dg-modal-val{font-size:15px;font-weight:600;color:#0f172a}.dg-modal-val.pos{color:#047857}.dg-modal-val.neg{color:#b91c1c}.dg-modal-val small{font-weight:400;font-size:11.5px}.dg-modal-arrow{font-size:18px;color:#cbd5e1}.dg-modal-delta{border-left:1px solid #e2e8f0;padding-left:16px}.dg-modal-sub-h{font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:10px}.dg-modal-tbl{width:100%;border-collapse:collapse;font-size:12px}.dg-modal-tbl th,.dg-modal-tbl td{padding:8px 10px;text-align:right}.dg-modal-tbl th{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;border-bottom:1px solid #e2e8f0}.dg-modal-tbl th:first-child,.dg-modal-tbl td:first-child{text-align:left;color:#334155}.dg-modal-tbl tbody tr:hover{background:#f8fafc}.dg-modal-tbl td.pos{color:#047857;font-weight:500}.dg-modal-tbl td.neg{color:#b91c1c;font-weight:500}.dg-donut-body{display:grid;grid-template-columns:180px 1fr;gap:18px;align-items:center}@media (max-width: 540px){.dg-donut-body{grid-template-columns:1fr}}.dg-donut-svg{max-width:180px}.dg-donut-legend{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.dg-donut-legend li{display:grid;grid-template-columns:9px 1fr 52px;align-items:center;gap:8px;font-size:11.5px}.dg-donut-dot{width:9px;height:9px;border-radius:50%}.dg-donut-lbl{color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dg-donut-pct{color:#0f172a;font-weight:600;text-align:right}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:0 24px;margin-top:14px}@media (max-width: 1280px){.kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.kpi-grid{grid-template-columns:1fr}}.kpi-card{position:relative;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:18px 14px 12px;overflow:visible;min-height:210px;display:flex;flex-direction:column;box-sizing:border-box}.kpi-bar-top{position:absolute;top:0;left:0;right:0;height:3px;border-radius:10px 10px 0 0}.kpi-info{position:absolute;top:8px;right:8px;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#94a3b8;border-radius:50%;cursor:help;transition:all .15s}.kpi-info:hover,.kpi-info:focus-visible{color:#0f172a;background:#f1f5f9;outline:none}.kpi-info-tip{display:none;position:absolute;top:calc(100% + 6px);right:0;width:240px;padding:10px 12px;background:#0f172a;color:#e2e8f0;font-size:11.5px;line-height:1.5;font-weight:400;border-radius:8px;box-shadow:0 8px 24px #0f172a40;z-index:100;text-transform:none;letter-spacing:0;pointer-events:none}.kpi-info:hover .kpi-info-tip,.kpi-info:focus-within .kpi-info-tip{display:block}.kpi-head{margin-bottom:8px;padding-right:22px}.kpi-label{font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#0f172a;line-height:1.1;margin-bottom:3px}.kpi-sublabel{font-size:10.5px;color:#64748b;font-weight:400;line-height:1.35}.kpi-period-row{display:flex;align-items:center;gap:6px;margin-bottom:8px}.kpi-period{font-size:9.5px;font-weight:600;letter-spacing:.04em;color:#94a3b8;background:#f1f5f9;padding:2px 7px;border-radius:4px}.kpi-value-line{display:flex;align-items:baseline;gap:6px;margin-bottom:6px;flex-wrap:wrap}.kpi-value{font-size:var(--fs-hero);font-weight:600;letter-spacing:-.03em;line-height:1.1;color:#0f172a;word-break:keep-all;font-variant-numeric:tabular-nums}.kpi-value-aux{font-size:10.5px;color:#64748b}.kpi-value.kpi-neg{color:#b91c1c}.kpi-value.kpi-pos{color:#047857}.kpi-value.kpi-warn{color:#b45309}.kpi-pos{color:#047857}.kpi-neg{color:#b91c1c}.kpi-warn{color:#b45309}.kpi-status{font-size:10.5px;color:#0f172a;line-height:1.4;margin-bottom:8px}.kpi-status b{font-weight:600}.kpi-tri{margin-top:auto;padding-top:8px;border-top:1px dashed #e2e8f0}.kpi-tri-head{font-size:8.5px;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.kpi-tri-row{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.kpi-tri-col{display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 4px;border-radius:6px;cursor:help;transition:background .12s;position:relative;background:transparent;border:1px solid transparent}.kpi-tri-atual{background:#f8fafc;border:1px solid #e2e8f0}.kpi-tri-col:hover{background:#f1f5f9}.kpi-tri-month{font-size:9.5px;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-weight:500}.kpi-tri-atual .kpi-tri-month{color:#0f172a;font-weight:600}.kpi-tri-tag{font-size:8px;line-height:1;margin-top:-1px}.kpi-tag-real{color:#047857}.kpi-tag-atual{color:#2563eb}.kpi-tag-proj{color:#94a3b8;font-style:italic}.kpi-tri-val{font-size:10.5px;font-weight:600;color:#0f172a;margin-top:2px;line-height:1.1;text-align:center;white-space:nowrap}.kpi-tri-val.kpi-pos{color:#047857}.kpi-tri-val.kpi-neg{color:#b91c1c}.kpi-tri-val.kpi-warn{color:#b45309}.kpi-tri-proj{opacity:.6;font-style:italic}.kpi-fillbar{margin-top:10px;padding-top:8px;border-top:1px solid #f1f5f9}.kpi-fillbar-track{position:relative;width:100%;height:4px;background:#f1f5f9;border-radius:999px;overflow:hidden}.kpi-fillbar-fill{position:absolute;left:0;top:0;height:100%;border-radius:999px;transition:width .28s ease}.kpi-fillbar-fill.kpi-fillbar-info{background:#3b82f6}.kpi-fillbar-fill.kpi-fillbar-pos{background:#047857}.kpi-fillbar-fill.kpi-fillbar-neg{background:#b91c1c}.kpi-fillbar-fill.kpi-fillbar-warn{background:#b45309}.kpi-fillbar-meta{display:flex;justify-content:space-between;align-items:center;margin-top:6px;font-size:10.5px;color:#64748b}.kpi-fillbar-lbl{letter-spacing:.2px}.kpi-hover{position:relative;cursor:help;outline:none}.kpi-tooltip{display:none;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#0f172a;color:#fff;font-size:10.5px;padding:6px 9px;border-radius:6px;white-space:nowrap;z-index:100;pointer-events:none;line-height:1.4;box-shadow:0 4px 12px #00000026}.kpi-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#0f172a}.kpi-hover:hover .kpi-tooltip,.kpi-hover:focus-within .kpi-tooltip{display:block}.kpi-tooltip b{font-weight:600}.kpi-tooltip small{display:block;font-size:9.5px;opacity:.75;margin-top:2px}.hero{display:none!important}.kpi-value-line{gap:8px}.kpi-runway-aux{margin-left:4px;white-space:nowrap}.kpi-tag-prev{color:#2563eb;font-style:italic}.dg-period-toggle{margin-bottom:14px}.dg-period-lbl{font-size:9.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:6px}.dg-period-tabs{display:inline-flex;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:2px;width:100%}.dg-period-tabs button{flex:1;background:transparent;border:none;padding:5px 8px;font-family:inherit;font-size:10px;font-weight:500;color:#64748b;cursor:pointer;border-radius:4px;transition:all .12s}.dg-period-tabs button:hover{color:#0f172a}.dg-period-tabs button.active{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a14}.dg-metric{padding:12px 0}.dg-metric+.dg-metric{border-top:1px dashed #e2e8f0}.dg-metric-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;gap:6px}.dg-metric-lbl{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.dg-metric-delta{font-size:10px;font-weight:500;padding:1px 6px;border-radius:3px;white-space:nowrap}.dg-metric-delta.pos{color:#047857;background:#04785714}.dg-metric-delta.neg{color:#b91c1c;background:#b91c1c14}.dg-metric-delta.warn{color:#b45309;background:#b4530914}.dg-metric-val{font-size:17px;font-weight:600;letter-spacing:-.02em;line-height:1.15;word-break:keep-all}.dg-metric-val.pos{color:#047857}.dg-metric-val.neg{color:#b91c1c}.dg-metric-val.warn{color:#b45309}.dg-metric-sub{font-size:10px;color:#94a3b8;margin-top:3px;line-height:1.4}.dg-side-foot{margin-top:10px;padding-top:10px;font-size:9.5px;color:#94a3b8;line-height:1.5;font-style:italic;border-top:1px solid #f1f5f9}.dg-saldo-body{display:grid!important;grid-template-columns:1fr 215px!important;gap:16px!important;align-items:stretch!important}.dg-svg-wrap{padding:0!important}.kpi-card{cursor:pointer;transition:box-shadow .15s}.kpi-card:hover{box-shadow:0 2px 8px #0f172a0f}.kpi-card:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.audit-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9999;display:flex;align-items:stretch;justify-content:flex-end;animation:audit-fade-in .15s ease-out}@keyframes audit-fade-in{0%{opacity:0}to{opacity:1}}.audit-panel{background:#fff;width:760px;max-width:95vw;height:100vh;overflow-y:auto;display:flex;flex-direction:column;animation:audit-slide-in .2s ease-out;box-shadow:-8px 0 32px #0f172a26}@keyframes audit-slide-in{0%{transform:translate(40px)}to{transform:translate(0)}}.audit-head{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 28px 14px;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#fff;z-index:10}.audit-eyebrow{font-size:9.5px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:4px}.audit-head h3{font-size:16px;font-weight:600;color:#0f172a;margin:0;line-height:1.3}.audit-close{background:transparent;border:none;width:32px;height:32px;font-size:16px;color:#64748b;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center}.audit-close:hover{background:#f1f5f9;color:#0f172a}.audit-loading,.audit-error{padding:40px 28px;text-align:center;font-size:12px;color:#64748b}.audit-error{color:#b91c1c}.audit-body{padding:16px 28px 28px;display:flex;flex-direction:column;gap:18px}.audit-section{padding:14px 0;border-bottom:1px solid #f1f5f9}.audit-section:last-child{border-bottom:none}.audit-section h4{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin:0 0 10px}.audit-hero{padding-top:4px}.audit-hero-lbl{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:4px}.audit-hero-val{font-size:26px;font-weight:600;letter-spacing:-.02em;color:#0f172a;margin-bottom:12px}.audit-regra{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;font-size:11.5px}.audit-regra-lbl{display:block;font-size:9.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:3px}.audit-regra code{font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:10.5px;color:#0f172a;line-height:1.5;display:block;word-break:break-word}.audit-kv{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.audit-kv>div{display:flex;justify-content:space-between;font-size:11.5px;padding:4px 0;border-bottom:1px dashed #f1f5f9}.audit-kv span{color:#64748b;text-transform:capitalize}.audit-kv b{color:#0f172a;font-weight:600}.audit-table{width:100%;border-collapse:collapse;font-size:11.5px}.audit-table th,.audit-table td{padding:6px 8px;text-align:left;border-bottom:1px solid #f1f5f9;vertical-align:top}.audit-table th{font-size:9.5px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;background:#f8fafc;position:sticky;top:60px}.audit-table .num{text-align:right;white-space:nowrap}.audit-table .pos{color:#047857;font-weight:500}.audit-table .neg{color:#b91c1c;font-weight:500}.audit-table-lanc{font-size:10.5px}.audit-table-lanc td{padding:5px 8px}.audit-status{display:inline-block;font-size:9.5px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:1px 6px;border-radius:3px;white-space:nowrap}.audit-status-real{color:#047857;background:#04785714}.audit-status-prev{color:#2563eb;background:#2563eb14}.kpi-banner{margin:8px 24px 0;padding:8px 12px;border-radius:6px;font-size:11.5px;font-weight:500;display:flex;align-items:center;gap:6px}.kpi-banner-loading{background:#f1f5f9;color:#64748b}.kpi-banner-error{background:#b91c1c14;color:#b91c1c;border:1px solid rgba(185,28,28,.2)}.dg-bottom-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:18px 16px 14px;position:relative;display:flex;flex-direction:column;min-height:320px}.dg-bottom-bar{position:absolute;top:0;left:0;right:0;height:3px;border-radius:10px 10px 0 0}.dg-bottom-info{position:absolute;top:8px;right:8px;width:18px;height:18px;color:#94a3b8;cursor:help;display:inline-flex;align-items:center;justify-content:center}.dg-bottom-info:hover{color:#0f172a}.dg-bottom-head{margin-bottom:8px;padding-right:22px}.dg-bottom-label{font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#0f172a;line-height:1.1;margin-bottom:3px}.dg-bottom-sub{font-size:10.5px;color:#64748b;line-height:1.35}.dg-bottom-period-row{display:flex;align-items:center;gap:6px;margin-bottom:10px}.dg-bottom-period{font-size:9.5px;font-weight:600;letter-spacing:.04em;color:#94a3b8;background:#f1f5f9;padding:2px 7px;border-radius:4px}.dg-visao-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.dg-visao-cell{padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.dg-visao-lbl{font-size:9.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:4px}.dg-visao-val{font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:1.15;word-break:keep-all}.dg-visao-val.pos{color:#047857}.dg-visao-val.neg{color:#b91c1c}.dg-visao-val.neutral{color:#0f172a}.dg-visao-progress{margin-top:auto;padding-top:10px;border-top:1px dashed #e2e8f0;display:flex;align-items:center;gap:8px;font-size:10px;color:#64748b}.dg-visao-bar-wrap{flex:1;height:5px;background:#f1f5f9;border-radius:3px;overflow:hidden}.dg-visao-bar-fill{height:100%;background:#2563eb;border-radius:3px;transition:width .3s}.dg-visao-progress b{color:#0f172a;font-weight:600;min-width:30px;text-align:right}.dg-bank-total-row{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px;padding-bottom:10px;border-bottom:1px dashed #e2e8f0}.dg-bank-total-lbl{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.dg-bank-total-val{font-size:17px;font-weight:600;color:#0f172a;letter-spacing:-.02em}.dg-bank-total-val.neg{color:#b91c1c}.dg-bank-list{flex:1;margin:0 -4px;padding:0 4px;overflow-y:auto;max-height:280px}.dg-bank-row{display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:center;padding:7px 0;border-bottom:1px dashed #f1f5f9}.dg-bank-row:last-child{border-bottom:none}.dg-bank-logo-wrap{width:28px;height:28px;border-radius:6px;overflow:hidden;border:1px solid #f1f5f9;background:#fff;display:flex;align-items:center;justify-content:center}.dg-bank-logo-wrap img{width:100%;height:100%;object-fit:contain;padding:3px}.dg-bank-logo-fb{width:28px;height:28px;border-radius:6px;background:#f1f5f9;color:#475569;font-size:8.5px;font-weight:700;display:flex;align-items:center;justify-content:center;letter-spacing:0}.dg-bank-body{min-width:0}.dg-bank-name{font-size:11.5px;color:#0f172a;font-weight:500;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dg-bank-sub{font-size:9.5px;color:#94a3b8;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dg-bank-val{font-size:11.5px;font-weight:600;color:#0f172a;white-space:nowrap;text-align:right}.dg-bank-val.neg{color:#b91c1c}.dg-bank-foot{margin-top:10px;padding-top:10px;border-top:1px dashed #e2e8f0;display:flex;justify-content:space-between;font-size:9.5px;color:#94a3b8;font-style:italic}.dg-bank-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px;flex:1;align-content:start;padding-right:2px;max-height:280px;overflow-y:auto}.dg-bank-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:5px;transition:all .12s;min-width:0}.dg-bank-item:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 1px 3px #0f172a0d}.dg-bank-item-top{display:flex;align-items:center;gap:8px;min-width:0}.dg-bank-item-name{font-size:10.5px;font-weight:500;color:#0f172a;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.dg-bank-item-val{font-size:13px;font-weight:600;color:#0f172a;letter-spacing:-.02em;line-height:1.1}.dg-bank-item-val.neg{color:#b91c1c}.dg-bank-item-sub{font-size:9.5px;color:#94a3b8;font-weight:400;letter-spacing:.02em}.dg-bank-item .dg-bank-logo-wrap,.dg-bank-item .dg-bank-logo-fb{width:30px;height:30px;flex-shrink:0;font-size:9.5px;font-weight:700;letter-spacing:0;border-radius:6px;display:flex;align-items:center;justify-content:center}.dg-bank-item .dg-bank-logo-wrap{background:#fff;border:1px solid #e2e8f0;overflow:hidden;padding:0}.dg-bank-item .dg-bank-logo-wrap img{width:100%;height:100%;object-fit:contain;padding:3px}.vm3-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 20px 16px;position:relative;display:flex;flex-direction:column}.vm3-card>.vm3-progress{margin-top:auto}.vm3-bar-top{position:absolute;top:0;left:0;right:0;height:3px;border-radius:12px 12px 0 0;background:#3b82f6}.vm3-info{position:absolute;top:10px;right:10px;width:20px;height:20px;color:#cbd5e1;cursor:help;display:flex;align-items:center;justify-content:center}.vm3-info:hover{color:#64748b}.vm3-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.vm3-head-left{display:flex;flex-direction:column;gap:3px;padding-right:24px}.vm3-head-right{padding-right:18px}.vm3-label{font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#0f172a}.vm3-sub{font-size:11.5px;color:#64748b}.vm3-period{font-size:9.5px;font-weight:600;letter-spacing:.05em;color:#94a3b8;background:#f1f5f9;padding:4px 9px;border-radius:5px;white-space:nowrap}.vm3-hero{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:end;padding:14px 16px;background:linear-gradient(135deg,#3b82f60a,#3b82f600);border-radius:10px;margin-bottom:14px}.vm3-hero-lbl{font-size:10px;color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:4px}.vm3-hero-val{font-size:var(--fs-hero);font-weight:700;color:#047857;letter-spacing:-.03em;line-height:1.05;font-variant-numeric:tabular-nums}.vm3-hero-val.neg{color:#b91c1c}.vm3-hero-meta{display:flex;align-items:center;gap:6px;margin-top:6px;font-size:11.5px;color:#64748b;flex-wrap:wrap}.vm3-pill{display:inline-flex;align-items:center;font-size:10px;font-weight:600;padding:2px 7px;border-radius:10px;letter-spacing:.02em}.vm3-pill.pos{background:#0478571f;color:#047857}.vm3-pill.neg{background:#b91c1c1f;color:#b91c1c}.vm3-hero-right{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.vm3-hero-r-lbl{font-size:9.5px;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.vm3-hero-r-val{font-size:14px;font-weight:600;color:#0f172a;font-variant-numeric:tabular-nums}.vm3-hero-r-sub{font-size:10px;color:#94a3b8}.vm3-flow-viz{display:flex;height:6px;border-radius:3px;overflow:hidden;margin-bottom:6px;background:#f1f5f9}.vm3-flow-viz-in{background:#10b981;min-width:2px}.vm3-flow-viz-out{background:#ef4444;min-width:2px}.vm3-flow-viz-legend{display:flex;justify-content:space-between;font-size:10px;color:#64748b;margin-bottom:14px}.vm3-flow-viz-legend b{color:#0f172a;font-weight:600}.vm3-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.vm3-flow{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .15s;min-width:0;height:76px}.vm3-flow:hover{background:#fff;border-color:#cbd5e1}.vm3-flow-ico{width:36px;height:36px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vm3-flow-ico.real-in{background:#0478571a;color:#047857}.vm3-flow-ico.real-out{background:#b91c1c1a;color:#b91c1c}.vm3-flow-ico.prev-in{background:#10b9810f;color:#cbd5e1;box-shadow:inset 0 0 0 1px #cbd5e180}.vm3-flow-ico.prev-out{background:#ef44440f;color:#cbd5e1;box-shadow:inset 0 0 0 1px #cbd5e180}.vm3-flow-ico.prev-in-active{background:#10b9810f;color:#10b981;box-shadow:inset 0 0 0 1px #10b98166}.vm3-flow-ico.prev-out-active{background:#ef44440f;color:#ef4444;box-shadow:inset 0 0 0 1px #ef444466}.vm3-flow-body{min-width:0;flex:1}.vm3-flow-lbl{font-size:9.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:3px}.vm3-flow-val{font-size:13px;font-weight:600;letter-spacing:-.02em;line-height:1.1;word-break:keep-all;font-variant-numeric:tabular-nums}.vm3-flow-val.pos{color:#047857}.vm3-flow-val.neg{color:#b91c1c}.vm3-flow-val.muted{color:#94a3b8}.vm3-ctx{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:12px 14px;background:#f8fafc;border-radius:8px;margin-bottom:14px}.vm3-ctx-item{display:flex;flex-direction:column;gap:3px}.vm3-ctx-item:first-child{padding-right:16px}.vm3-ctx-item:nth-child(2){padding-left:16px;border-left:1px solid #e2e8f0}.vm3-ctx-lbl{font-size:9.5px;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.vm3-ctx-val{font-size:13px;font-weight:600;color:#0f172a;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.vm3-ctx-sub{font-size:9.5px;color:#cbd5e1}.vm3-progress{display:flex;align-items:center;gap:10px;padding-top:12px;border-top:1px dashed #e2e8f0}.vm3-progress-lbl{font-size:10px;color:#64748b;min-width:110px}.vm3-progress-bar-wrap{flex:1;height:6px;background:#f1f5f9;border-radius:3px;overflow:hidden}.vm3-progress-bar-fill{height:100%;background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa);border-radius:3px}.vm3-progress-pct{color:#0f172a;font-weight:700;font-size:12px;min-width:36px;text-align:right}.dg-bank-logo-svg{width:30px;height:30px;border-radius:6px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.dg-bank-logo-svg svg{width:100%;height:100%;display:block}.dg-bank-item .dg-bank-logo-svg{width:30px;height:30px}.sb-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 20px 16px;position:relative}.sb-bar-top{position:absolute;top:0;left:0;right:0;height:3px;border-radius:12px 12px 0 0;background:#047857}.sb-info{position:absolute;top:10px;right:10px;width:20px;height:20px;color:#cbd5e1;cursor:help;display:flex;align-items:center;justify-content:center}.sb-info:hover{color:#64748b}.sb-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.sb-head-left{display:flex;flex-direction:column;gap:3px;padding-right:24px}.sb-head-right{padding-right:18px}.sb-label{font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#0f172a}.sb-sub{font-size:11.5px;color:#64748b}.sb-period{font-size:9.5px;font-weight:600;letter-spacing:.05em;color:#94a3b8;background:#f1f5f9;padding:4px 9px;border-radius:5px;white-space:nowrap}.sb-hero{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:end;padding:14px 16px;background:linear-gradient(135deg,#0478570a,#04785700);border-radius:10px;margin-bottom:14px}.sb-hero-lbl{font-size:10px;color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:4px}.sb-hero-val{font-size:var(--fs-hero);font-weight:700;color:#047857;letter-spacing:-.03em;line-height:1.05;font-variant-numeric:tabular-nums}.sb-hero-val.neg{color:#b91c1c}.sb-hero-meta{display:flex;align-items:center;gap:6px;margin-top:6px;font-size:11.5px;color:#64748b;flex-wrap:wrap}.sb-pill{display:inline-flex;align-items:center;font-size:10px;font-weight:600;padding:2px 7px;border-radius:10px;background:#0478571f;color:#047857}.sb-hero-right{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.sb-hero-r-lbl{font-size:9.5px;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.sb-hero-r-val{font-size:14px;font-weight:600;color:#0f172a;font-variant-numeric:tabular-nums}.sb-hero-r-sub{font-size:10px;color:#94a3b8}.sb-prop{display:flex;height:6px;border-radius:3px;overflow:hidden;margin-bottom:6px;background:#f1f5f9}.sb-prop>div{min-width:2px}.sb-prop-legend{display:flex;justify-content:space-between;font-size:10px;color:#64748b;margin-bottom:14px}.sb-prop-legend b{color:#0f172a;font-weight:600}.sb-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}.sb-item{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .15s;min-width:0;height:76px}.sb-item:hover{background:#fff;border-color:#cbd5e1}.sb-item-logo{width:36px;height:36px;flex-shrink:0;border-radius:7px;overflow:hidden}.sb-item-logo .dg-bank-logo-svg{width:36px;height:36px}.sb-item-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sb-item-name{font-size:12px;font-weight:600;color:#0f172a;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-item-val{font-size:var(--fs-value);font-weight:700;color:#0f172a;letter-spacing:-.02em;line-height:1.1;font-variant-numeric:tabular-nums}.sb-item-val.neg{color:#b91c1c}.sb-item-sub{font-size:9.5px;color:#94a3b8}.sb-item-pct{font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;background:#fff;color:#64748b;border:1px solid #e2e8f0;white-space:nowrap;flex-shrink:0}.sb-foot{display:flex;justify-content:space-between;padding-top:12px;border-top:1px dashed #e2e8f0;font-size:10px;color:#94a3b8}.sb-foot b{color:#0f172a;font-weight:600}.sb-hero.sb-hero-single{display:block}.sb-hero.sb-hero-single>div:first-child{width:100%}.dg-ah-summary{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;padding:12px 14px;background:#f8fafc;border-radius:8px;margin-bottom:16px;border:1px solid #e2e8f0}.dg-ah-sum-cell{display:flex;flex-direction:column;gap:3px}.dg-ah-sum-cell+.dg-ah-sum-cell{border-left:1px solid #e2e8f0;padding-left:14px}.dg-ah-sum-cell-net{padding-left:14px}.dg-ah-sum-lbl{font-size:9.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.dg-ah-sum-val{font-size:16px;font-weight:700;letter-spacing:-.02em}.dg-ah-sum-val.pos{color:#047857}.dg-ah-sum-val.neg{color:#b91c1c}.dg-ah-sum-sub{font-size:9.5px;color:#94a3b8}.dg-ah-tag-novo{display:inline-block;font-size:9.5px;font-weight:700;padding:1px 6px;border-radius:8px;background:#3b82f61f;color:#2563eb;letter-spacing:.02em}.dg-ah-tag-zerou{display:inline-block;font-size:9.5px;font-weight:700;padding:1px 6px;border-radius:8px;background:#64748b1f;color:#64748b;letter-spacing:.02em}.dg-ah-row .dg-ah-label{min-width:180px;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dg-ah-more{width:100%;margin-top:6px;padding:8px 12px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:6px;color:#64748b;font-size:10.5px;font-weight:500;cursor:pointer;transition:all .15s}.dg-ah-more:hover{background:#fff;border-color:#94a3b8;color:#0f172a}.dg-ah-bar.dg-bar-pos{background:linear-gradient(90deg,#10b981,#34d399)}.dg-ah-bar.dg-bar-neg{background:linear-gradient(90deg,#ef4444,#f87171)}.dg-ahv3-class{margin-bottom:18px}.dg-ahv3-class-head{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#0f172a;color:#fff;border-radius:8px;margin-bottom:8px}.dg-ahv3-class-name{font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.dg-ahv3-class-total{font-size:14px;font-weight:700;letter-spacing:-.02em}.dg-ahv3-class-total.pos{color:#34d399}.dg-ahv3-class-total.neg{color:#f87171}.dg-ahv3-cat{margin-bottom:4px}.dg-ahv3-cat-row{display:grid;grid-template-columns:16px minmax(200px,220px) 1fr auto;align-items:center;gap:12px;padding:9px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .12s}.dg-ahv3-cat-row:hover{background:#fff;border-color:#cbd5e1}.dg-ahv3-toggle{font-size:10px;color:#64748b;transition:transform .15s;display:inline-block;width:12px}.dg-ahv3-toggle.open{transform:rotate(90deg)}.dg-ahv3-cat-name{font-size:12px;font-weight:500;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dg-ahv3-bar-wrap{height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden;position:relative}.dg-ahv3-bar{height:100%;border-radius:4px}.dg-ahv3-bar.pos{background:#10b981}.dg-ahv3-bar.neg{background:#ef4444}.dg-ahv3-cat-delta{display:flex;flex-direction:column;align-items:flex-end;min-width:90px}.dg-ahv3-cat-delta.pos{color:#047857}.dg-ahv3-cat-delta.neg{color:#b91c1c}.dg-ahv3-cat-delta b{font-size:12px;font-weight:700;letter-spacing:-.02em}.dg-ahv3-cat-delta small{font-size:9.5px;color:#94a3b8;margin-top:1px}.dg-ahv3-subs{padding:4px 0 8px 30px;margin-top:2px}.dg-ahv3-sub-empty{padding:6px 14px;font-size:10.5px;color:#94a3b8;font-style:italic}.dg-ahv3-sub-row{display:grid;grid-template-columns:minmax(200px,220px) 1fr auto 14px;align-items:center;gap:10px;padding:6px 12px;border-radius:5px;cursor:pointer;transition:all .1s;font-size:11.5px;position:relative}.dg-ahv3-sub-row:hover{background:#3b82f60d}.dg-ahv3-sub-row:hover .dg-ahv3-sub-icon{color:#2563eb}.dg-ahv3-sub-name{color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dg-ahv3-sub-bar-wrap{height:5px;background:#f1f5f9;border-radius:3px;overflow:hidden}.dg-ahv3-sub-bar{height:100%;border-radius:3px}.dg-ahv3-sub-bar.pos{background:#34d399;opacity:.7}.dg-ahv3-sub-bar.neg{background:#f87171;opacity:.7}.dg-ahv3-sub-delta{display:flex;flex-direction:column;align-items:flex-end;min-width:80px}.dg-ahv3-sub-delta.pos{color:#047857}.dg-ahv3-sub-delta.neg{color:#b91c1c}.dg-ahv3-sub-delta b{font-size:11.5px;font-weight:600}.dg-ahv3-sub-delta small{font-size:9.5px;color:#94a3b8;margin-top:1px}.dg-ahv3-sub-icon{font-size:12px;color:#cbd5e1;transition:color .1s}.ahm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.ahm{background:#fff;border-radius:12px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.ahm-head{display:flex;justify-content:space-between;align-items:flex-start;padding:18px 22px 16px;border-bottom:1px solid #e2e8f0}.ahm-label{font-size:10px;color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:4px}.ahm-title{font-size:17px;font-weight:700;color:#0f172a;letter-spacing:-.02em;margin-bottom:2px}.ahm-sub{font-size:11.5px;color:#94a3b8}.ahm-close{background:none;border:none;font-size:24px;line-height:1;color:#94a3b8;cursor:pointer;padding:0 4px;transition:color .1s}.ahm-close:hover{color:#0f172a}.ahm-loading,.ahm-error,.ahm-empty{padding:40px 22px;text-align:center;font-size:12px;color:#64748b}.ahm-error{color:#b91c1c}.ahm-totalrow{display:flex;justify-content:space-between;align-items:center;padding:12px 22px;background:#f8fafc;font-size:11.5px;color:#64748b;border-bottom:1px solid #e2e8f0}.ahm-total{font-size:var(--fs-value);font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.ahm-total.pos{color:#047857}.ahm-total.neg{color:#b91c1c}.ahm-tablewrap{flex:1;overflow:auto}.ahm-table{width:100%;border-collapse:collapse;font-size:11.5px}.ahm-table thead th{position:sticky;top:0;background:#fff;z-index:1;padding:10px 14px;text-align:left;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;border-bottom:1px solid #e2e8f0}.ahm-table tbody td{padding:10px 14px;border-bottom:1px solid #f1f5f9;vertical-align:top}.ahm-table tbody tr:hover{background:#f8fafc}.ahm-data{white-space:nowrap;color:#0f172a;font-weight:500}.ahm-fornec-main{color:#0f172a;font-weight:500;line-height:1.3}.ahm-fornec-sub{font-size:9.5px;color:#94a3b8;margin-top:2px}.ahm-banco{color:#64748b;font-size:10.5px;white-space:nowrap}.ahm-status{display:inline-block;font-size:9.5px;padding:2px 7px;border-radius:9px;font-weight:600;letter-spacing:.04em}.ahm-status.real{background:#0478571f;color:#047857}.ahm-status.prev{background:#b483091f;color:#b45309}.ahm-val{font-weight:600;letter-spacing:-.02em;white-space:nowrap}.ahm-val.pos{color:#0f172a}.ahm-val.neg{color:#b91c1c}.dre-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:16px}.dre-kpi{padding:12px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;gap:3px}.dre-kpi-val{font-size:var(--fs-hero);font-weight:700;color:#0f172a;letter-spacing:-.03em;line-height:1.1;font-variant-numeric:tabular-nums}.dre-kpi-val.pos{color:#047857}.dre-kpi-val.neg{color:#b91c1c}.dre-kpi-lbl{font-size:var(--fs-caption);color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-weight:500}.dre-wf-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.dre-wf-title{font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#0f172a}.dre-wf-toggle{display:inline-flex;background:#f1f5f9;border-radius:6px;padding:2px}.dre-wf-toggle button{border:none;background:none;font-size:11.5px;font-weight:500;padding:4px 12px;border-radius:4px;cursor:pointer;color:#64748b;transition:all .12s}.dre-wf-toggle button:hover{color:#0f172a}.dre-wf-toggle button.active{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a14}.dre-wf{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px;margin-bottom:18px}.dre-wf svg{width:100%;display:block}.dre-table-wrap{overflow-x:auto;margin-bottom:8px}.dre-table{width:100%;border-collapse:collapse;font-size:var(--fs-label)}.dre-table th,.dre-table td{padding:7px 8px;border-bottom:1px solid #f1f5f9}.dre-th-cat{text-align:left;font-size:var(--fs-caption);font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;width:240px}.dre-th-month{text-align:center;font-size:var(--fs-meta);font-weight:600;color:#0f172a;text-transform:uppercase;letter-spacing:.04em;border-bottom:2px solid #e2e8f0}.dre-th-sub th{font-size:var(--fs-caption);font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;text-align:right;padding:4px 8px;border-bottom:1px solid #e2e8f0}.dre-th-sub th:first-child{border-bottom:1px solid #e2e8f0}.dre-tr-class td{font-size:13px;font-weight:700;color:#111827;background:#f8fafc;padding:8px 8px 4px;border-bottom:none}.dre-tr-cat{cursor:pointer;transition:background .1s}.dre-tr-cat:hover{background:#f8fafc}.dre-tr-cat.expanded{background:#f1f5f9}.dre-td-cat{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#1e3a5f}.dre-toggle{display:inline-block;color:#cbd5e1;font-size:10px;transition:transform .15s,color .1s;width:10px}.dre-toggle.open{transform:rotate(90deg);color:#0f172a}.dre-cat-label.pos{color:#0f172a}.dre-cat-label.neg{color:#475569}.dre-cell{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.dre-cell-val{font-size:12px;font-weight:500}.dre-cell-av{font-size:var(--fs-meta);color:#94a3b8}.dre-cell-ah{font-size:var(--fs-meta)}.dre-ah-chip{display:inline-flex;align-items:center;gap:2px;padding:2px 5px;border-radius:4px;font-weight:600;font-size:var(--fs-caption)}.dre-ah-chip.good{background:#0478571f;color:#047857}.dre-ah-chip.bad{background:#b91c1c1f;color:#b91c1c}.dre-tr-sub{background:#fafbfc;cursor:pointer}.dre-tr-sub:hover{background:#3b82f60f}.dre-tr-sub:hover .dre-sub-name{color:#2563eb}.dre-td-sub{padding-left:28px!important}.dre-sub-name{font-size:12px;color:#111827;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:200px}.dre-tr-sub .dre-cell-val{font-size:12px;font-weight:500}.dre-tr-sub .dre-cell-av{font-size:var(--fs-caption)}.dre-tr-sub .dre-ah-chip{font-size:var(--fs-caption);padding:1px 4px}.dre-tr-empty td{padding:8px 28px;font-size:var(--fs-meta);color:#94a3b8;font-style:italic}.dre-kpi{padding:12px 14px!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;display:flex!important;flex-direction:column!important;gap:4px!important;transition:border-color .2s,box-shadow .2s,transform .2s}.dre-kpi:hover{border-color:#93c5fd;box-shadow:0 4px 12px #2563eb14;transform:translateY(-1px)}.dre-kpi.highlight{border-color:#93c5fd;background:#2563eb08!important}.dre-kpi-trend{font-size:9.5px;margin-top:1px;font-weight:500}.dre-kpi-trend.good{color:#047857}.dre-kpi-trend.bad{color:#b91c1c}.dre-kpi-trend.neutral{color:#94a3b8}.dre-wf-head{margin-bottom:12px!important}.dre-wf-title-sub{font-size:10px;color:#94a3b8;margin-left:8px;font-weight:400;text-transform:none;letter-spacing:0}.dre-wf{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;padding:16px 12px 8px!important;margin-bottom:18px!important;position:relative}.dre-wf-svg{width:100%;display:block;overflow:visible!important}.dre-wf-bar-group{cursor:pointer;transition:filter .15s}.dre-wf-bar-group .dre-wf-bar{transition:filter .18s,opacity .18s}.dre-wf-bar-group:hover .dre-wf-bar{filter:brightness(1.12) drop-shadow(0 2px 4px rgba(0,0,0,.12))}.dre-wf-bar-group:hover .dre-wf-hit{fill:#3b82f60d}.dre-wf-bar-group:hover .dre-wf-bar-lbl{fill:#2563eb!important;font-weight:700}.dre-wf-legend{display:flex;gap:14px;align-items:center;margin-top:10px;padding-top:10px;border-top:1px dashed #e2e8f0;font-size:10px;color:#64748b}.dre-wf-dot{display:inline-block;width:10px;height:10px;border-radius:2px;margin-right:5px;vertical-align:middle}.dre-wf-dot-pos{background:#10b981}.dre-wf-dot-neg{background:#ef4444}.dre-wf-dot-none{background:#cbd5e1;height:3px!important;border-radius:0!important}.dre-wf-legend-hint{margin-left:auto;font-style:italic;color:#94a3b8}.dre-wf-legend,.dre-wf-legend-hint,.dre-wf-title-sub{font-size:12px!important;color:#94a3b8!important}.dre-wf{position:relative;display:grid;grid-template-columns:1fr auto;gap:16px;align-items:stretch;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;padding:16px 20px 12px!important;margin-bottom:18px!important}.dre-wf>svg{width:100%;height:100%}.dre-wf-total-card{display:flex;flex-direction:column;justify-content:center;padding:16px 20px;min-width:180px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:4px}.dre-wf-total-lbl{font-size:11.5px;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-weight:500}.dre-wf-total-val{font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:1.1}.dre-wf-total-val.pos{color:#047857}.dre-wf-total-val.neg{color:#b91c1c}.dre-wf-total-sub{font-size:11.5px;color:#94a3b8}.dre-wf{display:block!important;grid-template-columns:none!important}.dre-wf>svg{width:100%;height:auto;display:block}.dre-table thead{background:#f8fafc}.dre-th-cat,.dre-th-month{background:#f8fafc!important;color:#0f172a!important}.dre-th-cat{font-size:10px!important;color:#94a3b8!important;text-transform:uppercase;letter-spacing:.06em;font-weight:600;padding:14px 12px 6px!important}.dre-th-month{font-size:12px!important;font-weight:600;padding:14px 8px 6px!important;text-align:center;border-bottom:1px solid #e2e8f0!important}.dre-th-month+.dre-th-month{border-left:1px solid #e2e8f0}.dre-th-sub th{background:#f8fafc!important;color:#94a3b8!important;font-size:9.5px!important;font-weight:600!important;padding:4px 8px 8px!important;text-align:right!important;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0!important}.dre-th-sub th:first-child{text-align:left!important}.dre-tr-class td{background:transparent!important;color:#111827!important;font-size:13px!important;font-weight:700!important;padding:14px 12px 6px!important;border-top:1px solid #e2e8f0!important;border-bottom:none!important}.dre-tr-class td:first-child{border-left:3px solid #3b82f6}.dre-tr-class:first-of-type td{border-top:none!important}.dre-table .dre-th-month{border-left:2px solid #e2e8f0!important}.dre-table .dre-th-month:first-of-type{border-left:none!important}.dre-table .dre-th-sub th:nth-child(3n+2){border-left:2px solid #e2e8f0}.dre-table tbody td:nth-child(3n+2){border-left:2px solid #e2e8f0}.dre-table tbody .dre-tr-class td{border-left:none!important}.es-toggle{display:inline-flex;background:#f1f5f9;border-radius:6px;padding:2px}.es-toggle button{border:none;background:none;font-size:11.5px;font-weight:500;padding:5px 12px;border-radius:4px;cursor:pointer;color:#64748b;transition:all .12s}.es-toggle button:hover{color:#0f172a}.es-toggle button.on{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a14}.es-hero{display:grid;grid-template-columns:1fr 1fr 1fr;padding:12px 0 18px;border-bottom:1px solid #f1f5f9;margin-bottom:14px}.es-kpi{padding:0 20px}.es-kpi+.es-kpi{border-left:1px solid #f1f5f9}.es-kpi-lbl{font-size:9.5px;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:5px}.es-kpi-val{font-size:20px;font-weight:700;letter-spacing:-.02em;line-height:1.1;color:#0f172a;font-variant-numeric:tabular-nums}.es-kpi-val.pos{color:#047857}.es-kpi-val.neg{color:#b91c1c}.es-kpi-sub{font-size:10.5px;color:#94a3b8;margin-top:3px}.es-kpi-sub.good{color:#047857}.es-kpi-sub.bad{color:#b91c1c}.es-legend{display:flex;gap:14px;margin-top:10px;padding-top:10px;border-top:1px dashed #e2e8f0;font-size:10.5px;color:#64748b;align-items:center}.es-legend i{display:inline-block;width:10px;height:10px;border-radius:2px;margin-right:5px;vertical-align:middle}.es-line-leg{display:inline-block;width:16px;height:2.2px;background:#2563eb;border-radius:1px;margin-right:5px;vertical-align:middle}.es-no-data{display:inline-block;width:12px;height:2.5px;background:#cbd5e1;margin-right:5px;vertical-align:middle}.es-hint{margin-left:auto;font-style:italic;color:#94a3b8}.es-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999;display:flex;align-items:center;justify-content:center;padding:20px}.es-modal{background:#fff;border-radius:12px;width:100%;max-width:720px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 64px #00000040;overflow:hidden}.es-modal-head{display:flex;justify-content:space-between;align-items:flex-start;padding:18px 22px;border-bottom:1px solid #f1f5f9}.es-modal-eyebrow{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:4px}.es-modal-title{font-size:18px;font-weight:700;color:#0f172a;margin:0;letter-spacing:-.02em}.es-modal-close{background:none;border:none;font-size:22px;line-height:1;color:#94a3b8;cursor:pointer;padding:0;width:28px;height:28px;border-radius:6px;transition:all .12s}.es-modal-close:hover{background:#f1f5f9;color:#0f172a}.es-modal-body{padding:18px 22px;overflow-y:auto;flex:1}.es-modal-section{margin-bottom:22px}.es-modal-section:last-child{margin-bottom:0}.es-modal-section-head{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.es-sec-icon{width:10px;height:10px;border-radius:2px}.es-sec-title{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#475569;flex:1}.es-sec-total{font-size:13px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.es-modal-empty{font-size:12px;color:#94a3b8;font-style:italic;padding:12px 0;text-align:center}.es-modal-row{margin-bottom:14px}.es-modal-row-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:5px}.es-modal-row-lbl{font-size:12px;color:#0f172a;font-weight:500;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:12px}.es-modal-row-val{font-size:12px;font-weight:600;font-variant-numeric:tabular-nums}.es-modal-row-val.pos{color:#047857}.es-modal-row-val.neg{color:#b91c1c}.es-modal-bar-track{height:5px;background:#f1f5f9;border-radius:3px;overflow:hidden}.es-modal-bar-fill{height:100%;border-radius:3px;transition:width .4s cubic-bezier(.4,0,.2,1)}.es-modal-bar-fill.ent{background:linear-gradient(90deg,#10b981,#34d399)}.es-modal-bar-fill.sai{background:linear-gradient(90deg,#ef4444,#f87171)}.es-modal-row-pct{font-size:10px;color:#94a3b8;margin-top:3px}.es-modal-foot{padding:14px 22px;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}.es-modal-foot-info{font-size:10.5px;color:#94a3b8;font-style:italic}.es-modal-btn{background:#0f172a;color:#fff;border:none;padding:7px 16px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:background .12s}.es-modal-btn:hover{background:#1e293b}.cs-select{font-size:11.5px;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;padding:5px 10px;border-radius:6px;cursor:pointer;font-weight:500;font-family:inherit}.cs-select:hover{background:#f1f5f9}.cs-totals{display:flex;gap:24px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px dashed #e2e8f0;align-items:baseline}.cs-total{display:flex;align-items:baseline;gap:8px}.cs-total-lbl{font-size:9.5px;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.cs-total-val{font-size:var(--fs-value);font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.01em;color:#b91c1c}.cs-total-delta{font-size:12px;font-weight:600;font-variant-numeric:tabular-nums}.cs-total-delta.up{color:#b91c1c}.cs-total-delta.down{color:#047857}.cs-total-delta.same{color:#94a3b8}.cs-list{display:flex;flex-direction:column;gap:13px}.cs-row{cursor:default}.cs-row:hover .cs-row-lbl{color:#0f172a}.cs-row:hover .cs-bar-fill{filter:brightness(1.08)}.cs-row-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:5px;gap:10px}.cs-row-lbl-block{display:flex;align-items:baseline;gap:8px;flex:1;min-width:0}.cs-row-rank{font-size:10px;font-weight:700;color:#cbd5e1;font-variant-numeric:tabular-nums;min-width:18px}.cs-row-lbl{font-size:12px;color:#475569;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .12s}.cs-row-vals{display:flex;align-items:baseline;gap:10px;flex-shrink:0}.cs-row-pct{font-size:11.5px;color:#94a3b8;font-variant-numeric:tabular-nums;min-width:42px;text-align:right}.cs-row-val{font-size:12px;font-weight:600;color:#0f172a;font-variant-numeric:tabular-nums;min-width:76px;text-align:right}.cs-row-delta{font-size:10px;font-weight:600;padding:1px 6px;border-radius:3px;font-variant-numeric:tabular-nums;min-width:52px;text-align:center}.cs-row-delta.up{background:#b91c1c1a;color:#b91c1c}.cs-row-delta.down{background:#0478571a;color:#047857}.cs-row-delta.same{background:#f1f5f9;color:#94a3b8}.cs-row-delta.new{background:#2563eb1a;color:#2563eb}.cs-bar-track{height:4px;background:#f1f5f9;border-radius:2px;overflow:hidden}.cs-bar-fill{height:100%;border-radius:2px;background:linear-gradient(90deg,#ef4444,#f87171);transition:width .4s cubic-bezier(.4,0,.2,1),filter .12s}.cs-row-outros .cs-row-lbl{font-style:italic;color:#94a3b8}.cs-row-outros .cs-bar-fill{background:#cbd5e1}.cs-foot{margin-top:14px;padding-top:10px;border-top:1px dashed #e2e8f0;display:flex;justify-content:space-between;font-size:10.5px;color:#94a3b8}.cs-foot-info{font-style:italic}.cs-empty{padding:32px 16px;text-align:center;font-size:12px;color:#94a3b8;font-style:italic}.es-hero{display:none!important}.es-chips{display:flex;gap:28px;margin:10px 0 16px;padding:0;border:none;flex-wrap:wrap}.es-chip{display:flex;align-items:flex-start;gap:10px}.es-chip-dot{width:9px;height:9px;border-radius:2px;margin-top:14px;flex-shrink:0}.es-chip-block{display:flex;flex-direction:column;gap:2px}.es-chip-lbl{font-size:9.5px;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.es-chip-line{display:flex;align-items:baseline;gap:10px}.es-chip-val{font-size:var(--fs-value);font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.01em;color:#0f172a;line-height:1.1}.es-chip-val.pos{color:#047857}.es-chip-val.neg{color:#b91c1c}.es-chip-sub{font-size:10.5px;color:#94a3b8;font-variant-numeric:tabular-nums}.es-chip-sub.good{color:#047857}.es-chip-sub.bad{color:#b91c1c}.es-line-leg-prev{display:inline-block;width:16px;height:0;border-top:2px dashed #3b82f6;margin-right:5px;vertical-align:middle;opacity:.7}.fc-card .fc-card-body{overflow-x:auto;margin:-4px -4px 0}.fc-card table th,.fc-card table .fc-th{background:#f8fafc!important;color:#475569!important;font-weight:600!important;font-size:11.5px!important;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #e2e8f0!important}.fc-card table th:first-child,.fc-card table .fc-th:first-child{background:#f8fafc!important;color:#475569!important;border-radius:0!important}.fc-card table th:last-child,.fc-card table .fc-th:last-child{border-radius:0!important}.fc-card table td{font-size:12px;color:#0f172a}.fc-card .dg-h-right .toolbar-btn{background:#f8fafc;border:1px solid #e2e8f0;color:#475569;font-size:11.5px;font-weight:500;padding:5px 10px;border-radius:6px;cursor:pointer;transition:all .12s}.fc-card .dg-h-right .toolbar-btn:hover{background:#f1f5f9;color:#0f172a}.pr-page{--pr-bg: #f1f5f9;--pr-card-bg: #fff;--pr-border: #e2e8f0;--pr-text: #0f172a;--pr-text-muted: #64748b;--pr-accent: #3b82f6;--pr-success: #047857;--pr-danger: #b91c1c;--pr-stage-fila: #94a3b8;--pr-stage-andamento: #3b82f6;--pr-stage-pronto: #047857;--pr-radius-sm: 6px;--pr-radius-md: 8px;--pr-radius-lg: 12px;--pr-shadow: 0 1px 3px rgba(0, 0, 0, .06);--pr-shadow-hover: 0 4px 12px rgba(0, 0, 0, .08);--pr-transition: .15s ease;--pr-gap: 16px;background:var(--pr-bg);color:var(--pr-text);font-family:Inter,Segoe UI,sans-serif;min-height:100vh;padding:24px;box-sizing:border-box}.pr-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:var(--pr-gap)}.pr-header h1{font-size:24px;font-weight:700;color:var(--pr-text);margin:0}.pr-kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--pr-gap)}.pr-col{background:var(--pr-card-bg);border:1px solid var(--pr-border);border-radius:var(--pr-radius-lg);padding:16px;min-height:200px;display:flex;flex-direction:column;gap:12px}.pr-col-header{position:sticky;top:0;background:var(--pr-card-bg);padding:4px 0 12px;border-bottom:1px solid var(--pr-border);font-size:13px;font-weight:600;color:var(--pr-text);display:flex;align-items:center;gap:8px;z-index:1}.pr-col-header:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--pr-stage-fila)}.pr-col[data-stage=Andamento] .pr-col-header:before{background:var(--pr-stage-andamento)}.pr-col[data-stage=Pronto] .pr-col-header:before{background:var(--pr-stage-pronto)}.pr-col-count{color:var(--pr-text-muted);font-weight:400;font-size:12px}.pr-card{background:var(--pr-card-bg);border:1px solid var(--pr-border);border-radius:var(--pr-radius-md);padding:12px 14px;cursor:pointer;transition:box-shadow var(--pr-transition),border-color var(--pr-transition);box-shadow:var(--pr-shadow)}.pr-card:hover{box-shadow:var(--pr-shadow-hover);border-color:#cbd5e1}.pr-card h3{font-size:14px;font-weight:600;color:var(--pr-text);margin:0 0 8px;line-height:1.3}.pr-tag{display:inline-block;background:#f1f5f9;color:#475569;font-size:11.5px;font-weight:500;padding:2px 8px;border-radius:999px;margin-bottom:8px}.pr-next{font-size:12px;color:var(--pr-text-muted);line-height:1.4;margin:0}.pr-empty{text-align:center;color:var(--pr-text-muted);font-size:13px;padding:24px 12px;background:var(--pr-bg);border:1px dashed var(--pr-border);border-radius:var(--pr-radius-md)}.pr-loading,.pr-error{padding:40px;text-align:center;color:var(--pr-text-muted);font-size:14px}.pr-error{color:var(--pr-danger)}.pr-btn-primary,.pr-btn-secondary,.pr-btn-danger{font-family:inherit;font-size:13px;font-weight:600;padding:8px 14px;border-radius:var(--pr-radius-sm);border:1px solid transparent;cursor:pointer;transition:background var(--pr-transition),border-color var(--pr-transition),color var(--pr-transition)}.pr-btn-primary{background:var(--pr-accent);color:#fff}.pr-btn-primary:hover{background:#2563eb}.pr-btn-secondary{background:#fff;color:var(--pr-text);border-color:var(--pr-border)}.pr-btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.pr-btn-danger{background:#fff;color:var(--pr-danger);border-color:var(--pr-border)}.pr-btn-danger:hover{background:#fef2f2;border-color:var(--pr-danger)}.pr-btn-group{display:flex;gap:8px;flex-wrap:wrap}.pr-stage-btn{font-family:inherit;font-size:12px;font-weight:600;padding:6px 12px;border-radius:var(--pr-radius-sm);border:1px solid var(--pr-border);background:#fff;color:var(--pr-text-muted);cursor:pointer;transition:background var(--pr-transition),border-color var(--pr-transition),color var(--pr-transition)}.pr-stage-btn:hover{border-color:var(--pr-accent);color:var(--pr-text)}.pr-stage-btn.is-active{background:var(--pr-accent);color:#fff;border-color:var(--pr-accent)}.pr-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.pr-modal{background:var(--pr-card-bg);border-radius:var(--pr-radius-lg);box-shadow:0 20px 60px #0003;width:100%;max-width:520px;max-height:90vh;overflow-y:auto}.pr-modal-content{padding:24px}.pr-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.pr-modal-title{font-size:18px;font-weight:700;color:var(--pr-text);margin:0}.pr-modal-close{background:none;border:none;color:var(--pr-text-muted);cursor:pointer;font-size:20px;padding:4px 8px;border-radius:var(--pr-radius-sm);transition:background var(--pr-transition),color var(--pr-transition)}.pr-modal-close:hover{background:#f1f5f9;color:var(--pr-text)}.pr-modal-footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding-top:16px;border-top:1px solid var(--pr-border);gap:8px;flex-wrap:wrap}.pr-form-row{margin-bottom:14px;display:flex;flex-direction:column;gap:4px}.pr-form-label{font-size:12px;font-weight:600;color:var(--pr-text-muted);text-transform:uppercase;letter-spacing:.03em}.pr-form-input,.pr-form-textarea{font-family:inherit;font-size:14px;color:var(--pr-text);padding:8px 10px;border:1px solid var(--pr-border);border-radius:var(--pr-radius-sm);background:#fff;transition:border-color var(--pr-transition),box-shadow var(--pr-transition)}.pr-form-input:focus,.pr-form-textarea:focus{outline:none;border-color:var(--pr-accent);box-shadow:0 0 0 3px #3b82f626}.pr-form-textarea{resize:vertical;min-height:80px}@media (max-width: 768px){.pr-page{padding:16px}.pr-header{flex-direction:column;align-items:flex-start}.pr-kanban{grid-template-columns:1fr}.pr-modal-content{padding:18px}}
