@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Manrope:wght@400;500;600;700&display=swap";body{color:#1f3348;background:radial-gradient(circle at 90% -10%,#d8ebff 0%,#f4f7fb 35%),linear-gradient(140deg,#f8fbff 0%,#edf3fb 100%);margin:0;font-family:Manrope,sans-serif}h1,h2,h3,button,label,th{letter-spacing:.02em;font-family:Barlow Condensed,sans-serif}#root{min-height:100dvh}:root{--bg:#f4f7fb;--surface:#fff;--border:#dce4ef;--text:#1f3248;--muted:#6e8198;--nav-a:#013566;--nav-b:#02264b;--primary:#0f5fa5;--success:#1f8f5f;--danger:#c13b45;--warning:#ba7b1e;--content-max:1920px;--page-gap:clamp(10px, 1.15vw, 18px);--page-padding:clamp(10px, 1.2vw, 18px);--grid-max-height:min(66dvh, 760px);--focus-ring:0 0 0 3px #0f5fa533}*{box-sizing:border-box}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{color:var(--text);background:radial-gradient(circle at 92% -18%,#d8ebff 0%,#f4f7fb 35%),linear-gradient(140deg,#f8fbff 0%,#edf3fb 100%);min-height:100dvh;margin:0;font-family:Manrope,sans-serif;overflow-x:hidden}h1,h2,h3,label,thead th,.nav-item span,button{letter-spacing:.02em;font-family:Barlow Condensed,sans-serif}.app-shell{grid-template-columns:104px 1fr;width:100%;min-height:100dvh;display:grid}.sidebar{background:linear-gradient(180deg, var(--nav-a) 0%, var(--nav-b) 100%);color:#cfe4ff;border-right:1px solid #0b4478;flex-direction:column;align-items:stretch;height:100dvh;display:flex;position:sticky;top:0}.sidebar-divider{border-top:1px solid #ffffff26;margin:.5rem 1rem}.sidebar-sync{color:#8fb5d4;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:92px;margin-bottom:8px;font-size:.68rem;display:block;overflow:hidden}.brand{border-bottom:1px solid #ffffff24;flex-shrink:0;place-items:center;height:74px;display:grid}.brand-logo-img{object-fit:contain;width:68px;height:auto;display:block}.sidebar-nav{flex-direction:column;flex:1;gap:4px;padding:10px 0;display:flex;overflow-y:auto}.nav-item{color:#c8dfff;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:5px;padding:10px 8px 8px;font-size:1.05rem;line-height:1;text-decoration:none;transition:color .12s,background .12s;display:flex}.nav-item span{font-size:.75rem;line-height:1}.nav-item:hover:not(.nav-disabled):not(.active){color:#fff;background:#ffffff12}.nav-item.active{color:#fff;background:linear-gradient(90deg,#1277d259,#1277d200);border-left:3px solid #3fa7ff}.nav-disabled{opacity:.3;cursor:default}.sidebar-footer{border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:2px;padding:10px 0 8px;display:flex}.sidebar-user{color:#7baed4;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:0 6px;font-family:Manrope,sans-serif;font-size:.72rem;overflow:hidden}.nav-logout{color:#f98a8a!important}.nav-logout:hover{color:#ff6b6b!important}.content{width:min(100%, var(--content-max));min-width:0;padding:var(--page-padding);gap:var(--page-gap);flex-direction:column;margin-inline:auto;display:flex}.card{background:var(--surface);border:1px solid var(--border);border-radius:12px;min-width:0;box-shadow:0 6px 14px #16283c0d}.card>*,.topbar>*,.table-head>*,.page-head>*{min-width:0}.card :where(h1,h2,h3,h4,p),.topbar :where(h1,p),.page-head :where(h1,p){overflow-wrap:anywhere;text-wrap:pretty}.topbar{justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.topbar h1{margin:0;font-size:2.15rem;line-height:1}.topbar p{color:#15538d;margin:4px 0 0;font-family:Barlow Condensed,sans-serif;font-size:1.4rem}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.updated{color:var(--muted);font-size:.88rem}.btn{border:1px solid var(--border);color:#1e3b58;cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:7px;height:40px;padding:0 14px;font-family:Barlow Condensed,sans-serif;font-size:1.1rem;transition:background .12s;display:inline-flex}.btn:hover:not(:disabled){background:#f0f6ff}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.full{justify-content:center;width:100%}.btn-primary{background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.btn-primary:hover:not(:disabled){background:#0a4e8c!important}.kpi-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:14px;display:grid}.kpi{background:var(--surface);border:1px solid var(--border);border-radius:12px;align-items:center;gap:14px;padding:16px;display:flex;box-shadow:0 6px 14px #16283c0d}.kpi-icon{border-radius:50%;flex-shrink:0;place-items:center;width:66px;height:66px;display:grid}.kpi-body h3{margin:0 0 2px;font-size:1.05rem}.kpi-body strong{font-family:Barlow Condensed,sans-serif;font-size:2.7rem;font-weight:700;line-height:1;display:block}.kpi-body p{color:var(--muted);margin:5px 0 0;font-size:.9rem;font-weight:600}.sync-pill{text-overflow:ellipsis;white-space:nowrap;border-radius:20px;max-width:300px;padding:4px 14px;font-family:Manrope,sans-serif;font-size:.82rem;font-weight:700;overflow:hidden}.sync-pill.syncing{color:#0060b0;background:#e8f4ff;animation:1.5s ease-in-out infinite pulse}.sync-pill.error{color:#af3340;cursor:help;background:#fce2e6}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.sync-info{color:var(--muted);white-space:nowrap;font-family:Manrope,sans-serif;font-size:.83rem}.filters{grid-template-columns:repeat(5,1fr);align-items:end;gap:12px;padding:14px;display:grid}.field-block label{margin-bottom:7px;font-size:1.05rem;display:block}.field-block input,.field-block select{border:1px solid var(--border);color:#264560;background:#fff;border-radius:8px;width:100%;height:40px;padding:0 10px;font-family:Manrope,sans-serif;font-size:.88rem}.field-block input:focus,.field-block select:focus{border-color:#4a9fe0;outline:none;box-shadow:0 0 0 3px #4a9fe026}.table-card{padding:12px}.table-head{justify-content:space-between;align-items:center;gap:14px;padding:2px 4px 10px;display:flex}.table-head h2{color:#1b5d95;margin:0;font-size:1.9rem}.total-count{color:var(--muted);font-size:1rem;font-weight:400}.table-controls{align-items:center;gap:8px;display:flex}.table-head-right{align-items:center;gap:10px;display:flex}.loading-text{color:var(--muted);font-family:Manrope,sans-serif;font-size:.85rem}.error-msg{color:var(--danger);font-family:Manrope,sans-serif;font-size:.85rem;font-weight:700}.table-wrap,.data-table-container,.table-container,.billing-table-wrap{max-width:100%;max-height:var(--grid-max-height);overscroll-behavior:contain;scrollbar-gutter:stable;overflow:auto}.table-wrap thead,.data-table-container thead,.table-container thead,.billing-table-wrap thead{z-index:3;position:sticky;top:0}.table-wrap thead th,.data-table-container thead th,.table-container thead th,.billing-table-wrap thead th{box-shadow:inset 0 -1px 0 var(--border)}.table-wrap::-webkit-scrollbar{width:11px;height:11px}.data-table-container::-webkit-scrollbar{width:11px;height:11px}.table-container::-webkit-scrollbar{width:11px;height:11px}.billing-table-wrap::-webkit-scrollbar{width:11px;height:11px}.table-wrap::-webkit-scrollbar-thumb{background:#9aabba;border:3px solid #f7f9fb;border-radius:10px}.data-table-container::-webkit-scrollbar-thumb{background:#9aabba;border:3px solid #f7f9fb;border-radius:10px}.table-container::-webkit-scrollbar-thumb{background:#9aabba;border:3px solid #f7f9fb;border-radius:10px}.billing-table-wrap::-webkit-scrollbar-thumb{background:#9aabba;border:3px solid #f7f9fb;border-radius:10px}.table-wrap::-webkit-scrollbar-corner{background:#f7f9fb}.data-table-container::-webkit-scrollbar-corner{background:#f7f9fb}.table-container::-webkit-scrollbar-corner{background:#f7f9fb}.billing-table-wrap::-webkit-scrollbar-corner{background:#f7f9fb}.pcp-orders-table-wrap{max-width:100%}.pcp-orders-table{min-width:2600px}.pcp-orders-table th{white-space:nowrap}.pcp-orders-table td{vertical-align:middle}.pcp-orders-table .truncate{max-width:260px}.pcp-progress{text-align:center;background:#edf1f5;border-radius:999px;min-width:92px;height:22px;position:relative;overflow:hidden}.pcp-progress>span{border-radius:inherit;background:#bfe7cf;position:absolute;inset:0 auto 0 0}.pcp-progress>strong{z-index:1;color:#244637;font-size:11px;line-height:22px;position:relative}.pcp-delay{color:#b42318;font-weight:700}.pcp-indicator{border-radius:999px;justify-content:center;min-width:42px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.pcp-indicator.ok{color:#24734a;background:#e7f5ec}.pcp-indicator.warning{color:#8a6500;background:#fff2cc}.pcp-indicator.danger{color:#b42318;background:#fde7e7}.pcp-level-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:4px 9px;font-size:.72rem;font-weight:700;display:inline-flex}.pcp-level-badge.main{color:#14649f;background:#e5f3ff}.pcp-level-badge.intermediate{color:#7041a5;background:#f2eaff}.pcp-level-badge.mixed{color:#536476;background:#eef1f4}.pcp-op-row{cursor:default}.pcp-op-row.expanded td{background:#f7faff;border-bottom-color:#0000}.pcp-op-number{white-space:nowrap;align-items:center;gap:7px;display:flex}.pcp-op-number small{color:#68788b;background:#edf1f5;border-radius:999px;padding:2px 6px;font-family:Barlow Condensed,sans-serif;font-size:11px}.pcp-expand-btn{color:#1b6fc4;background:#fff;border:1px solid #d7e0ea;border-radius:7px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.pcp-expand-btn:hover{background:#eaf3ff;border-color:#a9cae9}.pcp-detail-row>td{background:#f7faff;padding:0 12px 14px!important}.pcp-detail-panel{background:#fff;border:1px solid #dbe7f2;border-radius:10px;padding:14px;box-shadow:0 5px 18px #214c7612}.pcp-detail-heading{color:#274760;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.pcp-detail-heading span{color:#718196;font-size:12px}.pcp-detail-table{min-width:1500px}.pcp-detail-table th{white-space:nowrap;background:#f2f6fa}.pcp-detail-table td{background:#fff!important}.pcp-detail-table .truncate{max-width:300px}.production-tracking-filters{grid-template-columns:repeat(7,minmax(145px,1fr))}.production-tracking-stats{margin-bottom:16px}.production-tracking-table{min-width:3050px}.production-tracking-table th{white-space:nowrap}.production-tracking-table td{vertical-align:middle}.production-cell-stack{flex-direction:column;gap:2px;min-width:150px;display:flex}.production-cell-stack small{color:#718196;text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.production-efficiency{border-radius:999px;justify-content:center;min-width:58px;padding:4px 8px;font-weight:700;display:inline-flex}.production-efficiency.good{color:#24734a;background:#dff4e6}.production-efficiency.attention{color:#8a6500;background:#fff2cc}.production-efficiency.neutral{color:#718196;background:#eef2f7}.production-observation{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}@media (width<=1200px){.production-tracking-filters{grid-template-columns:repeat(3,minmax(160px,1fr))}}table{border-collapse:collapse;background:#fff;width:100%}thead th{text-align:left;border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:#294a68;white-space:nowrap;background:#fbfdff;padding:11px 10px;font-size:1.15rem}thead th.num{text-align:right}tbody td{color:#2e4a65;vertical-align:middle;border-bottom:1px solid #edf1f7;padding:10px;font-size:.9rem}tbody td.num{text-align:right}tbody td.valor{color:var(--success);text-align:right;font-weight:700}tbody td.dias{color:#b34a31;font-weight:700}tbody td.mono{color:var(--primary);font-family:Courier New,monospace;font-size:.84rem;font-weight:700}tbody td.nowrap{white-space:nowrap}tbody td.truncate{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}tbody td,.kpi-body,.mini-stat,.stat-content{min-width:0}.kpi-body h3,.kpi-body p,.mini-stat p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.kpi-body strong,.stat-value,.mini-stat strong,td.num{font-variant-numeric:tabular-nums}:where(button,a,input,select,textarea):focus-visible{outline:2px solid var(--primary);outline-offset:2px;box-shadow:var(--focus-ring)}tbody tr:hover{background:#f8fafd}tbody tr:last-child td{border-bottom:0}.tag{border-radius:7px;padding:4px 12px;font-family:Barlow Condensed,sans-serif;font-size:1rem;font-weight:700;display:inline-flex}.tag.high{color:#b33540;background:#fbe0e3}.tag.medium{color:#99691c;background:#f8edc5}.tag.low{color:#2b8457;background:#dff4e6}.tag.wait{color:#5b41a8;background:#ebe4ff}.tag.analysis{color:#af6a09;background:#fce9d2}.tag.blocked{color:#ab2f3a;background:#fbe1e3}.tag.released{color:#2b8457;background:#dff4e6}.empty-state{text-align:center;color:var(--muted);padding:56px 24px}.empty-state p{margin:0;font-size:1rem;line-height:1.7}.table-foot{justify-content:space-between;align-items:center;padding:12px 4px 2px;display:flex}.table-foot small{color:var(--muted);font-size:.85rem}.pagination{gap:6px;display:flex}.pagination button{border:1px solid var(--border);color:#31506d;cursor:pointer;background:#fff;border-radius:6px;min-width:36px;height:34px;padding:0 8px;font-family:Barlow Condensed,sans-serif;font-size:1.05rem;transition:background .12s}.pagination button:hover:not(:disabled){background:#e8f0fb}.pagination button:disabled{opacity:.35;cursor:not-allowed}.pagination button.current{background:var(--primary);color:#fff;border-color:var(--primary)}.auth-loading{min-height:100dvh;color:var(--muted);justify-content:center;align-items:center;font-size:1rem;display:flex}.login-shell{background:linear-gradient(135deg,#013566 0%,#025494 55%,#0478c8 100%);justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.login-card{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:44px 40px 40px;box-shadow:0 24px 64px #01285066}.login-brand{text-align:center;background:linear-gradient(135deg,#013566 0%,#0478c8 100%);border-radius:16px 16px 0 0;margin:-44px -40px 32px;padding:32px 40px 24px}.login-logo-img{object-fit:contain;width:96px;height:auto;display:block}.login-title{color:#fff;letter-spacing:.02em;margin:0;font-family:Barlow Condensed,sans-serif;font-size:1.6rem;font-weight:700}.login-subtitle{color:#ffffffb3;margin:4px 0 0;font-size:.9rem}.login-form{flex-direction:column;gap:16px;display:flex}.login-field label{color:#345371;margin-bottom:6px;font-family:Barlow Condensed,sans-serif;font-size:1.05rem;display:block}.login-field input{border:1.5px solid var(--border);box-sizing:border-box;border-radius:9px;width:100%;height:44px;padding:0 12px;font-family:Manrope,sans-serif;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.login-field input:focus{border-color:#0478c8;outline:none;box-shadow:0 0 0 3px #0478c826}.login-pw-wrap{position:relative}.login-pw-wrap input{padding-right:42px}.login-pw-toggle{cursor:pointer;color:var(--muted);background:0 0;border:none;place-items:center;padding:4px;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.login-pw-toggle:hover{color:var(--text)}.login-error{color:#a3293a;background:#fce4e8;border:1px solid #f5c0c9;border-radius:8px;margin:0;padding:10px 14px;font-size:.87rem;font-weight:600}.login-btn{color:#fff;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#013566,#0478c8);border:none;border-radius:10px;height:46px;margin-top:4px;font-family:Barlow Condensed,sans-serif;font-size:1.3rem;font-weight:700;transition:opacity .15s}.login-btn:hover:not(:disabled){opacity:.9}.login-btn:disabled{opacity:.5;cursor:not-allowed}.finance-topbar{background:linear-gradient(135deg, #06467908, #1277d214), var(--surface)}.finance-tabs{align-items:center;gap:8px;padding:8px;display:flex}.finance-tab-btn{border:1px solid var(--border);color:#31506d;cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 14px;font-family:Barlow Condensed,sans-serif;font-size:1.05rem;display:inline-flex}.finance-tab-btn:hover{background:#f3f8ff}.finance-tab-btn.active{color:#0e4f87;background:#e8f1ff;border-color:#78a6d4;box-shadow:inset 0 -2px #0f5fa5}.finance-kpi-grid{grid-template-columns:repeat(5,minmax(180px,1fr));gap:14px;display:grid}.finance-kpi{align-items:center;gap:14px;padding:16px;display:flex}.finance-filters{grid-template-columns:repeat(6,minmax(0,1fr))}.finance-table-head{align-items:flex-start}.finance-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.finance-order{color:var(--muted);align-items:center;gap:8px;font-family:Manrope,sans-serif;font-size:.88rem;display:flex}.finance-order select{border:1px solid var(--border);border-radius:8px;min-width:210px;height:40px;padding:0 10px;font-family:Manrope,sans-serif}.finance-motivo{max-width:170px!important}.valor-plain{text-align:right;color:#285179;font-weight:700}.risk-chip{color:#1f5c92;background:#edf4ff;border-radius:8px;justify-content:center;align-items:center;min-width:34px;padding:4px 10px;font-size:.86rem;font-weight:700;display:inline-flex}.risk-chip.critical{color:#b92f42;background:#ffe8ea;border:1px solid #f3c5cc}.finance-critical-row{background:linear-gradient(90deg,#ffe8ea73,#fff0)}.finance-critical-row:hover{background:linear-gradient(90deg,#ffe8eabf,#f8fafd99)}.finance-actions{align-items:center;gap:6px;display:flex}.finance-icon-btn{border:1px solid var(--border);color:#2a5b86;cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:34px;height:34px;display:inline-grid}.finance-icon-btn:hover{background:#eff6ff}.finance-error{padding:0 4px 10px}.finance-summary-grid{grid-template-columns:repeat(5,minmax(160px,1fr));gap:14px;display:grid}.finance-operacional-table{table-layout:auto;width:100%;min-width:1380px}.finance-operacional-table thead th,.finance-operacional-table tbody td{white-space:nowrap;padding:7px 6px;font-size:.78rem;line-height:1.2}.finance-operacional-table thead th{font-size:.88rem}.finance-operacional-table .mono{font-size:.74rem}.finance-operacional-table td.truncate,.finance-operacional-table .finance-motivo{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:140px!important}.finance-operacional-table .tag{padding:3px 8px;font-size:.82rem}.finance-operacional-table .risk-chip{min-width:28px;padding:3px 6px;font-size:.78rem}.finance-operacional-table .finance-icon-btn{width:30px;height:30px}.finance-operacional-table th:first-child,.finance-operacional-table td:first-child{width:68px}.finance-operacional-table th:nth-child(2),.finance-operacional-table td:nth-child(2){width:76px}.finance-operacional-table th:nth-child(4),.finance-operacional-table td:nth-child(4){width:90px}.finance-operacional-table th:nth-child(6),.finance-operacional-table td:nth-child(6){width:52px}.finance-operacional-table th:nth-child(7),.finance-operacional-table td:nth-child(7){width:70px}.finance-operacional-table th:nth-child(8),.finance-operacional-table td:nth-child(8){width:88px}.finance-operacional-table th:nth-child(9),.finance-operacional-table td:nth-child(9){width:76px}.finance-operacional-table th:nth-child(10),.finance-operacional-table td:nth-child(10){width:82px}.finance-operacional-table th:nth-child(11),.finance-operacional-table td:nth-child(11){width:58px}.finance-operacional-table th:nth-child(12),.finance-operacional-table td:nth-child(12){width:72px}.finance-operacional-table th:nth-child(13),.finance-operacional-table td:nth-child(13){width:58px}.finance-operacional-table th:nth-child(14),.finance-operacional-table td:nth-child(14){width:72px}.finance-operacional-table th:nth-child(15),.finance-operacional-table td:nth-child(15){width:90px}.finance-operacional-table th:nth-child(17),.finance-operacional-table td:nth-child(17){width:44px}.finance-resumo-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:14px;display:grid}.finance-resumo-card{padding:16px}.finance-resumo-card h3{color:#1b5d95;margin:0 0 12px;font-size:1.35rem}.finance-resumo-list{gap:8px;display:grid}.finance-resumo-row{border:1px solid var(--border);background:#f9fcff;border-radius:10px;grid-template-columns:minmax(120px,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.finance-resumo-row strong{color:#1f4e76;font-size:1rem}.finance-resumo-row span:last-child{color:#2b8457;font-weight:700}.finance-modal-backdrop{z-index:40;background:#0b1a2c80;justify-content:flex-end;padding:12px;display:flex;position:fixed;inset:0}.finance-modal{flex-direction:column;gap:14px;width:min(1280px,100%);height:calc(100dvh - 24px);padding:18px;display:flex;overflow-y:auto}.finance-modal-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:10px;display:flex}.finance-modal-title-block{min-width:0}.finance-modal-head h3{color:#1b5d95;margin:0;font-size:1.7rem}.finance-modal-head p{color:var(--muted);margin:4px 0 0;font-size:.9rem}.finance-modal-badges{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.finance-modal-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.finance-modal-context{grid-template-columns:repeat(5,minmax(150px,1fr));gap:8px;display:grid}.finance-modal-context>div{border:1px solid var(--border);background:#fff;border-radius:10px;padding:10px 12px}.finance-modal-context span{color:var(--muted);margin-bottom:4px;font-size:.78rem;display:block}.finance-modal-context strong{color:#204d74;font-size:.95rem}.finance-modal-kpis{grid-template-columns:repeat(4,minmax(160px,1fr));gap:10px;display:grid}.finance-mini-kpi{border:1px solid var(--border);background:linear-gradient(#f9fcff,#f4f9ff);border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;padding:10px 12px;display:grid}.finance-mini-kpi span{color:var(--muted);grid-column:2;font-size:.8rem}.finance-mini-kpi strong{color:#1f4e76;grid-column:1/-1;font-size:1.1rem}.finance-detail-table{border:1px solid var(--border);background:#fff;border-radius:10px}.finance-inadimplencia,.finance-analise-section{border:1px solid var(--border);background:#fff;border-radius:10px;padding:12px 16px}.mini-stat{padding:16px}.mini-stat-head{color:#2c5f89;align-items:center;gap:8px;margin-bottom:12px;font-family:Barlow Condensed,sans-serif;font-size:1rem;display:flex}.mini-stat strong{margin-bottom:6px;font-family:Barlow Condensed,sans-serif;font-size:2rem;line-height:1;display:block}.mini-stat p{color:var(--muted);margin:0;font-size:.88rem}@media (width<=1450px){.kpi-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.filters{grid-template-columns:repeat(3,1fr)}.finance-kpi-grid,.finance-summary-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.finance-resumo-grid{grid-template-columns:1fr}.finance-filters{grid-template-columns:repeat(3,1fr)}.finance-modal-context{grid-template-columns:repeat(2,minmax(150px,1fr))}.finance-modal-kpis{grid-template-columns:repeat(2,minmax(160px,1fr))}.finance-operacional-table{table-layout:auto}.finance-operacional-table thead th,.finance-operacional-table tbody td{padding:9px 8px;font-size:.84rem}}@media (width<=1024px){.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #0b4478;border-right:0;height:auto;position:static}.sidebar-nav{flex-direction:row;overflow-x:auto}.topbar{flex-direction:column;align-items:flex-start}.table-head,.table-foot{flex-direction:column;align-items:flex-start;gap:8px}.kpi-grid,.filters,.finance-kpi-grid,.finance-summary-grid,.finance-filters{grid-template-columns:1fr 1fr}.finance-toolbar{justify-content:flex-start}.finance-tabs{white-space:nowrap;overflow-x:auto}.finance-tab-btn{flex:none}.finance-modal{width:100%;height:calc(100dvh - 24px)}.finance-modal-head{flex-direction:column;align-items:flex-start}.finance-modal-actions{justify-content:flex-start;width:100%}}@media (width<=640px){.kpi-grid,.filters,.finance-kpi-grid,.finance-summary-grid,.finance-filters,.finance-resumo-grid{grid-template-columns:1fr}.finance-resumo-row{grid-template-columns:1fr;gap:4px}.finance-order{flex-direction:column;align-items:flex-start;width:100%}.finance-order select{width:100%;min-width:0}.finance-modal-backdrop{padding:0}.finance-modal{border-radius:0;height:100dvh}.finance-modal-context,.finance-modal-kpis{grid-template-columns:1fr}}.btn-secondary{color:#1e3b58;background:#fff}@keyframes spin360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:.9s linear infinite spin360}.page-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.page-head h1{color:var(--nav-a);margin:0 0 2px;font-size:1.7rem}.page-head p{color:var(--muted);margin:0;font-size:.9rem}.admin-users-grid{grid-template-columns:360px 1fr;align-items:start;gap:18px;display:grid}.admin-users-form,.admin-users-list{padding:18px 20px}.admin-users-form h3,.admin-users-list h3{color:#1b5d95;align-items:center;gap:8px;margin:0 0 14px;font-size:1.25rem;display:flex}.admin-users-form label{color:#43566b;margin:10px 0 4px;font-size:.82rem;font-weight:600;display:block}.admin-users-form input[type=text],.admin-users-form input[type=email],.admin-users-form input:not([type]){border:1px solid var(--border);border-radius:8px;width:100%;height:38px;padding:0 10px;font-size:.9rem}.admin-pass-row{gap:8px;display:flex}.admin-pass-row input{flex:1}.admin-pass-row .btn{height:38px;padding:0 10px}.admin-check{color:#43566b;cursor:pointer;align-items:center;gap:6px;margin-top:14px!important;font-size:.85rem!important;display:flex!important}.admin-check input{width:auto!important;height:auto!important}.admin-actions{gap:6px;display:flex}.finance-icon-btn.danger{color:var(--danger);border-color:#f2c4c8}.finance-icon-btn.danger:hover:not(:disabled){background:#fdeced}.finance-icon-btn:disabled{opacity:.4;cursor:not-allowed}@media (width<=900px){.admin-users-grid{grid-template-columns:1fr}}.access-denied{text-align:center;max-width:620px;margin:60px auto;padding:34px}.access-denied h1{color:#28445d;margin:0 0 8px}.access-denied p{color:#718096;margin:0}.access-feedback{margin-bottom:12px}.access-success{color:#1b6e47;background:#def4e5;border:1px solid #b6e2c6;border-radius:9px;padding:10px 14px;font-size:.86rem}.access-tabs{gap:4px;margin-bottom:16px;padding:5px;display:flex}.access-tabs button{color:#687b8e;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;padding:9px 14px;display:inline-flex}.access-tabs button.active{color:#155f96;background:#e8f1fa;font-weight:700}.admin-users-form select,.access-field select{border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;height:38px;padding:0 10px}.access-create-button{margin-top:14px}.access-user-email{color:#8998a7;margin-top:2px;font-size:.68rem;font-weight:400;display:block}.access-admin-tag{color:#1b6fc4;background:#e6f0fb}.access-custom-label{color:#7b4cac;margin-top:3px;font-size:.64rem;font-weight:700;display:block}.access-profiles-layout{grid-template-columns:minmax(390px,.9fr) minmax(460px,1.1fr);align-items:start;gap:16px;display:grid}.access-profile-form{padding:20px}.access-card-title,.access-modal-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.access-card-title span,.access-modal-head span{color:#1d70aa;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:800}.access-card-title h3,.access-modal-head h2{color:#28445d;margin:3px 0 0}.access-card-title>button,.access-modal-head>button{border:1px solid var(--border);color:#677b8f;cursor:pointer;background:#fff;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.access-profile-form form>label,.access-field{color:#43566b;flex-direction:column;gap:5px;margin-bottom:12px;font-size:.78rem;font-weight:650;display:flex}.access-profile-form input,.access-profile-form textarea{border:1px solid var(--border);width:100%;font:inherit;border-radius:8px;padding:9px 10px}.access-profile-form textarea{resize:vertical;min-height:70px}.access-profile-form .btn{margin-top:14px}.access-permission-groups{flex-direction:column;gap:10px;display:flex}.access-permission-group{border:1px solid #e1e7ed;border-radius:9px;overflow:hidden}.access-permission-group-head{background:#f6f8fa;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.access-permission-group-head strong{color:#536a7f;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem}.access-permission-group-head button{color:#2073aa;cursor:pointer;background:0 0;border:0;padding:2px 0;font-size:.66rem}.access-permission-group-head button:disabled{opacity:.4;cursor:default}.access-permission-list{grid-template-columns:repeat(2,minmax(0,1fr));padding:6px;display:grid}.access-permission-list label{cursor:pointer;border-radius:6px;align-items:center;gap:8px;margin:0;padding:8px;display:flex}.access-permission-list label:hover{background:#f6f9fc}.access-permission-list label.selected{background:#edf6fc}.access-permission-list input{opacity:0;pointer-events:none;position:absolute}.access-checkbox{color:#0000;background:#fff;border:1px solid #bdc9d4;border-radius:5px;flex:0 0 18px;place-items:center;width:18px;height:18px;display:grid}.access-permission-list label.selected .access-checkbox{color:#fff;background:#2374aa;border-color:#2374aa}.access-permission-list label>span:last-child{min-width:0}.access-permission-list label strong,.access-permission-list label small{display:block}.access-permission-list label strong{color:#40576b;font-size:.76rem}.access-permission-list label small{color:#96a2ae;margin-top:1px;font-size:.61rem}.access-profile-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.access-profile-card{padding:16px}.access-profile-card-head{align-items:flex-start;gap:10px;display:flex}.access-profile-icon{color:#1a6da4;background:#e7f1f9;border-radius:8px;flex:0 0 35px;place-items:center;width:35px;height:35px;display:grid}.access-profile-card-head>div:nth-child(2){flex:1;min-width:0}.access-profile-card-head h3{color:#29465e;margin:0;font-size:.95rem}.access-profile-card-head p{color:#8997a5;margin:3px 0 0;font-size:.67rem;line-height:1.35}.access-profile-card-head>span{color:#657789;text-transform:uppercase;background:#eef2f5;border-radius:999px;padding:3px 6px;font-size:.58rem;font-weight:800}.access-profile-summary{border-top:1px solid #edf0f3;grid-template-columns:auto 1fr auto 1fr;align-items:baseline;gap:5px;margin-top:13px;padding-top:11px;display:grid}.access-profile-summary strong{color:#1e6496;font-size:1rem}.access-profile-summary span{color:#8493a1;font-size:.61rem}.access-profile-tags{flex-wrap:wrap;align-content:flex-start;gap:4px;min-height:46px;margin-top:11px;display:flex}.access-profile-tags span{color:#607487;background:#f1f4f7;border-radius:5px;padding:3px 6px;font-size:.61rem}.access-profile-actions{gap:6px;margin-top:12px;display:flex}.access-profile-actions button,.access-new-profile{border:1px solid var(--border);color:#476176;cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:7px 9px;font-size:.7rem;display:inline-flex}.access-profile-actions .danger{color:#b8414d}.access-profile-actions button:disabled{opacity:.35;cursor:not-allowed}.access-new-profile{color:#2472a7;border-style:dashed;min-height:150px}.access-user-modal{width:min(760px,100vw - 30px);max-height:calc(100dvh - 40px);padding:22px;overflow-y:auto}.access-modal-head{border-bottom:1px solid #e7ebef;padding-bottom:14px}.access-modal-head p{color:#8594a3;margin:3px 0 0;font-size:.73rem}.access-admin-toggle,.access-custom-toggle{background:#f8fafb;border:1px solid #e1e7ed;border-radius:8px;padding:10px 12px}.access-field{margin-top:14px}.access-modal-actions{border-top:1px solid #e7ebef;justify-content:flex-end;gap:8px;margin-top:17px;padding-top:14px;display:flex}@media (width<=1100px){.access-profiles-layout{grid-template-columns:1fr}}@media (width<=700px){.access-profile-list,.access-permission-list{grid-template-columns:1fr}}.lanc-resumo{flex-wrap:wrap;gap:10px;margin:14px 0;display:flex}.lanc-resumo-card{cursor:pointer;border:1px solid #0000;border-radius:10px;flex-direction:column;align-items:flex-start;min-width:120px;padding:10px 16px;transition:transform .1s,box-shadow .1s;display:flex}.lanc-resumo-card:hover{transform:translateY(-1px);box-shadow:0 4px 10px #14283c1a}.lanc-resumo-card.active{outline-offset:1px;outline:2px solid}.lanc-resumo-num{font-size:1.5rem;font-weight:700;line-height:1}.lanc-resumo-label{margin-top:3px;font-size:.78rem;font-weight:600}.lanc-table{width:100%}.lanc-table thead th{z-index:1;background:#f6f9fc;position:sticky;top:0}.lanc-table td{vertical-align:middle}.lanc-prod-desc{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:.72rem;display:block;overflow:hidden}.lanc-status-select{border:1px solid var(--border);cursor:pointer;border-radius:8px;min-width:130px;padding:5px 8px;font-size:.8rem;font-weight:600}.lanc-obs-input{border:1px solid var(--border);border-radius:8px;width:100%;min-width:140px;padding:5px 8px;font-size:.8rem}.lanc-meta{color:var(--muted);white-space:nowrap;font-size:.74rem}.lanc-th-check,.lanc-td-check{text-align:center;width:34px}.lanc-group-row td{border-bottom:1px solid var(--border);background:#eef4fb;padding:8px 10px}.lanc-group-label{color:#1b5d95;cursor:pointer;align-items:center;gap:8px;font-family:Barlow Condensed,sans-serif;font-size:1.05rem;display:flex}.lanc-group-count{color:var(--muted);margin-left:auto;font-family:Manrope,sans-serif;font-size:.78rem;font-weight:600}.lanc-bulk-bar{background:#eaf3ff;border-color:#a9cdef;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;display:flex}.lanc-bulk-bar span{color:#1b5d95;align-items:center;gap:6px;font-size:.9rem;font-weight:700;display:inline-flex}.lanc-bulk-bar select{border:1px solid var(--border);border-radius:8px;height:36px;padding:0 10px;font-family:Manrope,sans-serif}@media (width<=720px){.lanc-table thead{display:none}.lanc-table,.lanc-table tbody{width:100%;display:block}.lanc-table tr:not(.lanc-group-row){border:1px solid var(--border);background:#fff;border-radius:10px;margin:0 0 10px;padding:4px 8px;display:block}.lanc-table td{text-align:right;border-bottom:1px dashed #eef1f5;justify-content:space-between;align-items:center;gap:8px;padding:7px 2px;display:flex;white-space:normal!important;max-width:none!important}.lanc-table tr:not(.lanc-group-row) td:last-child{border-bottom:0}.lanc-table td[data-label]:not([data-label=""]):before{content:attr(data-label);color:var(--muted);text-align:left;text-transform:uppercase;font-size:.78rem;font-weight:600}.lanc-td-check{justify-content:flex-start;padding-bottom:0;border-bottom:0!important}.lanc-group-row{margin-top:12px;display:block}.lanc-group-row td{border-radius:8px;display:block}.lanc-group-count{margin-left:8px}}.fade-in{animation:.35s both fadeInUp}.page-container{flex-direction:column;gap:16px;display:flex}.page-head,.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.page-head h1,.page-title{color:var(--nav-a);margin:0 0 2px;font-size:1.7rem}.page-head p,.page-subtitle{color:var(--muted);margin:0;font-size:.9rem}.header-title{color:var(--nav-a);align-items:center;gap:10px;display:flex}.header-title h1{color:var(--nav-a);margin:0;font-size:1.7rem}.card-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.card-title{color:#1b5d95;align-items:center;gap:8px;margin:0;font-size:1.25rem;display:flex}.form-grid{gap:12px;padding:16px 18px 4px;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-label{color:#43566b;font-family:Barlow Condensed,sans-serif;font-size:.82rem;font-weight:600}.form-input{border:1px solid var(--border);border-radius:8px;width:100%;height:40px;padding:0 10px;font-family:Manrope,sans-serif;font-size:.9rem}.form-input:focus{border-color:#4a9fe0;outline:none;box-shadow:0 0 0 3px #4a9fe026}.badge{color:#5a6b7f;white-space:nowrap;background:#eef2f7;border-radius:7px;align-items:center;padding:4px 12px;font-family:Barlow Condensed,sans-serif;font-size:1rem;font-weight:700;display:inline-flex}.badge.released{color:#2b8457;background:#dff4e6}.badge.wait{color:#5b41a8;background:#ebe4ff}.badge-neutral{color:#5a6b7f;background:#eef2f7}.status-badge{color:#1b6fc4;white-space:nowrap;background:#eaf3ff;border-radius:7px;align-items:center;padding:4px 12px;font-family:Barlow Condensed,sans-serif;font-size:.95rem;font-weight:700;display:inline-flex}.status-badge.released{color:#2b8457;background:#dff4e6}.status-badge.wait{color:#5a6b7f;background:#eef2f7}.status-badge.analysis{color:#1b6fc4;background:#eaf3ff}.status-badge.blocked{color:#a3293a;background:#fce4e8}.status-badge.warning{color:#8a6500;background:#fff2cc}.error-banner,.error-message{color:#a3293a;background:#fce4e8;border:1px solid #f5c0c9;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:.87rem;font-weight:600;display:flex}.loading-state{text-align:center;color:var(--muted);padding:24px;font-size:.9rem}.data-table-container{overflow-x:auto}.spinner{animation:.9s linear infinite spin360}.btn-export{border-color:var(--success)!important;color:var(--success)!important}.btn-export:hover:not(:disabled){background:#e9f8ef!important}.btn-sm{height:32px;padding:0 10px;font-size:.95rem}.btn-danger{color:var(--danger)!important;border-color:#f2c4c8!important}.btn-danger:hover:not(:disabled){background:#fdeced!important}.billing-page{color:#18324a;flex-direction:column;gap:14px;display:flex}.billing-hero{color:#fff;background:radial-gradient(circle at 78% 15%,#3d8fbf2e,#0000 34%),#07375b;border-radius:16px;justify-content:space-between;align-items:flex-end;gap:28px;min-height:132px;padding:24px 28px 27px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #07375b29}.billing-hero:after{content:"";border:1px solid #ffffff1f;border-radius:50%;height:150px;position:absolute;inset:auto -3% -65% 42%;transform:rotate(-8deg)}.billing-hero>*{z-index:1;position:relative}.billing-eyebrow,.billing-panel-kicker{color:#76bfe9;letter-spacing:.12em;text-transform:uppercase;font:700 .72rem/1.2 Manrope,sans-serif;display:block}.billing-hero h1{color:#fff;letter-spacing:-.025em;margin:5px 0 4px;font-size:clamp(2.25rem,4vw,3.5rem);line-height:.93}.billing-hero p{color:#c8ddeb;max-width:660px;margin:0;font-size:.92rem}.billing-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.billing-hero-actions .btn{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border-color:#ffffff38}.billing-hero-actions .btn:hover:not(:disabled){background:#ffffff29!important}.billing-hero-actions .btn-export{color:#bce8d0!important;border-color:#99e1bb8c!important}.billing-filter-count{color:#07548a;background:#fff;border-radius:5px;place-items:center;min-width:19px;height:19px;font-size:.72rem;display:grid}.billing-sync{color:#145678;background:#eaf5fb;border-left:3px solid #2583b9;border-radius:9px;padding:10px 14px;font-size:.82rem}.billing-sync.error,.billing-error{color:#8e2734;background:#fff0f1;border-color:#c84e5b}.billing-tabs{border-bottom:1px solid #d7e2ea;align-items:center;gap:4px;display:flex}.billing-tabs button{color:#647d91;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;height:43px;padding:0 14px;font:600 .86rem Manrope,sans-serif;transition:color .18s,border-color .18s;display:inline-flex}.billing-tabs button:hover{color:#07548a}.billing-tabs button.active{color:#07548a;border-bottom-color:#1781bc}.billing-filters{background:#f1f6f9;border:1px solid #dce7ee;border-radius:12px;grid-template-columns:repeat(7,minmax(120px,1fr));align-items:end;gap:12px;padding:16px;display:grid}.billing-filters label{flex-direction:column;gap:6px;min-width:0;display:flex}.billing-filters label span{color:#5d7689;font:600 .72rem Manrope,sans-serif}.billing-filters input,.billing-filters select{color:#18324a;background:#fff;border:1px solid #cbd9e3;border-radius:7px;outline:0;width:100%;height:39px;padding:0 10px;font:500 .8rem Manrope,sans-serif;transition:border-color .18s,box-shadow .18s}.billing-filters input:focus,.billing-filters select:focus{border-color:#398ab7;box-shadow:0 0 0 3px #398ab71f}.billing-filter-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.billing-filter-actions .btn.primary{color:#fff;background:#075b90;border-color:#075b90}.billing-error{border-left:3px solid;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.billing-error button{color:inherit;cursor:pointer;background:0 0;border:0;text-decoration:underline}.billing-loading{grid-template-columns:1.4fr 1fr 1fr;gap:12px;display:grid}.billing-loading span{background:linear-gradient(100deg,#edf2f5 30%,#f8fafb 50%,#edf2f5 70%) 0 0/250% 100%;border-radius:12px;height:112px;animation:1.4s infinite billing-shimmer}@keyframes billing-shimmer{to{background-position-x:-250%}}.billing-kpis{grid-template-columns:1.45fr repeat(3,1fr);gap:12px;display:grid}.billing-kpis article{background:#fff;border:1px solid #dce6ec;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:120px;padding:17px 18px;display:flex;box-shadow:0 5px 14px #13415e0b}.billing-kpis article.primary{color:#fff;background:#0b5c8e;border-color:#0b5c8e}.billing-kpis article>span{color:#637b8e;align-items:center;gap:8px;font:600 .74rem Manrope,sans-serif;display:flex}.billing-kpis article.primary>span,.billing-kpis article.primary small{color:#bcd9e9}.billing-kpis strong{letter-spacing:-.015em;font-variant-numeric:tabular-nums;margin:8px 0 2px;font:700 clamp(1.45rem,2.3vw,2.15rem)/1 Barlow Condensed,sans-serif;display:block}.billing-kpis small{color:#8295a4;font-size:.71rem}.billing-analytics-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.85fr);gap:12px;display:grid}.billing-panel{background:#fff;border:1px solid #dce6ec;border-radius:12px;overflow:hidden;box-shadow:0 5px 14px #13415e0a}.billing-panel>header{border-bottom:1px solid #e5edf2;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:14px 17px;display:flex}.billing-panel h2{color:#173b55;letter-spacing:-.01em;margin:3px 0 0;font-size:1.55rem;line-height:1}.billing-panel>header>small{color:#8397a6;font-size:.72rem}.billing-panel-kicker{color:#3586b3;font-size:.64rem}.billing-empty{text-align:center;color:#7d919f;margin:0;padding:44px 18px}.billing-bars{align-items:flex-end;gap:7px;height:245px;padding:32px 15px 14px;display:flex}.billing-bar-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:stretch;gap:5px;min-width:12px;height:100%;display:flex}.billing-bar-column>span{opacity:0;color:#496c84;text-align:center;height:15px;font-size:.58rem;transition:opacity .15s;overflow:hidden}.billing-bar-column:hover>span{opacity:1}.billing-bar-column i{background:#3b91bd;border-radius:4px 4px 1px 1px;min-height:4px;transition:height .35s,background .15s;display:block}.billing-bar-column:hover i{background:#0b5c8e}.billing-bar-column small{color:#8296a4;text-align:center;white-space:nowrap;font-size:.57rem}.billing-ranking{padding:8px 16px 13px}.billing-ranking>div{border-bottom:1px solid #edf2f5;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:51px;display:grid;position:relative}.billing-ranking>div:last-child{border-bottom:0}.billing-ranking b{color:#8ba0af;font-size:.72rem}.billing-ranking span{flex-direction:column;min-width:0;display:flex}.billing-ranking span strong{text-overflow:ellipsis;white-space:nowrap;color:#294a61;font:600 .75rem Manrope,sans-serif;overflow:hidden}.billing-ranking small{color:#91a2ae;font-size:.63rem}.billing-ranking em{color:#164f72;font-variant-numeric:tabular-nums;font:700 .77rem Manrope,sans-serif}.billing-ranking i{opacity:.65;background:#62a9cd;max-width:calc(100% - 30px);height:2px;position:absolute;bottom:0;left:30px}.billing-regions>div{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));display:grid}.billing-regions article{border-right:1px solid #edf2f5;flex-direction:column;justify-content:space-between;min-height:88px;padding:14px 16px;display:flex}.billing-regions article span{color:#60798b;align-items:center;gap:5px;font-size:.72rem;display:flex}.billing-regions article strong{color:#1d4d6b;font-variant-numeric:tabular-nums;font-size:.98rem}.billing-regions article small{color:#8da0ad;font-size:.66rem}.billing-table-wrap{max-height:min(var(--grid-max-height), calc(100dvh - 330px));overflow:auto}.billing-table{border-collapse:separate;border-spacing:0;width:100%;font:500 .76rem Manrope,sans-serif}.billing-table thead{z-index:2;position:sticky;top:0}.billing-table th{color:#587286;text-align:left;letter-spacing:.025em;white-space:nowrap;background:#edf4f7;border-bottom:1px solid #d3e0e7;padding:11px 10px;font-size:.67rem}.billing-table th:first-child{width:35px}.billing-table td{color:#39566a;vertical-align:middle;cursor:pointer;border-bottom:1px solid #e7eef2;padding:11px 10px}.billing-table tbody>tr:not(.billing-detail-row):hover td,.billing-table tr.open td{background:#f4f9fb}.billing-table td strong{color:#183f5b;font-weight:700;display:block}.billing-table td small{color:#8a9ca8;margin-top:2px;font-size:.64rem;display:block}.billing-table .num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.billing-table .value{color:#08724c;font-weight:700}.billing-expand{color:#54809b;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:25px;height:25px;padding:0;display:grid}.billing-uf{color:#46687e;background:#e9f1f5;border-radius:5px;place-items:center;min-width:29px;height:23px;padding:0 5px;font-weight:700;display:inline-grid}.billing-detail-row td{cursor:default;background:#f4f9fb;padding:0 12px 12px 45px}.billing-detail-row td>div{background:#fff;border:1px solid #dbe7ed;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px;display:grid}.billing-detail-row span{color:#47809f;grid-template-columns:20px 1fr;align-items:center;column-gap:5px;min-width:0;display:grid}.billing-detail-row span b,.billing-detail-row span small{text-overflow:ellipsis;white-space:nowrap;grid-column:2;overflow:hidden}.billing-detail-row span b{color:#294e66;font-size:.72rem}.billing-detail-row span small{color:#8b9da9;font-size:.62rem}.billing-detail-row .wide{grid-column:span 2}.billing-pagination{color:#718797;border-top:1px solid #e1e9ee;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:.73rem;display:flex}.billing-pagination div{gap:4px;display:flex}.billing-pagination button{color:#46677d;cursor:pointer;background:#fff;border:1px solid #d3dfe6;border-radius:6px;min-width:31px;height:31px}.billing-pagination button.active{color:#fff;background:#0b5c8e;border-color:#0b5c8e}.billing-pagination button:disabled{opacity:.4;cursor:not-allowed}@media (width<=1200px){.billing-filters{grid-template-columns:repeat(4,minmax(140px,1fr))}.billing-kpis{grid-template-columns:repeat(2,1fr)}.billing-analytics-grid{grid-template-columns:1fr}}@media (width<=760px){.billing-hero{flex-direction:column;align-items:flex-start;padding:20px}.billing-hero-actions{justify-content:flex-start}.billing-filters{grid-template-columns:1fr 1fr}.billing-kpis{grid-template-columns:1fr}.billing-bars{gap:3px;overflow-x:auto}.billing-bar-column{min-width:20px}.billing-detail-row td>div{grid-template-columns:1fr 1fr}.billing-detail-row .wide{grid-column:span 2}}.finance-table-wrapper{flex-direction:column;display:flex}.finance-table-header{justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.finance-table-header h2{color:#1b5d95;margin:0;font-size:1.9rem}.expand-icon{cursor:pointer;text-align:center;color:#5a7a9a}.subtable-row td{background:#f8f9fb}.subtable-row:hover td{background:#f4f6f9}.pagination-buttons{align-items:center;gap:6px;display:flex}.pagination-buttons button{border:1px solid var(--border);color:#31506d;cursor:pointer;background:#fff;border-radius:6px;min-width:36px;height:34px;padding:0 8px;font-family:Barlow Condensed,sans-serif;font-size:1.05rem;transition:background .12s}.pagination-buttons button:hover:not(:disabled){background:#e8f0fb}.pagination-buttons button:disabled{opacity:.35;cursor:not-allowed}.sync-banner{background:#e8f4ff;border:1px solid #bcdcff;border-radius:10px;padding:10px 16px}.sync-banner-content{color:#0060b0;align-items:center;gap:10px;font-size:.88rem;display:flex}.loading-spinner{border:2px solid #cfe4ff;border-top-color:#0f5fa5;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin360;display:inline-block}@media (width<=900px){.form-grid{grid-template-columns:1fr!important}}.content>.topbar,.content>.page-header,.content>.page-head,.content>.card,.content>.filters,.content>.kpi-grid,.content>.lanc-resumo,.content>section,.kpi-grid>.kpi,.finance-kpi-grid>.finance-kpi,.lanc-resumo>.lanc-resumo-card{animation:.32s both fadeInUp}.kpi-grid>.kpi:nth-child(2),.finance-kpi-grid>.finance-kpi:nth-child(2){animation-delay:40ms}.kpi-grid>.kpi:nth-child(3),.finance-kpi-grid>.finance-kpi:nth-child(3){animation-delay:80ms}.kpi-grid>.kpi:nth-child(4),.finance-kpi-grid>.finance-kpi:nth-child(4){animation-delay:.12s}.kpi-grid>.kpi:nth-child(5),.finance-kpi-grid>.finance-kpi:nth-child(5){animation-delay:.16s}.card{transition:box-shadow .15s,transform .15s}.macro-stage,.kpi,.finance-kpi{transition:transform .15s,box-shadow .15s}.kpi:hover,.finance-kpi:hover{transform:translateY(-2px);box-shadow:0 10px 22px #16283c17}tbody tr{transition:background .12s}.production-topbar{align-items:center}.production-topbar h1{margin-top:2px}.production-topbar p{color:var(--muted);margin:4px 0 0}.production-eyebrow{color:#1b6ea8;letter-spacing:.09em;text-transform:uppercase;font-size:.7rem;font-weight:800;display:block}.production-source-pill{color:#315f82;white-space:nowrap;background:#eef6fc;border:1px solid #cbdced;border-radius:999px;padding:7px 11px;font-size:.75rem;font-weight:700}.production-tabs{margin-bottom:14px}.production-tab-content{flex-direction:column;gap:14px;display:flex}.production-section-heading{border:1px solid var(--border);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.production-section-heading h2{color:#183b56;margin:3px 0 2px;font-size:1.2rem}.production-section-heading p{color:#6a7c8e;margin:0;font-size:.83rem}.production-section-heading .btn{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.production-flow{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:stretch;padding:12px;display:flex;overflow-x:auto}.production-flow-step-wrap{flex:1 0 175px;align-items:center;min-width:0;display:flex}.production-flow-step{border:1px solid #0000;border-radius:7px;flex:1;align-items:center;gap:9px;min-width:0;min-height:54px;padding:9px 11px;display:flex}.production-flow-step div{min-width:0}.production-flow-step strong,.production-flow-step span{display:block}.production-flow-step strong{font-size:.78rem}.production-flow-step span{opacity:.78;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.66rem;overflow:hidden}.production-flow-step.tone-blue{color:#185e99;background:#eaf3ff;border-color:#c7def5}.production-flow-step.tone-orange{color:#9a4f1b;background:#fff2e8;border-color:#f4d3ba}.production-flow-step.tone-green{color:#267447;background:#e9f7ed;border-color:#c7e6d0}.production-flow-arrow{color:#8a9aaa;margin:0 7px;font-weight:800}.production-stop-layout{grid-template-columns:minmax(0,2.25fr) minmax(250px,.75fr);gap:14px;display:grid}.production-stop-form,.production-stop-history,.production-ranking,.production-governance{padding:16px 18px}.production-card-title{color:#1b628f;align-items:center;gap:9px;margin-bottom:14px;display:flex}.production-card-title h3{color:#213b52;margin:0;font-size:1rem}.production-card-title span{color:#7a8a9b;margin-top:2px;font-size:.7rem;display:block}.production-form-grid{grid-template-columns:repeat(4,minmax(125px,1fr));gap:11px;display:grid}.production-form-grid label,.production-stop-filters label{color:#4a5f73;flex-direction:column;gap:5px;font-size:.73rem;font-weight:700;display:flex}.production-form-grid label.span-2{grid-column:span 2}.production-form-grid input,.production-form-grid select,.production-form-grid textarea,.production-stop-filters input,.production-stop-filters select{border:1px solid var(--border);color:#263e54;width:100%;min-height:38px;font:inherit;background:#fff;border-radius:7px;padding:7px 9px;font-weight:500}.production-form-grid textarea{resize:vertical}.production-form-grid input:focus,.production-form-grid select:focus,.production-form-grid textarea:focus,.production-stop-filters input:focus,.production-stop-filters select:focus{border-color:#2b82bd;outline:3px solid #1d79b41f}.production-submit{min-width:165px;margin-top:13px}.production-success{color:#247247;background:#eaf7ee;border:1px solid #bfe3ca;border-radius:7px;align-items:center;gap:7px;margin-top:12px;padding:9px 11px;font-size:.8rem;font-weight:700;display:flex}.production-stop-summary{flex-direction:column;gap:10px;display:flex}.production-metric-card{color:#236590;background:#edf6fd;border:1px solid #cfe0ef;border-radius:9px;grid-template-columns:auto 1fr;gap:1px 9px;padding:12px 14px;display:grid}.production-metric-card svg{grid-row:span 2;margin-top:2px}.production-metric-card span{font-size:.7rem;font-weight:700}.production-metric-card strong{text-overflow:ellipsis;min-width:0;font-size:1.1rem;overflow:hidden}.production-metric-card small{grid-column:2;font-size:.68rem}.production-metric-card.danger{color:#9e3442;background:#fcebed;border-color:#f0c5ca}.production-metric-card.warning{color:#87640d;background:#fff7df;border-color:#efdba5}.production-ranking h3{color:#263f55;margin:0 0 9px;font-size:.9rem}.production-ranking>div{color:#536678;border-bottom:1px solid #edf0f3;justify-content:space-between;gap:8px;padding:6px 0;font-size:.72rem;display:flex}.production-ranking>div:last-child{border-bottom:0}.production-ranking p{color:#8291a0;font-size:.75rem}.production-stop-filters{grid-template-columns:repeat(4,minmax(120px,190px));gap:9px;margin:-3px 0 14px;display:grid}.production-stops-table{min-width:1050px}.production-stops-table td{vertical-align:middle}.production-stops-table td small{color:#8a98a6;margin-top:2px;font-size:.68rem;display:block}.production-empty-row{text-align:center;color:#8b98a5;padding:24px!important}.production-icon-button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:30px;height:30px;padding:0;display:grid}.production-icon-button.danger{color:#b83a48}.production-icon-button:hover{background:#f7f9fb}.production-access-note{color:#315f82;background:#eef6fc;border:1px solid #cbdced;border-radius:8px;align-items:center;gap:10px;padding:11px 14px;display:flex}.production-access-note strong,.production-access-note span{display:block}.production-access-note span{margin-top:2px;font-size:.75rem}.production-config-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px;display:grid}.production-config-card{color:#246a94;align-items:flex-start;gap:11px;padding:16px;display:flex}.production-config-card h3{color:#263f55;margin:0;font-size:.92rem}.production-config-card p{color:#718293;margin:5px 0 10px;font-size:.75rem;line-height:1.45}.production-config-card span{color:#6a7b8c;background:#f0f3f6;border-radius:999px;padding:4px 7px;font-size:.64rem;font-weight:700;display:inline-flex}.production-governance{justify-content:space-between;align-items:center;gap:20px;display:flex}.production-governance>div:first-child{color:#247247;align-items:flex-start;gap:10px;display:flex}.production-governance h3{color:#263f55;margin:0;font-size:.95rem}.production-governance p{color:#718293;margin:4px 0 0;font-size:.76rem}.production-governance-tags{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.production-governance-tags span{color:#3c647f;background:#edf4f8;border-radius:999px;padding:5px 8px;font-size:.68rem;font-weight:700}@media (width<=1100px){.production-stop-layout{grid-template-columns:1fr}.production-stop-summary{grid-template-columns:repeat(3,1fr);display:grid}.production-ranking{grid-column:1/-1}.production-config-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.production-topbar,.production-section-heading,.production-governance{flex-direction:column;align-items:flex-start}.production-source-pill{white-space:normal}.production-form-grid{grid-template-columns:1fr 1fr}.production-stop-summary{grid-template-columns:1fr}.production-ranking{grid-column:auto}.production-stop-filters,.production-config-grid{grid-template-columns:1fr}.production-governance-tags{justify-content:flex-start}}@media (width<=480px){.production-form-grid{grid-template-columns:1fr}.production-form-grid label.span-2{grid-column:span 1}}.production-operations,.production-workspace,.production-entry-shell,.production-settings{flex-direction:column;gap:14px;display:flex}.production-subtabs,.production-settings-nav{background:#edf3f7;border:1px solid #dbe5ee;border-radius:9px;gap:4px;padding:5px;display:flex;overflow-x:auto}.production-subtabs button,.production-settings-nav button{color:#52697d;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:35px;padding:7px 11px;font-family:Barlow Condensed,sans-serif;font-size:.86rem;font-weight:650;transition:background .18s,color .18s,transform .18s;display:inline-flex}.production-subtabs button:hover,.production-settings-nav button:hover{color:#174f79;background:#ffffff9e}.production-subtabs button:active,.production-settings-nav button:active{transform:translateY(1px)}.production-subtabs button.active,.production-settings-nav button.active{color:#17679f;background:#fff;box-shadow:0 2px 7px #1a4a6c1a}.production-section-heading.compact{padding:13px 16px}.production-balance-filters{grid-template-columns:minmax(170px,1fr) minmax(210px,1.3fr) auto auto;align-items:end}.production-check{color:#52677b;white-space:nowrap;align-items:center;gap:7px;min-height:39px;font-size:.76rem;font-weight:700;flex-direction:row!important;display:inline-flex!important}.production-check input{width:16px!important;height:16px!important;min-height:0!important}.production-balance-table-card{padding:0;overflow:hidden}.production-balance-table{min-width:1550px}.production-balance-table td:first-child{min-width:270px}.production-balance-table td:first-child span,.production-balance-table td:first-child small{color:#687b8e;margin-top:2px;font-size:.7rem;display:block}.production-balance-table .stage-done{color:#21734a}.production-balance-table .stage-missing,.stage-missing{background:#fff5f6;color:#b33846!important}.production-balance-table .stage-complete,.stage-complete{color:#21734a!important}.production-stage-badge{color:#4d6275;white-space:nowrap;background:#edf2f6;border-radius:5px;padding:4px 7px;font-size:.68rem;font-weight:800;display:inline-flex}.production-stage-badge.stage-conclu-do{color:#247047;background:#e4f4e9}.production-stage-badge.stage-pintura---embalagem{color:#216a9f;background:#e8f2fc}.production-progress{background:#e4eaf0;border-radius:99px;width:90px;height:6px;margin-bottom:3px;overflow:hidden}.production-progress span{border-radius:inherit;background:#2b80b8;height:100%;display:block}.production-empty{color:#8392a1;text-align:center;align-content:center;place-items:center;gap:7px;min-height:150px;display:grid}.production-entry-form{padding:0 18px 18px;overflow:hidden}.production-stage-selector{background:#dce5ed;border-bottom:1px solid #dce5ed;grid-template-columns:repeat(3,1fr);gap:1px;margin:0 -18px 16px;display:grid}.production-stage-selector button{color:#65778a;min-height:49px;font:inherit;cursor:pointer;background:#f7f9fb;border:0;justify-content:center;align-items:center;gap:7px;font-weight:700;transition:background .18s,color .18s;display:flex}.production-stage-selector button:hover{background:#eef5fa}.production-stage-selector button.active{color:#fff;background:#176a9f}.production-entry-grid{grid-template-columns:repeat(4,minmax(140px,1fr));gap:11px;display:grid}.production-entry-grid label,.production-master-grid label,.production-stock-form label{color:#4a5f73;flex-direction:column;gap:5px;font-size:.72rem;font-weight:700;display:flex}.production-entry-grid label:first-child{grid-column:span 2}.production-entry-grid label.span-full{grid-column:1/-1}.production-entry-grid input,.production-entry-grid select,.production-entry-grid textarea,.production-master-grid input,.production-master-grid select,.production-stock-form input{color:#294057;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #d5e0e8;border-radius:7px;padding:7px 9px;font-weight:500}.production-entry-grid textarea{resize:vertical}.production-entry-grid input:focus,.production-entry-grid select:focus,.production-entry-grid textarea:focus,.production-master-grid input:focus,.production-master-grid select:focus,.production-stock-form input:focus{border-color:#2b83bd;outline:3px solid #1f71a51f}.production-selected-order{color:#34566f;background:#f1f7fb;border-left:3px solid #2d84ba;flex-direction:column;gap:2px;margin-top:12px;padding:10px 12px;display:flex}.production-selected-order span{font-size:.73rem}.production-live-calculation,.production-inline-metrics,.production-oee-strip{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px;display:grid}.production-live-calculation>div,.production-inline-metrics>div,.production-oee-strip>div{color:#286383;background:#f1f7fa;border:1px solid #d7e5ee;border-radius:7px;padding:10px 12px}.production-live-calculation span,.production-inline-metrics span,.production-oee-strip span{text-transform:uppercase;letter-spacing:.04em;font-size:.66rem;font-weight:700;display:block}.production-live-calculation strong,.production-inline-metrics strong,.production-oee-strip strong{font-variant-numeric:tabular-nums;margin-top:3px;font-size:1.1rem;display:block}.production-live-calculation .danger,.production-inline-metrics .danger,.production-oee-strip .danger{color:#9d3341;background:#fcebed;border-color:#ecc5ca}.production-inline-metrics .warning{color:#87630c;background:#fff6dc;border-color:#ead79f}.production-entry-submit{min-width:180px;margin-top:13px}.production-scanner{border-left:5px solid #176a9f;align-items:center;gap:13px;padding:14px 17px;display:flex}.production-scanner>div{flex:1}.production-scanner label{color:#36566e;margin-bottom:5px;font-size:.78rem;font-weight:800;display:block}.production-scanner>div>div{gap:8px;display:flex}.production-scanner input{border:1px solid #cbdbe7;border-radius:7px;flex:1;min-width:0;height:44px;padding:0 12px;font-family:monospace;font-size:1rem}.floor-mode .production-entry-form{border:2px solid #b8d2e3}.floor-mode .production-stage-selector button{min-height:64px;font-size:1rem}.floor-mode .production-entry-grid input,.floor-mode .production-entry-grid select{min-height:48px;font-size:.9rem}.floor-mode .production-entry-submit{min-height:50px;font-size:1.05rem}.production-inline-metrics{margin-top:0}.production-coils-table{min-width:1150px}.production-coils-table td small{color:#8a99a7;margin-top:2px;font-size:.68rem;display:block}.production-stock-form{grid-template-columns:repeat(4,minmax(130px,1fr)) auto auto;align-items:end;gap:10px;padding:14px 16px;display:grid}.production-stock-message{color:#257247;align-self:center;font-size:.75rem;font-weight:700}.production-stock-status{border-radius:5px;padding:4px 7px;font-size:.68rem;font-weight:800;display:inline-flex}.production-stock-status.ok{color:#267147;background:#e6f5eb}.production-stock-status.warning{color:#8a620d;background:#fff4d8}.production-stock-status.divergent{color:#a13643;background:#fcebed}.production-alert-list{flex-direction:column;gap:8px;display:flex}.production-alert-row{background:#fff;border-left:4px solid #c49323;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 14px;display:grid;box-shadow:0 3px 9px #1e415a0f}.production-alert-row.severity-alta{border-left-color:#bd3746}.production-alert-row.severity-critica{background:#fffafb;border-left-color:#8f2230}.production-alert-row.severity-media{border-left-color:#c9951e}.production-alert-row.severity-baixa{border-left-color:#4d8a6b}.production-alert-row>div>span{color:#82909e;letter-spacing:.06em;text-transform:uppercase;font-size:.63rem;font-weight:800}.production-alert-row h3{color:#293f53;margin:2px 0;font-size:.86rem}.production-alert-row p{color:#65788a;margin:0;font-size:.74rem}.production-alert-row aside{text-align:right}.production-alert-row aside strong,.production-alert-row aside span{display:block}.production-alert-row aside span{color:#8a98a6;margin-top:3px;font-size:.68rem}.production-oee-strip{grid-template-columns:repeat(5,1fr);margin-top:0}.production-oee-strip>div.primary{color:#fff;background:#176a9f;border-color:#176a9f}.production-stop-analytics{flex-direction:column;gap:12px;display:flex}.production-pareto,.production-machine-hours{padding:15px 16px}.production-pareto h3,.production-machine-hours h3{color:#2a4155;margin:0 0 12px;font-size:.9rem}.production-pareto-row{margin-bottom:9px}.production-pareto-row>div{color:#586d7f;justify-content:space-between;gap:8px;font-size:.7rem;display:flex}.production-pareto-row i{background:#e9edf1;border-radius:99px;height:5px;margin-top:4px;display:block;overflow:hidden}.production-pareto-row i span{border-radius:inherit;background:#b33b49;height:100%;display:block}.production-machine-hours>div{color:#526779;border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;padding:6px 0;font-size:.72rem;display:flex}.production-machine-hours>div:last-child{border-bottom:0}.production-machine-hours small{color:#8b98a5;display:block}.production-approval{color:#607181;background:#edf1f4;border-radius:5px;padding:4px 7px;font-size:.67rem;font-weight:800;display:inline-flex}.production-approval.status-aprovada{color:#247047;background:#e4f4e9}.production-approval.status-rejeitada{color:#a33744;background:#fbe8ea}.production-row-actions{gap:4px;display:flex}.production-row-actions button{color:#27734a;cursor:pointer;background:#fff;border:1px solid #dbe3e9;border-radius:5px;place-items:center;width:28px;height:28px;padding:0;display:grid}.production-row-actions button.warning{color:#a16f12}.production-row-actions button.danger{color:#b13a47}.production-settings-nav button{flex:1 0 auto}.production-master-form,.production-master-list{padding:15px 17px}.production-master-grid{grid-template-columns:repeat(4,minmax(130px,1fr));align-items:end;gap:10px;display:grid}.production-master-grid .span-2{grid-column:span 2}.production-master-grid .master-check{align-self:end}.production-master-data{min-width:260px}.production-master-data span{color:#617385;background:#f0f3f6;border-radius:4px;margin:2px 4px 2px 0;padding:3px 5px;font-size:.65rem;display:inline-flex}@media (width<=1100px){.production-entry-grid,.production-master-grid{grid-template-columns:repeat(3,minmax(130px,1fr))}.production-stock-form,.production-oee-strip{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.production-balance-filters{grid-template-columns:1fr}.production-entry-grid,.production-master-grid,.production-live-calculation,.production-inline-metrics,.production-oee-strip{grid-template-columns:1fr 1fr}.production-entry-grid label:first-child,.production-master-grid .span-2{grid-column:span 2}.production-stock-form{grid-template-columns:1fr 1fr}.production-alert-row{grid-template-columns:auto 1fr}.production-alert-row aside{text-align:left;grid-column:2}}@media (width<=520px){.production-stage-selector,.production-entry-grid,.production-master-grid,.production-live-calculation,.production-inline-metrics,.production-oee-strip,.production-stock-form{grid-template-columns:1fr}.production-entry-grid label:first-child,.production-master-grid .span-2{grid-column:span 1}.production-scanner>div>div{flex-direction:column}}.pcp-executive-dashboard{flex-direction:column;gap:14px;display:flex}.pcp-executive-head{justify-content:space-between;align-items:flex-end;gap:24px;padding:20px 22px;display:flex}.pcp-executive-eyebrow,.pcp-executive-section-head span{color:#1670aa;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:800;display:block}.pcp-executive-head h2{color:#20384d;margin:0;font-size:1.35rem}.pcp-executive-head p{color:#718096;margin:5px 0 0;font-size:.84rem}.pcp-reference-date{text-align:right}.pcp-reference-date span{color:#8290a0;text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;display:block}.pcp-reference-date strong{color:#304a61;margin-top:3px;font-size:.95rem;display:block}.pcp-executive-hero{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.pcp-executive-kpi{border-top:3px solid #7f91a3;min-height:142px;padding:18px;position:relative;overflow:hidden}.pcp-executive-kpi:after{content:"";opacity:.045;background:currentColor;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-42px;right:-28px}.pcp-executive-kpi-top{color:#66798c;justify-content:space-between;align-items:center;gap:10px;display:flex}.pcp-executive-kpi-top span{font-size:.78rem;font-weight:700}.pcp-executive-kpi>strong{color:#1f3548;margin-top:18px;font-size:2rem;line-height:1;display:block}.pcp-executive-kpi>small{color:#8290a0;margin-top:8px;font-size:.7rem;display:block}.pcp-executive-kpi.tone-blue{color:#2076ad;border-top-color:#2076ad}.pcp-executive-kpi.tone-red{color:#c64b57;border-top-color:#c64b57}.pcp-executive-kpi.tone-amber{color:#c58b18;border-top-color:#c58b18}.pcp-executive-kpi.tone-green{color:#31815a;border-top-color:#31815a}.pcp-executive-section{padding:18px 20px 20px}.pcp-executive-section-head{border-bottom:1px solid #e8edf2;justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:13px;display:flex}.pcp-executive-section-head h3{color:#263f55;margin:0;font-size:1rem}.pcp-executive-section-head>small{color:#8a97a5;font-size:.7rem}.pcp-plan-grid,.pcp-risk-grid{background:#e6ebf0;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:12px;display:grid}.pcp-metric-card{background:#fff;gap:12px;min-height:112px;padding:15px;display:flex}.pcp-metric-icon{color:#627589;background:#eef2f5;border-radius:8px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.pcp-metric-copy{flex:1;min-width:0}.pcp-metric-copy>span{color:#64778a;font-size:.73rem;font-weight:650;display:block}.pcp-metric-copy>strong{color:#223b50;margin-top:6px;font-size:1.35rem;line-height:1;display:block}.pcp-metric-copy>small{color:#8995a2;margin-top:7px;font-size:.65rem;line-height:1.35;display:block}.pcp-metric-card.tone-blue .pcp-metric-icon{color:#1972aa;background:#e7f2fa}.pcp-metric-card.tone-green .pcp-metric-icon{color:#2f8058;background:#e8f4ed}.pcp-metric-card.tone-red .pcp-metric-icon{color:#bd4653;background:#fbecee}.pcp-metric-card.tone-amber .pcp-metric-icon{color:#b87d0e;background:#fff4dc}.pcp-metric-progress{background:#e8edf1;border-radius:999px;height:4px;margin-top:9px;overflow:hidden}.pcp-metric-progress i{border-radius:inherit;background:#31815a;height:100%;display:block}.pcp-metric-card.tone-blue .pcp-metric-progress i{background:#2076ad}.pcp-metric-caveat{color:#8b97a4;margin:12px 0 0;font-size:.66rem;line-height:1.4}@media (width<=1050px){.pcp-executive-hero,.pcp-risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.pcp-executive-head,.pcp-executive-section-head{flex-direction:column;align-items:flex-start}.pcp-reference-date{text-align:left}.pcp-executive-hero,.pcp-plan-grid,.pcp-risk-grid{grid-template-columns:1fr}.pcp-executive-kpi{min-height:124px}}.op-tree-screen{overflow:hidden}.op-tree-header{align-items:flex-end;gap:24px}.op-tree-search{min-width:380px}.op-tree-search label{color:#43566b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.78rem;font-weight:700;display:block}.op-tree-search>div{gap:8px;display:flex}.op-tree-search input{border:1px solid var(--border);min-width:0;height:40px;font:inherit;border-radius:8px;flex:1;padding:0 12px}.op-tree-search input:focus{border-color:#1d79b4;outline:3px solid #1d79b41f}.op-tree-search .btn{align-items:center;gap:7px;display:inline-flex}.op-tree-search .btn.primary{color:#fff;background:#135f9a;border-color:#135f9a}.op-tree-legend{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#f8fafc;flex-wrap:wrap;gap:9px 18px;margin:0 -18px 18px;padding:12px 18px;display:flex}.op-tree-legend span{color:#526579;align-items:center;gap:7px;font-size:.78rem;font-weight:600;display:inline-flex}.op-tree-legend i{border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 3px #fff}.op-tree-legend i.alert-disponivel{background:#2b8457}.op-tree-legend i.alert-insuficiente{background:#d49a00}.op-tree-legend i.alert-sem_estoque{background:#c53a48}.op-tree-legend i.alert-compra{background:#2878c7}.op-tree-legend i.alert-consumido{background:#8b96a3}.op-tree-empty{color:#718096;align-content:center;place-items:center;gap:8px;min-height:240px;display:grid}.op-tree-root{background:#f7f9fc;border:1px solid #d9e2ec;border-radius:12px;margin:0 0 18px;overflow:hidden}.op-tree-root-heading{background:#eef5fb;border-bottom:1px solid #d9e2ec;align-items:center;gap:13px;padding:16px 18px;display:flex}.op-tree-root-icon{color:#fff;background:#135f9a;border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.op-tree-root-heading>div:nth-child(2){flex:1;min-width:0}.op-tree-root-heading span{color:#63778b;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:800}.op-tree-root-heading h3{color:#20384d;margin:3px 0 0;font-size:1rem;font-weight:500}.op-tree-root-quantity{text-align:right}.op-tree-root-quantity span{display:block}.op-tree-root-quantity strong{color:#135f9a;margin-top:2px;font-size:1.35rem;display:block}.op-tree-components{padding:16px 18px 18px}.op-tree-branch{position:relative}.op-tree-descendants{border-left:1px solid #cbd7e3;margin-left:27px;padding-left:22px}.op-tree-descendants>.op-tree-branch:before{content:"";border-top:1px solid #cbd7e3;width:22px;position:absolute;top:30px;left:-22px}.op-tree-node{background:#fff;border:1px solid #dfe6ed;border-left:5px solid #8b96a3;border-radius:9px;gap:6px;margin:0 0 10px;display:flex;box-shadow:0 2px 6px #1a30460a}.op-tree-node.alert-disponivel{border-left-color:#2b8457}.op-tree-node.alert-insuficiente{border-left-color:#d49a00}.op-tree-node.alert-sem_estoque{border-left-color:#c53a48}.op-tree-node.alert-compra{border-left-color:#2878c7}.op-tree-node.alert-consumido{background:#f5f6f7;border-left-color:#8b96a3}.op-tree-toggle{color:#49667f;cursor:pointer;background:0 0;border:0;flex:0 0 34px;place-items:start center;width:34px;padding:18px 0 0;display:grid}.op-tree-toggle:disabled{cursor:default}.op-tree-leaf{background:#a6b2be;border-radius:50%;width:7px;height:7px;margin-top:5px}.op-tree-node-content{flex:1;min-width:0;padding:12px 14px 12px 0}.op-tree-node-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.op-tree-node-heading>div:first-child{align-items:baseline;gap:10px;min-width:0;display:flex}.op-tree-node-heading strong{color:#183b56;white-space:nowrap;font-size:.92rem}.op-tree-node-heading span{color:#617387;font-size:.82rem}.op-tree-node-flags{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.op-tree-node-flags .op-tree-linked-op,.op-tree-node-flags .op-tree-alert-label{white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:.7rem;font-weight:700}.op-tree-node-flags .op-tree-linked-op{color:#185d99;background:#e5effa}.op-tree-node-flags .op-tree-alert-label{color:#536476;background:#eef1f4}.op-tree-metrics{grid-template-columns:repeat(5,minmax(95px,1fr));gap:7px;display:grid}.op-tree-metrics>div{background:#f4f7f9;border-radius:6px;min-width:0;padding:7px 9px}.op-tree-metrics span,.op-tree-metrics small{color:#748598;font-size:.66rem;line-height:1.3;display:block}.op-tree-metrics strong{color:#263f55;margin-top:2px;font-size:.86rem;display:block}@media (width<=900px){.op-tree-header{flex-direction:column;align-items:stretch}.op-tree-search{width:100%;min-width:0}.op-tree-metrics{grid-template-columns:repeat(2,minmax(100px,1fr))}.op-tree-node-heading{flex-direction:column}.op-tree-node-flags{justify-content:flex-start}}@media (width<=560px){.op-tree-search>div{flex-direction:column}.op-tree-root-heading{flex-wrap:wrap;align-items:flex-start}.op-tree-root-quantity{text-align:left;width:100%;padding-left:55px}.op-tree-components{padding:12px 10px}.op-tree-descendants{margin-left:13px;padding-left:12px}.op-tree-descendants>.op-tree-branch:before{width:12px;left:-12px}.op-tree-metrics{grid-template-columns:1fr 1fr}.op-tree-node-heading>div:first-child{flex-direction:column;align-items:flex-start;gap:2px}}@media (width<=720px){.app-shell{grid-template-columns:1fr}.sidebar{z-index:30;border-top:1px solid #0b4478;border-right:0;flex-direction:row;align-items:stretch;height:64px;position:fixed;inset:auto 0 0;box-shadow:0 -6px 18px #0114282e}.sidebar .brand{display:none}.sidebar-nav{flex-direction:row;align-items:stretch;gap:0;padding:0;overflow-x:auto}.sidebar-section{flex-direction:row;display:flex}.sidebar-nav .nav-item{flex:none;justify-content:center;min-width:62px;padding:8px 10px}.sidebar-nav .nav-item.active{border-top:3px solid #3fa7ff;border-left:0}.sidebar-footer{border-top:0;border-left:1px solid #ffffff1a;flex-direction:row;padding:0 4px}.sidebar-user,.sidebar-sync{display:none}.content{padding:12px 12px 80px}.topbar{flex-direction:column;align-items:flex-start}}.production-client-summary{flex-direction:column;gap:14px;display:flex}.production-tab-content,.production-operations,.production-workspace,.production-balance-table-card{min-width:0;max-width:100%}.content{min-width:0}.production-flow{max-width:100%;overflow-x:auto}.production-command-header{background:linear-gradient(110deg,#f8fbfd 0%,#eef5f8 100%);border-bottom:1px solid #dbe5ec;justify-content:space-between;align-items:flex-end;gap:20px;padding:18px 20px 15px;display:flex}.production-command-header h2{color:#203b50;letter-spacing:-.015em;margin:2px 0 3px;font-family:Barlow Condensed,sans-serif;font-size:1.45rem;line-height:1}.production-command-header p{color:#6b7e8f;margin:0;font-size:.76rem}.production-command-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.production-command-actions .btn,.production-refresh{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.production-summary-metrics{background:#d7e2e9;border:1px solid #d7e2e9;border-radius:9px;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:1px;display:grid;overflow:hidden}.production-summary-metrics article{color:#27536e;background:#f8fbfc;min-width:0;padding:15px 17px}.production-summary-metrics article.warning{color:#876113;background:#fff9e9}.production-summary-metrics article.success{color:#287149;background:#edf8f0}.production-summary-metrics article.schedule{color:#315f7b;background:#edf4f8}.production-summary-metrics span,.production-summary-metrics small{display:block}.production-summary-metrics span{letter-spacing:.055em;text-transform:uppercase;font-size:.66rem;font-weight:750}.production-summary-metrics strong{font-variant-numeric:tabular-nums;margin:3px 0 1px;font-family:Barlow Condensed,sans-serif;font-size:1.55rem;display:block}.production-summary-metrics small{color:currentColor;opacity:.72;font-size:.66rem}.production-summary-layout{grid-template-columns:minmax(0,1fr) minmax(220px,270px);align-items:start;gap:12px;display:grid}.production-customer-table-card{padding:0;overflow:hidden}.production-grid-toolbar{background:#f9fbfc;border-bottom:1px solid #e2e8ed;align-items:center;gap:8px;padding:10px 12px;display:flex}.production-grid-toolbar>span{color:#768696;margin-left:auto;font-size:.69rem;font-weight:700}.production-grid-search{color:#718597;background:#fff;border:1px solid #cfdae2;border-radius:6px;flex:1;align-items:center;gap:7px;min-width:180px;max-width:420px;padding:0 9px;display:flex}.production-grid-search input{color:#294155;width:100%;min-height:35px;font:inherit;background:0 0;border:0;outline:0;font-size:.74rem}.production-grid-toolbar select{color:#435b6f;min-height:37px;font:inherit;background:#fff;border:1px solid #cfdae2;border-radius:6px;padding:0 28px 0 9px;font-size:.72rem}.production-customer-table{min-width:1160px}.production-customer-table th{color:#40586b;background:#edf3f6}.production-customer-table td{vertical-align:middle}.production-customer-table td:first-child{min-width:205px}.production-customer-table td:nth-child(6){min-width:285px}.production-customer-table td strong,.production-customer-table td small{display:block}.production-customer-table td small{color:#81909e;margin-top:3px;font-size:.65rem}.production-customer-group td{background:#fbfcfd}.production-customer-group:hover td{background:#f3f8fb}.production-client-toggle{color:#2c4559;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;width:100%;padding:0;display:flex}.production-client-toggle>svg{color:#2878a8;flex:none}.production-client-toggle>span{min-width:0}.production-client-toggle strong,.production-client-toggle small{display:block}.production-location-list{color:#42677f;align-items:flex-start;gap:6px;font-size:.7rem;display:flex}.production-location-list svg{color:#287eaf;flex:none;margin-top:1px}.production-location-list .missing{color:#9a6b18;font-style:italic}.production-customer-detail-row>td{background:#edf3f6!important;padding:0!important}.production-customer-orders{background:#f5f8fa;border-left:3px solid #2a7cae;margin:0 0 8px 34px;padding:8px 10px 10px;overflow-x:auto}.production-customer-orders table{background:#fff;min-width:1060px}.production-customer-orders th{background:#e8eff3}.production-customer-orders td{background:#fff!important}.production-customer-orders td:nth-child(6){min-width:260px}.production-customer-table tr.summary-expedido---finalizado td{background:#eef9eb}.production-order-link{color:#176b9f;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.production-summary-status{color:#87620e;background:#fff4d7;border-radius:4px;padding:3px 5px;font-size:.61rem;font-weight:800;display:inline-flex}.production-summary-status.status-pronto-para-expedi-o{color:#246d9f;background:#e7f2fc}.production-summary-status.status-expedido---finalizado{color:#287048;background:#dff2e5}.production-criticality{color:#5b6d7d;align-items:flex-start;gap:6px;font-size:.7rem;line-height:1.35;display:flex}.production-criticality svg{color:#c08715;flex:none;margin-top:1px}.summary-expedido---finalizado .production-criticality svg{color:#2c7a4d}.production-forecast-panel{padding:15px 16px;position:sticky;top:12px}.production-forecast-panel>div{color:#2a536d;align-items:center;gap:8px;margin-bottom:12px;font-size:.8rem;font-weight:800;display:flex}.production-forecast-panel article{border-bottom:1px solid #e8edf0;padding:10px 0}.production-forecast-panel article>span,.production-forecast-panel article>strong,.production-forecast-panel article>small{display:block}.production-forecast-panel article>span{color:#667b8c;font-size:.67rem;font-weight:750}.production-forecast-panel article>strong{color:#244258;font-variant-numeric:tabular-nums;margin:2px 0 5px;font-size:1.05rem}.production-forecast-panel article>small{color:#8996a2;margin-top:4px;font-size:.61rem}.production-forecast-panel i{background:#e6ecef;border-radius:20px;height:5px;display:block;overflow:hidden}.production-forecast-panel i span{border-radius:inherit;background:#2d82b6;height:100%;display:block}.production-forecast-panel article.no-date i span{background:#c28916}.production-forecast-panel footer{color:#758797;align-items:flex-start;gap:7px;margin-top:13px;font-size:.64rem;line-height:1.4;display:flex}.production-grid-kpis{background:#d7e2e9;border:1px solid #d7e2e9;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.production-grid-kpis>div{color:#2a607f;background:#f6fafc;padding:10px 13px}.production-grid-kpis span,.production-grid-kpis strong{display:block}.production-grid-kpis span{letter-spacing:.04em;text-transform:uppercase;font-size:.62rem;font-weight:750}.production-grid-kpis strong{font-variant-numeric:tabular-nums;margin-top:2px;font-size:1rem}.production-grid-kpis .warning{color:#896411;background:#fff8e5}.production-grid-kpis .danger{color:#a33845;background:#fff0f1}.production-supergrid-wrap{min-height:390px;max-height:calc(100dvh - 320px);overflow:auto}.production-supergrid{border-collapse:separate;border-spacing:0;min-width:2200px}.production-supergrid th{white-space:nowrap;background:#f2f6f8;border-right:1px solid #dae3e9}.production-supergrid .production-group-head th{color:#fff;letter-spacing:.06em;text-align:center;text-transform:uppercase;background:#294b61;border-color:#426176;padding:7px 9px;font-size:.63rem}.production-supergrid td{vertical-align:middle;white-space:nowrap}.production-supergrid td span,.production-supergrid td small{color:#758797;text-overflow:ellipsis;max-width:230px;margin-top:2px;font-size:.64rem;display:block;overflow:hidden}.production-supergrid .production-sticky-cell{z-index:2;background:#fff;min-width:210px;position:sticky;left:0;box-shadow:7px 0 10px -10px #274a61}.production-supergrid tbody tr:hover td,.production-supergrid tbody tr:hover .production-sticky-cell{background:#f4f9fb}.production-grid-alert{border-radius:4px;width:max-content;padding:4px 6px;font-weight:800;display:inline-flex!important}.production-grid-alert.danger{color:#a83a47;background:#fbe7e9}.production-grid-alert.warning{color:#8a6410;background:#fff3d5}.production-grid-alert.ok{color:#267048;background:#e5f4e9}.production-row-command{color:#176a9d;font:inherit;cursor:pointer;background:#edf6fb;border:1px solid #bcd3e1;border-radius:5px;padding:6px 9px;font-size:.67rem;font-weight:800;transition:background .18s,transform .18s}.production-row-command:hover{background:#dceef8}.production-row-command:active{transform:translateY(1px)}.production-command-overlay{z-index:80;justify-content:flex-end;display:flex;position:fixed;inset:0}.production-overlay-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default;background:#16293661;border:0;width:100%;position:absolute;inset:0}.production-command-panel{z-index:1;background:#f4f7f9;width:min(860px,92vw);height:100dvh;animation:.22s ease-out production-panel-in;position:relative;overflow:auto;box-shadow:-16px 0 40px #14324633}.production-command-panel.wide{width:min(1080px,96vw)}.production-command-panel>header{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-bottom:1px solid #d5e0e7;justify-content:space-between;align-items:center;padding:13px 17px;display:flex;position:sticky;top:0}.production-command-panel>header span,.production-command-panel>header strong{display:block}.production-command-panel>header span{color:#81909d;letter-spacing:.06em;text-transform:uppercase;font-size:.61rem;font-weight:800}.production-command-panel>header strong{color:#263f53;margin-top:2px;font-size:.95rem}.production-command-panel>header button{color:#506579;cursor:pointer;background:#fff;border:1px solid #d4dfe6;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.production-command-panel-body{padding:14px}.production-command-panel-body .production-section-heading{display:none}@keyframes production-panel-in{0%{opacity:.5;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@media (width<=1050px){.production-summary-layout{grid-template-columns:1fr}.production-forecast-panel{grid-template-columns:repeat(3,1fr);gap:0 12px;display:grid;position:static}.production-forecast-panel>div,.production-forecast-panel footer{grid-column:1/-1}.production-summary-metrics{grid-template-columns:1fr 1fr}}@media (width<=720px){.production-command-header{flex-direction:column;align-items:flex-start}.production-command-actions{justify-content:flex-start}.production-summary-metrics,.production-grid-kpis{grid-template-columns:1fr 1fr}.production-grid-toolbar{flex-direction:column;align-items:stretch}.production-grid-toolbar>span{margin-left:0}.production-grid-search{max-width:none}.production-forecast-panel{grid-template-columns:1fr}.production-forecast-panel>div,.production-forecast-panel footer{grid-column:auto}}.engineering-overview-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.72fr);gap:14px;margin-top:14px;display:grid}.engineering-panel{border-radius:10px;padding:20px;box-shadow:0 12px 30px #1b3f5812}.engineering-panel-wide{grid-row:span 2}.engineering-panel-header{color:#557083;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:17px;display:flex}.engineering-panel-header h2{color:#243f53;letter-spacing:-.02em;margin:3px 0 0;font-size:1.08rem}.engineering-eyebrow{color:#7e909e;letter-spacing:.09em;text-transform:uppercase;font-size:.65rem;font-weight:750}.engineering-count{color:#355970;font-variant-numeric:tabular-nums;background:#e9eff3;border-radius:6px;place-items:center;min-width:34px;height:30px;padding:0 8px;font-size:.78rem;font-weight:800;display:grid}.engineering-critical-list{gap:3px;display:grid}.engineering-critical-row{color:#334c60;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e9eef2;grid-template-columns:116px 90px minmax(150px,1fr) 82px;align-items:center;gap:12px;width:100%;padding:11px 8px;transition:background .18s,transform .18s;display:grid}.engineering-critical-row:hover{background:#f3f7f9;transform:translate(2px)}.engineering-critical-row:active{transform:translate(2px)scale(.995)}.engineering-critical-row:focus-visible{outline-offset:2px;outline:2px solid #2f7da8}.engineering-deadline{color:#536d7e;font-variant-numeric:tabular-nums;background:#edf2f5;border-radius:5px;width:max-content;padding:4px 7px;font-size:.7rem;font-weight:750;display:inline-flex}.engineering-deadline.late{color:#a14332;background:#f7e5df}.engineering-deadline.table{white-space:nowrap}.engineering-project-code,.engineering-date{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.76rem;font-weight:700}.engineering-customer{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:650;overflow:hidden}.engineering-date{color:#748895;font-weight:500}.engineering-status-list{gap:13px;display:grid}.engineering-status-row{color:#5c7281;grid-template-columns:1fr auto;gap:8px;padding-bottom:7px;font-size:.77rem;display:grid;position:relative;overflow:hidden}.engineering-status-row strong{color:#2e4b60;font-variant-numeric:tabular-nums}.engineering-status-row i{background:#4786aa;border-radius:3px;height:3px;position:absolute;bottom:0;left:0}.engineering-footnote{color:#8a9aa5;margin:15px 0 0;font-size:.68rem;line-height:1.45}.engineering-client-list{gap:2px;display:grid}.engineering-client-row{border-bottom:1px solid #edf1f3;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;display:flex}.engineering-client-row div{min-width:0}.engineering-client-row strong,.engineering-client-row span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.engineering-client-row strong{color:#334f63;font-size:.76rem}.engineering-client-row span{color:#8a99a3;margin-top:2px;font:500 .65rem ui-monospace,SFMono-Regular,Consolas,monospace}.engineering-client-row b{color:#567183;font-variant-numeric:tabular-nums;flex:none;font-size:.7rem}.engineering-empty{color:#708491;text-align:center;justify-content:center;align-items:center;gap:9px;min-height:180px;font-size:.78rem;display:flex}.engineering-empty.compact{min-height:110px}.engineering-details-cell{padding:0!important}.engineering-details{background:#f4f7f9;border-bottom:1px solid #e2e9ee;padding:18px 24px 22px}.engineering-details h4{color:#617989;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.68rem}.engineering-items-table{width:100%;margin:0;box-shadow:0 1px 3px #2341540d}.engineering-items-table tbody tr{background:#fff}.badge.info{color:#35647f;background:#e5eef4}@media (width<=1050px){.engineering-overview-grid{grid-template-columns:1fr}.engineering-panel-wide{grid-row:auto}}@media (width<=720px){.engineering-critical-row{grid-template-columns:1fr auto}.engineering-customer{grid-area:2/1/auto/-1}.engineering-date{grid-area:2/2}}.finance-decision-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.72fr);gap:14px;margin-top:14px;display:grid}.finance-decision-panel{border-radius:10px;padding:20px;box-shadow:0 12px 30px #1b3f5812}.finance-priority-panel{grid-row:span 3}.finance-decision-head{color:#567082;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:17px;display:flex}.finance-decision-head span{color:#84949f;letter-spacing:.09em;text-transform:uppercase;font-size:.64rem;font-weight:750}.finance-decision-head h2{color:#243f53;letter-spacing:-.02em;margin:3px 0 0;font-size:1.08rem}.finance-priority-list{display:grid}.finance-priority-row{color:#3d5668;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e8eef2;grid-template-columns:28px 72px minmax(150px,1fr) 65px 110px;align-items:center;gap:11px;width:100%;padding:11px 7px;transition:background .18s,transform .18s;display:grid}.finance-priority-row:hover{background:#f3f7f9;transform:translate(2px)}.finance-priority-row:active{transform:translate(2px)scale(.995)}.finance-priority-row:focus-visible{outline-offset:2px;outline:2px solid #2f7da8}.finance-priority-row>b{color:#a0adb5;font:650 .65rem ui-monospace,SFMono-Regular,Consolas,monospace}.finance-priority-row>.mono{color:#2f536b;font-size:.75rem;font-weight:750}.finance-priority-row div{min-width:0}.finance-priority-row div strong,.finance-priority-row div small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.finance-priority-row div strong{color:#355064;font-size:.76rem}.finance-priority-row div small{color:#8898a3;margin-top:3px;font-size:.65rem}.finance-priority-row>em{color:#294f66;text-align:right;font-variant-numeric:tabular-nums;font-size:.72rem;font-style:normal;font-weight:750}.finance-aging-list{gap:13px;display:grid}.finance-aging-row{grid-template-columns:1fr auto;gap:7px;padding-bottom:8px;display:grid;position:relative;overflow:hidden}.finance-aging-row div{color:#5c7281;grid-column:1/-1;justify-content:space-between;align-items:center;font-size:.73rem;display:flex}.finance-aging-row div strong{color:#2e4b60;font-variant-numeric:tabular-nums}.finance-aging-row i{background:#4d86a5;border-radius:3px;height:3px;position:absolute;bottom:0;left:0}.finance-aging-row small{color:#81919c;font-variant-numeric:tabular-nums;font-size:.66rem}.finance-decision-panel>footer{color:#728692;border-top:1px solid #e8eef2;align-items:center;gap:5px;margin-top:17px;padding-top:12px;font-size:.68rem;display:flex}.finance-client-exposure{display:grid}.finance-client-row{border-bottom:1px solid #edf1f3;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;display:flex}.finance-client-row div{min-width:0}.finance-client-row strong,.finance-client-row span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.finance-client-row strong{color:#334f63;font-size:.74rem}.finance-client-row span{color:#8a99a3;margin-top:2px;font:500 .64rem ui-monospace,SFMono-Regular,Consolas,monospace}.finance-client-row>b{color:#426479;font-variant-numeric:tabular-nums;flex:none;font-size:.7rem}.finance-snapshot-panel dl{background:#dfe7ec;border-radius:7px;grid-template-columns:1fr 1fr;gap:1px;margin:0;display:grid;overflow:hidden}.finance-snapshot-panel dl div{background:#f5f8f9;padding:13px}.finance-snapshot-panel dt{color:#7d8e99;font-size:.65rem}.finance-snapshot-panel dd{color:#2c4c61;font-variant-numeric:tabular-nums;margin:5px 0 0;font-size:.84rem;font-weight:750}.finance-search-input{color:#7a8d99;background:#fff;border:1px solid #d6e0e6;border-radius:6px;align-items:center;gap:7px;min-width:0;padding-left:9px;display:flex}.finance-search-input:focus-within{border-color:#4385aa;box-shadow:0 0 0 3px #4385aa1f}.finance-search-input input{min-width:0;box-shadow:none!important;border:0!important}.finance-critical-toggle{color:#5c7180;cursor:pointer;background:#f5f7f8;border-radius:6px;align-self:end;align-items:center;gap:8px;min-height:38px;padding:0 10px;font-size:.72rem;font-weight:650;display:flex}.finance-critical-toggle input{accent-color:#397b9f}@media (width<=1100px){.finance-decision-grid{grid-template-columns:1fr}.finance-priority-panel{grid-row:auto}}@media (width<=720px){.finance-priority-row{grid-template-columns:24px 68px 1fr}.finance-priority-row>.tag{grid-column:2}.finance-priority-row>em{text-align:left;grid-column:3}.finance-snapshot-panel dl{grid-template-columns:1fr}}.kpi-grid,.finance-kpi-grid,.finance-summary-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:clamp(8px,.9vw,14px)}.kpi{gap:clamp(9px,.9vw,14px);min-width:0;min-height:92px;padding:clamp(11px,1vw,16px)}.kpi-icon{width:clamp(44px,4vw,58px);height:clamp(44px,4vw,58px)}.kpi-body strong{font-size:clamp(1.8rem,2.3vw,2.55rem)}.kpi-body h3{font-size:clamp(.86rem,1vw,1.02rem)}.kpi-body p{font-size:clamp(.72rem,.8vw,.88rem)}.topbar,.page-head,.page-header{flex-wrap:wrap;min-width:0}.topbar h1,.page-head h1,.page-header h1{text-wrap:balance;font-size:clamp(1.65rem,2.2vw,2.15rem)}.topbar p,.page-head p,.page-header p{max-width:68ch;font-size:clamp(.9rem,1.25vw,1.25rem)}.filters,.finance-filters,.production-balance-filters{grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr));gap:10px}.table-card,.production-master-list,.geral-section,.finance-decision-panel{min-width:0}.pcp-detail-panel .table-wrap,.production-customer-detail-row .table-wrap,.finance-detail-table{--grid-max-height:min(48dvh, 520px)}@media (width>=1025px) and (height<=900px){:root{--page-gap:10px;--page-padding:12px;--grid-max-height:min(64dvh, 610px)}.topbar{padding:12px 15px}.topbar p{margin-top:2px}.filters{padding:10px}.field-block label{margin-bottom:4px}.kpi{min-height:82px;padding:10px 12px}.kpi-icon{width:44px;height:44px}.table-head{padding-bottom:7px}thead th,tbody td{padding-block:8px}}@media (width<=1024px){:root{--grid-max-height:min(62dvh, 620px)}.app-shell{display:block}.sidebar{z-index:40;border-bottom:1px solid #0b4478;border-right:0;flex-direction:row;align-items:stretch;height:auto;min-height:64px;position:sticky;top:0}.brand{border-bottom:0;border-right:1px solid #ffffff24;flex:0 0 78px;width:78px;height:auto;min-height:64px}.brand-logo-img{width:54px}.sidebar-nav{scrollbar-width:thin;flex-direction:row;align-items:stretch;min-width:0;padding:0 6px;overflow:auto hidden}.sidebar-section{display:contents}.sidebar-divider{display:none}.nav-item{flex:none;justify-content:center;min-width:76px;min-height:64px;padding:8px 7px 6px}.nav-item.active{background:linear-gradient(#1277d200,#1277d252);border-bottom:3px solid #3fa7ff;border-left:0}.sidebar-footer{border-top:0;border-left:1px solid #ffffff1a;flex:none;justify-content:center;min-width:72px;padding:4px 6px}.sidebar-sync,.sidebar-user{display:none}.nav-logout{min-width:54px;min-height:54px}.content{padding:12px}.topbar{align-items:flex-start}.topbar-actions{justify-content:flex-start;width:100%}.table-head-right,.table-controls{flex-wrap:wrap;max-width:100%}}@media (width<=640px){:root{--page-padding:8px;--page-gap:8px;--grid-max-height:58dvh}.sidebar{min-height:56px}.brand{flex-basis:62px;width:62px;min-height:56px}.brand-logo-img{width:46px}.nav-item{min-width:68px;min-height:56px;padding-block:6px}.nav-item svg{width:19px;height:19px}.nav-item span{font-size:.66rem}.sidebar-footer{min-width:54px}.nav-logout{min-width:44px;min-height:48px}.card{border-radius:9px}.topbar,.page-head,.page-header{padding:11px 12px}.topbar-actions,.page-head-actions{width:100%}.topbar-actions .btn,.page-head-actions .btn{flex:auto;justify-content:center}.kpi-grid,.finance-kpi-grid,.finance-summary-grid{grid-template-columns:1fr 1fr}.kpi{min-height:78px}.kpi-icon{width:40px;height:40px}.filters,.finance-filters,.production-balance-filters{grid-template-columns:1fr}.table-card{padding:8px}.table-foot{align-items:stretch}.pagination{max-width:100%;overflow-x:auto}}@media (width<=420px){.kpi-grid,.finance-kpi-grid,.finance-summary-grid{grid-template-columns:1fr}}html{scroll-behavior:smooth}.skip-link{z-index:120;color:var(--nav-a);background:#fff;border-radius:7px;padding:9px 14px;font-weight:700;transition:transform .18s;position:fixed;top:8px;left:50%;transform:translate(-50%,-150%);box-shadow:0 8px 24px #01264b38}.skip-link:focus{transform:translate(-50%)}.content>*,.page-container,.billing-page,.production-tab-content,.geral-overview,.geral-stage-summary,.finance-main,.finance-table-wrapper{width:100%;min-width:0;max-width:100%}.card :where(div,section,article,header,footer,aside,main,form,nav),.billing-panel :where(div,section,article,header,footer),.macro-stage :where(div,section,article){min-width:0}.card :where(p,h1,h2,h3,h4),.billing-panel :where(p,h1,h2,h3,h4),.macro-stage :where(p,h1,h2,h3,h4){overflow-wrap:anywhere;max-width:100%}.finance-tabs,.production-tabs,.billing-tabs,.production-settings-nav{overscroll-behavior-x:contain;scrollbar-width:thin;max-width:100%;overflow-x:auto}.finance-tab-btn,.billing-tabs button,.production-settings-nav button{white-space:nowrap;flex:none}.btn,.pagination button,.pagination-buttons button,.billing-pagination button,.nav-item{transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s,transform .18s}.btn:active:not(:disabled),.pagination button:active:not(:disabled),.pagination-buttons button:active:not(:disabled),.billing-pagination button:active:not(:disabled){transform:translateY(1px)scale(.985)}.pcp-executive-hero{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:10px}.pcp-executive-kpi{min-height:112px;padding:14px}.pcp-executive-kpi strong{font-variant-numeric:tabular-nums}.pcp-plan-grid,.pcp-risk-grid,.op-tree-root-heading>div:nth-child(2){min-width:0}.op-tree-root-heading h3{overflow-wrap:anywhere}.op-tree-component-heading>div{min-width:0}.op-tree-component-heading :where(strong,span){overflow-wrap:anywhere}.geral-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:9px}.geral-kpi{min-height:104px;padding:13px}.geral-kpi>div{gap:6px;padding-right:24px}.geral-kpi>small{margin-top:12px;position:static}.geral-stage h3{overflow-wrap:anywhere;height:auto;min-height:30px}.geral-two-columns>*,.geral-stage-summary-grid>*{min-width:0}.geral-drawer{height:100dvh}.production-summary-metrics,.production-grid-kpis,.production-oee-strip{grid-template-columns:repeat(auto-fit,minmax(min(100%,145px),1fr))}.production-supergrid-wrap{max-height:var(--grid-max-height);scrollbar-gutter:stable;overflow:auto}.production-supergrid thead{z-index:3;position:sticky;top:0}.production-card-title>div,.production-section-heading>div,.production-alert-row>div{min-width:0}.production-card-title span,.production-section-heading p,.production-alert-row p{overflow-wrap:anywhere}.finance-stats-row,.production-tracking-stats,.lanc-resumo{overscroll-behavior-x:contain;scrollbar-width:thin;max-width:100%;overflow-x:auto}.finance-stat-chip,.lanc-resumo-card{flex:1 0 130px;min-width:0}.finance-kpi,.finance-resumo-card,.engineering-panel,.billing-kpis article,.macro-stage{min-width:0}.finance-kpi :where(h3,p),.finance-resumo-card :where(h3,p),.billing-kpis article :where(span,small),.macro-stage :where(.stat-label,.stat-value){overflow-wrap:anywhere}.billing-hero{min-height:112px;padding:19px 22px 22px}.billing-kpis{grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:10px}.billing-kpis article{min-height:98px;padding:14px 16px}.billing-panel>header{min-height:58px}.billing-hero-actions{min-width:min(100%,280px)}.macro-pipeline{grid-template-columns:repeat(auto-fit,minmax(min(100%,185px),1fr));gap:10px;max-width:none}.macro-stage-header{padding:12px 10px}.macro-stage-body{gap:10px;padding:12px 10px}.macro-stage-icon{border-radius:9px;width:36px;height:36px;margin-bottom:6px}.admin-users-grid,.access-profiles-layout,.access-profile-list,.form-grid{max-width:100%}.access-profile-card,.access-permission-item,.access-profile-summary>*{min-width:0}.access-card-title :where(h3,span),.access-profile-card :where(strong,span,p){overflow-wrap:anywhere}@media (width<=1200px){.geral-kpi-grid,.pcp-executive-hero{grid-template-columns:repeat(3,minmax(0,1fr))}.billing-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.access-profiles-layout{grid-template-columns:1fr}}@media (width<=820px){.geral-kpi-grid,.pcp-executive-hero,.geral-filter-row,.geral-filter-advanced{grid-template-columns:repeat(2,minmax(0,1fr))}.geral-two-columns,.engineering-overview-grid,.finance-decision-grid,.billing-analytics-grid,.production-summary-layout,.production-stop-layout{grid-template-columns:1fr}.billing-hero{flex-direction:column;align-items:flex-start}.billing-hero-actions{justify-content:flex-start;width:100%}.production-section-heading{flex-direction:column;align-items:flex-start}.production-section-heading .btn{justify-content:center;width:100%}}@media (width<=560px){.geral-kpi-grid,.pcp-executive-hero,.billing-kpis,.geral-filter-row,.geral-filter-advanced,.geral-stage-financial{grid-template-columns:1fr}.geral-stage-health{grid-template-columns:1fr 1fr}.geral-section,.geral-orders{padding:11px}.billing-hero{border-radius:11px;padding:17px}.billing-hero-actions .btn{flex:140px;justify-content:center}.billing-filter-actions{flex-direction:column}.billing-filter-actions .btn{justify-content:center;width:100%}.op-tree-root-heading{align-items:flex-start}.op-tree-root-quantity{text-align:left;width:100%}.access-modal-actions{flex-direction:column-reverse}.access-modal-actions .btn{justify-content:center;width:100%}}.splash-screen{z-index:99999;background:#0f172a;justify-content:center;align-items:center;width:100vw;height:100dvh;transition:opacity .5s ease-in-out,visibility .5s;display:flex;position:fixed;top:0;left:0}.splash-screen.splash-out{opacity:0;visibility:hidden}.splash-content{flex-direction:column;align-items:center;gap:30px;animation:1s ease-out splashFadeIn;display:flex}.splash-logo{object-fit:contain;filter:drop-shadow(0 4px 15px #0006);width:320px;animation:4s ease-in-out infinite splashFloat}.splash-slogan{color:#e2e8f0;letter-spacing:2px;text-transform:uppercase;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:0;font-size:16px;font-weight:500;display:flex}.splash-word,.splash-dot{opacity:0;animation:.8s ease-out forwards splashReveal}.splash-dot{color:#3b82f6}.splash-loader{background:#ffffff1a;border-radius:4px;width:240px;height:3px;margin-top:20px;overflow:hidden}.splash-progress{transform-origin:0;background:linear-gradient(90deg,#3b82f6,#60a5fa);width:100%;height:100%;animation:3.5s linear forwards splashProgressAnim}@keyframes splashFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes splashFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes splashReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes splashProgressAnim{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (width<=768px){.splash-logo{width:240px}.splash-slogan{font-size:13px}}.macro-dashboard{margin-top:10px}.macro-pipeline{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;max-width:1400px;margin:0 auto;display:grid}.macro-stage{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:stretch;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:visible;box-shadow:0 4px 10px #00000008}.macro-stage:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.macro-stage.alert{background:#fef2f2;border-color:#fca5a5}.macro-stage-header{text-align:center;border-bottom:3px solid #e2e8f0;flex-direction:column;justify-content:center;align-items:center;padding:16px 12px;display:flex}.macro-stage-icon{border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:8px;display:flex}.macro-stage-icon svg{width:20px;height:20px}.macro-stage-header h3{color:#1e293b;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:13px;font-weight:600}.macro-stage-body{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:16px 12px;display:flex}.macro-stat{flex-direction:column;align-items:center;gap:4px;display:flex}.stat-label{color:#64748b;text-transform:uppercase;align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.stat-value{color:#0f172a;font-size:18px;font-weight:700}.macro-stat.highlight .stat-value{font-size:20px}.macro-connector{display:none}@media (width<=768px){.macro-stage{flex-direction:column}.macro-stage-header{border-bottom:4px solid #e2e8f0;border-right:none;flex:auto}.macro-stage-body{flex-wrap:wrap;gap:20px}.macro-connector{display:none}}.geral-main-head,.geral-tabs{margin-bottom:12px}.geral-global-filters{margin-bottom:14px;padding:14px}.geral-filter-row{grid-template-columns:minmax(230px,1.5fr) repeat(3,minmax(135px,.7fr)) auto auto;align-items:center;gap:8px;display:grid}.geral-filter-row input,.geral-filter-row select,.geral-filter-advanced input,.geral-filter-advanced select,.geral-filter-advanced label{color:#34495e;min-width:0;height:38px;font:inherit;background:#fff;border:1px solid #dce4ec;border-radius:7px;font-size:.78rem}.geral-filter-row input,.geral-filter-row select,.geral-filter-advanced input,.geral-filter-advanced select{padding:0 10px}.geral-search{position:relative}.geral-search svg{color:#8190a0;position:absolute;top:11px;left:11px}.geral-search input{width:100%;padding-left:34px}.geral-filter-advanced{border-top:1px solid #edf1f4;grid-template-columns:repeat(4,minmax(130px,1fr));gap:8px;margin-top:10px;padding-top:10px;display:grid}.geral-filter-advanced label{color:#748496;align-items:center;padding-left:9px;font-size:.67rem;display:flex}.geral-filter-advanced label input{border:0;flex:1;height:34px;padding-right:0}.geral-active-filter{color:#326b91;background:#edf5fb;border-radius:6px;justify-content:space-between;align-items:center;margin-top:9px;padding:7px 10px;font-size:.72rem;display:flex}.geral-active-filter button{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;display:inline-flex}.geral-overview{flex-direction:column;gap:14px;display:flex}.geral-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.geral-kpi{text-align:left;color:#65778a;cursor:pointer;border:1px solid #e0e7ee;min-height:122px;padding:15px;position:relative;overflow:hidden}.geral-kpi:hover{transform:translateY(-2px);box-shadow:0 8px 20px #18314914}.geral-kpi>div{flex-direction:column;gap:9px;display:flex}.geral-kpi span{font-size:.72rem;font-weight:700}.geral-kpi strong{color:#20394f;font-size:1.55rem;line-height:1}.geral-kpi>svg{position:absolute;top:15px;right:15px}.geral-kpi>small{color:#8a97a5;align-items:center;font-size:.64rem;display:inline-flex;position:absolute;bottom:12px;left:15px}.geral-kpi.tone-red{color:#c84b57;border-top:3px solid #c84b57}.geral-kpi.tone-amber{color:#c58a17;border-top:3px solid #c58a17}.geral-kpi.tone-green{color:#34815b;border-top:3px solid #34815b}.geral-kpi.tone-blue,.geral-kpi.tone-navy{color:#2074aa;border-top:3px solid #2074aa}.geral-kpi.tone-neutral{color:#8190a0;border-top:3px solid #8190a0}.geral-section,.geral-orders{padding:17px}.geral-section-head{border-bottom:1px solid #e7edf2;justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:12px;display:flex}.geral-section-head>div>span{color:#2476a8;letter-spacing:.09em;text-transform:uppercase;margin-bottom:3px;font-size:.64rem;font-weight:800;display:block}.geral-section-head h2{color:#263f55;margin:0;font-size:1rem}.geral-section-head>small{color:#8996a3;font-size:.68rem}.geral-stage-grid{background:#dfe6ec;grid-template-columns:repeat(8,minmax(125px,1fr));gap:1px;margin-top:13px;display:grid;overflow-x:auto}.geral-stage{text-align:left;cursor:pointer;background:#fff;border:0;min-width:125px;padding:13px 11px;position:relative}.geral-stage:hover{background:#f5f9fc}.geral-stage-index{color:#2673a4;background:#e8f1f7;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.65rem;font-weight:800;display:grid}.geral-stage h3{color:#4e6275;height:30px;margin:9px 0 6px;font-size:.72rem}.geral-stage>strong{color:#1d374d;font-size:1.45rem}.geral-stage>span{color:#8996a3;margin-left:4px;font-size:.62rem}.geral-stage-details{border-top:1px solid #edf1f4;flex-direction:column;gap:4px;margin-top:10px;padding-top:9px;display:flex}.geral-stage-details span{color:#788899;font-size:.6rem}.danger{font-weight:700;color:#be3e4c!important}.geral-two-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.geral-two-columns.compact{align-items:start}.geral-aging{flex-direction:column;gap:11px;margin-top:15px;display:flex}.geral-aging>div{grid-template-columns:105px 1fr 35px;align-items:center;gap:10px;display:grid}.geral-aging span{color:#65778a;font-size:.7rem}.geral-aging i{background:#edf1f4;border-radius:999px;height:8px;overflow:hidden}.geral-aging b{border-radius:inherit;background:#2d7cae;min-width:2px;height:100%;display:block}.geral-aging.stage b{background:#8a62b4}.geral-aging strong{color:#324b61;text-align:right;font-size:.75rem}.geral-trend-chart{border-bottom:1px solid #dfe6ec;align-items:flex-end;gap:5px;height:180px;margin-top:16px;padding:10px 4px 0;display:flex}.geral-trend-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:5px;min-width:18px;height:100%;display:flex}.geral-trend-column>div{justify-content:center;align-items:flex-end;gap:2px;width:100%;height:calc(100% - 20px);display:flex}.geral-trend-column i{border-radius:3px 3px 0 0;width:min(12px,42%);min-height:2px}.geral-trend-column i.open,.geral-trend-legend i.open{background:#2b78aa}.geral-trend-column i.late,.geral-trend-legend i.late{background:#c94c58}.geral-trend-column span{color:#8b98a5;white-space:nowrap;font-size:.54rem}.geral-trend-legend{justify-content:flex-end;gap:14px;margin-top:9px;display:flex}.geral-trend-legend span{color:#738496;align-items:center;gap:5px;font-size:.62rem;display:inline-flex}.geral-trend-legend i{border-radius:2px;width:8px;height:8px}.geral-alert-table{min-width:1280px}.geral-alert-table tbody tr,.geral-orders tbody tr{cursor:pointer}.geral-risk{text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:.64rem;font-weight:800;display:inline-flex}.geral-risk.high{color:#b93645;background:#fbe5e8}.geral-risk.medium{color:#9b6b0b;background:#fff0cf}.geral-risk.normal{color:#327a57;background:#e7f3eb}.geral-quality{background:#e8edf1;grid-template-columns:1fr 1fr;gap:1px;margin-top:13px;display:grid}.geral-quality>div{background:#fff;flex-direction:column;gap:5px;padding:11px;display:flex}.geral-quality span{color:#718294;font-size:.67rem}.geral-quality strong{color:#2b4358;font-size:.9rem}.quality-ok{color:#31805a}.quality-bad{color:#c5404d}.geral-freshness{flex-direction:column;margin-top:10px;display:flex}.geral-freshness>div{border-bottom:1px solid #edf1f4;grid-template-columns:10px 1fr auto 45px;align-items:center;gap:7px;padding:7px 2px;display:grid}.geral-freshness i{background:#39815e;border-radius:50%;width:7px;height:7px}.geral-freshness i.atrasado{background:#d08c13}.geral-freshness i.indisponível{background:#c44150}.geral-freshness span,.geral-freshness strong,.geral-freshness small{font-size:.67rem}.geral-freshness span{color:#566b7e}.geral-freshness strong{color:#718294;font-weight:500}.geral-freshness small{color:#96a1ac;text-align:right}.geral-orders{overflow:hidden}.geral-orders table{min-width:1650px}.geral-orders .geral-section-head{margin-bottom:12px}.geral-stage-badge{color:#216e9e;white-space:nowrap;background:#e9f2f8;border-radius:6px;padding:4px 8px;font-size:.67rem;font-weight:700;display:inline-flex}.geral-stage-summary{flex-direction:column;gap:14px;display:flex}.geral-stage-summary-head{justify-content:space-between;align-items:flex-end;gap:20px;padding:19px 21px;display:flex}.geral-stage-summary-head>div:first-child>span{color:#2476a8;letter-spacing:.09em;text-transform:uppercase;margin-bottom:4px;font-size:.65rem;font-weight:800;display:block}.geral-stage-summary-head h2{color:#263f55;margin:0;font-size:1.15rem}.geral-stage-summary-head p{color:#7b8a99;margin:5px 0 0;font-size:.72rem}.geral-stage-summary-head>div:last-child{text-align:right;min-width:120px}.geral-stage-summary-head>div:last-child strong{color:#1f658f;font-size:1.8rem;line-height:1;display:block}.geral-stage-summary-head>div:last-child span{color:#8492a0;font-size:.66rem}.geral-stage-comparison table{min-width:1180px}.geral-stage-comparison tbody tr{cursor:pointer}.geral-stage-number{color:#2673a4;background:#e8f1f7;border-radius:50%;place-items:center;width:21px;height:21px;margin-right:7px;font-size:.62rem;font-weight:800;display:inline-grid}.geral-stage-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.geral-stage-summary-card{padding:0;overflow:hidden}.geral-stage-summary-card>header{background:#f8fafc;border-bottom:1px solid #e7edf2;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.geral-stage-title{align-items:center;gap:9px;display:flex}.geral-stage-title>span{color:#fff;background:#1f668f;border-radius:8px;place-items:center;width:29px;height:29px;font-size:.72rem;font-weight:800;display:grid}.geral-stage-title small{color:#8794a1;text-transform:uppercase;font-size:.57rem;display:block}.geral-stage-title h3{color:#2a4359;margin:1px 0 0;font-size:.88rem}.geral-stage-summary-card>header button{color:#2474a4;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:.65rem;font-weight:700;display:inline-flex}.geral-stage-hero{background:#e4eaf0;grid-template-columns:1fr 1fr;gap:1px;display:grid}.geral-stage-hero>div{background:#fff;padding:14px 16px}.geral-stage-hero strong{color:#203c52;font-size:1.5rem;display:block}.geral-stage-hero span{color:#8492a0;font-size:.62rem}.geral-stage-financial{border-top:1px solid #edf1f4;border-bottom:1px solid #edf1f4;grid-template-columns:1.35fr .8fr .85fr;gap:8px;padding:11px 15px;display:grid}.geral-stage-financial div{min-width:0}.geral-stage-financial span{color:#8996a3;text-transform:uppercase;font-size:.58rem;display:block}.geral-stage-financial strong{color:#41596d;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.7rem;display:block;overflow:hidden}.geral-stage-health{background:#e7ecf0;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.geral-stage-health>div{text-align:center;background:#f8fafb;flex-direction:column;gap:3px;padding:11px 8px;display:flex}.geral-stage-health strong{color:#3f566a;font-size:.9rem}.geral-stage-health span{color:#8593a0;font-size:.56rem}.geral-stage-health .attention{background:#fff3e6}.geral-stage-health .attention strong{color:#b65c23}.geral-stage-time{color:#80909e;border-bottom:1px solid #edf1f4;justify-content:space-between;gap:10px;padding:9px 15px;font-size:.62rem;display:flex}.geral-stage-time strong{color:#40596d}.geral-stage-reasons,.geral-stage-orders{padding:12px 15px}.geral-stage-reasons{border-bottom:1px solid #edf1f4}.geral-stage-reasons h4,.geral-stage-orders h4{color:#53697b;text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:.66rem}.geral-stage-reasons>div{border-bottom:1px dashed #edf1f4;justify-content:space-between;gap:8px;padding:5px 0;display:flex}.geral-stage-reasons>div span,.geral-stage-reasons p,.geral-stage-orders p{color:#7c8b99;margin:0;font-size:.63rem}.geral-stage-reasons>div strong{color:#435c70;font-size:.67rem}.geral-stage-orders>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf1f4;grid-template-columns:1fr auto auto;align-items:center;gap:7px;width:100%;padding:7px 0;display:grid}.geral-stage-orders>button:hover{background:#f7fafc}.geral-stage-orders>button>span:first-child{flex-direction:column;gap:1px;min-width:0;display:flex}.geral-stage-orders>button>span:first-child strong{color:#31536d;font-size:.68rem}.geral-stage-orders>button>span:first-child small{color:#8996a3;text-overflow:ellipsis;white-space:nowrap;font-size:.59rem;overflow:hidden}.geral-stage-orders>button>svg{color:#91a0ad}.mixed-items{color:#9b6b0b;margin-top:4px;font-size:.58rem;display:block}.geral-drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0e1e2d6b;justify-content:flex-end;display:flex;position:fixed;inset:0}.geral-drawer{background:#f6f8fa;width:min(720px,95vw);height:100%;animation:.2s ease-out geralSlide;overflow:hidden;box-shadow:-16px 0 40px #0f23342e}@keyframes geralSlide{0%{opacity:.5;transform:translate(30px)}}.geral-drawer>header{color:#fff;background:#173e5c;justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.geral-drawer>header span{letter-spacing:.08em;text-transform:uppercase;opacity:.7;font-size:.65rem}.geral-drawer>header h2{margin:3px 0 0;font-size:1.2rem}.geral-drawer>header button{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.geral-drawer-body{height:calc(100% - 76px);padding:16px;overflow-y:auto}.geral-drawer-body>section{background:#fff;border:1px solid #e1e7ed;border-radius:9px;margin-bottom:13px;padding:14px}.geral-drawer-body h3{color:#304a60;margin:0 0 11px;font-size:.82rem}.geral-drawer-loading{color:#64778a;justify-content:center;align-items:center;gap:9px;height:180px;display:flex}.geral-detail-summary{grid-template-columns:1fr 1fr;gap:12px;display:grid}.geral-detail-summary div{flex-direction:column;gap:3px;display:flex}.geral-detail-summary span{color:#8a97a4;text-transform:uppercase;font-size:.62rem}.geral-detail-summary strong{color:#314b61;font-size:.78rem}.geral-reason-list{flex-wrap:wrap;gap:6px;display:flex}.geral-reason-list span{color:#8d620d;background:#fff0d3;border-radius:999px;padding:5px 8px;font-size:.66rem;font-weight:700}.geral-history{flex-direction:column;display:flex}.geral-history>div{gap:11px;padding-bottom:15px;display:flex;position:relative}.geral-history>div:before{content:"";background:#dce4ea;width:1px;position:absolute;top:12px;bottom:0;left:5px}.geral-history>div:last-child:before{display:none}.geral-history i{z-index:1;background:#fff;border:2px solid #8ba2b4;border-radius:50%;flex:0 0 11px;width:11px;height:11px;margin-top:2px;position:relative}.geral-history .current i{background:#2580b9;border-color:#2580b9}.geral-history div div{flex-direction:column;gap:2px;display:flex}.geral-history strong{color:#31495e;font-size:.73rem}.geral-history span,.geral-history small{color:#8492a0;font-size:.63rem}.geral-detail-table{min-width:590px}.geral-source-counts{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.geral-source-counts span{color:#718294;background:#f3f6f8;border-radius:7px;flex-direction:column;gap:5px;padding:9px;font-size:.62rem;display:flex}.geral-source-counts strong{color:#28465e;font-size:1rem}.geral-audit-list{flex-direction:column;gap:8px;display:flex}.geral-audit-list>div{border-bottom:1px solid #edf1f4;grid-template-columns:1fr auto;gap:3px;padding-bottom:7px;display:grid}.geral-audit-list strong,.geral-audit-list span{color:#445c70;font-size:.67rem}.geral-audit-list small{color:#8b98a4;grid-column:1/-1;font-size:.6rem}@media (width<=1100px){.geral-kpi-grid{grid-template-columns:repeat(2,1fr)}.geral-filter-row{grid-template-columns:1fr 1fr 1fr}.geral-filter-advanced{grid-template-columns:repeat(2,1fr)}.geral-stage-summary-grid{grid-template-columns:1fr}}@media (width<=760px){.geral-filter-row,.geral-filter-advanced,.geral-kpi-grid,.geral-two-columns{grid-template-columns:1fr}.geral-section-head,.geral-stage-summary-head{flex-direction:column;align-items:flex-start}.geral-stage-summary-head>div:last-child{text-align:left}.geral-detail-summary{grid-template-columns:1fr}.geral-source-counts,.geral-stage-health{grid-template-columns:1fr 1fr}}
