:root{--bg:6 14 28;--card:10 22 40;--muted:16 32 56;--border:36 60 92;--text:230 239 255;--text2:170 190 220;--primary:80 150 255;--shadow:0 20px 60px #00000059;--radius:16px}html.dark,html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html.light,html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:245 247 251;--card:255 255 255;--muted:244 246 249;--border:214 224 238;--text:20 28 40;--text2:85 100 125;--primary:40 110 255;--shadow:0 18px 55px #0000001f}*{box-sizing:border-box}body{background:radial-gradient(1200px 600px at 15% 25%,#5096ff2e,transparent 60%),radial-gradient(1000px 700px at 85% 15%,#5096ff1a,transparent 60%),rgb(var(--bg));color:rgb(var(--text));margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Apple Color Emoji,Segoe UI Emoji;transition:background .22s,color .22s}a{color:inherit;text-decoration:none}.ui-hidden{display:none}.ui-app{flex-direction:column;min-height:100vh;display:flex}.ui-topbar{border-bottom:1px solid rgba(var(--border),.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(var(--bg),.65);justify-content:space-between;align-items:center;height:64px;padding:0 16px;display:flex}.ui-topbar-left{align-items:center;gap:12px;min-width:0;display:flex}.ui-brand{align-items:center;gap:10px;display:flex}.ui-topbar-sep{background:rgba(var(--border),.7);width:1px;height:26px}.ui-topbar-title{color:rgba(var(--text2),1);font-size:14px}.ui-topbar-right{align-items:center;gap:10px;display:flex}.ui-user{text-align:right;border:1px solid rgba(var(--border),.6);background:rgba(var(--card),.35);border-radius:12px;padding:6px 10px;line-height:1.1}.ui-user-name{font-size:14px;font-weight:700}.ui-user-role{color:rgba(var(--text2),1);margin-top:2px;font-size:12px}.ui-main{min-height:calc(100vh - 64px);display:flex}.ui-sidebar{border-right:1px solid rgba(var(--border),.6);background:rgba(var(--bg),.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;flex:0 0 330px;width:330px;display:flex}.ui-sidebar-head{border-bottom:1px solid rgba(var(--border),.6);padding:14px}.ui-sidebar-title{margin-bottom:10px;font-size:18px;font-weight:800}.ui-sidebar-body{padding:12px 10px 18px;overflow:auto}.ui-content{flex:1;min-width:0;padding:16px}.ui-card{border-radius:var(--radius);background:rgba(var(--card),.75);border:1px solid rgba(var(--border),.6);box-shadow:var(--shadow);padding:18px}.ui-h1{margin:0 0 8px;font-size:18px;font-weight:800}.ui-muted{color:rgba(var(--text2),1);font-size:13px}.ui-error{background:#ff50501a;border:1px solid #ff505080;border-radius:12px;padding:10px 12px;font-size:13px}.ui-input{border:1px solid rgba(var(--border),.65);background:rgba(var(--card),.35);width:100%;color:rgb(var(--text));border-radius:14px;outline:none;padding:12px}.ui-input:focus{border-color:rgba(var(--primary),.9);box-shadow:0 0 0 4px rgba(var(--primary),.18)}.ui-label{color:rgba(var(--text2),1);margin-top:10px;font-size:13px}.ui-btn{border:1px solid rgba(var(--border),.65);background:rgba(var(--card),.35);color:rgb(var(--text));cursor:pointer;border-radius:14px;padding:10px 12px}.ui-btn:hover{background:rgba(var(--muted),.65)}.ui-btn-primary{background:rgba(var(--primary),1);border-color:rgba(var(--primary),1);color:#fff;font-weight:800}.ui-btn-primary:hover{filter:brightness(1.03)}.ui-btn-ghost{background:0 0}.ui-group{margin-bottom:14px}.ui-group-title{color:rgba(var(--text2),1);text-transform:uppercase;letter-spacing:.08em;margin:10px 8px;font-size:12px}.ui-tree{flex-direction:column;gap:6px;display:flex}.ui-tree-folder,.ui-tree-item{text-align:left;border:1px solid rgba(var(--border),.55);background:rgba(var(--card),.45);width:100%;color:rgb(var(--text));cursor:pointer;border-radius:14px;align-items:center;gap:8px;padding:10px;display:flex}.ui-tree-folder:hover,.ui-tree-item:hover{background:rgba(var(--muted),.65)}.ui-tree-caret{opacity:.9;justify-content:center;width:18px;display:inline-flex}.ui-tree-ico{justify-content:center;width:18px;display:inline-flex}.ui-tree-label{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.ui-frame{flex-direction:column;gap:10px;height:calc(100vh - 96px);display:flex}.ui-frame-head{border-radius:var(--radius);background:rgba(var(--card),.55);border:1px solid rgba(var(--border),.6);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.ui-frame-actions{gap:10px;display:flex}.ui-iframe{border:1px solid rgba(var(--border),.6);border-radius:var(--radius);background:rgba(var(--card),.35);flex:1;width:100%}.ui-login{place-items:center;min-height:100vh;padding:24px;display:grid}.ui-login-card{background:rgba(var(--card),.75);border:1px solid rgba(var(--border),.6);width:min(560px,92vw);box-shadow:var(--shadow);border-radius:22px;padding:26px}.ui-login-title{letter-spacing:.02em;font-size:22px;font-weight:900}.ui-login-sub{color:rgba(var(--text2),1);margin-top:6px}.ui-login-form{flex-direction:column;gap:10px;margin-top:16px;display:flex}select,.adm-select{color:#e6edf3!important;background:#0b1f36!important;border:1px solid #1e3a5f!important}select option,.adm-select option{color:#111!important;background:#fff!important}select:focus,.adm-select:focus{border-color:#3b82f6!important;outline:none!important;box-shadow:0 0 0 3px #3b82f61f!important}html.dark,body.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html.light,body.light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html.light body{background:radial-gradient(1000px 520px at 12% 18%,#5096ff14,transparent 60%),radial-gradient(800px 520px at 88% 10%,#5096ff0d,transparent 60%),rgb(var(--bg))}html.light .ui-sidebar,html.light .ui-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffad}html.light .ui-card,html.light .ui-panel,html.light .qa-hero,html.light .qa-help,html.light .qa-card,html.light .qa-empty{color:rgb(var(--text))!important;border-color:rgba(var(--border),.75)!important;background:linear-gradient(#ffffffe0,#f7faffd1)!important}html.light .ui-muted,html.light .qa-subtitle,html.light .qa-help-text,html.light .qa-card-subtitle,html.light .qa-empty-text{color:rgb(var(--text2))!important}html.light .ui-input,html.light .lg-input,html.light select,html.light textarea{color:rgb(var(--text))!important;border-color:rgba(var(--border),.95)!important;background:#fffffff5!important}html.light .ui-btn:not(.ui-btn-primary):not(.ui-btn-danger){color:rgb(var(--text))!important;background:#ffffffe6!important}html.light .ui-section-title,html.light .ui-title,html.light .qa-title,html.light .qa-help-title{color:rgb(var(--text))!important}html:not(.dark) .admin-theme-surface{color:#172033!important}html:not(.dark) .admin-theme-surface .ui-card,html:not(.dark) .admin-theme-surface .ui-panel,html:not(.dark) .admin-theme-surface .ui-box,html:not(.dark) .admin-theme-surface .ui-surface,html:not(.dark) .admin-theme-surface [class*=panel],html:not(.dark) .admin-theme-surface [class*=surface],html:not(.dark) .admin-theme-surface [class*=content],html:not(.dark) .admin-theme-surface [class*=section],html:not(.dark) .admin-theme-surface [class*=editor],html:not(.dark) .admin-theme-surface [class*=properties],html:not(.dark) .admin-theme-surface [class*=permissions],html:not(.dark) .admin-theme-surface [class*=selected],html:not(.dark) .admin-theme-surface [class*=tab]{color:#172033!important;background:linear-gradient(#fffffffa,#f8fafcfc)!important;border-color:#94a3b84d!important;box-shadow:0 10px 28px #0f172a1a!important}html:not(.dark) .admin-theme-surface .ui-title,html:not(.dark) .admin-theme-surface .ui-h1,html:not(.dark) .admin-theme-surface h1,html:not(.dark) .admin-theme-surface h2,html:not(.dark) .admin-theme-surface h3,html:not(.dark) .admin-theme-surface h4,html:not(.dark) .admin-theme-surface strong,html:not(.dark) .admin-theme-surface b{color:#0f172a!important}html:not(.dark) .admin-theme-surface .ui-muted,html:not(.dark) .admin-theme-surface .ui-subtitle,html:not(.dark) .admin-theme-surface .ui-label,html:not(.dark) .admin-theme-surface p,html:not(.dark) .admin-theme-surface span,html:not(.dark) .admin-theme-surface small,html:not(.dark) .admin-theme-surface label{color:#475569!important}html:not(.dark) .admin-theme-surface input,html:not(.dark) .admin-theme-surface textarea,html:not(.dark) .admin-theme-surface select,html:not(.dark) .admin-theme-surface .ui-input{color:#172033!important;background:#fff!important;border:1px solid #94a3b873!important;box-shadow:inset 0 1px 2px #0f172a0a!important}html:not(.dark) .admin-theme-surface input::placeholder,html:not(.dark) .admin-theme-surface textarea::placeholder{color:#64748b!important}html:not(.dark) .admin-theme-surface select option{color:#172033!important;background:#fff!important}html:not(.dark) .admin-theme-surface .ui-btn,html:not(.dark) .admin-theme-surface button{box-shadow:0 8px 22px #0f172a1a!important}html:not(.dark) .admin-theme-surface .ui-btn-primary,html:not(.dark) .admin-theme-surface .btn-primary,html:not(.dark) .admin-theme-surface button[class*=primary],html:not(.dark) .admin-theme-surface button[class*=create],html:not(.dark) .admin-theme-surface button[class*=save]{color:#fff!important;background:linear-gradient(#2563eb,#1d4ed8)!important;border-color:#2563eba6!important}html:not(.dark) .admin-theme-surface .ui-btn-secondary,html:not(.dark) .admin-theme-surface .ui-btn-ghost,html:not(.dark) .admin-theme-surface button[class*=secondary],html:not(.dark) .admin-theme-surface button[class*=reload]{color:#172033!important;background:#fff!important;border:1px solid #94a3b85c!important}html:not(.dark) .admin-theme-surface .ui-btn-danger,html:not(.dark) .admin-theme-surface button[class*=danger],html:not(.dark) .admin-theme-surface button[class*=delete],html:not(.dark) .admin-theme-surface [class*=trash]{color:#fff!important;background:linear-gradient(#dc2626,#b91c1c)!important;border-color:#dc262659!important}html:not(.dark) .admin-theme-surface .success,html:not(.dark) .admin-theme-surface .ui-alert-success{color:#166534!important;background:#16a34a1f!important;border-color:#16a34a3d!important}html:not(.dark) .admin-theme-surface .error,html:not(.dark) .admin-theme-surface .ui-alert-danger{color:#991b1b!important;background:#dc26261a!important;border-color:#dc262638!important}html:not(.dark) .admin-theme-surface .selected-card,html:not(.dark) .admin-theme-surface .create-card,html:not(.dark) .admin-theme-surface .new-card,html:not(.dark) .admin-theme-surface .nav-card,html:not(.dark) .admin-theme-surface [class*=selected-card],html:not(.dark) .admin-theme-surface [class*=create-card],html:not(.dark) .admin-theme-surface [class*=new-card]{color:#0f172a!important;background:linear-gradient(#f8fafc,#eef2f7)!important;border:1px solid #94a3b859!important;box-shadow:0 8px 24px #0f172a14!important}html:not(.dark) .admin-theme-surface .selected-card *,html:not(.dark) .admin-theme-surface .create-card *,html:not(.dark) .admin-theme-surface .new-card *,html:not(.dark) .admin-theme-surface .nav-card *,html:not(.dark) .admin-theme-surface [class*=selected-card] *,html:not(.dark) .admin-theme-surface [class*=create-card] *,html:not(.dark) .admin-theme-surface [class*=new-card] *{color:#0f172a!important}html:not(.dark) .admin-theme-surface .admin-tab,html:not(.dark) .admin-theme-surface [class*=tab],html:not(.dark) .admin-theme-surface [class*=shortcut],html:not(.dark) .admin-theme-surface [class*=action-card]{color:#111827!important;background:linear-gradient(#f8fafc,#eef2f7)!important;border:1px solid #94a3b852!important;box-shadow:0 8px 20px #0f172a14!important}html:not(.dark) .admin-theme-surface .admin-tab *,html:not(.dark) .admin-theme-surface [class*=tab] *,html:not(.dark) .admin-theme-surface [class*=shortcut] *,html:not(.dark) .admin-theme-surface [class*=action-card] *{color:#111827!important}html:not(.dark) .admin-theme-surface .integration-box,html:not(.dark) .admin-theme-surface .tsx-integration,html:not(.dark) .admin-theme-surface [class*=integration],html:not(.dark) .admin-theme-surface [class*=tsx]{color:#fff!important;background:linear-gradient(#334155,#475569)!important;border:1px solid #64748b73!important}html:not(.dark) .admin-theme-surface .integration-box *,html:not(.dark) .admin-theme-surface .tsx-integration *,html:not(.dark) .admin-theme-surface [class*=integration] *,html:not(.dark) .admin-theme-surface [class*=tsx] *,html:not(.dark) .admin-theme-surface pre,html:not(.dark) .admin-theme-surface code,html:not(.dark) .admin-theme-surface [class*=code],html:not(.dark) .admin-theme-surface .ui-btn-primary,html:not(.dark) .admin-theme-surface .btn-primary,html:not(.dark) .admin-theme-surface .ui-btn-danger,html:not(.dark) .admin-theme-surface button[class*=danger],html:not(.dark) .admin-theme-surface button[class*=delete],html:not(.dark) .admin-theme-surface [class*=trash]{color:#fff!important}html:not(.dark) .admin-theme-surface .ui-input[readonly],html:not(.dark) .admin-theme-surface input[readonly],html:not(.dark) .admin-theme-surface input[disabled],html:not(.dark) .admin-theme-surface .selected-folder-input,html:not(.dark) .admin-theme-surface [class*=selected-folder] input,html:not(.dark) .admin-theme-surface [class*=pasta-selecionada] input{color:#0f172a!important;opacity:1!important;background:#fff!important;border:1px solid #94a3b86b!important;box-shadow:inset 0 1px 2px #0f172a0a!important}html:not(.dark) .admin-theme-surface .ui-list-row .ui-btn-danger,html:not(.dark) .admin-theme-surface .ui-btn-danger,html:not(.dark) .admin-theme-surface button[class*=danger],html:not(.dark) .admin-theme-surface button[class*=remove],html:not(.dark) .admin-theme-surface button[class*=revoke]{color:#fff!important;opacity:1!important;background:linear-gradient(#dc2626,#b91c1c)!important;border:1px solid #dc262673!important;font-weight:800!important;box-shadow:0 8px 18px #b91c1c2e!important}html:not(.dark) .admin-theme-surface .ui-list-row .ui-btn-danger:hover,html:not(.dark) .admin-theme-surface .ui-btn-danger:hover,html:not(.dark) .admin-theme-surface button[class*=danger]:hover,html:not(.dark) .admin-theme-surface button[class*=remove]:hover,html:not(.dark) .admin-theme-surface button[class*=revoke]:hover{filter:brightness(1.03)!important;box-shadow:0 10px 22px #b91c1c3d!important}html:not(.dark) body{color:#172033!important;background:radial-gradient(1200px 600px at 15% 25%,#3b82f60f,#0000 60%),radial-gradient(1000px 700px at 85% 15%,#0f172a08,#0000 60%),#eef2f7!important}html:not(.dark) .ui-topbar,html:not(.dark) .ui-sidebar,html:not(.dark) .ui-content,html:not(.dark) .ui-card,html:not(.dark) .ui-panel,html:not(.dark) .admin-theme-surface,html:not(.dark) .admin-theme-surface .ui-card,html:not(.dark) .admin-theme-surface .ui-panel,html:not(.dark) .admin-theme-surface [class*=surface],html:not(.dark) .admin-theme-surface [class*=panel],html:not(.dark) .admin-theme-surface [class*=card],html:not(.dark) .admin-theme-surface [class*=section],html:not(.dark) .admin-theme-surface [class*=box],html:not(.dark) .admin-theme-surface [class*=tab],html:not(.dark) .admin-theme-surface [class*=shortcut]{color:#172033!important;background:0 0!important;border-color:#94a3b857!important;box-shadow:0 12px 28px #0f172a14!important}html:not(.dark) .ui-input,html:not(.dark) input,html:not(.dark) textarea,html:not(.dark) select,html:not(.dark) .admin-theme-surface .ui-input,html:not(.dark) .admin-theme-surface input,html:not(.dark) .admin-theme-surface textarea,html:not(.dark) .admin-theme-surface select{color:#172033!important;background:#ffffffb8!important;border:1px solid #94a3b86b!important;box-shadow:inset 0 1px 2px #0f172a0a!important}html:not(.dark) .ui-btn,html:not(.dark) button,html:not(.dark) .admin-theme-surface .ui-btn,html:not(.dark) .admin-theme-surface button{color:#172033!important;background:0 0!important;border:1px solid #94a3b885!important;box-shadow:0 8px 20px #0f172a1a!important}html:not(.dark) .ui-btn-primary,html:not(.dark) .admin-theme-surface .ui-btn-primary,html:not(.dark) button[class*=primary],html:not(.dark) button[class*=save],html:not(.dark) button[class*=create]{color:#2563eb!important;background:0 0!important;border:1px solid #2563eb8c!important;box-shadow:0 10px 22px #2563eb1f!important}html:not(.dark) .ui-btn-danger,html:not(.dark) .admin-theme-surface .ui-btn-danger,html:not(.dark) button[class*=danger],html:not(.dark) button[class*=delete],html:not(.dark) button[class*=remove],html:not(.dark) button[class*=revoke]{color:#dc2626!important;background:0 0!important;border:1px solid #dc262680!important;box-shadow:0 10px 22px #dc26261f!important}html:not(.dark) .ui-btn:hover,html:not(.dark) button:hover{transform:translateY(-1px);filter:none!important}html:not(.dark) .admin-theme-surface pre,html:not(.dark) .admin-theme-surface code,html:not(.dark) .admin-theme-surface [class*=code],html:not(.dark) .admin-theme-surface [class*=json]{color:#172033!important;background:#fff!important;border:1px solid #94a3b859!important;box-shadow:inset 0 1px 2px #0f172a0a!important}body:has(input[placeholder="Ex.: SAC"]) .adm-tree{scrollbar-width:thin;scrollbar-color:#3b82f647 transparent}body:has(input[placeholder="Ex.: SAC"]) .adm-tree::-webkit-scrollbar{width:8px}body:has(input[placeholder="Ex.: SAC"]) .adm-tree::-webkit-scrollbar-thumb{background:#3b82f647;border-radius:999px}body:has(input[placeholder="Ex.: SAC"]) :is(.adm-tree,.adm-tree *,[class*=tree],[class*=tree] *){text-shadow:none!important}body:has(input[placeholder="Ex.: SAC"]) :is(.adm-tree-node-wrap,.adm-tree-left,.adm-tree-title,.adm-tree-dot,.adm-badge){box-shadow:none!important;background:0 0!important}body:has(input[placeholder="Ex.: SAC"]) :is(){content:none!important;display:none!important}body:has(input[placeholder="Ex.: SAC"]) :is(.adm-tree-row,.adm-tree-node-wrap>button,.adm-tree-node-wrap>div>button,[role=treeitem]){width:100%!important;min-height:34px!important;color:var(--evi-admin-tree-text)!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:12px!important;align-items:center!important;gap:8px!important;margin:2px 0!important;padding:6px 10px!important;transition:background .16s,border-color .16s,box-shadow .16s,transform .12s!important;display:flex!important}body:has(input[placeholder="Ex.: SAC"]) :is(.adm-tree-row,.adm-tree-node-wrap>button,.adm-tree-node-wrap>div>button,[role=treeitem]):hover{background:var(--evi-admin-tree-hover-bg)!important;border-color:var(--evi-admin-tree-hover-border)!important;transform:translate(1px)!important}body:has(input[placeholder="Ex.: SAC"]) :is(.adm-tree-row.is-selected,.adm-tree-row.selected,.adm-tree-row.active,.adm-tree-row.is-editing,.adm-tree-node-wrap.is-selected .adm-tree-row,.adm-tree-node-wrap.selected .adm-tree-row,.adm-tree-node-wrap.active .adm-tree-row,.adm-tree-node-wrap.is-editing .adm-tree-row,.adm-tree-node-wrap[data-selected=true] .adm-tree-row,.adm-tree-node-wrap[data-editing=true] .adm-tree-row,.adm-tree-row[aria-current=true],.adm-tree-row[aria-selected=true],[role=treeitem][aria-current=true],[role=treeitem][aria-selected=true]){background:var(--evi-admin-tree-active-bg)!important;border-color:var(--evi-admin-tree-active-border)!important;box-shadow:var(--evi-admin-tree-active-shadow)!important}body:has(input[placeholder="Ex.: SAC"]) .adm-tree-title{color:inherit!important;letter-spacing:-.01em!important;white-space:normal!important;background:0 0!important;font-size:13px!important;font-weight:760!important;line-height:1.2!important}body:has(input[placeholder="Ex.: SAC"]) :is(.adm-tree-toggle,.adm-tree-icon,.adm-tree-dot){box-shadow:none!important;color:var(--evi-admin-tree-muted)!important;background:0 0!important}:is(body:has(input[placeholder="Ex.: SAC"]) .adm-badge,body:has(input[placeholder="Ex.: SAC"]) [class*=badge],body:has(input[placeholder="Ex.: SAC"]) [class*=Badge]){display:none!important}html[data-theme=light] body:has(input[placeholder="Ex.: SAC"]){--evi-admin-tree-text:#0f172ae6;--evi-admin-tree-muted:#475569b8;--evi-admin-tree-hover-bg:#2563eb0b;--evi-admin-tree-hover-border:#2563eb29;--evi-admin-tree-active-bg:#2563eb0f;--evi-admin-tree-active-border:#2563eb7a;--evi-admin-tree-active-shadow:0 0 0 1px #2563eb1a}.admin-theme-surface .adm-tree{scrollbar-width:thin;scrollbar-color:#3b82f657 transparent;padding:8px 8px 90px 0!important;overflow:hidden auto!important}.admin-theme-surface .adm-tree::-webkit-scrollbar{width:8px}.admin-theme-surface .adm-tree::-webkit-scrollbar-thumb{background:#3b82f652;border-radius:999px}.admin-theme-surface .adm-tree,.admin-theme-surface .adm-tree *,.admin-theme-surface .adm-tree-node-wrap,.admin-theme-surface .adm-tree-node-wrap *,.admin-theme-surface .adm-tree-row,.admin-theme-surface .adm-tree-row *,.admin-theme-surface .adm-tree-left,.admin-theme-surface .adm-tree-title,.admin-theme-surface .adm-tree-icon,.admin-theme-surface .adm-tree-toggle,.admin-theme-surface .adm-tree-dot,.admin-theme-surface .adm-badge{text-shadow:none!important}.admin-theme-surface .adm-tree-node-wrap,.admin-theme-surface .adm-tree-node-wrap:before,.admin-theme-surface .adm-tree-node-wrap:after,.admin-theme-surface .adm-tree-node-wrap>*,.admin-theme-surface .adm-tree-left,.admin-theme-surface .adm-tree-title,.admin-theme-surface .adm-tree-icon,.admin-theme-surface .adm-tree-toggle,.admin-theme-surface .adm-tree-dot,.admin-theme-surface .adm-badge{box-shadow:none!important;background:0 0!important}.admin-theme-surface .adm-tree-node-wrap:before,.admin-theme-surface .adm-tree-node-wrap:after{content:none!important;display:none!important}.admin-theme-surface .adm-tree-row{color:#e2e8f0e0!important;width:100%!important;min-height:35px!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:13px!important;outline:none!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;margin:2px 0!important;padding:7px 10px!important;transition:background .16s,border-color .16s,box-shadow .16s,transform .12s,color .16s!important;display:flex!important;position:relative!important}.admin-theme-surface .adm-tree-row:hover{background:#3b82f60e!important;border-color:#3b82f638!important;transform:translate(1px)!important}.admin-theme-surface .adm-tree-row.is-selected,.admin-theme-surface .adm-tree-row.selected,.admin-theme-surface .adm-tree-row.active,.admin-theme-surface .adm-tree-row.is-editing,.admin-theme-surface .adm-tree-row[aria-current=true],.admin-theme-surface .adm-tree-row[aria-selected=true],.admin-theme-surface .adm-tree-row[data-selected=true],.admin-theme-surface .adm-tree-node-wrap.is-selected>.adm-tree-row,.admin-theme-surface .adm-tree-node-wrap.selected>.adm-tree-row,.admin-theme-surface .adm-tree-node-wrap.active>.adm-tree-row,.admin-theme-surface .adm-tree-node-wrap.is-editing>.adm-tree-row,.admin-theme-surface .adm-tree-node-wrap[data-selected=true]>.adm-tree-row,.admin-theme-surface .adm-tree-node-wrap[data-editing=true]>.adm-tree-row{color:#fff!important;background:#22c55e16!important;border-color:#22c55e94!important;box-shadow:0 0 0 1px #22c55e21,0 10px 22px #22c55e12!important}.admin-theme-surface .adm-tree-row:before{content:""!important;opacity:0!important;background:linear-gradient(#22c55e,#3b82f6)!important;border-radius:999px!important;width:3px!important;transition:all .18s!important;position:absolute!important;top:8px!important;bottom:8px!important;left:0!important;transform:scaleY(.45)!important}.admin-theme-surface .adm-tree-row.is-selected:before,.admin-theme-surface .adm-tree-row.selected:before,.admin-theme-surface .adm-tree-row.active:before,.admin-theme-surface .adm-tree-row.is-editing:before,.admin-theme-surface .adm-tree-row[aria-current=true]:before,.admin-theme-surface .adm-tree-row[aria-selected=true]:before,.admin-theme-surface .adm-tree-row[data-selected=true]:before,.admin-theme-surface .adm-tree-node-wrap.is-selected>.adm-tree-row:before,.admin-theme-surface .adm-tree-node-wrap.selected>.adm-tree-row:before,.admin-theme-surface .adm-tree-node-wrap.active>.adm-tree-row:before,.admin-theme-surface .adm-tree-node-wrap.is-editing>.adm-tree-row:before,.admin-theme-surface .adm-tree-node-wrap[data-selected=true]>.adm-tree-row:before,.admin-theme-surface .adm-tree-node-wrap[data-editing=true]>.adm-tree-row:before{opacity:1!important;transform:scaleY(1)!important}.admin-theme-surface .adm-tree-left{flex:1!important;align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.admin-theme-surface .adm-tree-title{text-overflow:ellipsis!important;white-space:normal!important;letter-spacing:-.01em!important;min-width:0!important;color:inherit!important;background:0 0!important;flex:1!important;font-size:13px!important;font-weight:760!important;line-height:1.16!important;display:block!important;overflow:hidden!important}.admin-theme-surface .adm-tree-toggle,.admin-theme-surface .adm-tree-dot{color:#93c5fdd6!important;background:0 0!important;flex:0 0 16px!important;justify-content:center!important;align-items:center!important;width:16px!important;height:16px!important;font-size:11px!important;display:inline-flex!important}.admin-theme-surface .adm-tree-icon{background:0 0!important;flex:0 0 20px!important;justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;font-size:14px!important;line-height:1!important;display:inline-flex!important}.admin-theme-surface .adm-badge,.admin-theme-surface [class*=badge],.admin-theme-surface [class*=Badge]{display:none!important}.admin-theme-surface .adm-tree [style*=background],.admin-theme-surface .adm-tree [style*=background-color]{background:0 0!important}.admin-theme-surface .adm-tree-row.is-selected[style],.admin-theme-surface .adm-tree-row.selected[style],.admin-theme-surface .adm-tree-row.active[style],.admin-theme-surface .adm-tree-row[aria-selected=true][style],.admin-theme-surface .adm-tree-row[data-selected=true][style]{background:#22c55e16!important}html[data-theme=light] .admin-theme-surface .adm-tree-row{color:#0f172ae6!important}html[data-theme=light] .admin-theme-surface .adm-tree-row:hover{background:#2563eb0b!important;border-color:#2563eb2e!important}html[data-theme=light] .admin-theme-surface .adm-tree-row.is-selected,html[data-theme=light] .admin-theme-surface .adm-tree-row.selected,html[data-theme=light] .admin-theme-surface .adm-tree-row.active,html[data-theme=light] .admin-theme-surface .adm-tree-row[aria-selected=true],html[data-theme=light] .admin-theme-surface .adm-tree-row[data-selected=true]{color:#052e16!important;background:#22c55e14!important;border-color:#22c55e70!important}.admin-theme-surface .icon-picker{display:none!important}.admin-catalog-actions{justify-content:flex-end;align-items:center;gap:10px;width:100%;min-height:48px;display:flex}.admin-catalog-action{color:#dce9ff;box-sizing:border-box;background:#0a1630d1;border:1px solid #5f84c438;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-width:44px;height:44px;padding:0 14px;transition:all .18s;display:inline-flex}.admin-catalog-action--wide{justify-content:center;min-width:120px;padding:0 18px}.admin-catalog-action:hover{background:#0e1e40f5;border-color:#5f84c46b;transform:translateY(-1px)}.admin-catalog-action svg{flex-shrink:0;width:18px;height:18px}.admin-theme-surface.adm-wrap,.adm-wrap{position:relative!important}.adm-card-access-manager-btn{color:#dbeafe!important;letter-spacing:-.01em!important;white-space:nowrap!important;box-sizing:border-box!important;cursor:pointer!important;z-index:45!important;background:#0f172ac2!important;border:1px solid #60a5fa3d!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:9px!important;min-width:132px!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0 16px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;transition:transform .16s,border-color .16s,background .16s,color .16s!important;display:inline-flex!important;position:absolute!important;top:28px!important;right:180px!important;box-shadow:0 12px 28px #02061738,inset 0 1px #ffffff0d!important}.adm-card-access-manager-btn:hover{color:#fff!important;background:#2563eb38!important;border-color:#93c5fd70!important;transform:translateY(-1px)scale(.985)!important}.adm-card-access-manager-btn svg{flex:0 0 18px!important;width:18px!important;height:18px!important}.admin-theme-surface.adm-wrap button[aria-label],.adm-wrap button[aria-label]{box-sizing:border-box}@media (max-width:900px){.adm-card-access-manager-btn{width:100%!important;min-width:0!important;margin:0 0 12px!important;position:relative!important;top:auto!important;right:auto!important}}.adm-card-access-manager-btn{display:none!important}.adm-users-portal-stage{z-index:2147483000!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-sizing:border-box!important;background:#02081761!important;justify-content:flex-end!important;align-items:stretch!important;padding:92px 22px 22px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.adm-users-portal-stage,.adm-users-portal-stage *{box-sizing:border-box!important}.adm-users-portal-stage>*{border-radius:30px!important;width:min(720px,100%)!important;min-width:0!important;max-width:min(720px,100%)!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;position:relative!important;inset:auto!important;overflow:hidden!important;transform:none!important;box-shadow:0 30px 90px #00000085!important}.adm-users-portal-stage>*>*{width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;position:relative!important;inset:auto!important;overflow:hidden!important;transform:none!important}.adm-users-portal-stage input,.adm-users-portal-stage select,.adm-users-portal-stage button{max-width:100%!important}.adm-users-portal-stage input{min-width:0!important}.adm-users-portal-stage [style*=width]{max-width:100%!important}.adm-users-portal-stage [style*=min-width]{min-width:0!important}.adm-users-portal-stage [style*=overflow]{overflow-x:hidden!important}.adm-users-portal-stage [class*=list],.adm-users-portal-stage [class*=List],.adm-users-portal-stage [class*=body],.adm-users-portal-stage [class*=Body],.adm-users-portal-stage [class*=content],.adm-users-portal-stage [class*=Content],.adm-users-portal-stage [class*=scroll],.adm-users-portal-stage [class*=Scroll]{max-width:100%!important;overflow-x:hidden!important}.adm-users-portal-stage [class*=list],.adm-users-portal-stage [class*=List]{max-height:calc(100dvh - 380px)!important;padding-right:6px!important;overflow-y:auto!important}.adm-users-portal-stage [class*=row],.adm-users-portal-stage [class*=Row],.adm-users-portal-stage li{min-width:0!important;max-width:100%!important}.adm-users-portal-stage [class*=footer],.adm-users-portal-stage [class*=Footer]{z-index:5!important;position:sticky!important;bottom:0!important}.adm-users-portal-stage .adm-users-close{flex-shrink:0!important}@media (max-width:900px){.adm-users-portal-stage{padding:78px 12px 12px!important}.adm-users-portal-stage>*{border-radius:26px!important;width:min(560px,100%)!important;max-width:min(560px,100%)!important}}@media (max-width:640px){.adm-users-portal-stage{padding:70px 10px 10px!important}.adm-users-portal-stage>*{border-radius:22px!important;width:100%!important;max-width:100%!important}.adm-users-portal-stage [class*=list],.adm-users-portal-stage [class*=List]{max-height:calc(100dvh - 340px)!important}}.ui-topbar,.ui-sidebar,.dash-frame__overlay--loading,.boot-overlay{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.evi-dashboard-runtime{contain:layout paint style;isolation:isolate;min-width:0}.ui-content{content-visibility:auto;contain-intrinsic-size:900px}iframe{content-visibility:auto}@media (prefers-reduced-motion:no-preference){.evi-dashboard-runtime{animation:.16s both evi-dashboard-soft-enter}@keyframes evi-dashboard-soft-enter{0%{opacity:.72;transform:translateY(4px)scale(.998)}to{opacity:1;transform:translateY(0)scale(1)}}}.ui-content{isolation:isolate}.ui-content :is(.bi-container,.nh-container,.ce-container,.dashboard-container,.dash-container){contain:layout paint style;isolation:isolate}.ui-content :is(.bi-container,.nh-container,.ce-container,.dashboard-container,.dash-container) *{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.ui-content :is(.bi-container,.nh-container,.ce-container,.dashboard-container,.dash-container) :is(.bi-chart-box,.chart-card,.hero-pie-card,.hero-kpi-card,.soft-kpi-card,.kpi-card,.table-card,.bi-table-section,.filter-card,.bi-filter-shelf,.title-card,.actions-card){box-shadow:0 8px 22px #02061724!important}.ui-content :is(.bi-container,.nh-container,.ce-container,.dashboard-container,.dash-container) :is(.soft-kpi-card,.kpi-card,.clickable-kpi,button,.qa-card,.chart-card,.bi-chart-box){transition-property:opacity,transform,background-color,border-color,color!important;transition-duration:.12s!important;transition-timing-function:ease-out!important}.ui-content :is(.bi-container,.nh-container,.ce-container,.dashboard-container,.dash-container) :is(.soft-kpi-card:hover,.kpi-card:hover,.clickable-kpi:hover,.chart-card:hover,.bi-chart-box:hover){transform:translateY(-1px)!important}.ui-content :is(.bi-container,.nh-container,.ce-container,.dashboard-container,.dash-container) :is(svg,svg *){filter:none!important;transition:none!important}.ui-content :is(.bi-container,.nh-container,.ce-container,.dashboard-container,.dash-container) :is(.recharts-wrapper,.recharts-surface){will-change:auto!important;outline:none!important}.ui-content :is(.bi-container,.nh-container,.ce-container,.dashboard-container,.dash-container) .recharts-tooltip-wrapper{pointer-events:none!important;transition:transform 60ms linear,opacity 60ms linear!important}.ui-content :is(.bi-container,.nh-container,.ce-container,.dashboard-container,.dash-container) table{contain:layout paint}.ui-content :is(.bi-container,.nh-container,.ce-container,.dashboard-container,.dash-container) tr:hover td{transition:none!important}@media (prefers-reduced-motion:reduce){.ui-content *{transition:none!important;animation:none!important}}.bi-loader-overlay,.ea-loader-overlay,.dashboard-loading-overlay,.bi-loading-toast,.bi-soft-progress,.ea-soft-progress,.lt-soft-loading{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.bi-state-loading>*,.ea-state-loading>*,.lt-state-loading>*,.bi-container.bi-state-loading>*,.lt-container.lt-state-loading>*{filter:none!important;pointer-events:auto!important;-webkit-user-select:auto!important;user-select:auto!important}body,html{overscroll-behavior:auto!important}[class*=dashboard],[class*=Dashboard],.bi-container,.ea-container,.cee-root{isolation:isolate}[class*=dashboard] *,.bi-container *,.ea-container *,.cee-root *{scroll-behavior:auto}.bi-container :is(.recharts-wrapper,.recharts-surface,svg),.ea-container :is(.recharts-wrapper,.recharts-surface,svg),.cee-root :is(.recharts-wrapper,.recharts-surface,svg){-webkit-tap-highlight-color:transparent}.ea-container,.bi-container,.cee-root,[class*=dashboard],[class*=Dashboard]{isolation:isolate}.ea-container :is(.recharts-wrapper,.recharts-surface,svg),.bi-container :is(.recharts-wrapper,.recharts-surface,svg),.cee-root :is(.recharts-wrapper,.recharts-surface,svg){-webkit-tap-highlight-color:transparent}.nh-root,.ea-container,.bi-container,.cee-root,[class*=dashboard],[class*=Dashboard]{isolation:isolate}.nh-root :is(.recharts-wrapper,.recharts-surface,svg),.ea-container :is(.recharts-wrapper,.recharts-surface,svg),.bi-container :is(.recharts-wrapper,.recharts-surface,svg),.cee-root :is(.recharts-wrapper,.recharts-surface,svg){-webkit-tap-highlight-color:transparent}.nh-dual-board{align-items:start!important;gap:28px!important}.nh-board{box-shadow:none!important;background:0 0!important;border-radius:28px!important;min-width:0!important;padding:22px!important;overflow:hidden!important}.nh-board:before,.nh-board:after{content:none!important;display:none!important}.nh-board-agendas{border:1px solid #38bdf857!important}.nh-board-leadtime{border:1px solid #a855f74d!important}.nh-board-title-row{text-align:center!important;justify-content:center!important;margin-bottom:20px!important;padding-bottom:16px!important}.nh-board-title-row h2{text-align:center!important;letter-spacing:0!important;text-transform:none!important;width:100%!important;margin:0!important;font-size:clamp(1.45rem,2vw,2rem)!important}.nh-board .nh-card,.nh-board .nh-kpi-card{min-width:0!important;margin-bottom:22px!important;overflow:hidden!important}.nh-board .nh-card:last-child,.nh-board .nh-kpi-card:last-child{margin-bottom:0!important}.nh-board .nh-card-head h3,.nh-board .nh-card h3{overflow-wrap:anywhere!important;word-break:normal!important;line-height:1.15!important}.nh-board .nh-card-head small,.nh-board .nh-card small,.nh-board .nh-card span,.nh-board .nh-card p{overflow-wrap:anywhere!important}.nh-board .recharts-tooltip-wrapper{pointer-events:none!important;z-index:80!important;transition:none!important}.nh-board .recharts-active-shape,.nh-board .recharts-active-bar,.nh-board .recharts-tooltip-cursor{opacity:0!important;display:none!important}@media (max-width:1500px){.nh-dual-board{grid-template-columns:1fr!important}}@media (max-width:760px){.nh-board{border-radius:22px!important;padding:16px!important}.nh-board-title-row h2{font-size:1.45rem!important}}.nh-root .recharts-active-shape,.nh-root .recharts-active-shape *,.nh-board .recharts-active-shape,.nh-board .recharts-active-shape *{opacity:1!important;visibility:visible!important;filter:none!important;pointer-events:none!important;display:block!important}.nh-root .recharts-sector,.nh-root .recharts-pie-sector,.nh-board .recharts-sector,.nh-board .recharts-pie-sector{filter:none!important;will-change:auto!important;outline:none!important;transition:none!important}.nh-root .recharts-active-shape .recharts-sector,.nh-board .recharts-active-shape .recharts-sector{stroke:#ffffffb8!important;stroke-width:2px!important}.nh-root .recharts-tooltip-wrapper,.nh-board .recharts-tooltip-wrapper{pointer-events:none!important;z-index:120!important;transition:none!important;animation:none!important}.nh-root .recharts-tooltip-cursor,.nh-board .recharts-tooltip-cursor{opacity:0!important;pointer-events:none!important;display:none!important}.nh-pie-center{pointer-events:none!important}.bi-container,.ea-container,.nh-root,.cee-root,[class*=dashboard],[class*=Dashboard]{isolation:isolate}.bi-container :is(.recharts-wrapper,.recharts-surface,svg),.ea-container :is(.recharts-wrapper,.recharts-surface,svg),.nh-root :is(.recharts-wrapper,.recharts-surface,svg),.cee-root :is(.recharts-wrapper,.recharts-surface,svg){-webkit-tap-highlight-color:transparent}.recharts-tooltip-wrapper{pointer-events:none!important;transition:none!important}.recharts-active-shape,.recharts-active-shape *{opacity:1!important;visibility:visible!important;filter:none!important;display:block!important}.recharts-active-shape .recharts-sector{stroke:#ffffffad!important;stroke-width:2px!important}.recharts-sector,.recharts-pie-sector{will-change:auto!important;outline:none!important}.recharts-tooltip-cursor{pointer-events:none!important}.nh-root,.ea-container,[class*=dashboard],[class*=Dashboard]{isolation:isolate}.app-sidebar,.sidebar,.evi-sidebar,aside,header,.topbar,.headerbar,[data-sidebar],[data-header],[class*=Sidebar],[class*=sidebar],[class*=HeaderBar],[class*=headerbar],[class*=Topbar],[class*=topbar]{contain:layout paint style;backface-visibility:hidden;transform:translateZ(0)}header,.topbar,.headerbar,.app-topbar,.evi-topbar,.evi-header,[data-header],[data-topbar],[class*=Header],[class*=header],[class*=Topbar],[class*=topbar]{z-index:90000!important;contain:none!important;isolation:isolate!important;position:relative!important;overflow:visible!important}header *,.topbar *,.headerbar *,.app-topbar *,.evi-topbar *,.evi-header *,[data-header] *,[data-topbar] *,[class*=Header] *,[class*=header] *,[class*=Topbar] *,[class*=topbar] *{overflow:visible}[role=menu],[role=listbox],[data-radix-popper-content-wrapper],[data-radix-portal],[data-headlessui-portal],.user-menu,.user-dropdown,.profile-menu,.profile-dropdown,.account-menu,.account-dropdown,.admin-menu,.dropdown-menu,.popover,.popover-content,[class*=UserMenu],[class*=userMenu],[class*=UserDropdown],[class*=userDropdown],[class*=ProfileMenu],[class*=profileMenu],[class*=ProfileDropdown],[class*=profileDropdown],[class*=AccountMenu],[class*=accountMenu],[class*=Dropdown],[class*=dropdown],[class*=Popover],[class*=popover]{z-index:99999!important;contain:none!important;overflow:visible!important}main,.app-main,.dashboard-main,.dashboard-content,.portal-content,.content-area,[class*=Dashboard],[class*=dashboard],[class*=Painel],[class*=painel]{z-index:1;position:relative}iframe,.dashboard-frame,[class*=Frame],[class*=frame]{z-index:0;position:relative}.nh-root,.ea-container,.cee-root,.bi-container,.dashboard-root,[class*=dashboardRoot],[class*=DashboardRoot]{z-index:1;position:relative}[data-login-theme-original=true]{display:none!important}.login-theme-button-top-right,[data-login-theme-button=true]{z-index:99999!important;width:auto!important;min-width:0!important;max-width:max-content!important;position:fixed!important;inset:24px 24px auto auto!important;transform:none!important}.login-theme-button-top-right *,[data-login-theme-button=true] *{pointer-events:auto!important}@media (max-width:768px){.login-theme-button-top-right,[data-login-theme-button=true]{top:16px!important;right:16px!important}}.evi-perf-control{align-items:center;gap:8px;min-width:0;display:inline-flex}.evi-perf-chip,.evi-perf-suspend{color:#dbeafe;cursor:pointer;white-space:nowrap;background:#3b82f614;border:1px solid #3b82f638;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 12px;font-size:12px;font-weight:900;transition:transform .12s,border-color .12s,background-color .12s,color .12s;display:inline-flex}.evi-perf-chip:hover,.evi-perf-suspend:hover{background:#3b82f629;border-color:#60a5fa6b;transform:translateY(-1px)}.evi-perf-chip:disabled{opacity:.62;cursor:not-allowed}.evi-perf-dot{background:#22c55e;border-radius:999px;flex:none;width:8px;height:8px;box-shadow:0 0 0 3px #22c55e1f}.evi-perf-control.is-critical .evi-perf-dot{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b29}.evi-perf-control.is-slow .evi-perf-chip{color:#fde68a;background:#f59e0b1a;border-color:#f59e0b57}.evi-perf-control.is-auto .evi-perf-chip{background:#22c55e14;border-color:#22c55e3d}.evi-perf-suspend{color:#fecaca;background:#ef44441f;border-color:#ef44444d}.evi-perf-suspend:hover{background:#ef444433;border-color:#ef44447a}.light-mode .evi-perf-chip,html.light .evi-perf-chip,body.light .evi-perf-chip{color:#1e3a8a;background:#2563eb12;border-color:#2563eb2e}.light-mode .evi-perf-suspend,html.light .evi-perf-suspend,body.light .evi-perf-suspend{color:#991b1b;background:#ef444414;border-color:#ef44442e}@media (max-width:920px){.evi-perf-chip{max-width:130px;padding:0 10px}.evi-perf-chip span:not(.evi-perf-dot){text-overflow:ellipsis;overflow:hidden}.evi-perf-suspend{padding:0 10px}}@media (max-width:680px){.evi-perf-control{display:none}}.evi-network-wrap,.evi-perf-control{position:relative}.evi-network-indicator{color:#dbeafe;white-space:nowrap;cursor:pointer;background:#0f172a94;border:1px solid #3b82f633;border-radius:999px;align-items:center;gap:10px;min-width:142px;max-width:190px;height:38px;padding:0 12px;transition:transform .12s,border-color .12s,background-color .12s;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 10px 24px #02061729}.evi-network-indicator:hover,.evi-network-indicator.is-open{transform:translateY(-1px)}.evi-network-bar{flex:none;align-items:flex-end;gap:2px;width:18px;height:16px;display:inline-flex}.evi-network-bar i{opacity:.9;background:#22c55e;border-radius:999px;width:4px;display:block;box-shadow:0 0 10px #22c55e47}.evi-network-bar i:first-child{height:6px}.evi-network-bar i:nth-child(2){height:10px}.evi-network-bar i:nth-child(3){height:15px}.evi-network-text{flex-direction:column;justify-content:center;min-width:0;line-height:1.05;display:flex}.evi-network-text strong{text-overflow:ellipsis;color:#eff6ff;font-size:11px;font-weight:950;overflow:hidden}.evi-network-text small{color:#93c5fd;text-overflow:ellipsis;margin-top:3px;font-size:10px;font-weight:800;overflow:hidden}.evi-network-indicator.level-fast{background:#15803d1f;border-color:#22c55e57}.evi-network-indicator.level-very-good{background:#2563eb1f;border-color:#3b82f64d}.evi-network-indicator.level-good{background:#0ea5e91a;border-color:#0ea5e942}.evi-network-indicator.level-very-slow,.evi-network-indicator.level-offline{background:#ef44441f;border-color:#ef44446b}.evi-network-indicator.level-very-slow .evi-network-bar i,.evi-network-indicator.level-offline .evi-network-bar i{background:#ef4444;box-shadow:0 0 10px #ef444440}.evi-network-indicator.level-unknown .evi-network-bar i{box-shadow:none;background:#94a3b8}.evi-network-popover,.evi-cache-popover{z-index:999999;color:#e5eefc;text-align:left;background:radial-gradient(circle at 0 0,#3b82f629,#0000 34%),#0a1426fa;border:1px solid #3b82f633;border-radius:20px;width:min(360px,86vw);padding:16px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff0d}.evi-network-popover:before,.evi-cache-popover:before{content:"";background:#0a1426fa;border-top:1px solid #3b82f62e;border-left:1px solid #3b82f62e;width:14px;height:14px;position:absolute;top:-7px;right:28px;transform:rotate(45deg)}.evi-network-popover-head,.evi-cache-popover-head{align-items:center;gap:12px;margin-bottom:12px;display:flex}.evi-network-popover-icon,.evi-cache-popover-icon{background:linear-gradient(135deg,#3b82f6cc,#2563eb59);border-radius:14px;flex:none;width:38px;height:38px;box-shadow:inset 0 1px #ffffff2e}.evi-network-popover-head strong,.evi-cache-popover-head strong{color:#fff;font-size:15px;font-weight:950;display:block}.evi-network-popover-head small,.evi-cache-popover-head small{color:#93c5fd;margin-top:3px;font-size:12px;font-weight:800;display:block}.evi-network-popover p,.evi-cache-popover p{color:#cbd5e1;margin:10px 0;font-size:13px;line-height:1.45}.evi-network-popover-tip,.evi-cache-safe-note{color:#dbeafe;background:#3b82f61a;border:1px solid #3b82f629;border-radius:14px;margin-top:12px;padding:11px 12px;font-size:12px;line-height:1.38}.evi-network-popover-tip b,.evi-cache-safe-note b{color:#fff}.evi-cache-result{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.evi-cache-result span{color:#cbd5e1;background:#0f172a8a;border:1px solid #94a3b81f;border-radius:14px;flex-direction:column;gap:3px;padding:10px;font-size:11px;font-weight:800;display:flex}.evi-cache-result b{color:#fff;font-size:17px;line-height:1}.evi-perf-control.clean-ok .evi-perf-dot{background:#22c55e;box-shadow:0 0 0 3px #22c55e29}.light-mode .evi-network-indicator,html.light .evi-network-indicator,body.light .evi-network-indicator{color:#0f172a;background:#ffffffc7;border-color:#2563eb29}.light-mode .evi-network-text strong,html.light .evi-network-text strong,body.light .evi-network-text strong{color:#0f172a}.light-mode .evi-network-text small,html.light .evi-network-text small,body.light .evi-network-text small{color:#1d4ed8}.light-mode .evi-network-popover,.light-mode .evi-cache-popover,html.light .evi-network-popover,html.light .evi-cache-popover,body.light .evi-network-popover,body.light .evi-cache-popover{color:#0f172a;background:radial-gradient(circle at 0 0,#3b82f61a,#0000 36%),#fffffffa;border-color:#2563eb24}.light-mode .evi-network-popover:before,.light-mode .evi-cache-popover:before,html.light .evi-network-popover:before,html.light .evi-cache-popover:before,body.light .evi-network-popover:before,body.light .evi-cache-popover:before{background:#fffffffa}.light-mode .evi-network-popover p,.light-mode .evi-cache-popover p,html.light .evi-network-popover p,html.light .evi-cache-popover p,body.light .evi-network-popover p,body.light .evi-cache-popover p{color:#334155}.light-mode .evi-network-popover-head strong,.light-mode .evi-cache-popover-head strong,html.light .evi-network-popover-head strong,html.light .evi-cache-popover-head strong,body.light .evi-network-popover-head strong,body.light .evi-cache-popover-head strong{color:#0f172a}@media (max-width:1240px){.evi-network-indicator{min-width:118px;max-width:132px}.evi-network-text small{display:none}}@media (max-width:980px){.evi-network-indicator{justify-content:center;width:38px;min-width:38px;max-width:38px;padding:0}.evi-network-text{display:none}}@media (max-width:760px){.evi-network-popover,.evi-cache-popover{width:min(330px,92vw);right:-70px}}@media (max-width:680px){.evi-network-wrap{display:none}}.evi-network-popover-icon{text-align:center;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.evi-network-popover-icon b{color:#fff;letter-spacing:.02em;text-transform:uppercase;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:950;line-height:1.05;display:inline-flex}.evi-network-bar svg{color:#ef4444;filter:drop-shadow(0 0 8px #ef444457);width:19px;height:19px}.evi-network-popover-icon svg{color:#fff;filter:drop-shadow(0 0 10px #ffffff24);width:24px;height:24px}.evi-network-popover.level-very-slow,.evi-network-popover.level-offline{background:radial-gradient(circle at 0 0,#ef444447,#0000 38%),#26080cfa!important;border-color:#f8717175!important;box-shadow:0 26px 78px #7f1d1d57,inset 0 1px #ffffff0f!important}.evi-network-popover.level-very-slow:before,.evi-network-popover.level-offline:before{background:#26080cfa!important;border-top-color:#f8717157!important;border-left-color:#f8717157!important}.evi-network-popover.level-very-slow .evi-network-popover-icon,.evi-network-popover.level-offline .evi-network-popover-icon{border:1px solid #f871716b;background:linear-gradient(135deg,#ef4444fa,#7f1d1dd6)!important;box-shadow:0 0 0 4px #ef444421,inset 0 1px #fff3!important}.evi-network-popover.level-very-slow .evi-network-popover-head strong,.evi-network-popover.level-offline .evi-network-popover-head strong{color:#fecaca!important}.evi-network-popover.level-very-slow .evi-network-popover-head small,.evi-network-popover.level-offline .evi-network-popover-head small{color:#fca5a5!important}.evi-network-popover.level-very-slow .evi-network-popover-tip,.evi-network-popover.level-offline .evi-network-popover-tip{color:#fee2e2!important;background:#ef444424!important;border-color:#f8717142!important}.evi-network-indicator.level-very-slow,.evi-network-indicator.level-offline{animation:1.5s ease-in-out infinite eviNetworkDangerPulse;color:#fee2e2!important;background:#7f1d1d52!important;border-color:#f871718c!important}.evi-network-indicator.level-very-slow .evi-network-text strong,.evi-network-indicator.level-offline .evi-network-text strong{color:#fee2e2!important}.evi-network-indicator.level-very-slow .evi-network-text small,.evi-network-indicator.level-offline .evi-network-text small{color:#fca5a5!important}.evi-network-popover-note{color:#94a3b8;border-top:1px solid #94a3b824;margin-top:10px;padding-top:10px;font-size:11px;line-height:1.35}@keyframes eviNetworkDangerPulse{0%,to{box-shadow:0 0 #ef444400}50%{box-shadow:0 0 0 4px #ef44441f}}@media (prefers-reduced-motion:reduce){.evi-network-indicator.level-very-slow,.evi-network-indicator.level-offline{animation:none!important}}:is(html.light,body.light,[data-theme=light],.theme-light,.light-mode) :is(.headbar,.headerbar,.header-bar,.topbar,.top-bar,.app-header,.app-topbar,.shell-header,.shell-topbar,[class*=headbar],[class*=headerbar],[class*=topbar]){color:#0f172a!important}:is(html.light,body.light,[data-theme=light],.theme-light,.light-mode) :is(.headbar,.headerbar,.header-bar,.topbar,.top-bar,.app-header,.app-topbar,.shell-header,.shell-topbar,[class*=headbar],[class*=headerbar],[class*=topbar]) :is(.badge,.chip,.pill,.tag,.status,.latency,.network,.role,.profile,.user-badge,.status-chip,[class*=badge],[class*=chip],[class*=pill],[class*=tag],[class*=status],[class*=latency],[class*=network],[class*=role],[class*=profile],[class*=user]){color:#1e293b!important;text-shadow:none!important;background:#ffffffeb!important;border-color:#0f172a1f!important;box-shadow:inset 0 1px #ffffffd9,0 8px 18px #0f172a0f!important}:is(html.light,body.light,[data-theme=light],.theme-light,.light-mode) :is(.headbar,.headerbar,.header-bar,.topbar,.top-bar,.app-header,.app-topbar,.shell-header,.shell-topbar,[class*=headbar],[class*=headerbar],[class*=topbar]) :is(.badge,.chip,.pill,.tag,.status,.latency,.network,.role,.profile,.user-badge,.status-chip,[class*=badge],[class*=chip],[class*=pill],[class*=tag],[class*=status],[class*=latency],[class*=network],[class*=role],[class*=profile],[class*=user]) :is(span,strong,b,small,em,p){color:inherit!important;text-shadow:none!important}:is(html.light,body.light,[data-theme=light],.theme-light,.light-mode) :is(.headbar,.headerbar,.header-bar,.topbar,.top-bar,.app-header,.app-topbar,.shell-header,.shell-topbar,[class*=headbar],[class*=headerbar],[class*=topbar]) :is([class*=online],[class*=success],[class*=connected],[class*=cache],[class*=super],[class*=admin]){color:#166534!important;background:#22c55e1f!important;border-color:#16a34a38!important}:is(html.light,body.light,[data-theme=light],.theme-light,.light-mode) :is(.headbar,.headerbar,.header-bar,.topbar,.top-bar,.app-header,.app-topbar,.shell-header,.shell-topbar,[class*=headbar],[class*=headerbar],[class*=topbar]) svg{color:currentColor!important}.evi-network-popover-icon .evi-network-bars-in-card{justify-content:center;align-items:flex-end;gap:3px;width:24px;height:22px;display:inline-flex}.evi-network-popover-icon .evi-network-bars-in-card i{background:#22c55e;border-radius:999px;width:5px;display:block;box-shadow:0 0 10px #22c55e47}.evi-network-popover-icon .evi-network-bars-in-card i:first-child{height:8px}.evi-network-popover-icon .evi-network-bars-in-card i:nth-child(2){height:14px}.evi-network-popover-icon .evi-network-bars-in-card i:nth-child(3){height:21px}.evi-network-popover.level-good .evi-network-popover-icon .evi-network-bars-in-card i{background:#0ea5e9;box-shadow:0 0 10px #0ea5e938}.evi-network-popover.level-very-good .evi-network-popover-icon .evi-network-bars-in-card i{background:#3b82f6;box-shadow:0 0 10px #3b82f63d}.evi-network-popover.level-fast .evi-network-popover-icon .evi-network-bars-in-card i{background:#22c55e;box-shadow:0 0 10px #22c55e47}.evi-network-popover.level-unknown .evi-network-popover-icon .evi-network-bars-in-card i{box-shadow:none;background:#94a3b8}.light-mode .evi-network-popover,html.light .evi-network-popover,body.light .evi-network-popover,.light .evi-network-popover,[data-theme=light] .evi-network-popover{color:#0f172a!important;background:radial-gradient(circle at 0 0,#3b82f614,#0000 38%),#fffffffa!important;border-color:#2563eb2e!important;box-shadow:0 22px 60px #0f172a24,inset 0 1px #fffc!important}.light-mode .evi-network-popover:before,html.light .evi-network-popover:before,body.light .evi-network-popover:before,.light .evi-network-popover:before,[data-theme=light] .evi-network-popover:before{background:#fffffffa!important;border-top-color:#2563eb24!important;border-left-color:#2563eb24!important}.light-mode .evi-network-popover-head strong,html.light .evi-network-popover-head strong,body.light .evi-network-popover-head strong,.light .evi-network-popover-head strong,[data-theme=light] .evi-network-popover-head strong{color:#020617!important}.light-mode .evi-network-popover-head small,html.light .evi-network-popover-head small,body.light .evi-network-popover-head small,.light .evi-network-popover-head small,[data-theme=light] .evi-network-popover-head small{color:#2563eb!important}.light-mode .evi-network-popover p,html.light .evi-network-popover p,body.light .evi-network-popover p,.light .evi-network-popover p,[data-theme=light] .evi-network-popover p{color:#111827!important}.light-mode .evi-network-popover-tip,html.light .evi-network-popover-tip,body.light .evi-network-popover-tip,.light .evi-network-popover-tip,[data-theme=light] .evi-network-popover-tip{color:#0f172a!important;background:#eff6ff!important;border-color:#bfdbfe!important}.light-mode .evi-network-popover-tip b,html.light .evi-network-popover-tip b,body.light .evi-network-popover-tip b,.light .evi-network-popover-tip b,[data-theme=light] .evi-network-popover-tip b{color:#020617!important}.light-mode .evi-network-popover-note,html.light .evi-network-popover-note,body.light .evi-network-popover-note,.light .evi-network-popover-note,[data-theme=light] .evi-network-popover-note{color:#475569!important;border-top-color:#0f172a1f!important}.light-mode .evi-network-popover-icon,html.light .evi-network-popover-icon,body.light .evi-network-popover-icon,.light .evi-network-popover-icon,[data-theme=light] .evi-network-popover-icon{border:1px solid #2563eb2e;background:linear-gradient(135deg,#3b82f6d1,#2563eb94)!important}.light-mode .evi-network-popover.level-very-slow,.light-mode .evi-network-popover.level-offline,html.light .evi-network-popover.level-very-slow,html.light .evi-network-popover.level-offline,body.light .evi-network-popover.level-very-slow,body.light .evi-network-popover.level-offline,.light .evi-network-popover.level-very-slow,.light .evi-network-popover.level-offline,[data-theme=light] .evi-network-popover.level-very-slow,[data-theme=light] .evi-network-popover.level-offline{color:#450a0a!important;background:radial-gradient(circle at 0 0,#ef44442e,#0000 38%),#fff5f5fa!important;border-color:#ef444457!important}.light-mode .evi-network-popover.level-very-slow p,.light-mode .evi-network-popover.level-offline p,html.light .evi-network-popover.level-very-slow p,html.light .evi-network-popover.level-offline p,body.light .evi-network-popover.level-very-slow p,body.light .evi-network-popover.level-offline p,.light .evi-network-popover.level-very-slow p,.light .evi-network-popover.level-offline p,[data-theme=light] .evi-network-popover.level-very-slow p,[data-theme=light] .evi-network-popover.level-offline p{color:#450a0a!important}.light-mode .evi-network-popover.level-very-slow .evi-network-popover-tip,.light-mode .evi-network-popover.level-offline .evi-network-popover-tip,html.light .evi-network-popover.level-very-slow .evi-network-popover-tip,html.light .evi-network-popover.level-offline .evi-network-popover-tip,body.light .evi-network-popover.level-very-slow .evi-network-popover-tip,body.light .evi-network-popover.level-offline .evi-network-popover-tip,.light .evi-network-popover.level-very-slow .evi-network-popover-tip,.light .evi-network-popover.level-offline .evi-network-popover-tip,[data-theme=light] .evi-network-popover.level-very-slow .evi-network-popover-tip,[data-theme=light] .evi-network-popover.level-offline .evi-network-popover-tip{color:#450a0a!important;background:#fee2e2!important;border-color:#fca5a5!important}.evi-cache-autoclean{background:#3b82f614;border:1px solid #3b82f629;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px;display:flex}.evi-cache-autoclean div{min-width:0}.evi-cache-autoclean strong{color:#fff;font-size:13px;font-weight:950;display:block}.evi-cache-autoclean small{color:#cbd5e1;margin-top:4px;font-size:11px;line-height:1.35;display:block}.evi-cache-autoclean button{color:#fff;cursor:pointer;border:0;border-radius:999px;min-width:82px;height:32px;padding:0 12px;font-size:11px;font-weight:950;transition:transform .12s,filter .12s}.evi-cache-autoclean button:hover{filter:brightness(1.08);transform:translateY(-1px)}.evi-cache-autoclean.enabled{background:#22c55e14;border-color:#22c55e38}.evi-cache-autoclean.enabled button{background:linear-gradient(135deg,#22c55e,#16a34a)}.evi-cache-autoclean.disabled{background:#ef44441a;border-color:#ef444442}.evi-cache-autoclean.disabled button{background:linear-gradient(135deg,#ef4444,#b91c1c)}.evi-perf-control.auto-clean-off .evi-perf-chip{color:#fecaca!important;background:#ef44441a!important;border-color:#ef444457!important}.evi-perf-control.auto-clean-off .evi-perf-dot{background:#ef4444!important;box-shadow:0 0 0 3px #ef444429!important}.light-mode .evi-cache-autoclean strong,html.light .evi-cache-autoclean strong,body.light .evi-cache-autoclean strong,.light .evi-cache-autoclean strong,[data-theme=light] .evi-cache-autoclean strong{color:#0f172a!important}.light-mode .evi-cache-autoclean small,html.light .evi-cache-autoclean small,body.light .evi-cache-autoclean small,.light .evi-cache-autoclean small,[data-theme=light] .evi-cache-autoclean small{color:#334155!important}.evi-perf-control.clean-cleaning .evi-perf-chip{color:#fde68a!important;background:#f59e0b29!important;border-color:#f59e0b75!important}.evi-perf-control.clean-cleaning .evi-perf-dot{background:#f59e0b!important;box-shadow:0 0 0 3px #f59e0b2e!important}.evi-perf-control.clean-ok .evi-perf-chip{color:#bbf7d0!important;background:#22c55e24!important;border-color:#22c55e6b!important}.evi-cache-popover .evi-cache-safe-note{position:relative}.evi-cache-popover .evi-cache-safe-note:after{content:"A pagina reinicia apenas nesta limpeza manual.";color:#93c5fd;margin-top:6px;font-size:11px;font-weight:800;display:block}.light-mode .evi-cache-popover .evi-cache-safe-note:after,html.light .evi-cache-popover .evi-cache-safe-note:after,body.light .evi-cache-popover .evi-cache-safe-note:after,.light .evi-cache-popover .evi-cache-safe-note:after,[data-theme=light] .evi-cache-popover .evi-cache-safe-note:after{color:#1d4ed8!important}:root{--pev3-bg:#07111f;--pev3-card:#0d182bd1;--pev3-card-2:#080f1eeb;--pev3-line:#94a3b829;--pev3-line-hot:#60a5fa5c;--pev3-text:#edf5ff;--pev3-muted:#bfdbfeb8;--pev3-blue:#60a5fa;--pev3-green:#34d399;--pev3-red:#fb7185;--pev3-purple:#b794f4;--pev3-yellow:#fbbf24}.pev3-shell,.pev3-shell *{box-sizing:border-box}.pev3-shell{width:100%;min-height:100vh;color:var(--pev3-text);text-rendering:geometricPrecision;padding:18px 22px 42px;position:relative}.pev3-loading{text-align:center;border:1px solid var(--pev3-line);background:var(--pev3-card);border-radius:30px;place-items:center;min-height:420px;display:grid}.pev3-loading span{border:3px solid #60a5fa33;border-top-color:var(--pev3-blue);border-radius:999px;width:46px;height:46px;animation:1s linear infinite pev3-spin}@keyframes pev3-spin{to{transform:rotate(360deg)}}.pev3-headbar{z-index:95;background:#080f1ef0;border:1px solid #60a5fa42;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;margin:0 0 14px;padding:8px;display:grid;position:sticky;top:8px;box-shadow:0 18px 50px #0000003d}.pev3-headbar-period,.pev3-headbar-tags button,.pev3-headbar-clear{min-height:38px;color:var(--pev3-text);cursor:pointer;background:#0f172ac2;border:1px solid #94a3b829;border-radius:13px}.pev3-headbar-tags button{color:#c7d2fe;flex:none;padding:0 12px;font-weight:850}.pev3-headbar-clear{color:#fecdd3;text-transform:uppercase;border-color:#fb718542;padding:0 16px;font-weight:950}.pev3-nav-toggle{color:#eff6ff;cursor:pointer;background:linear-gradient(135deg,#2563ebfa,#0ea5e9db);border:1px solid #60a5fa4d;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px;padding:0;transition:width .16s,max-width .16s,border-radius .16s,background .16s;display:flex;overflow:hidden}.pev3-nav-toggle span{flex:0 0 18px;justify-content:center;display:inline-flex}.pev3-nav-toggle strong{white-space:nowrap;font-size:13px;font-weight:950;display:none}.pev3-nav-options button:hover{background:#2563eb2e;border-color:#60a5fa6b}.pev3-nav-options button span{text-align:center;color:#93c5fd}.pev3-nav-options button strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pev3-modules{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.pev3-modules button{text-align:left;border:1px solid var(--pev3-line);min-height:62px;color:var(--pev3-text);cursor:pointer;background:#0f172aad;border-radius:20px;padding:14px 18px}.pev3-modules button.active{background:linear-gradient(135deg,#2563eb73,#1e40af2e);border-color:#60a5fa8c}.pev3-modules strong{font-size:14px;font-weight:950;display:block}.pev3-modules span{color:var(--pev3-muted);margin-top:4px;font-size:12px;display:block}.pev3-command{border:1px solid var(--pev3-line);background:radial-gradient(circle at 20% 0,#3b82f61f,#0000 32%),linear-gradient(#0f172ae0,#0307129e);border-radius:32px;grid-template-columns:minmax(420px,1.06fr) minmax(360px,.94fr);gap:20px;padding:26px;display:grid;position:relative;overflow:hidden}.pev3-eyebrow{color:#bfdbfe;letter-spacing:.12em;text-transform:uppercase;background:#3b82f61f;border:1px solid #60a5fa47;border-radius:999px;width:fit-content;padding:7px 12px;font-size:11px;font-weight:950;display:inline-flex}.pev3-command h1{letter-spacing:-.078em;max-width:800px;margin:20px 0 14px;font-size:clamp(3rem,4.6vw,5.6rem);line-height:.9}.pev3-command p{max-width:760px;color:var(--pev3-muted);margin:0;font-size:15px;line-height:1.55}.pev3-meta-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.pev3-meta-row span,.pev3-pill{border:1px solid var(--pev3-line);color:#c7d2fe;background:#0f172ab8;border-radius:999px;align-items:center;min-height:32px;padding:0 11px;font-size:12px;font-weight:850;display:inline-flex}.pev3-period-island{background:radial-gradient(circle at 100% 0,#60a5fa24,#0000 35%),#080f1ed6;border:1px solid #60a5fa3d;border-radius:26px;align-self:start;padding:18px}.pev3-period-island header span{color:var(--pev3-muted);text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:950;display:block}.pev3-period-island header strong{letter-spacing:-.045em;margin-top:8px;font-size:clamp(1.25rem,1.5vw,1.85rem);display:block}.pev3-date-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.pev3-field{gap:7px;min-width:0;display:grid}.pev3-field span{color:var(--pev3-muted);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:950}.pev3-field input,.pev3-field select{width:100%;min-height:50px;color:var(--pev3-text);background:#030712c7;border:1px solid #60a5fa3d;border-radius:16px;outline:none;padding:0 14px;font-weight:850}.pev3-field input:focus,.pev3-field select:focus{border-color:#60a5fac7;box-shadow:0 0 0 4px #3b82f626}.pev3-action-row,.pev3-filter-actions,.pev3-command-actions,.pev3-section-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pev3-action-row{margin-top:14px}.pev3-command-actions{grid-column:1/-1;justify-content:flex-end}.pev3-action-row button,.pev3-filter-actions button,.pev3-command-actions button,.pev3-section-actions button,.pev3-segment button,.pev3-expanded header button{border:1px solid var(--pev3-line);min-height:42px;color:var(--pev3-text);cursor:pointer;background:#0f172ac2;border-radius:14px;padding:0 15px;font-weight:900}.pev3-action-row button svg,.pev3-filter-actions button svg,.pev3-section-actions button svg{margin-right:7px}.pev3-action-row button.primary,.pev3-filter-actions button.primary,.pev3-segment button.active{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#60a5fa73}.pev3-action-row button.filter{order:-1}.pev3-filter-drawer{border:1px solid var(--pev3-line);background:#080f1eb8;border-radius:24px;grid-column:1/-1;padding:18px;display:none}.pev3-filter-drawer.open{display:block}.pev3-filter-drawer form{grid-template-columns:1.5fr repeat(4,1fr);gap:12px;display:grid}.pev3-filter-actions{grid-column:1/-1;justify-content:flex-end}.pev3-error{color:#fecdd3;background:#7f1d1d38;border:1px solid #fb718552;border-radius:18px;margin-top:16px;padding:14px 16px;font-weight:850}.pev3-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.pev3-metric{border:1px solid var(--pev3-line);background:var(--pev3-card);border-radius:24px;min-width:0;padding:20px;position:relative;overflow:hidden}.pev3-metric-dot{background:#bfdbfe;border-radius:999px;width:11px;height:11px;position:absolute;top:18px;right:18px}.pev3-metric.good .pev3-metric-dot{background:var(--pev3-green)}.pev3-metric.bad .pev3-metric-dot{background:var(--pev3-red)}.pev3-metric.warn .pev3-metric-dot{background:var(--pev3-yellow)}.pev3-metric p{color:var(--pev3-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:950}.pev3-metric>strong{max-width:100%;color:var(--pev3-text);display:block}.pev3-money{white-space:nowrap;align-items:baseline;gap:8px;max-width:100%;display:inline-flex}.pev3-money>span{font-size:clamp(1.4rem,1.7vw,2.6rem);font-weight:950}.pev3-money>strong{letter-spacing:-.065em;font-size:clamp(2.05rem,3.1vw,4.4rem);line-height:.9}.pev3-money>em{color:var(--pev3-muted);text-transform:uppercase;font-size:clamp(1.05rem,1.3vw,1.8rem);font-style:normal;font-weight:950}.pev3-metric.bad .pev3-money,.pev3-metric.bad>strong{color:#fb7185}.pev3-metric.good .pev3-money,.pev3-metric.good>strong{color:#34d399}.pev3-metric.warn>strong{color:#93c5fd;font-size:clamp(2rem,3.1vw,4.4rem);line-height:.9}.pev3-metric small{color:var(--pev3-muted);margin-top:12px;font-weight:700;display:block}.pev3-section{border:1px solid var(--pev3-line);background:radial-gradient(circle at 0 0,#60a5fa0f,#0000 32%),#080f1ead;border-radius:30px;margin-top:18px;padding:22px;scroll-margin-top:90px}.pev3-section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.pev3-section h2{letter-spacing:-.055em;margin:0;font-size:clamp(1.45rem,1.45vw,2.1rem)}.pev3-section p{color:var(--pev3-muted);margin:8px 0 0}.pev3-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.pev3-segment{border:1px solid var(--pev3-line);background:#03071273;border-radius:16px;padding:4px;display:inline-flex}.pev3-segment button{background:0 0;border:0;border-radius:12px;min-height:34px}.pev3-empty{min-height:220px;color:var(--pev3-muted);border:1px dashed var(--pev3-line);border-radius:20px;place-items:center;display:grid}.pev3-shell .recharts-wrapper{outline:none}.pev3-shell .recharts-tooltip-wrapper,.pev3-shell .recharts-tooltip-cursor{pointer-events:none!important;display:none!important}.pev3-shell .recharts-surface{overflow:visible}.pev3-shell .recharts-cartesian-axis-tick-value{fill:#bfdbfeb8;font-size:11px;font-weight:800}.pev3-shell .recharts-cartesian-grid line{stroke:#94a3b817}.pev3-shell .recharts-legend-wrapper,.pev3-shell .recharts-legend-item-text{font-weight:850;color:#e2e8f0d6!important}.pev3-shell .recharts-label-list text,.pev3-shell .recharts-label-list tspan,.pev3-shell .recharts-label text,.pev3-shell .recharts-label tspan,.pev3-percent-label{letter-spacing:-.035em;paint-order:stroke;stroke:#020617db;stroke-width:3px;stroke-linejoin:round;pointer-events:none;fill:#f8fafc!important;font-size:clamp(8.5px,.55vw,11px)!important;font-weight:950!important;display:block!important}.pev3-percent-label{stroke-width:3.2px;fill:#93c5fd!important;font-size:12px!important}.pev3-shell .recharts-bar-rectangle{cursor:pointer}.pev3-shell .recharts-bar-rectangle:hover{opacity:.84}.pev3-daily-layout{grid-template-columns:290px minmax(0,1fr);gap:18px;display:grid}.pev3-daily-summary{align-content:start;gap:12px;display:grid}.pev3-table-wrap{min-width:0}.pev3-table-search{border:1px solid var(--pev3-line);width:100%;max-width:420px;min-height:42px;color:var(--pev3-text);background:#030712b8;border-radius:14px;margin-bottom:12px;padding:0 14px}.pev3-table-scroll{border:1px solid var(--pev3-line);border-radius:18px;max-height:520px;overflow:auto}.pev3-table-scroll table{border-collapse:collapse;table-layout:fixed;width:100%}.pev3-table-scroll th{z-index:2;color:#b7c7e7;letter-spacing:.09em;text-transform:uppercase;background:#071327;font-size:11px;position:sticky;top:0}.pev3-table-scroll th,.pev3-table-scroll td{white-space:nowrap;text-overflow:ellipsis;font-variant-numeric:tabular-nums;border-bottom:1px solid #94a3b81f;padding:13px 14px;overflow:hidden}.pev3-table-scroll tr:hover{background:#3b82f60e}.pev3-table-scroll .good{color:#34d399}.pev3-table-scroll .bad{color:#fb7185}.pev3-sort{width:100%;color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;display:inline-flex}.pev3-sort svg{color:#93c5fd;opacity:.72}.pev3-sort.active svg{opacity:1;color:#60a5fa}.pev3-drawer-backdrop{z-index:110;background:#02061775;position:fixed;inset:0}.pev3-drawer,.pev3-expanded{z-index:120;background:linear-gradient(#0f172afa,#030712fa);border:1px solid #60a5fa3d;border-radius:30px;width:min(780px,100vw - 44px);position:fixed;top:86px;bottom:22px;right:22px;overflow:hidden;box-shadow:-28px 0 82px #00000057}.pev3-expanded{width:auto;left:22px}.pev3-drawer header,.pev3-expanded header{border-bottom:1px solid var(--pev3-line);justify-content:space-between;gap:16px;padding:20px 22px;display:flex}.pev3-drawer header span{color:#bfdbfe;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:950}.pev3-drawer h2,.pev3-expanded h2{letter-spacing:-.05em;margin:6px 0 0;font-size:clamp(1.45rem,1.8vw,2.2rem)}.pev3-drawer header p{color:var(--pev3-muted);margin:8px 0 0}.pev3-drawer header button,.pev3-expanded header button{border:1px solid var(--pev3-line);width:42px;height:42px;color:var(--pev3-text);cursor:pointer;background:#0f172abd;border-radius:999px;font-size:24px}.pev3-drawer-body,.pev3-expanded>:not(header){height:calc(100% - 86px);padding:18px;overflow:auto}.pev3-drawer-loading{color:var(--pev3-muted);padding:24px}.pev3-drawer-list{gap:8px;margin-top:16px;display:grid}.pev3-drawer-list div{border:1px solid var(--pev3-line);background:#0f172a9e;border-radius:14px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:42px;padding:0 12px;display:grid}.pev3-drawer-list span{color:#93c5fd;font-weight:950}.pev3-drawer-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pev3-drawer-list em{color:#fca5a5;font-style:normal;font-weight:950}@media (max-width:1500px){.pev3-command{grid-template-columns:1fr}.pev3-kpis,.pev3-grid.two,.pev3-filter-drawer form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.pev3-shell{padding:12px}.pev3-headbar{grid-template-columns:1fr auto}.pev3-headbar-tags{grid-column:1/-1}.pev3-modules,.pev3-kpis,.pev3-grid.two,.pev3-daily-layout,.pev3-date-grid,.pev3-filter-drawer form{grid-template-columns:1fr}.pev3-command h1{font-size:clamp(2.6rem,13vw,4rem)}.pev3-drawer,.pev3-expanded{border-radius:22px;width:auto;inset:12px}}@media (max-width:760px){.pev3-floating-nav{top:auto;bottom:16px;right:12px;transform:none}.pev3-floating-nav.open{width:min(252px,100vw - 24px);min-width:min(252px,100vw - 24px);max-width:min(252px,100vw - 24px)}}.pev3-shell{padding-top:72px!important}.pev3-headbar{z-index:130!important;opacity:1!important;background:linear-gradient(135deg,#102b55,#0b1d3c)!important;border:1px solid #7db4ff6b!important;border-radius:13px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:52px!important;padding:7px!important;display:grid!important;position:fixed!important;top:72px!important;left:102px!important;right:18px!important;box-shadow:0 16px 46px #00000057!important}.pev3-headbar-period,.pev3-headbar-tags button,.pev3-headbar-clear{color:#eef6ff!important;background:#050e1ed1!important;border:1px solid #bfdbfe38!important;border-radius:10px!important;min-height:38px!important}.pev3-headbar-period{text-align:left!important;gap:0!important;min-width:225px!important;padding:4px 12px!important;display:grid!important}.pev3-headbar-period:hover,.pev3-headbar-tags button:hover{background:#2563eb38!important;border-color:#93c5fd9e!important}.pev3-headbar-period span{color:#bfdbfe!important;letter-spacing:.13em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:950!important}.pev3-headbar-period strong{font-size:14px!important;font-weight:950!important}.pev3-headbar-tags{scrollbar-width:thin!important;gap:8px!important;min-width:0!important;display:flex!important;overflow-x:auto!important}.pev3-headbar-tags button{color:#dbeafe!important;flex:none!important;align-items:center!important;gap:8px!important;padding:0 10px!important;font-weight:850!important;display:inline-flex!important}.pev3-headbar-tags button em{color:#fecaca!important;background:#f871712e!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;font-style:normal!important;font-weight:950!important;display:inline-flex!important}.pev3-headbar-tags button em:hover{color:#fff!important;background:#ef4444!important}.pev3-headbar-clear{color:#fecaca!important;text-transform:uppercase!important;background:#7f1d1d8c!important;border-color:#f871717a!important;padding:0 16px!important;font-weight:950!important}.pev3-headbar-clear:hover{color:#fff!important;background:#be123c!important}.pev3-floating-nav{z-index:140!important;background:#080f1ef5!important;border:1px solid #60a5fa52!important;border-radius:999px!important;align-content:start!important;gap:8px!important;width:58px!important;min-width:58px!important;max-width:58px!important;max-height:58px!important;padding:8px!important;transition:width .18s cubic-bezier(.2,.8,.2,1),max-width .18s cubic-bezier(.2,.8,.2,1),max-height .22s cubic-bezier(.2,.8,.2,1),border-radius .18s cubic-bezier(.2,.8,.2,1)!important;display:grid!important;position:fixed!important;top:50%!important;right:18px!important;overflow:hidden!important;transform:translateY(-50%)!important;box-shadow:0 18px 52px #00000057!important}.pev3-floating-nav.open{border-radius:26px!important;width:252px!important;min-width:252px!important;max-width:252px!important;max-height:min(580px,100vh - 120px)!important}.pev3-nav-toggle{color:#eff6ff!important;cursor:pointer!important;background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;border:1px solid #60a5fa57!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:9px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;display:flex!important;overflow:hidden!important}.pev3-floating-nav.open .pev3-nav-toggle{border-radius:16px!important;justify-content:flex-start!important;width:100%!important;min-width:100%!important;max-width:100%!important;padding:0 13px!important}.pev3-nav-toggle span{flex:0 0 19px!important;justify-content:center!important;font-size:20px!important;display:inline-flex!important}.pev3-nav-toggle strong{white-space:nowrap!important;display:none!important}.pev3-floating-nav.open .pev3-nav-toggle strong{display:inline-flex!important}.pev3-nav-options{opacity:0!important;pointer-events:none!important;gap:7px!important;max-height:0!important;transition:opacity .16s,transform .18s,max-height .22s cubic-bezier(.2,.8,.2,1)!important;display:grid!important;overflow:hidden!important;transform:translateY(-6px)scale(.98)!important}.pev3-floating-nav.open .pev3-nav-options{opacity:1!important;pointer-events:auto!important;max-height:500px!important;transform:translateY(0)scale(1)!important}.pev3-nav-options button{color:#dbeafe!important;cursor:pointer!important;text-align:left!important;background:#0f172ac7!important;border:1px solid #94a3b821!important;border-radius:15px!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;width:100%!important;height:42px!important;padding:0 12px!important;display:grid!important}.pev3-action-row button.filter{border-color:#93c5fd57!important;order:-1!important}.pev3-kpis{gap:12px!important}.pev3-metric p{margin-bottom:10px!important;font-size:10px!important}.pev3-money{gap:6px!important}.pev3-money>span{font-size:clamp(1.05rem,1.25vw,1.7rem)!important}.pev3-money>strong{letter-spacing:-.055em!important;font-size:clamp(1.75rem,2.3vw,3.25rem)!important}.pev3-money>em{font-size:clamp(.95rem,1.05vw,1.35rem)!important}.pev3-shell .recharts-tooltip-wrapper{pointer-events:none!important;display:block!important}.pev3-chart-tooltip{color:#eaf2ff!important;background:#050e1ef5!important;border:1px solid #93c5fd47!important;border-radius:15px!important;min-width:220px!important;padding:12px!important;box-shadow:0 18px 48px #00000057!important}.pev3-chart-tooltip span{color:#93c5fd!important;letter-spacing:.11em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:950!important;display:block!important}.pev3-chart-tooltip strong{letter-spacing:-.05em!important;margin-top:5px!important;font-size:24px!important;display:block!important}.pev3-chart-tooltip p{color:#bfdbfeb3!important;margin:2px 0 10px!important;font-size:12px!important}.pev3-chart-tooltip div{gap:5px!important;display:grid!important}.pev3-chart-tooltip em{color:#dbeafe!important;font-style:normal!important;font-weight:850!important}.pev3-chart-tooltip em.good{color:#34d399!important}.pev3-chart-tooltip em.bad{color:#fb7185!important}.pev3-shell .recharts-label-list text,.pev3-shell .recharts-label-list tspan,.pev3-shell .recharts-label text,.pev3-shell .recharts-label tspan,.pev3-percent-label{stroke-width:2.7px!important;font-size:clamp(8px,.48vw,10px)!important}.pev3-percent-label{fill:#bfdbfe!important;stroke-width:3px!important;font-size:11px!important}.pev3-section-actions button.excel{color:#ecfdf5!important;background:linear-gradient(135deg,#16a34a,#22c55e)!important;border-color:#22c55e80!important}@media (max-width:1500px){.pev3-headbar{left:86px!important;right:12px!important}.pev3-money>strong{font-size:clamp(1.55rem,3vw,2.65rem)!important}}@media (max-width:980px){.pev3-headbar{grid-template-columns:1fr auto!important;left:12px!important;right:12px!important}.pev3-headbar-tags{grid-column:1/-1!important}}.pev3-headbar{background:linear-gradient(135deg,#17457f,#0f2d5b)!important;border-color:#93c5fd7a!important;border-radius:10px!important;min-height:48px!important;padding:6px!important;top:70px!important;left:254px!important;right:18px!important;box-shadow:0 14px 38px #00000057!important}.pev3-headbar-period{border-radius:8px!important;min-width:238px!important;min-height:36px!important}.pev3-headbar-tags button,.pev3-headbar-clear{border-radius:8px!important;min-height:36px!important}.pev3-headbar-clear{color:#fff!important;background:#991b1b!important;border-color:#fecaca73!important}.pev3-metric{min-height:122px!important;padding:15px 17px!important}.pev3-metric p{letter-spacing:.11em!important;margin-bottom:8px!important;font-size:9.5px!important}.pev3-money.full{white-space:nowrap!important;align-items:baseline!important;gap:6px!important;max-width:100%!important;display:flex!important}.pev3-money.full b{font-size:clamp(1.25rem,1.5vw,2rem)!important;font-weight:950!important}.pev3-money.full>span{font-size:clamp(.95rem,1vw,1.35rem)!important;font-weight:950!important}.pev3-money.full>strong{letter-spacing:-.055em!important;font-size:clamp(1.42rem,1.86vw,2.45rem)!important;line-height:.96!important}.pev3-money.full>em{color:#e2e8f0c7!important;background:#94a3b821!important;border-radius:8px!important;align-self:center!important;padding:3px 6px!important;font-size:.72rem!important;font-style:normal!important;font-weight:950!important}.pev3-metric.warn>strong{font-size:clamp(1.65rem,2.25vw,3rem)!important}#linha-tempo.pev3-section{padding:20px 22px 16px!important}#linha-tempo .recharts-label-list text,#linha-tempo .recharts-label-list tspan{stroke-width:2.4px!important;font-size:9px!important}#linha-tempo .pev3-percent-label{fill:#bfdbfe!important;stroke-width:2.8px!important;font-size:10px!important}#linha-tempo .recharts-legend-wrapper{transform:translateY(8px)!important}.pev3-chart-tooltip{border-radius:12px!important;min-width:235px!important}.pev3-daily-layout{grid-template-columns:1fr!important;gap:14px!important}.pev3-daily-summary{max-width:420px!important;display:block!important}.pev3-daily-summary .pev3-metric{min-height:122px!important}.pev3-table-wrap{width:100%!important}.pev3-table-search{max-width:460px!important}.pev3-table-scroll{width:100%!important;max-height:560px!important}.pev3-floating-nav{width:56px!important;min-width:56px!important;max-width:56px!important;max-height:56px!important;padding:7px!important;transition:width .32s cubic-bezier(.16,1,.3,1),max-width .32s cubic-bezier(.16,1,.3,1),max-height .36s cubic-bezier(.16,1,.3,1),border-radius .28s cubic-bezier(.16,1,.3,1),box-shadow .22s!important;right:20px!important}.pev3-floating-nav.open{width:252px!important;min-width:252px!important;max-width:252px!important;max-height:580px!important}.pev3-nav-toggle{align-items:center!important;width:42px!important;height:42px!important;min-height:42px!important;display:flex!important}.pev3-nav-toggle span{align-items:center!important;font-size:20px!important}.pev3-nav-options{transition:opacity .24s,transform .28s cubic-bezier(.16,1,.3,1),max-height .34s cubic-bezier(.16,1,.3,1)!important}.pev3-filter-drawer.open{animation:.18s both pev3-filter-in;display:block!important}@keyframes pev3-filter-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1500px){.pev3-headbar{left:18px!important;right:18px!important}.pev3-money.full>strong{font-size:clamp(1.24rem,2.4vw,2rem)!important}}@media (max-width:980px){.pev3-headbar{grid-template-columns:1fr auto!important;top:8px!important;left:10px!important;right:10px!important}.pev3-headbar-tags{grid-column:1/-1!important}}.fc-headbar{z-index:2147483000;opacity:1;width:100%;max-height:80px;margin:0 0 14px;transition:opacity .22s,transform .26s cubic-bezier(.16,1,.3,1),max-height .26s cubic-bezier(.16,1,.3,1),margin .22s;position:sticky;top:0;transform:translateY(0)}.fc-headbar.is-hidden{opacity:0;pointer-events:none;max-height:0;margin:0;overflow:hidden;transform:translateY(-12px)}.fc-headbar-main{background:linear-gradient(135deg,#091e35,#061426),radial-gradient(circle at 0 0,#3b82f629,#0000 30%);border:1px solid #29446a;border-radius:16px;grid-template-columns:164px 258px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:8px 10px;display:grid;box-shadow:0 16px 42px #00000061,inset 0 1px #ffffff0b}.fc-filter-trigger{color:#eff6ff;text-align:left;cursor:pointer;background:#0b2748;border:1px solid #315b8d;border-radius:14px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;width:164px;height:42px;padding:0 10px;display:grid}.fc-filter-trigger:hover,.fc-filter-trigger.open{background:#123862;border-color:#60a5fa}.fc-filter-trigger-icon{color:#93c5fd;background:#123b68;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;display:inline-flex}.fc-filter-trigger-copy{gap:2px;min-width:0;line-height:1;display:grid}.fc-filter-trigger-copy strong{color:#f8fbff;white-space:nowrap;font-size:12px;font-weight:950}.fc-filter-trigger-copy small{color:#bfdbfe;white-space:nowrap;font-size:10px;font-weight:850}.fc-period-trigger{color:#eaf2ff;text-align:left;cursor:pointer;background:#061326;border:1px solid #263e60;border-radius:14px;width:258px;height:42px;padding:5px 13px}.fc-period-trigger:hover,.fc-period-trigger.open{background:#0b213d;border-color:#4977ae}.fc-period-trigger span{color:#9fbce3;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:950;line-height:1;display:block}.fc-period-trigger strong{color:#f8fbff;white-space:nowrap;margin-top:4px;font-size:13px;font-weight:950;line-height:1;display:block}.fc-filter-tags{scrollbar-width:thin;align-items:center;gap:7px;min-width:0;display:flex;overflow-x:auto}.fc-filter-tags button{color:#e2e8f0eb;white-space:nowrap;cursor:pointer;background:#061326;border:1px solid #263e60;border-radius:999px;flex:none;align-items:center;gap:8px;height:36px;min-height:36px;padding:0 11px;font-size:12px;font-weight:850;display:inline-flex}.fc-filter-tags button:hover{background:#0b213d;border-color:#4977ae}.fc-filter-tags button span{text-overflow:ellipsis;white-space:nowrap;max-width:420px;overflow:hidden}.fc-filter-tags button em{color:#fecaca;background:#3b1720;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-style:normal;font-weight:950;display:inline-flex}.fc-filter-tags button em:hover{color:#fff;background:#ef4444}.fc-clear-trigger{color:#fff;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;background:#991b1b;border:1px solid #dc6f6f;border-radius:14px;height:42px;min-height:42px;padding:0 18px;font-size:12px;font-weight:950}.fc-clear-trigger:hover{background:#dc2626;border-color:#fca5a5}.fc-headbar button:disabled{opacity:.62;cursor:wait}.fc-headbar-popover{z-index:2147483005;background:radial-gradient(circle at 0 0,#2563eb26,#0000 34%),linear-gradient(#07172d,#050d1d);border:1px solid #315b8d;border-radius:20px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 28px 80px #00000085,inset 0 1px #ffffff0a}.fc-period-panel{width:min(460px,100vw - 32px);padding:16px}.fc-filter-panel{width:min(760px,100vw - 32px);padding:16px}.fc-headbar-popover header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.fc-headbar-popover header strong,.fc-headbar-popover>strong{color:#eaf2ff;font-size:15px;font-weight:950;display:block}.fc-headbar-popover header span{color:#bfdbfeb8;margin-top:3px;font-size:12px;display:block}.fc-headbar-popover header>button{color:#fecaca;cursor:pointer;background:#7f1d1d57;border:1px solid #f8717159;border-radius:999px;width:34px;height:34px;font-size:20px;font-weight:950}.fc-period-grid,.fc-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.fc-filter-grid label.wide{grid-column:1/-1}.fc-period-grid label,.fc-filter-grid label{gap:6px;min-width:0;display:grid}.fc-period-grid label span,.fc-filter-grid label span{color:#bfdbfe;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:950}.fc-period-grid input,.fc-filter-grid input,.fc-filter-grid select{color:#eff6ff;background:#030712db;border:1px solid #60a5fa47;border-radius:12px;outline:none;width:100%;min-height:42px;padding:0 11px;font-weight:850}.fc-period-grid input:focus,.fc-filter-grid input:focus,.fc-filter-grid select:focus{border-color:#60a5fab8;box-shadow:0 0 0 4px #3b82f624}.fc-headbar-popover footer{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.fc-headbar-popover footer button{color:#eaf2ff;cursor:pointer;background:#0f172acc;border:1px solid #94a3b833;border-radius:11px;min-height:38px;padding:0 12px;font-weight:900}.fc-headbar-popover footer button.primary{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#60a5fa8c}@media (max-width:1100px){.fc-headbar-main{grid-template-columns:48px 220px minmax(0,1fr) auto}.fc-filter-trigger{grid-template-columns:1fr;justify-items:center;width:48px;padding:0}.fc-filter-trigger-copy{display:none}.fc-period-trigger{width:220px}}@media (max-width:760px){.fc-headbar-main{grid-template-columns:44px minmax(0,1fr) auto}.fc-period-trigger{width:100%}.fc-filter-tags{order:4;grid-column:1/-1}.fc-filter-grid,.fc-period-grid{grid-template-columns:1fr}}.pev3-loading{background:radial-gradient(circle at 0 0,#3b82f629,#0000 34%),linear-gradient(#09182cf5,#030712eb)!important;border:1px solid #60a5fa38!important;border-radius:32px!important;min-height:520px!important;box-shadow:0 20px 60px #0000003d!important}.pev3-loading strong{color:#eaf2ff!important;letter-spacing:-.04em!important;font-size:clamp(1.35rem,1.8vw,2.2rem)!important}.pev3-loading p{color:#bfdbfeb8!important;font-weight:750!important}.pev3-loading span{border-top-color:#60a5fa!important}#linha-tempo.pev3-section{background:radial-gradient(circle at 0 0,#22d3ee13,#0000 34%),#080f1ebd!important;padding:26px 28px 22px!important}#linha-tempo .recharts-wrapper{cursor:pointer!important}#linha-tempo .recharts-cartesian-axis-tick-value{fill:#bfdbfedb!important;font-size:clamp(11px,.68vw,13px)!important;font-weight:950!important}#linha-tempo .recharts-cartesian-grid line{stroke:#94a3b81a!important}#linha-tempo .recharts-bar-rectangle path,#linha-tempo .recharts-bar-rectangle rect{filter:drop-shadow(0 11px 20px #00000038)!important}#linha-tempo .recharts-bar-rectangle:hover path,#linha-tempo .recharts-bar-rectangle:hover rect{opacity:.94!important}.pev3-timeline-money-label{fill:#f8fafc!important;letter-spacing:-.04em!important;paint-order:stroke!important;stroke:#020617eb!important;stroke-width:3.8px!important;stroke-linejoin:round!important;pointer-events:none!important;font-size:clamp(11px,.78vw,14px)!important;font-weight:950!important}.pev3-timeline-percent-label{fill:#e0f2fe!important;letter-spacing:-.02em!important;paint-order:stroke!important;stroke:#020617f0!important;stroke-width:3.8px!important;stroke-linejoin:round!important;pointer-events:none!important;font-size:clamp(11px,.72vw,13px)!important;font-weight:950!important}#linha-tempo .recharts-line-curve{filter:drop-shadow(0 0 10px #22d3ee59)!important}#linha-tempo .recharts-line-dot{filter:drop-shadow(0 0 10px #22d3ee85)!important}#linha-tempo .recharts-legend-wrapper{font-size:clamp(12px,.8vw,15px)!important;font-weight:950!important;transform:translateY(12px)!important}#linha-tempo .recharts-legend-item-text{color:#e2e8f0e6!important}.pev3-timeline-tooltip{color:#eaf2ff!important;background:radial-gradient(circle at 0 0,#22d3ee1f,#0000 36%),#050e1ef5!important;border:1px solid #22d3ee4d!important;border-radius:16px!important;min-width:260px!important;padding:14px!important;box-shadow:0 20px 54px #00000061!important}.pev3-timeline-tooltip>span{color:#67e8f9!important;letter-spacing:.11em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:950!important;display:block!important}.pev3-timeline-tooltip-main{margin-top:8px!important}.pev3-timeline-tooltip-main strong{letter-spacing:-.05em!important;font-size:24px!important;line-height:1!important;display:block!important}.pev3-timeline-tooltip-main small{color:#bfdbfeb8!important;margin-top:4px!important;font-size:12px!important;font-weight:800!important;display:block!important}.pev3-timeline-tooltip-grid{gap:5px!important;margin-top:12px!important;display:grid!important}.pev3-timeline-tooltip-grid em{color:#dbeafe!important;font-style:normal!important;font-weight:850!important}.pev3-timeline-tooltip-grid em.good{color:#34d399!important}.pev3-timeline-tooltip-grid em.bad{color:#fb7185!important}.pev3-timeline-tooltip p{color:#67e8f9d1!important;margin:10px 0 0!important;font-size:11px!important;font-weight:850!important}.pev3-expand-focus-btn{color:#cffafe!important;background:linear-gradient(135deg,#0891b261,#2563eb38)!important;border:1px solid #22d3ee5c!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;height:40px!important;min-height:40px!important;padding:0!important;font-size:20px!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff0a!important}.pev3-expand-focus-btn:hover{background:linear-gradient(135deg,#0891b28c,#2563eb4d)!important;border-color:#67e8f9a8!important;transform:translateY(-1px)!important}@media (max-width:1500px){.pev3-timeline-money-label,.pev3-timeline-percent-label{stroke-width:3.2px!important;font-size:10.5px!important}}@media (max-width:900px){.pev3-timeline-money-label,.pev3-timeline-percent-label{font-size:9.5px!important}}.fc-timeline-expanded-backdrop{z-index:2147483010;-webkit-backdrop-filter:none;overscroll-behavior:contain;touch-action:none;background:#0206179e;position:fixed;inset:0}.fc-timeline-expanded{z-index:2147483011;contain:layout paint style;overscroll-behavior:contain;background:radial-gradient(circle at 0 0,#22d3ee14,#0000 34%),linear-gradient(#081222fa,#030712fa);border:1px solid #60a5fa40;border-radius:24px;grid-template-rows:auto minmax(0,1fr);display:grid;position:fixed;inset:92px 42px 34px clamp(286px,15vw,326px);overflow:hidden;box-shadow:-20px 0 58px #00000057}.fc-timeline-expanded-head{background:#081222f5;border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:flex-start;gap:18px;padding:16px 20px;display:flex}.fc-timeline-expanded-head span{color:#67e8f9;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:950;display:block}.fc-timeline-expanded-head h2{color:#eaf2ff;letter-spacing:-.055em;margin:6px 0 0;font-size:clamp(1.55rem,2vw,2.55rem);line-height:.95}.fc-timeline-expanded-head p{color:#bfdbfeb8;margin:7px 0 0;font-weight:750}.fc-timeline-expanded-head button,.fc-close-danger{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b91c1cf2,#7f1d1df2);border:1px solid #fca5a58c;border-radius:13px;min-height:40px;padding:0 14px;font-weight:950}.fc-close-danger:hover{background:linear-gradient(135deg,#dc2626,#991b1b);border-color:#fca5a5d1}.fc-timeline-expanded-body{overscroll-behavior:contain;min-height:0;padding:14px 16px 18px;overflow:auto}.fc-timeline-expanded-controls{background:#080f1e94;border:1px solid #60a5fa2e;border-radius:18px;grid-template-columns:minmax(230px,1fr) 180px 180px auto;align-items:end;gap:10px;margin-bottom:14px;padding:12px;display:grid}.fc-timeline-expanded-controls>div span,.fc-timeline-expanded-controls label span{color:#bfdbfeb8;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:950;display:block}.fc-timeline-expanded-controls>div strong{color:#eaf2ff;margin-top:4px;font-size:13px;font-weight:850;display:block}.fc-timeline-expanded-controls label{gap:5px;display:grid}.fc-timeline-expanded-controls input{color:#eff6ff;background:#030712c7;border:1px solid #60a5fa3d;border-radius:11px;min-height:38px;padding:0 10px;font-weight:850}.fc-timeline-expanded-controls button{color:#dbeafe;cursor:pointer;background:#2563eb33;border:1px solid #60a5fa59;border-radius:11px;min-height:38px;padding:0 13px;font-weight:950}.fc-timeline-expanded-controls button:hover{background:#2563eb4d;border-color:#60a5fa9e}.fc-timeline-expanded-loading{text-align:center;background:#080f1ea8;border:1px solid #60a5fa2e;border-radius:18px;place-items:center;gap:8px;min-height:150px;margin-bottom:14px;display:grid}.fc-timeline-expanded-loading span{border:3px solid #60a5fa2e;border-top-color:#67e8f9;border-radius:999px;width:34px;height:34px;animation:.76s linear infinite pev3-action-spin}.fc-timeline-expanded-loading strong{color:#eaf2ff;font-size:15px;font-weight:950}.fc-timeline-expanded-loading p{color:#bfdbfeb8;margin:0}.fc-timeline-expanded-error{color:#fecaca;background:#7f1d1d33;border:1px solid #f8717147;border-radius:16px;margin-bottom:14px;padding:12px 14px;font-weight:850}.fc-timeline-expanded-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.fc-timeline-expanded-summary article{contain:layout paint;background:#0f172aad;border:1px solid #94a3b824;border-radius:18px;min-width:0;padding:14px}.fc-timeline-expanded-summary span{color:#bfdbfeb8;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:950}.fc-timeline-expanded-summary strong{letter-spacing:-.05em;margin-top:8px;font-size:clamp(1.18rem,1.42vw,1.85rem);line-height:.95;display:block}.fc-timeline-expanded-summary small{color:#bfdbfeb3;margin-top:8px;font-weight:750;display:block}.fc-timeline-expanded-summary .green strong{color:#34d399}.fc-timeline-expanded-summary .red strong{color:#fb7185}.fc-timeline-expanded-chart{contain:layout paint;background:radial-gradient(circle at 0 0,#22d3ee0d,#0000 34%),#080f1ea8;border:1px solid #94a3b821;border-radius:20px;min-height:370px;margin-bottom:16px;padding:12px 10px 6px}.fc-timeline-expanded-money-label,.fc-timeline-expanded-percent-label{fill:#f8fafc;letter-spacing:-.03em;paint-order:stroke;stroke:#020617eb;stroke-width:3.3px;stroke-linejoin:round;pointer-events:none;font-size:11px;font-weight:950}.fc-timeline-expanded-percent-label{fill:#cffafe}.fc-timeline-expanded-tooltip{color:#eaf2ff;background:#050e1ef5;border:1px solid #22d3ee4d;border-radius:14px;min-width:240px;padding:12px;box-shadow:0 18px 46px #00000052}.fc-timeline-expanded-tooltip>span{color:#67e8f9;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:950;display:block}.fc-timeline-expanded-tooltip strong{letter-spacing:-.05em;margin-top:7px;font-size:22px;line-height:1;display:block}.fc-timeline-expanded-tooltip small{color:#bfdbfeb8;margin-top:4px;font-weight:800;display:block}.fc-timeline-expanded-tooltip div{gap:5px;margin-top:10px;display:grid}.fc-timeline-expanded-tooltip em{color:#dbeafe;font-style:normal;font-weight:850}.fc-timeline-expanded-tooltip em.good{color:#34d399}.fc-timeline-expanded-tooltip em.bad{color:#fb7185}.fc-timeline-expanded-tables{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.fc-detail-panel{contain:layout paint style;background:#080f1eb8;border:1px solid #94a3b824;border-radius:20px;min-width:0;overflow:hidden}.fc-detail-panel header{background:#0f172ab8;border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:flex-start;gap:14px;padding:13px 14px;display:flex}.fc-detail-panel header span{color:#bfdbfeb3;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:950}.fc-detail-panel h3{color:#eaf2ff;letter-spacing:-.035em;margin:4px 0 0;font-size:15px}.fc-detail-panel header small{color:#bfdbfe9e;margin-top:5px;font-size:11px;font-weight:750;display:block}.fc-detail-panel header>strong{white-space:nowrap;font-size:15px;font-weight:950}.fc-detail-panel.green header>strong{color:#34d399}.fc-detail-panel.red header>strong{color:#fb7185}.fc-detail-toolbar{background:#080f1e85;border-bottom:1px solid #94a3b81a;gap:8px;padding:10px;display:flex}.fc-detail-toolbar input{color:#eaf2ff;background:#030712b3;border:1px solid #60a5fa33;border-radius:11px;outline:none;flex:1;min-width:0;min-height:36px;padding:0 11px;font-weight:800}.fc-detail-toolbar input:focus{border-color:#60a5fa94}.fc-detail-toolbar button,.fc-detail-load-more button{color:#dcfce7;cursor:pointer;white-space:nowrap;background:#16a34a29;border:1px solid #22c55e57;border-radius:11px;min-height:36px;padding:0 12px;font-weight:900}.fc-detail-toolbar button:hover,.fc-detail-load-more button:hover{background:#16a34a3d;border-color:#22c55ea3}.fc-detail-column-filters{background:#0f172a6b;border-bottom:1px solid #94a3b81a;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px;display:grid}.fc-detail-column-filters label{gap:4px;min-width:0;display:grid}.fc-detail-column-filters span{color:#bfdbfead;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:950}.fc-detail-column-filters select{color:#dbeafe;background:#030712b8;border:1px solid #60a5fa2e;border-radius:10px;min-width:0;min-height:32px;padding:0 8px;font-size:11px;font-weight:800}.fc-detail-table-wrap{overscroll-behavior:contain;max-height:320px;overflow:auto}.fc-detail-table-wrap table{border-collapse:collapse;table-layout:fixed;width:100%}.fc-detail-table-wrap th{z-index:2;color:#b7c7e7;letter-spacing:.08em;text-transform:uppercase;background:#071327;font-size:10px;position:sticky;top:0}.fc-detail-table-wrap th button{width:100%;color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;display:inline-flex}.fc-detail-table-wrap th button em{color:#7dd3fc;font-style:normal}.fc-detail-table-wrap th,.fc-detail-table-wrap td{color:#e2e8f0e0;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #94a3b81a;padding:10px 11px;overflow:hidden}.fc-detail-table-wrap tr:hover{background:#3b82f60e}.fc-detail-table-wrap .money{text-align:right;font-weight:900}.fc-detail-table-wrap .money.good{color:#34d399}.fc-detail-table-wrap .money.bad{color:#fb7185}.fc-detail-table-wrap .empty{text-align:center;color:#bfdbfead;height:78px}.fc-detail-load-more{background:#0f172a80;justify-content:center;padding:10px;display:flex}html:not(.dark) .fc-timeline-expanded,[data-theme=light] .fc-timeline-expanded{color:#0f172a;background:linear-gradient(#f8fafcfa,#e2e8f0fa);border-color:#2563eb2e}html:not(.dark) .fc-timeline-expanded-head,[data-theme=light] .fc-timeline-expanded-head,html:not(.dark) .fc-detail-panel,[data-theme=light] .fc-detail-panel,html:not(.dark) .fc-timeline-expanded-chart,[data-theme=light] .fc-timeline-expanded-chart{background:#ffffffdb;border-color:#0f172a1f}html:not(.dark) .fc-timeline-expanded h2,[data-theme=light] .fc-timeline-expanded h2,html:not(.dark) .fc-detail-panel h3,[data-theme=light] .fc-detail-panel h3{color:#0f172a}html:not(.dark) .fc-detail-table-wrap th,[data-theme=light] .fc-detail-table-wrap th{color:#1e293b;background:#eaf1fb}html:not(.dark) .fc-detail-table-wrap td,[data-theme=light] .fc-detail-table-wrap td{color:#1e293b}@media (max-width:1200px){.fc-timeline-expanded{inset:78px 18px 18px}.fc-timeline-expanded-summary,.fc-timeline-expanded-tables,.fc-timeline-expanded-controls{grid-template-columns:1fr}}@media (max-width:760px){.fc-timeline-expanded{border-radius:20px;top:12px;bottom:12px}.fc-detail-toolbar{flex-direction:column}.fc-detail-column-filters{grid-template-columns:1fr}}#linha-tempo .pev3-expand-focus-btn,#linha-tempo [aria-label=Expandir\ grafico],#linha-tempo [title=Expandir\ grafico]{visibility:hidden!important;pointer-events:none!important;display:none!important}#linha-tempo .pev3-section-actions,#linha-tempo .pev3-segment{margin-right:0!important}html{scroll-behavior:auto!important}#visao-geral,#linha-tempo,#clientes,#centros,#fornecedores,#unidades,#leitura-diaria,#tabela-diaria{scroll-margin-top:88px}.pev3-shell .recharts-wrapper,.pev3-shell .recharts-surface,.pev3-shell .recharts-layer,.pev3-shell .recharts-bar,.pev3-shell .recharts-line,.pev3-shell .recharts-line-curve,.pev3-shell .recharts-label-list,.pev3-shell svg,.pev3-shell path,.pev3-shell rect,.pev3-shell text{filter:none!important;transition:none!important;animation:none!important}.pev3-shell .recharts-tooltip-wrapper{transition:none!important;animation:none!important}.pev3-shell{isolation:isolate!important}.pev3-section,.pev3-kpis,.pev3-grid,.pev3-command,.pev3-modules,.pev3-table-wrap,.pev3-chart-card{backface-visibility:hidden!important}.pev3-floating-nav{filter:none!important;will-change:auto!important;transition:width .12s ease-out,max-width .12s ease-out,max-height .12s ease-out,border-radius .12s ease-out!important}.pev3-nav-options{filter:none!important;will-change:auto!important;transition:opacity .1s ease-out,transform .1s ease-out,max-height .12s ease-out!important}.pev3-floating-nav.open .pev3-nav-options{transform:translateY(0)!important}.pev3-nav-toggle{filter:none!important;transition:background .1s ease-out,border-color .1s ease-out!important}.pev3-nav-options button{filter:none!important;transition:background 90ms ease-out,border-color 90ms ease-out,color 90ms ease-out!important;transform:none!important}.pev3-nav-options button:hover{transform:none!important}[class*=floating-nav],[class*=floating-nav] *,[class*=floating-nav-panel],[class*=floating-nav-menu]{filter:none!important;-webkit-backdrop-filter:none!important}.pev3-nav-toggle.close{background:linear-gradient(135deg,#ef4444,#be123c)!important;border-color:#fecaca6b!important}.pev3-loading{text-align:center!important;background:radial-gradient(circle at 0 0,#3b82f629,#0000 34%),linear-gradient(#09182cf5,#030712f0)!important;border:1px solid #60a5fa38!important;border-radius:32px!important;place-items:center!important;min-height:calc(100vh - 120px)!important;display:grid!important;box-shadow:0 22px 70px #00000042!important}.pev3-loading span{border:3px solid #93c5fd33!important;border-top-color:#38bdf8!important;border-radius:999px!important;width:44px!important;height:44px!important;margin-bottom:16px!important;animation:.76s linear infinite fcPanelGateSpin!important}.pev3-loading strong{color:#eaf2ff!important;letter-spacing:-.04em!important;font-size:clamp(1.35rem,1.8vw,2.2rem)!important;font-weight:950!important;display:block!important}.pev3-loading p{color:#bfdbfebd!important;max-width:560px!important;margin:8px auto 0!important;font-weight:750!important}.pev3-action-loading-overlay{z-index:2147483600!important;-webkit-backdrop-filter:blur(5px)saturate(1.04)!important;pointer-events:auto!important;background:#0206177a!important;place-items:center!important;display:grid!important;position:fixed!important;inset:0!important}.pev3-action-loading-card{text-align:center!important;color:#eaf2ff!important;background:radial-gradient(circle at 0 0,#3b82f629,#0000 34%),#071327f7!important;border:1px solid #93c5fd59!important;border-radius:22px!important;min-width:270px!important;padding:22px 24px!important;box-shadow:0 26px 80px #0000006b!important}.pev3-action-loading-card>span{border:3px solid #93c5fd2e!important;border-top-color:#38bdf8!important;border-radius:999px!important;width:40px!important;height:40px!important;margin:0 auto 14px!important;animation:.76s linear infinite fcPanelGateSpin!important;display:block!important}.pev3-action-loading-card strong{letter-spacing:-.02em!important;font-size:15px!important;font-weight:950!important;display:block!important}.pev3-action-loading-card p{color:#bfdbfeb8!important;margin:6px 0 0!important;font-size:12px!important;font-weight:750!important}@keyframes fcPanelGateSpin{to{transform:rotate(360deg)}}html:not(.dark) .pev3-loading,[data-theme=light] .pev3-loading{background:radial-gradient(circle at 0 0,#2563eb1a,#0000 34%),linear-gradient(#f8fafcfa,#e2e8f0f2)!important;border-color:#2563eb2e!important}html:not(.dark) .pev3-loading strong,[data-theme=light] .pev3-loading strong{color:#0f172a!important}html:not(.dark) .pev3-loading p,[data-theme=light] .pev3-loading p{color:#1e293bb8!important}#linha-tempo .pev3-timeline-chart-shell{min-height:450px!important;position:relative!important}#linha-tempo .recharts-tooltip-wrapper{pointer-events:none!important;display:none!important}.pev3-timeline-native-tooltip{z-index:40!important;color:#eaf2ff!important;opacity:0!important;pointer-events:none!important;will-change:transform,opacity!important;contain:layout paint style!important;background:#050e1ef5!important;border:1px solid #22d3ee52!important;border-radius:16px!important;min-width:260px!important;max-width:320px!important;padding:12px 13px!important;position:absolute!important;top:0!important;left:0!important;transform:translate(-9999px,-9999px)!important;box-shadow:0 16px 38px #0000004d!important}.pev3-timeline-native-tooltip span{color:#67e8f9!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:950!important;display:block!important}.pev3-timeline-native-tooltip strong{color:#eaf2ff!important;letter-spacing:-.05em!important;white-space:nowrap!important;margin-top:7px!important;font-size:20px!important;line-height:.95!important;display:block!important}.pev3-timeline-native-tooltip strong.good{color:#34d399!important}.pev3-timeline-native-tooltip strong.bad{color:#fb7185!important}.pev3-timeline-native-tooltip small{color:#bfdbfeb8!important;margin-top:4px!important;font-size:11px!important;font-weight:800!important;display:block!important}.pev3-timeline-native-tooltip div{gap:5px!important;margin-top:10px!important;display:grid!important}.pev3-timeline-native-tooltip em{color:#dbeafe!important;white-space:nowrap!important;font-size:11px!important;font-style:normal!important;font-weight:850!important;display:block!important}.pev3-timeline-native-tooltip em.good{color:#86efac!important}.pev3-timeline-native-tooltip em.bad{color:#fda4af!important}.pev3-timeline-native-tooltip p{color:#67e8f9cc!important;margin:9px 0 0!important;font-size:11px!important;font-weight:850!important}#linha-tempo text.pev3-timeline-money-label,#linha-tempo .pev3-timeline-money-label{fill:#fff!important;letter-spacing:-.02em!important;paint-order:stroke!important;stroke:#020617f0!important;stroke-width:3.2px!important;stroke-linejoin:round!important;pointer-events:none!important;font-size:clamp(11px,.66vw,13px)!important;font-weight:950!important}#linha-tempo text.pev3-timeline-percent-label,#linha-tempo .pev3-timeline-percent-label{fill:#e0f2fe!important;letter-spacing:-.015em!important;paint-order:stroke!important;stroke:#020617f0!important;stroke-width:3px!important;stroke-linejoin:round!important;pointer-events:none!important;font-size:clamp(10.5px,.62vw,12.5px)!important;font-weight:950!important}#linha-tempo .recharts-line-curve,#linha-tempo .recharts-line-dot,#linha-tempo .recharts-active-dot{filter:none!important;box-shadow:none!important}#linha-tempo .pev3-timeline-chart-shell.is-loading .recharts-wrapper{opacity:.14!important;pointer-events:none!important}.pev3-timeline-inline-loading{z-index:20!important;text-align:center!important;background:#050e1ee0!important;border:1px solid #60a5fa38!important;border-radius:20px!important;align-content:center!important;place-items:center!important;gap:10px!important;display:grid!important;position:absolute!important;inset:82px 22px 52px!important}.pev3-timeline-loader-gif{background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;display:inline-flex!important}.pev3-timeline-loader-gif i{display:none!important}.pev3-timeline-loader-gif:before{content:""!important;border:3px solid #93c5fd33!important;border-top-color:#38bdf8!important;border-radius:999px!important;width:36px!important;height:36px!important;animation:.76s linear infinite fcTimelineSimpleSpin!important;display:block!important}.pev3-timeline-inline-loading strong{color:#eaf2ff!important;font-size:15px!important;font-weight:950!important}.pev3-timeline-inline-loading p{color:#bfdbfeb8!important;margin:0!important;font-size:12px!important;font-weight:750!important}@keyframes fcTimelineSimpleSpin{to{transform:rotate(360deg)}}@media (max-width:1300px){#linha-tempo text.pev3-timeline-money-label,#linha-tempo text.pev3-timeline-percent-label{stroke-width:2.8px!important;font-size:10.5px!important}}@media (max-width:900px){.pev3-timeline-native-tooltip{display:none!important}#linha-tempo text.pev3-timeline-money-label,#linha-tempo text.pev3-timeline-percent-label{stroke-width:2.5px!important;font-size:9.5px!important}}.fc-native-timeline{contain:layout paint style;width:100%;min-height:452px;position:relative}.fc-native-timeline-svg{cursor:pointer;display:block;overflow:visible}.fc-native-grid{stroke:#94a3b81a;stroke-dasharray:3 3;stroke-width:1px}.fc-native-axis-label{fill:#bfdbfed1;font-size:12px;font-weight:900}.fc-native-x-label{fill:#bfdbfedb;font-size:12px;font-weight:950}.fc-native-bar{shape-rendering:geometricPrecision}.fc-native-bar.green{fill:url(#fcNativeGreen)}.fc-native-bar.red{fill:url(#fcNativeRed)}.fc-native-bar-label{fill:#fff;letter-spacing:-.02em;paint-order:stroke;stroke:#020617f0;stroke-width:3.1px;stroke-linejoin:round;pointer-events:none;font-size:12px;font-weight:950}.fc-native-percent-line{stroke:#22d3ee;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;filter:none}.fc-native-percent-dot{fill:#e0f2fe;stroke:#22d3ee;stroke-width:2.2px;filter:none}.fc-native-hit-zone:hover .fc-native-bar{opacity:.92}.fc-native-legend{fill:#e2e8f0e0;font-size:13px;font-weight:900}.fc-native-legend-line{fill:#e0f2fe;stroke:#22d3ee;stroke-width:2px}.fc-native-legend-red{fill:#fb7185}.fc-native-legend-green{fill:#34d399}.fc-native-timeline-tooltip{z-index:40;color:#eaf2ff;opacity:0;pointer-events:none;will-change:transform,opacity;contain:layout paint style;background:#050e1ef5;border:1px solid #22d3ee52;border-radius:16px;min-width:260px;max-width:320px;padding:12px 13px;position:absolute;top:0;left:0;transform:translate(-9999px,-9999px);box-shadow:0 16px 38px #0000004d}.fc-native-timeline-tooltip span{color:#67e8f9;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:950;display:block}.fc-native-timeline-tooltip strong{letter-spacing:-.05em;white-space:nowrap;margin-top:7px;font-size:20px;line-height:.95;display:block}.fc-native-timeline-tooltip strong.good{color:#34d399}.fc-native-timeline-tooltip strong.bad{color:#fb7185}.fc-native-timeline-tooltip small{color:#bfdbfeb8;margin-top:4px;font-size:11px;font-weight:800;display:block}.fc-native-timeline-tooltip div{gap:5px;margin-top:10px;display:grid}.fc-native-timeline-tooltip em{color:#dbeafe;white-space:nowrap;font-size:11px;font-style:normal;font-weight:850;display:block}.fc-native-timeline-tooltip em.good{color:#86efac}.fc-native-timeline-tooltip em.bad{color:#fda4af}.fc-native-timeline-tooltip p{color:#67e8f9cc;margin:9px 0 0;font-size:11px;font-weight:850}.fc-native-timeline.is-loading .fc-native-timeline-svg{opacity:.14;pointer-events:none}.fc-native-timeline-loading{z-index:20;text-align:center;background:#050e1ee0;border:1px solid #60a5fa38;border-radius:20px;align-content:center;place-items:center;gap:10px;display:grid;position:absolute;inset:82px 22px 52px}.fc-native-timeline-loading span{border:3px solid #93c5fd33;border-top-color:#38bdf8;border-radius:999px;width:36px;height:36px;animation:.76s linear infinite fcNativeTimelineSpin}.fc-native-timeline-loading strong{color:#eaf2ff;font-size:15px;font-weight:950}.fc-native-timeline-loading p{color:#bfdbfeb8;margin:0;font-size:12px;font-weight:750}.fc-native-timeline-empty{color:#bfdbfeb3;place-items:center;min-height:320px;font-weight:850;display:grid}@keyframes fcNativeTimelineSpin{to{transform:rotate(360deg)}}@media (max-width:1300px){.fc-native-axis-label,.fc-native-x-label,.fc-native-bar-label{font-size:10.5px}.fc-native-legend{font-size:11px}}@media (max-width:900px){.fc-native-timeline-tooltip{display:none}}.pev3-loading{text-align:center!important;background:radial-gradient(circle at 18% 12%,#3b82f633,#0000 32%),radial-gradient(circle at 82% 20%,#22d3ee1a,#0000 28%),linear-gradient(#071426fa,#030712f5)!important;border:1px solid #60a5fa3d!important;border-radius:34px!important;place-items:center!important;min-height:calc(100vh - 150px)!important;padding:36px!important;display:grid!important;box-shadow:0 24px 80px #00000042,inset 0 1px #ffffff0a!important}.pev3-loading span{border:3px solid #93c5fd33!important;border-top-color:#38bdf8!important;border-radius:999px!important;width:46px!important;height:46px!important;margin-bottom:12px!important;animation:.76s linear infinite fcRecoverySpin!important;box-shadow:0 0 28px #38bdf81a!important}.pev3-loading strong{color:#eaf2ff!important;letter-spacing:-.045em!important;font-size:clamp(1.45rem,1.9vw,2.35rem)!important;font-weight:950!important;line-height:1!important;display:block!important}.pev3-loading p{color:#bfdbfec2!important;max-width:580px!important;margin:8px auto 0!important;font-size:13px!important;font-weight:760!important;line-height:1.45!important}@keyframes fcRecoverySpin{to{transform:rotate(360deg)}}.boot-card{background:linear-gradient(#0f1f3ef5,#071022f5)!important;border:1px solid #93c5fd38!important;border-radius:30px!important;width:min(92vw,460px)!important;padding:34px 28px 30px!important;overflow:hidden!important;box-shadow:0 34px 100px #00000073,inset 0 1px #ffffff0f!important}.boot-card:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 0%,#60a5fa1f 42%,#0000 64%);animation:2.8s ease-in-out infinite eviBootShimmer;position:absolute;inset:-2px;transform:translate(-70%)}.boot-logo-wrap,.boot-title,.boot-loader{z-index:1!important;position:relative!important}.boot-loader{place-items:center!important;gap:0!important;width:62px!important;height:62px!important;margin:2px auto 18px!important;display:grid!important;position:relative!important}.boot-loader:before{content:"";border:2px solid #38bdf8f2;border-color:#38bdf8f2 #60a5fa94 #93c5fd29 #93c5fd29;border-radius:999px;animation:.85s linear infinite eviBootOrbit;position:absolute;inset:4px;box-shadow:0 0 32px #38bdf814}.boot-loader:after{content:"";background:linear-gradient(135deg,#93c5fd,#22d3ee);border-radius:999px;width:13px;height:13px;box-shadow:0 0 24px #22d3ee61}.boot-title{margin-bottom:8px!important;font-size:0!important;line-height:1!important}.boot-title:before{content:"Preparando Eviconnect";letter-spacing:-.04em;color:#f8fafc;font-size:clamp(22px,2.1vw,30px);font-weight:950;display:block}.boot-title:after{content:"Organizando ambiente, permissões e painéis";color:#bfdbfeb8;letter-spacing:-.01em;margin-top:8px;font-size:13px;font-weight:750;display:block}body:has(.lg-brand-panel):after{content:"Versão: 1.6.8";z-index:80;color:#e2e8f08f;letter-spacing:.01em;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:11px;font-weight:750;position:fixed;bottom:14px;left:18px}body.light:has(.lg-brand-panel):after{color:#0f172a7a}html.light body:has(.lg-brand-panel):after{color:#0f172a7a}body[data-theme=light]:has(.lg-brand-panel):after{color:#0f172a7a}@keyframes eviBootOrbit{to{transform:rotate(360deg)}}@keyframes eviBootShimmer{0%,48%{transform:translate(-78%)}to{transform:translate(78%)}}@media (prefers-reduced-motion:reduce){.boot-loader:before,.boot-card:before{animation:none!important}}.boot-overlay{-webkit-backdrop-filter:blur(8px)!important;background:#020617d1!important}.boot-card{background:linear-gradient(#0c1830f7,#070f1ff7)!important;border:1px solid #94a3b838!important;border-radius:24px!important;width:min(88vw,390px)!important;padding:30px 26px 28px!important;box-shadow:0 24px 58px #00000057!important}.boot-card:before{animation:none!important;display:none!important}.boot-logo{filter:none!important;height:48px!important}.boot-logo-wrap{margin-bottom:18px!important}.boot-loader{place-items:center!important;width:42px!important;height:42px!important;margin:0 auto 18px!important;display:grid!important;position:relative!important}.boot-loader span{display:none!important}.boot-loader:before{content:""!important;box-shadow:none!important;border:3px solid #38bdf8!important;border-color:#38bdf8 #38bdf88c #94a3b82e #94a3b82e!important;border-radius:999px!important;animation:.8s linear infinite eviCleanSpinner!important;position:absolute!important;inset:2px!important}.boot-loader:after{display:none!important}.boot-title:before{content:"Preparando Eviconnect"!important;letter-spacing:-.035em!important;font-size:clamp(20px,1.8vw,26px)!important}.boot-title:after{content:"Organizando ambiente, permissões e painéis"!important;color:#cbd5e1b8!important;margin-top:7px!important;font-size:12px!important;font-weight:700!important}@keyframes eviCleanSpinner{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.boot-loader:before{animation:none!important}}.ui-main:after{content:"Versão: 1.6.8";z-index:55;pointer-events:none;-webkit-user-select:none;user-select:none;color:#94a3b89e;letter-spacing:.02em;text-transform:none;font-size:10.5px;font-weight:800;line-height:1;position:fixed;bottom:10px;left:18px}body.light .ui-main:after,[data-theme=light] .ui-main:after{color:#4755699e}@media (max-width:900px){.ui-main:after{display:none}}.pev3-floating-nav{z-index:70!important;pointer-events:none!important;will-change:transform,opacity!important;backface-visibility:hidden!important;position:fixed!important;inset:50vh clamp(16px,1.6vw,26px) auto auto!important;transform:translateY(-50%)!important}.pev3-floating-nav.open{transform:translateY(-50%)!important}.pev3-floating-nav .pev3-nav-toggle,.pev3-floating-nav .pev3-nav-options,.pev3-floating-nav .pev3-nav-options button{pointer-events:auto!important}.pev3-floating-nav .pev3-nav-toggle,.pev3-floating-nav .pev3-nav-options{transition-duration:.145s!important;transition-timing-function:cubic-bezier(.2,.8,.2,1)!important}@media (max-width:900px){.pev3-floating-nav{top:auto!important;bottom:18px!important;right:12px!important;transform:translate(0,0)!important}}.pev3-shell [class*=calculadora],.pev3-shell [class*=Calculadora],.pev3-shell [class*=calculator],.pev3-shell [class*=Calculator],.pev3-shell button[title*=calculadora],.pev3-shell button[title*=Calculadora],.pev3-shell button[aria-label*=calculadora],.pev3-shell button[aria-label*=Calculadora]{pointer-events:none!important;display:none!important}.pev3-shell #centros{grid-column:1/-1!important}.pev3-shell .pev3-rank-card-list{overscroll-behavior:contain;gap:10px;max-height:374px;padding-right:8px;display:grid;overflow-y:auto}.pev3-shell .pev3-rank-card-list::-webkit-scrollbar{width:8px}.pev3-shell .pev3-rank-card-list::-webkit-scrollbar-thumb{background:#38bdf857;border-radius:999px}.pev3-shell .pev3-rank-card-item{width:100%;min-height:82px;color:inherit;text-align:left;cursor:pointer;background:#02061742;border:1px solid #94a3b821;border-radius:18px;grid-template-columns:44px minmax(0,1fr) minmax(160px,auto) 40px;align-items:center;gap:12px;padding:12px;transition:transform .14s,border-color .14s,background .14s,box-shadow .14s;display:grid;transform:translate(0,0)}.pev3-shell .pev3-rank-card-item:hover{background:#0f1f3e94;border-color:#38bdf880;transform:scale(1.012);box-shadow:0 18px 38px #0000002e}.pev3-shell .pev3-rank-card-index{color:#93c5fd;background:#3b82f624;border-radius:12px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:950;display:grid}.pev3-shell .pev3-rank-card-main{gap:9px;min-width:0;display:grid}.pev3-shell .pev3-rank-card-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;overflow:hidden}.pev3-shell .pev3-rank-card-main i{background:#94a3b824;border-radius:999px;height:7px;display:block;overflow:hidden}.pev3-shell .pev3-rank-card-main em{height:100%;width:var(--rank-width,0%);border-radius:inherit;background:linear-gradient(90deg,#38bdf8,#2563eb);display:block}.pev3-shell .pev3-rank-card-list.tone-red .pev3-rank-card-main em{background:linear-gradient(90deg,#fb7185,#f43f5e)}.pev3-shell .pev3-rank-card-list.tone-purple .pev3-rank-card-main em{background:linear-gradient(90deg,#c084fc,#8b5cf6)}.pev3-shell .pev3-rank-card-value{text-align:right;gap:3px;display:grid}.pev3-shell .pev3-rank-card-value strong{font-size:13px;font-weight:950}.pev3-shell .pev3-rank-card-value small{color:#cbd5e1a3;font-size:11px;font-weight:800}.pev3-shell .pev3-rank-card-eye{background:#38bdf821;border-radius:13px;place-items:center;width:34px;height:34px;display:grid}.pev3-shell #clientes,.pev3-shell #centros{grid-column:auto!important}.pev3-shell .pev3-cliente-drawer{width:min(94vw,880px)!important}.pev3-shell .pev3-cliente-drawer-list{gap:10px;padding-right:6px;display:grid;overflow-y:auto}.pev3-shell .pev3-cliente-drawer-list article{background:#02061747;border:1px solid #94a3b824;border-radius:16px;grid-template-columns:120px 1fr auto 120px;align-items:center;gap:12px;padding:12px;display:grid}.pev3-shell .pev3-cliente-drawer-list span,.pev3-shell .pev3-cliente-drawer-list small{color:#cbd5e1ad;font-size:12px;font-weight:800}.pev3-shell .pev3-cliente-drawer-list strong{color:#dbeafe;font-weight:950}.pev3-shell .pev3-cliente-drawer-list b{color:#86efac;text-align:right}.pev3-cliente-drawer{width:min(94vw,900px)!important}.pev3-cliente-drawer-list{gap:10px!important;max-height:calc(100vh - 260px)!important;padding-right:6px!important;display:grid!important;overflow-y:auto!important}.pev3-cliente-drawer-list article{background:#02061747!important;border:1px solid #94a3b824!important;border-radius:16px!important;grid-template-columns:130px 1fr minmax(160px,auto) 120px!important;align-items:center!important;gap:12px!important;padding:12px!important;display:grid!important}.pev3-cliente-drawer-list span,.pev3-cliente-drawer-list small{color:#cbd5e1ad!important;font-size:12px!important;font-weight:800!important}.pev3-cliente-drawer-list strong{color:#dbeafe!important;font-weight:950!important}.pev3-cliente-drawer-list b{color:#86efac!important;text-align:right!important;font-weight:950!important}.pev3-drawer-list .pev3-event-count{color:#cbd5e19e!important;font-size:11px!important;font-weight:800!important;display:block!important}.pev3-shell #diaria{scroll-margin-top:112px!important}.pev3-shell #diaria table th,.pev3-shell #diaria table td{white-space:nowrap!important}.pev3-shell #diaria [class*=table],.pev3-shell #diaria [class*=scroll]{overscroll-behavior:contain!important;scroll-behavior:auto!important}.fc-native-tooltip,.pev3-timeline-chart-shell [class*=tooltip],.pev3-timeline-chart-shell .chart-tooltip{pointer-events:none!important;font-size:13px!important;transition:opacity 90ms linear,transform .11s!important}@media (max-width:800px){.pev3-cliente-drawer-list article{grid-template-columns:1fr!important}.pev3-cliente-drawer-list b{text-align:left!important}}.pev3-daily-eye{color:#e0f2fe;cursor:pointer;background:#38bdf821;border:0;border-radius:13px;place-items:center;width:34px;height:34px;display:grid}.pev3-daily-eye:hover{background:#38bdf83d}.pev3-dia-drawer{width:min(94vw,980px)!important}.pev3-dia-summary-grid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:12px;display:grid}.pev3-dia-summary-grid article,.pev3-dia-section,.pev3-dia-ring-row{background:#02061747;border:1px solid #94a3b81f;border-radius:17px;padding:14px}.pev3-dia-summary-grid article{gap:6px;display:grid}.pev3-dia-summary-grid span,.pev3-dia-ring-legend span,.pev3-dia-section h3,.pev3-dia-clientes-list small,.pev3-dia-centro-head small,.pev3-dia-fornecedores-list small{color:#cbd5e1ad;font-size:12px;font-weight:750}.pev3-dia-summary-grid strong{font-size:20px;font-weight:950}.pev3-dia-summary-grid .good strong{color:#86efac}.pev3-dia-summary-grid .bad strong{color:#fca5a5}.pev3-dia-ring-row{align-items:center;gap:18px;display:flex}.pev3-dia-ring{background:conic-gradient(#fb7185 0 var(--percentual),#22c55e var(--percentual)100%);border-radius:999px;place-items:center;width:126px;height:126px;display:grid;position:relative}.pev3-dia-ring strong,.pev3-dia-ring span{z-index:1;position:relative}.pev3-dia-ring strong{font-size:20px;font-weight:950}.pev3-dia-ring span{color:#cbd5e19e;margin-top:26px;font-size:11px;font-weight:800}.pev3-dia-ring-legend{gap:8px;display:grid}.pev3-dia-ring-legend i{border-radius:99px;width:10px;height:10px;margin-right:6px;display:inline-block}.pev3-dia-section{gap:10px;display:grid}.pev3-dia-section h3{text-transform:uppercase;letter-spacing:.08em;margin:0}.pev3-dia-clientes-list,.pev3-dia-centros-list,.pev3-dia-fornecedores-list{gap:10px;max-height:260px;padding-right:6px;display:grid;overflow-y:auto}.pev3-dia-clientes-list article,.pev3-dia-centros-list article,.pev3-dia-fornecedores-list div{background:#02061747;border:1px solid #94a3b81f;border-radius:16px;padding:12px}.pev3-dia-clientes-list article,.pev3-dia-fornecedores-list div{grid-template-columns:minmax(0,1fr) auto 110px;align-items:center;gap:12px;display:grid}.pev3-dia-clientes-list strong,.pev3-dia-fornecedores-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pev3-dia-clientes-list b,.pev3-dia-fornecedores-list b,.pev3-dia-centro-head b{color:#fca5a5;font-weight:950}.pev3-dia-centro-head:hover strong{color:#bfdbfe}.pev3-dia-centro-head strong{font-weight:950;display:block}.pev3-dia-fornecedores-list{max-height:320px;margin-top:10px}.pev3-dia-drawer{background:radial-gradient(circle at 100% 0,#2563eb24,#0000 32%),linear-gradient(#0b1730fa,#050c1bfc)!important;border-radius:28px!important;grid-template-rows:auto auto auto 1fr!important;gap:0!important;width:min(97vw,1240px)!important;padding:0!important;display:grid!important;top:12px!important;bottom:12px!important;right:12px!important;overflow:hidden!important}.pev3-dia-drawer>header{background:linear-gradient(90deg,#38bdf80e,#0000 45%)!important;border-bottom:1px solid #94a3b824!important;padding:26px 28px 22px!important}.pev3-dia-drawer>header span{color:#bae6fd!important;letter-spacing:.13em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important}.pev3-dia-drawer>header h2{letter-spacing:-.07em!important;color:#f8fafc!important;margin:8px 0 0!important;font-size:clamp(32px,3.2vw,52px)!important;line-height:.96!important}.pev3-dia-drawer>header p{color:#bfdbfec2!important;margin:12px 0 0!important;font-size:15px!important;font-weight:700!important}.pev3-dia-drawer>header button{background:#0f172ab3!important;border:1px solid #94a3b82e!important;border-radius:999px!important;width:44px!important;height:44px!important}.pev3-dia-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;padding:18px 22px 0!important;display:grid!important}.pev3-dia-summary-grid article{background:radial-gradient(circle at 100% 0,#38bdf814,#0000 42%),#02061757!important;border:1px solid #94a3b824!important;border-radius:20px!important;min-height:94px!important;padding:16px!important}.pev3-dia-summary-grid article:first-child{border-color:#22c55e4d!important}.pev3-dia-summary-grid article:nth-child(2){border-color:#fb718552!important}.pev3-dia-summary-grid span{color:#cbd5e1b3!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:950!important;display:block!important}.pev3-dia-summary-grid strong{letter-spacing:-.05em!important;margin-top:10px!important;font-size:clamp(20px,1.7vw,28px)!important;line-height:1!important;display:block!important}.pev3-dia-ring-row{background:radial-gradient(circle at 8% 20%,#38bdf824,#0000 35%),#0206174d!important;border:1px solid #38bdf82e!important;border-radius:22px!important;grid-template-columns:150px minmax(0,1fr)!important;align-items:center!important;gap:20px!important;margin:16px 22px 0!important;padding:18px!important;display:grid!important}.pev3-dia-ring{background:conic-gradient(#fb7185 0 var(--percentual),#22c55e var(--percentual)100%)!important;border-radius:999px!important;place-items:center!important;width:132px!important;height:132px!important;display:grid!important;position:relative!important;box-shadow:0 20px 44px #00000040!important}.pev3-dia-ring:before{content:""!important;border-radius:inherit!important;background:#07101f!important;position:absolute!important;inset:18px!important}.pev3-dia-ring strong{z-index:1!important;color:#f8fafc!important;letter-spacing:-.045em!important;font-size:23px!important;font-weight:950!important;position:relative!important}.pev3-dia-ring span{display:none!important}.pev3-dia-ring-legend{align-content:center!important;gap:10px!important;display:grid!important}.pev3-dia-ring-legend:before{content:"Percentual do dia";color:#e5eefc;letter-spacing:-.03em;margin-bottom:6px;font-size:17px;font-weight:950;display:block}.pev3-dia-ring-legend span{color:#cbd5e1c7!important;align-items:center!important;gap:8px!important;font-size:13px!important;font-weight:800!important;display:flex!important}.pev3-dia-ring-legend i{border-radius:999px!important;width:11px!important;height:11px!important}.pev3-dia-ring-legend .green{background:#22c55e!important}.pev3-dia-ring-legend .red{background:#fb7185!important}.pev3-dia-section{background:#02061747!important;border:1px solid #94a3b824!important;border-radius:22px!important;gap:14px!important;margin:16px 22px 0!important;padding:16px!important;display:grid!important}.pev3-dia-section.revenue{background:linear-gradient(90deg,#22c55e0f,#0000 36%),#02061747!important;border-color:#22c55e42!important}.pev3-dia-section.expense{background:linear-gradient(90deg,#fb71850f,#0000 36%),#02061747!important;border-color:#fb718547!important}.pev3-dia-section-head{justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;display:flex!important}.pev3-dia-section-head h3,.pev3-dia-section>h3{color:#f8fafc!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0!important;font-size:15px!important;font-weight:950!important}.pev3-dia-section-head p{color:#bfdbfe9e!important;margin:5px 0 0!important;font-size:12px!important;font-weight:750!important}.pev3-dia-section-head>span{color:#bae6fd!important;background:#38bdf81f!important;border:1px solid #38bdf838!important;border-radius:999px!important;padding:7px 11px!important;font-size:12px!important;font-weight:950!important}.pev3-dia-clientes-list,.pev3-dia-centros-list{overscroll-behavior:contain!important;gap:10px!important;max-height:300px!important;padding-right:7px!important;display:grid!important;overflow-y:auto!important}.pev3-dia-clientes-list article{background:#061226d1!important;border:1px solid #22c55e24!important;border-radius:16px!important;grid-template-columns:minmax(0,1fr) minmax(150px,auto) 110px!important;align-items:center!important;gap:12px!important;min-height:58px!important;padding:12px 14px!important;display:grid!important}.pev3-dia-clientes-list strong{text-overflow:ellipsis!important;white-space:nowrap!important;color:#f8fafc!important;font-weight:950!important;overflow:hidden!important}.pev3-dia-clientes-list b{color:#86efac!important;text-align:right!important;font-weight:950!important}.pev3-dia-clientes-list small{color:#cbd5e19e!important;text-align:right!important;font-weight:850!important}.pev3-dia-centros-list>article{background:#061226d1!important;border:1px solid #fb718529!important;border-radius:18px!important;overflow:hidden!important}.pev3-dia-centro-head{width:100%!important;color:inherit!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;grid-template-columns:minmax(0,1fr) minmax(140px,auto)!important;align-items:center!important;gap:14px!important;padding:14px!important;display:grid!important}.pev3-dia-centro-head:hover{background:#fb718514!important}.pev3-dia-centro-head strong{color:#f8fafc!important;font-weight:950!important;display:block!important}.pev3-dia-centro-head small{color:#cbd5e19e!important;margin-top:4px!important;font-weight:800!important;display:block!important}.pev3-dia-centro-head b{color:#fca5a5!important;text-align:right!important;font-weight:950!important}.pev3-dia-fornecedores-list{background:#0003!important;border:1px dashed #94a3b833!important;border-radius:15px!important;gap:8px!important;max-height:320px!important;margin:0 12px 12px!important;padding:10px!important;display:grid!important;overflow-y:auto!important}.pev3-dia-fornecedores-list div{background:#0206175c!important;border:1px solid #94a3b81a!important;border-radius:13px!important;grid-template-columns:minmax(0,1fr) minmax(130px,auto) 105px!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;display:grid!important}.pev3-dia-fornecedores-list strong{text-overflow:ellipsis!important;white-space:nowrap!important;color:#e5eefc!important;font-weight:900!important;overflow:hidden!important}.pev3-dia-fornecedores-list b{color:#fca5a5!important;text-align:right!important;font-weight:950!important}.pev3-dia-fornecedores-list small{color:#cbd5e19e!important;text-align:right!important;font-weight:850!important}.pev3-dia-clientes-list::-webkit-scrollbar{width:8px!important}.pev3-dia-centros-list::-webkit-scrollbar{width:8px!important}.pev3-dia-fornecedores-list::-webkit-scrollbar{width:8px!important}.pev3-dia-clientes-list::-webkit-scrollbar-thumb{background:#38bdf84d!important;border-radius:999px!important}.pev3-dia-centros-list::-webkit-scrollbar-thumb{background:#38bdf84d!important;border-radius:999px!important}.pev3-dia-fornecedores-list::-webkit-scrollbar-thumb{background:#38bdf84d!important;border-radius:999px!important}@media (max-width:860px){.pev3-dia-summary-grid,.pev3-dia-ring-row,.pev3-dia-clientes-list article,.pev3-dia-fornecedores-list div{grid-template-columns:1fr!important}.pev3-dia-clientes-list b,.pev3-dia-clientes-list small,.pev3-dia-fornecedores-list b,.pev3-dia-fornecedores-list small,.pev3-dia-centro-head b{text-align:left!important}}html.pev3-dia-drawer-lock,body.pev3-dia-drawer-lock{overflow:hidden!important}.pev3-dia-drawer{overscroll-behavior:contain!important;scroll-behavior:auto!important;scrollbar-gutter:stable!important;border-radius:26px!important;width:min(92vw,980px)!important;max-width:min(92vw,980px)!important;height:auto!important;max-height:calc(100vh - 32px)!important;padding:0!important;display:block!important;position:fixed!important;inset:16px 16px 16px auto!important;overflow:hidden auto!important}body.pev3-dia-drawer-lock .pev3-drawer-backdrop{overscroll-behavior:none!important;touch-action:none!important}.pev3-dia-drawer>header{z-index:10!important;background:radial-gradient(circle at 100% 0,#2563eb29,#0000 38%),linear-gradient(#0b1730fc,#09142bf5)!important;border-bottom:1px solid #94a3b829!important;margin:0!important;padding:24px 28px 20px!important;position:sticky!important;top:0!important}.pev3-dia-clientes-list,.pev3-dia-centros-list,.pev3-dia-fornecedores-list{overscroll-behavior:contain!important;scroll-behavior:auto!important;scrollbar-gutter:stable!important;overflow:hidden auto!important}.pev3-dia-centros-list>article{min-height:62px!important}.pev3-dia-centro-head{width:100%!important;min-height:62px!important;color:inherit!important;opacity:1!important;visibility:visible!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;grid-template-columns:minmax(0,1fr) minmax(140px,auto)!important;align-items:center!important;gap:12px!important;padding:13px 14px!important;display:grid!important}.pev3-dia-centro-head>span,.pev3-dia-centro-head strong,.pev3-dia-centro-head small,.pev3-dia-centro-head b{opacity:1!important;visibility:visible!important;display:block!important}.pev3-dia-centro-head strong{color:#f8fafc!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important;font-weight:950!important;overflow:hidden!important}.pev3-dia-centro-head small{color:#cbd5e1a8!important;margin-top:4px!important;font-size:12px!important;font-weight:800!important}.pev3-dia-centro-head b{color:#fca5a5!important;text-align:right!important;font-size:14px!important;font-weight:950!important}.pev3-dia-drawer::-webkit-scrollbar{width:8px!important}.pev3-dia-clientes-list::-webkit-scrollbar{width:8px!important}.pev3-dia-centros-list::-webkit-scrollbar{width:8px!important}.pev3-dia-fornecedores-list::-webkit-scrollbar{width:8px!important}.pev3-dia-drawer::-webkit-scrollbar-thumb{background:#38bdf857!important;border-radius:999px!important}.pev3-dia-clientes-list::-webkit-scrollbar-thumb{background:#38bdf857!important;border-radius:999px!important}.pev3-dia-centros-list::-webkit-scrollbar-thumb{background:#38bdf857!important;border-radius:999px!important}.pev3-dia-fornecedores-list::-webkit-scrollbar-thumb{background:#38bdf857!important;border-radius:999px!important}.pev3-dia-drawer::-webkit-scrollbar-track{background:#0206172e!important}.pev3-dia-clientes-list::-webkit-scrollbar-track{background:#0206172e!important}.pev3-dia-centros-list::-webkit-scrollbar-track{background:#0206172e!important}.pev3-dia-fornecedores-list::-webkit-scrollbar-track{background:#0206172e!important}body.light .pev3-dia-drawer,[data-theme=light] .pev3-dia-drawer,.light .pev3-dia-drawer{color:#0f172a!important;background:radial-gradient(circle at 100% 0,#2563eb1a,#0000 34%),linear-gradient(#f8fafcfc,#e2e8f0fc)!important;border-color:#0f172a29!important}body.light .pev3-dia-drawer>header,[data-theme=light] .pev3-dia-drawer>header,.light .pev3-dia-drawer>header{background:radial-gradient(circle at 100% 0,#2563eb1a,#0000 38%),linear-gradient(#f8fafcfc,#f1f5f9f5)!important;border-bottom-color:#0f172a1f!important}body.light .pev3-dia-centro-head strong,[data-theme=light] .pev3-dia-centro-head strong,.light .pev3-dia-centro-head strong{color:#0f172a!important}@media (max-width:900px){.pev3-dia-drawer{width:auto!important;max-width:none!important;inset:8px!important}}:is(html:has(.pev3-fornecedor-drawer),body:has(.pev3-fornecedor-drawer)),:is(body:has(.pev3-fornecedor-drawer) .pev3-shell,body:has(.pev3-fornecedor-drawer) .ui-main,body:has(.pev3-fornecedor-drawer) .dashboard-frame){overflow:hidden!important}.pev3-fornecedor-drawer{background:radial-gradient(circle at 100% 0,#2563eb24,#0000 34%),linear-gradient(#0b1730fc,#050c1bfc)!important;border-radius:26px!important;grid-template-rows:auto auto 1fr!important;width:min(92vw,980px)!important;max-width:min(92vw,980px)!important;height:auto!important;max-height:calc(100vh - 32px)!important;padding:0!important;display:grid!important;position:fixed!important;inset:16px 16px 16px auto!important;overflow:hidden!important}.pev3-fornecedor-drawer>header h2{letter-spacing:-.06em!important;font-size:clamp(30px,3vw,42px)!important}.pev3-fornecedor-drawer>header p{color:#bfdbfebd!important}.pev3-fornecedor-drawer .pev3-drawer-body{overscroll-behavior:contain!important;scroll-behavior:auto!important;min-height:0!important;padding:0 22px 22px!important;overflow:hidden auto!important}.pev3-fornecedor-drawer .pev3-drawer-list{max-height:none!important;overflow:visible!important}.pev3-fornecedor-drawer .pev3-drawer-list article strong{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.pev3-fornecedor-drawer .pev3-drawer-list article b{color:#fca5a5!important;text-align:right!important;font-weight:950!important}.pev3-fornecedor-drawer .recharts-text,.pev3-fornecedor-drawer .recharts-cartesian-axis-tick-value,.pev3-fornecedor-drawer .recharts-label,.pev3-fornecedor-drawer .recharts-layer text,.pev3-fornecedor-drawer svg text{fill:#f8fafc!important;color:#f8fafc!important;opacity:.96!important;paint-order:stroke!important;stroke:#02061773!important;stroke-width:2px!important;font-weight:850!important}.pev3-fornecedor-drawer .recharts-label-list text,.pev3-fornecedor-drawer .recharts-bar-rectangle+text{fill:#fff!important;font-weight:950!important}.pev3-fornecedor-drawer .pev3-drawer-body::-webkit-scrollbar{width:8px!important}.pev3-fornecedor-drawer .pev3-drawer-body::-webkit-scrollbar-thumb{background:#38bdf857!important;border-radius:999px!important}.pev3-fornecedor-drawer .pev3-drawer-body::-webkit-scrollbar-track{background:#0206172e!important}body.light .pev3-fornecedor-drawer,[data-theme=light] .pev3-fornecedor-drawer,.light .pev3-fornecedor-drawer{color:#0f172a!important;background:radial-gradient(circle at 100% 0,#2563eb1a,#0000 34%),linear-gradient(#f8fafcfc,#e2e8f0fc)!important;border-color:#0f172a29!important}body.light .pev3-fornecedor-drawer>header,[data-theme=light] .pev3-fornecedor-drawer>header,.light .pev3-fornecedor-drawer>header{background:radial-gradient(circle at 100% 0,#2563eb1a,#0000 38%),linear-gradient(#f8fafcfc,#f1f5f9f5)!important;border-bottom-color:#0f172a1f!important}body.light .pev3-fornecedor-drawer h2,body.light .pev3-fornecedor-drawer strong,[data-theme=light] .pev3-fornecedor-drawer h2,[data-theme=light] .pev3-fornecedor-drawer strong,.light .pev3-fornecedor-drawer h2,.light .pev3-fornecedor-drawer strong{color:#0f172a!important}body.light .pev3-fornecedor-drawer .recharts-text,body.light .pev3-fornecedor-drawer .recharts-cartesian-axis-tick-value,body.light .pev3-fornecedor-drawer .recharts-label,body.light .pev3-fornecedor-drawer .recharts-layer text,body.light .pev3-fornecedor-drawer svg text,[data-theme=light] .pev3-fornecedor-drawer .recharts-text,[data-theme=light] .pev3-fornecedor-drawer .recharts-cartesian-axis-tick-value,[data-theme=light] .pev3-fornecedor-drawer .recharts-label,[data-theme=light] .pev3-fornecedor-drawer .recharts-layer text,[data-theme=light] .pev3-fornecedor-drawer svg text,.light .pev3-fornecedor-drawer .recharts-text,.light .pev3-fornecedor-drawer .recharts-cartesian-axis-tick-value,.light .pev3-fornecedor-drawer .recharts-label,.light .pev3-fornecedor-drawer .recharts-layer text,.light .pev3-fornecedor-drawer svg text{fill:#0f172a!important;color:#0f172a!important;stroke:#ffffffa6!important}@media (max-width:900px){.pev3-fornecedor-drawer{width:auto!important;max-width:none!important;inset:8px!important}.pev3-fornecedor-drawer .pev3-drawer-list article{grid-template-columns:38px minmax(0,1fr)!important}.pev3-fornecedor-events,.pev3-fornecedor-drawer .pev3-drawer-list article b{text-align:left!important}}.pev3-fornecedor-drawer .pev3-drawer-list article{grid-template-columns:44px minmax(0,1fr) 120px minmax(150px,auto)!important;align-items:center!important;gap:12px!important;display:grid!important}.pev3-fornecedor-drawer .pev3-drawer-list article b{text-align:right!important}.pev3-fornecedor-drawer .pev3-drawer-list>div{grid-template-columns:44px minmax(0,1fr) 120px minmax(150px,auto)!important;align-items:center!important;gap:12px!important;display:grid!important}.pev3-fornecedor-drawer .pev3-drawer-body{overscroll-behavior:contain!important;scroll-behavior:auto!important;overflow:hidden auto!important}body.light .pev3-fornecedor-drawer .pev3-drawer-list>div em,[data-theme=light] .pev3-fornecedor-drawer .pev3-drawer-list>div em,.light .pev3-fornecedor-drawer .pev3-drawer-list>div em{color:#be123c!important}.pev3-fornecedor-drawer>header{background:radial-gradient(circle at 100% 0,#2563eb29,#0000 38%),linear-gradient(#0b1730fc,#09142bf5)!important;border-bottom:1px solid #94a3b829!important;margin:0!important;padding:24px 28px 18px!important}@media (max-width:900px){.pev3-fornecedor-drawer{width:auto!important;max-width:none!important;inset:8px!important}.pev3-fornecedor-drawer .pev3-drawer-list>div{grid-template-columns:38px minmax(0,1fr)!important}.pev3-fornecedor-events,.pev3-fornecedor-drawer .pev3-drawer-list>div em{text-align:left!important}}.pev3-shell .pev3-rank-card-item{grid-template-columns:42px minmax(0,1fr) 132px 38px!important;gap:10px!important;min-height:78px!important;overflow:hidden!important}.pev3-shell .pev3-rank-card-main,.pev3-shell .pev3-rank-card-value{min-width:0!important}.pev3-shell .pev3-rank-card-main strong{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important}.pev3-shell .pev3-rank-card-value{text-align:right!important;max-width:132px!important;overflow:hidden!important}.pev3-shell .pev3-rank-card-value strong{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:132px!important;font-size:12px!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.pev3-shell .pev3-rank-card-value small{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:132px!important;font-size:10.5px!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.pev3-shell .pev3-rank-card-eye{justify-self:center!important;width:34px!important;height:34px!important}.pev3-fornecedor-drawer{border-radius:26px!important;grid-template-rows:auto 1fr!important;width:min(94vw,1060px)!important;max-width:min(94vw,1060px)!important;max-height:calc(100vh - 28px)!important;padding:0!important;display:grid!important;position:fixed!important;inset:14px 14px 14px auto!important;overflow:hidden!important}.pev3-fornecedor-drawer .pev3-drawer-body{overscroll-behavior:contain!important;min-height:0!important;padding:18px 22px 22px!important;overflow:hidden auto!important}.pev3-fornecedor-drawer .pev3-drawer-list{gap:10px!important;margin-top:16px!important;display:grid!important}.pev3-fornecedor-drawer .pev3-drawer-list>div{grid-template-columns:44px minmax(0,1fr) 120px minmax(150px,auto)!important;align-items:center!important;gap:12px!important;min-height:46px!important;display:grid!important}.pev3-fornecedor-drawer .pev3-drawer-list>div strong{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.pev3-fornecedor-events{color:#cbd5e1b8!important;text-align:right!important;white-space:nowrap!important;font-size:11px!important;font-weight:850!important}.pev3-fornecedor-drawer .pev3-drawer-list>div em{color:#fca5a5!important;text-align:right!important;white-space:nowrap!important;font-style:normal!important;font-weight:950!important}.pev3-fornecedor-drawer .recharts-text,.pev3-fornecedor-drawer .recharts-cartesian-axis-tick-value,.pev3-fornecedor-drawer .recharts-layer text,.pev3-fornecedor-drawer svg text{fill:#fff!important;color:#fff!important;opacity:1!important;paint-order:stroke!important;stroke:#020617a6!important;stroke-width:2px!important;font-weight:900!important}:is(html:has(.pev3-fornecedor-drawer),body:has(.pev3-fornecedor-drawer)){overflow:hidden!important}body:has(.pev3-fornecedor-drawer) .pev3-drawer-backdrop{overscroll-behavior:none!important;touch-action:none!important}.pev3-shell #diaria table{width:100%!important}body.light .pev3-fornecedor-events,[data-theme=light] .pev3-fornecedor-events,.light .pev3-fornecedor-events{color:#334155c7!important}body.light .pev3-fornecedor-drawer .recharts-text,body.light .pev3-fornecedor-drawer .recharts-cartesian-axis-tick-value,body.light .pev3-fornecedor-drawer .recharts-layer text,body.light .pev3-fornecedor-drawer svg text,[data-theme=light] .pev3-fornecedor-drawer .recharts-text,[data-theme=light] .pev3-fornecedor-drawer .recharts-cartesian-axis-tick-value,[data-theme=light] .pev3-fornecedor-drawer .recharts-layer text,[data-theme=light] .pev3-fornecedor-drawer svg text,.light .pev3-fornecedor-drawer .recharts-text,.light .pev3-fornecedor-drawer .recharts-cartesian-axis-tick-value,.light .pev3-fornecedor-drawer .recharts-layer text,.light .pev3-fornecedor-drawer svg text{fill:#0f172a!important;color:#0f172a!important;stroke:#ffffffb3!important}@media (max-width:1200px){.pev3-shell .pev3-rank-card-item{grid-template-columns:40px minmax(0,1fr) 118px 36px!important}.pev3-shell .pev3-rank-card-value,.pev3-shell .pev3-rank-card-value strong,.pev3-shell .pev3-rank-card-value small{max-width:118px!important}}@media (max-width:900px){.pev3-fornecedor-drawer{width:auto!important;max-width:none!important;inset:8px!important}.pev3-fornecedor-drawer .pev3-drawer-list>div,.pev3-shell .pev3-rank-card-item{grid-template-columns:38px minmax(0,1fr) 38px!important}.pev3-fornecedor-events,.pev3-fornecedor-drawer .pev3-drawer-list>div em,.pev3-shell .pev3-rank-card-value{text-align:left!important;grid-column:2/3!important}}.pev3-floating-nav,.pev3-floating-nav *,.pev3-nav-toggle,.pev3-nav-options,button[class*=nav-toggle],[class*=floating-nav]{visibility:hidden!important;pointer-events:none!important;display:none!important}.pev3-shell .pev3-period-compact-box{border-radius:22px!important;max-width:760px!important;min-height:0!important;padding:18px 20px!important}.pev3-shell [class*=period]{min-height:0!important}.pev3-shell .pev3-period-compact-box h2,.pev3-shell .pev3-period-compact-box h3,.pev3-shell .pev3-period-compact-box strong{line-height:1.05!important}.pev3-shell .pev3-period-compact-box input,.pev3-shell .pev3-period-compact-box button{min-height:38px!important}.pev3-clear-filters-inline{color:#fecaca!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#7f1d1db8!important;border:1px solid #f8717175!important;border-radius:13px!important;margin-left:8px!important;padding:0 16px!important;font-size:13px!important;font-weight:950!important}.pev3-clear-filters-inline:hover{color:#fff!important;background:#b91c1cdb!important}.pev3-shell>button:not(.pev3-clear-filters-inline),.pev3-shell section>button:not(.pev3-clear-filters-inline){max-width:100%}.pev3-shell [class*=hero] [class*=period],.pev3-shell [class*=filter] [class*=period]{padding-top:14px!important;padding-bottom:14px!important}:is(html:has(.pev3-dia-drawer),html:has(.pev3-cliente-drawer),html:has(.pev3-fornecedor-drawer),body:has(.pev3-dia-drawer),body:has(.pev3-cliente-drawer),body:has(.pev3-fornecedor-drawer)){overflow:hidden!important}:is(body:has(.pev3-dia-drawer) .pev3-drawer-backdrop,body:has(.pev3-cliente-drawer) .pev3-drawer-backdrop,body:has(.pev3-fornecedor-drawer) .pev3-drawer-backdrop){overscroll-behavior:none!important;touch-action:none!important}.pev3-dia-drawer,.pev3-cliente-drawer,.pev3-fornecedor-drawer{background:radial-gradient(circle at 100% 0,#2563eb24,#0000 34%),linear-gradient(#0b1730fc,#050c1bfc)!important;border:1px solid #60a5fa3d!important;border-radius:26px!important;width:min(90vw,1040px)!important;max-width:min(90vw,1040px)!important;height:auto!important;max-height:calc(100vh - 32px)!important;position:fixed!important;inset:16px 16px 16px auto!important;overflow:hidden!important;box-shadow:0 34px 100px #0000006b!important}.pev3-dia-drawer>header,.pev3-cliente-drawer>header,.pev3-fornecedor-drawer>header{z-index:20!important;background:radial-gradient(circle at 100% 0,#2563eb2e,#0000 38%),linear-gradient(#0b1730fc,#09142bf7)!important;border-bottom:1px solid #94a3b829!important;margin:0!important;padding:22px 28px 18px!important;position:sticky!important;top:0!important}.pev3-dia-drawer>header h2,.pev3-cliente-drawer>header h2,.pev3-fornecedor-drawer>header h2{letter-spacing:-.06em!important;font-size:clamp(28px,2.7vw,44px)!important;line-height:.98!important}.pev3-dia-drawer>header p,.pev3-cliente-drawer>header p,.pev3-fornecedor-drawer>header p{color:#bfdbfec2!important;max-width:760px!important;margin-top:8px!important;font-size:13px!important}.pev3-dia-drawer{overscroll-behavior:contain!important;scroll-behavior:auto!important;display:block!important;overflow:hidden auto!important}.pev3-cliente-drawer,.pev3-fornecedor-drawer{grid-template-rows:auto 1fr!important;display:grid!important}.pev3-cliente-drawer .pev3-cliente-drawer-list,.pev3-fornecedor-drawer .pev3-drawer-body{overscroll-behavior:contain!important;scroll-behavior:auto!important;min-height:0!important;overflow:hidden auto!important}.pev3-dia-drawer .pev3-dia-summary-grid,.pev3-dia-drawer .pev3-dia-ring-row,.pev3-dia-drawer .pev3-dia-section{margin-left:20px!important;margin-right:20px!important}.pev3-dia-drawer .pev3-dia-summary-grid{margin-top:18px!important}.pev3-dia-drawer .pev3-dia-section:last-child{margin-bottom:24px!important}.pev3-dia-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.pev3-dia-summary-grid article{min-height:86px!important;padding:14px!important}.pev3-dia-summary-grid strong{white-space:nowrap!important;font-size:clamp(19px,1.45vw,26px)!important}.pev3-dia-ring-row{grid-template-columns:132px minmax(0,1fr)!important;gap:18px!important;min-height:140px!important;margin-top:14px!important;padding:16px 18px!important}.pev3-dia-ring{width:118px!important;height:118px!important}.pev3-dia-ring strong{font-size:20px!important}.pev3-dia-clientes-list{max-height:clamp(220px,28vh,320px)!important}.pev3-dia-centros-list{max-height:clamp(240px,34vh,380px)!important}.pev3-dia-fornecedores-list{max-height:clamp(220px,30vh,330px)!important}.pev3-rank-card-value small,.pev3-fornecedor-events,.pev3-dia-clientes-list small,.pev3-dia-centro-head small,.pev3-dia-fornecedores-list small,.pev3-cliente-drawer-list small,.pev3-drawer-list small{color:#38bdf8!important;letter-spacing:.01em!important;opacity:1!important;font-size:12.5px!important;font-weight:950!important}.pev3-rank-card-value small:first-letter,.pev3-fornecedor-events:first-letter,.pev3-dia-clientes-list small:first-letter,.pev3-dia-centro-head small:first-letter,.pev3-dia-fornecedores-list small:first-letter,.pev3-cliente-drawer-list small:first-letter{color:#7dd3fc!important}.pev3-rank-card-value{min-width:120px!important;max-width:145px!important;overflow:hidden!important}.pev3-rank-card-value strong,.pev3-rank-card-value small{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:145px!important;overflow:hidden!important}.pev3-rank-card-item{grid-template-columns:42px minmax(0,1fr) minmax(125px,145px) 38px!important;gap:10px!important}.pev3-rank-card-main{min-width:0!important}.pev3-rank-card-main strong{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.pev3-shell #diaria .pev3-table-wrap,.pev3-shell #diaria [class*=tableWrap],.pev3-shell #diaria [class*=TableWrap],.pev3-shell #diaria [class*=table-wrap]{overscroll-behavior:contain!important;width:calc(100% - 56px)!important;max-width:calc(100% - 56px)!important;margin-right:56px!important;overflow:auto!important}.pev3-shell #diaria table th:last-child,.pev3-shell #diaria table td:last-child{text-align:center!important;width:72px!important;min-width:72px!important;max-width:72px!important}.pev3-shell #diaria .pev3-daily-eye{margin-inline:auto!important}.pev3-dia-drawer::-webkit-scrollbar{width:8px!important}.pev3-cliente-drawer .pev3-cliente-drawer-list::-webkit-scrollbar{width:8px!important}.pev3-fornecedor-drawer .pev3-drawer-body::-webkit-scrollbar{width:8px!important}.pev3-dia-clientes-list::-webkit-scrollbar{width:8px!important}.pev3-dia-centros-list::-webkit-scrollbar{width:8px!important}.pev3-dia-fornecedores-list::-webkit-scrollbar{width:8px!important}.pev3-dia-drawer::-webkit-scrollbar-thumb{background:#38bdf86b!important;border-radius:999px!important}.pev3-cliente-drawer .pev3-cliente-drawer-list::-webkit-scrollbar-thumb{background:#38bdf86b!important;border-radius:999px!important}.pev3-fornecedor-drawer .pev3-drawer-body::-webkit-scrollbar-thumb{background:#38bdf86b!important;border-radius:999px!important}.pev3-dia-clientes-list::-webkit-scrollbar-thumb{background:#38bdf86b!important;border-radius:999px!important}.pev3-dia-centros-list::-webkit-scrollbar-thumb{background:#38bdf86b!important;border-radius:999px!important}.pev3-dia-fornecedores-list::-webkit-scrollbar-thumb{background:#38bdf86b!important;border-radius:999px!important}body.light .pev3-dia-drawer,body.light .pev3-cliente-drawer,body.light .pev3-fornecedor-drawer,[data-theme=light] .pev3-dia-drawer,[data-theme=light] .pev3-cliente-drawer,[data-theme=light] .pev3-fornecedor-drawer,.light .pev3-dia-drawer,.light .pev3-cliente-drawer,.light .pev3-fornecedor-drawer{color:#0f172a!important;background:radial-gradient(circle at 100% 0,#2563eb1a,#0000 34%),linear-gradient(#f8fafcfc,#e2e8f0fc)!important}body.light .pev3-rank-card-value small,body.light .pev3-fornecedor-events,body.light .pev3-dia-clientes-list small,body.light .pev3-dia-centro-head small,body.light .pev3-dia-fornecedores-list small,body.light .pev3-cliente-drawer-list small,[data-theme=light] .pev3-rank-card-value small,[data-theme=light] .pev3-fornecedor-events,[data-theme=light] .pev3-dia-clientes-list small,[data-theme=light] .pev3-dia-centro-head small,[data-theme=light] .pev3-dia-fornecedores-list small,[data-theme=light] .pev3-cliente-drawer-list small,.light .pev3-rank-card-value small,.light .pev3-fornecedor-events,.light .pev3-dia-clientes-list small,.light .pev3-dia-centro-head small,.light .pev3-dia-fornecedores-list small,.light .pev3-cliente-drawer-list small{color:#0369a1!important}@media (max-width:1200px){.pev3-dia-drawer,.pev3-cliente-drawer,.pev3-fornecedor-drawer{width:min(92vw,960px)!important;max-width:min(92vw,960px)!important}.pev3-dia-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:900px){.pev3-dia-drawer,.pev3-cliente-drawer,.pev3-fornecedor-drawer{border-radius:22px!important;width:auto!important;max-width:none!important;inset:8px!important}.pev3-dia-summary-grid,.pev3-dia-ring-row,.pev3-dia-clientes-list article,.pev3-dia-centro-head,.pev3-dia-fornecedores-list div,.pev3-cliente-drawer-list article{grid-template-columns:1fr!important}.pev3-rank-card-item{grid-template-columns:38px minmax(0,1fr) 38px!important}.pev3-rank-card-value{text-align:left!important;grid-column:2/3!important}}.pev3-dia-section.expense .pev3-dia-centros-list>article{align-items:center!important;min-height:70px!important;display:flex!important}.pev3-dia-section.expense .pev3-dia-centro-head{grid-template-columns:minmax(0,1fr) minmax(150px,auto)!important;align-items:center!important;gap:14px!important;height:100%!important;min-height:70px!important;padding:0 16px!important;display:grid!important}.pev3-dia-section.expense .pev3-dia-centro-head>span{flex-direction:column!important;justify-content:center!important;gap:4px!important;min-width:0!important;height:100%!important;min-height:70px!important;display:flex!important}.pev3-dia-section.expense .pev3-dia-centro-head strong{margin:0!important;line-height:1.08!important;display:block!important}.pev3-dia-section.expense .pev3-dia-centro-head small{margin:0!important;line-height:1.12!important;display:block!important}.pev3-dia-section.expense .pev3-dia-centro-head b{white-space:nowrap!important;place-self:center end!important;margin:0!important;line-height:1.1!important}.pev3-dia-section.expense .pev3-dia-fornecedores-list{margin-top:10px!important}.pev3-shell #clientes .pev3-clientes-rank-search{gap:12px;display:grid}.pev3-shell #clientes .pev3-clientes-search-bar{align-items:center;gap:10px;margin:2px 0 4px;display:flex}.pev3-shell #clientes .pev3-clientes-search-bar input{color:#f8fafc;background:#02061770;border:1px solid #94a3b82e;border-radius:14px;outline:none;width:min(100%,460px);height:40px;padding:0 14px;font-size:13px;font-weight:750}.pev3-shell #clientes .pev3-clientes-search-bar input:focus{border-color:#38bdf885;box-shadow:0 0 0 3px #38bdf81f}.pev3-shell #clientes .pev3-clientes-search-bar button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#38bdf8);border:0;border-radius:14px;height:40px;padding:0 16px;font-size:13px;font-weight:950}.pev3-shell #clientes .pev3-clientes-search-bar button.ghost{color:#cbd5e1;background:#0f172ab8;border:1px solid #94a3b82e}.pev3-shell #clientes .pev3-clientes-search-result{color:#bae6fd;background:#38bdf81c;border:1px solid #38bdf833;border-radius:999px;width:fit-content;padding:6px 10px;font-size:12px;font-weight:900}.pev3-shell #clientes .pev3-rank-card-list{max-height:500px!important}.pev3-shell #clientes .pev3-rank-card-item{grid-template-columns:44px minmax(0,1fr) minmax(155px,190px) 42px!important;gap:12px!important;min-height:88px!important}.pev3-shell #clientes .pev3-rank-card-main strong{font-size:14px!important;line-height:1.1!important}.pev3-shell #clientes .pev3-rank-card-value{min-width:155px!important;max-width:190px!important}.pev3-shell #clientes .pev3-rank-card-value strong{color:#f8fafc!important;max-width:190px!important;font-size:15px!important;line-height:1.15!important}.pev3-shell #clientes .pev3-rank-card-value small{color:#38bdf8!important;max-width:190px!important;font-size:12.5px!important;font-weight:950!important;line-height:1.15!important}.pev3-shell #clientes button[title*=Expandir],.pev3-shell #clientes button[aria-label*=Expandir]{display:none!important}body.light .pev3-shell #clientes .pev3-clientes-search-bar input,[data-theme=light] .pev3-shell #clientes .pev3-clientes-search-bar input,.light .pev3-shell #clientes .pev3-clientes-search-bar input{color:#0f172a;background:#ffffffc7;border-color:#0f172a24}body.light .pev3-shell #clientes .pev3-rank-card-value strong,[data-theme=light] .pev3-shell #clientes .pev3-rank-card-value strong,.light .pev3-shell #clientes .pev3-rank-card-value strong{color:#0f172a!important}body.light .pev3-shell #clientes .pev3-rank-card-value small,[data-theme=light] .pev3-shell #clientes .pev3-rank-card-value small,.light .pev3-shell #clientes .pev3-rank-card-value small{color:#0369a1!important}@media (max-width:900px){.pev3-shell #clientes .pev3-clientes-search-bar{grid-template-columns:1fr auto;display:grid}.pev3-shell #clientes .pev3-clientes-search-bar .ghost{grid-column:1/-1}.pev3-shell #clientes .pev3-rank-card-item{grid-template-columns:38px minmax(0,1fr) 38px!important}.pev3-shell #clientes .pev3-rank-card-value{grid-column:2/3;text-align:left!important;min-width:0!important;max-width:100%!important}}.pev3-cliente-drawer{grid-template-rows:auto 1fr!important;width:min(90vw,980px)!important;max-width:min(90vw,980px)!important;display:grid!important;overflow:hidden!important}.pev3-cliente-detail-body{overscroll-behavior:contain!important;gap:14px!important;min-height:0!important;padding:18px 22px 22px!important;display:grid!important;overflow:hidden auto!important}.pev3-cliente-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.pev3-cliente-summary-grid article{background:radial-gradient(circle at 100% 0,#22c55e14,#0000 42%),#02061757!important;border:1px solid #22c55e33!important;border-radius:18px!important;padding:15px!important}.pev3-cliente-summary-grid span{color:#cbd5e1ad!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:11px!important;font-weight:950!important;display:block!important}.pev3-cliente-summary-grid strong{color:#86efac!important;letter-spacing:-.04em!important;white-space:nowrap!important;margin-top:8px!important;font-size:clamp(20px,1.7vw,28px)!important;font-weight:950!important;display:block!important}.pev3-cliente-detail-toolbar{grid-template-columns:minmax(260px,1fr) 190px auto auto!important;align-items:center!important;gap:10px!important;display:grid!important}.pev3-cliente-detail-toolbar input,.pev3-cliente-detail-toolbar select{color:#f8fafc!important;background:#02061770!important;border:1px solid #94a3b82e!important;border-radius:14px!important;outline:none!important;height:42px!important;padding:0 13px!important;font-size:13px!important;font-weight:800!important}.pev3-cliente-detail-toolbar input:focus,.pev3-cliente-detail-toolbar select:focus{border-color:#38bdf885!important;box-shadow:0 0 0 3px #38bdf81f!important}.pev3-cliente-detail-toolbar button{color:#fff!important;cursor:pointer!important;background:linear-gradient(135deg,#2563eb,#38bdf8)!important;border:0!important;border-radius:14px!important;height:42px!important;padding:0 16px!important;font-size:13px!important;font-weight:950!important}.pev3-cliente-detail-toolbar button.ghost{color:#cbd5e1!important;background:#0f172ab8!important;border:1px solid #94a3b82e!important}.pev3-cliente-detail-count{color:#bae6fd!important;background:#38bdf81c!important;border:1px solid #38bdf833!important;border-radius:999px!important;width:fit-content!important;padding:7px 11px!important;font-size:12px!important;font-weight:950!important}.pev3-cliente-drawer .pev3-cliente-drawer-list{gap:10px!important;max-height:none!important;padding-right:6px!important;display:grid!important;overflow-y:auto!important}.pev3-cliente-drawer .pev3-cliente-drawer-list article{background:#061226c7!important;border:1px solid #94a3b821!important;border-radius:16px!important;grid-template-columns:130px 1fr minmax(150px,auto) 120px!important;align-items:center!important;gap:12px!important;min-height:62px!important;padding:13px 15px!important;display:grid!important}.pev3-cliente-date{color:#f8fafc!important;white-space:nowrap!important;font-size:14px!important;font-weight:950!important}.pev3-cliente-drawer .pev3-cliente-drawer-list article strong{color:#f8fafc!important;font-size:14px!important;font-weight:950!important}.pev3-cliente-drawer .pev3-cliente-drawer-list article b{color:#86efac!important;text-align:right!important;font-size:15px!important;font-weight:950!important}.pev3-cliente-drawer .pev3-cliente-drawer-list article small{color:#38bdf8!important;text-align:right!important;font-size:12.5px!important;font-weight:950!important}body.light .pev3-cliente-detail-toolbar input,body.light .pev3-cliente-detail-toolbar select,[data-theme=light] .pev3-cliente-detail-toolbar input,[data-theme=light] .pev3-cliente-detail-toolbar select,.light .pev3-cliente-detail-toolbar input,.light .pev3-cliente-detail-toolbar select{color:#0f172a!important;background:#ffffffc7!important;border-color:#0f172a24!important}body.light .pev3-cliente-date,body.light .pev3-cliente-drawer .pev3-cliente-drawer-list article strong,[data-theme=light] .pev3-cliente-date,[data-theme=light] .pev3-cliente-drawer .pev3-cliente-drawer-list article strong,.light .pev3-cliente-date,.light .pev3-cliente-drawer .pev3-cliente-drawer-list article strong{color:#0f172a!important}@media (max-width:900px){.pev3-cliente-summary-grid,.pev3-cliente-detail-toolbar,.pev3-cliente-drawer .pev3-cliente-drawer-list article{grid-template-columns:1fr!important}.pev3-cliente-drawer .pev3-cliente-drawer-list article b,.pev3-cliente-drawer .pev3-cliente-drawer-list article small{text-align:left!important}}.pev3-shell #clientes,.pev3-shell #centros{box-sizing:border-box!important;flex-direction:column!important;height:660px!important;min-height:660px!important;max-height:660px!important;display:flex!important;overflow:hidden!important}.pev3-shell #centros button[title*=Expandir],.pev3-shell #centros button[aria-label*=Expandir],.pev3-shell #centros [class*=action] button,.pev3-shell #centros [class*=Action] button,.pev3-shell #centros button{max-width:100%}.pev3-shell #centros button:has(+span){max-width:100%}.pev3-shell #centros button:not(.pev3-rank-card-item):not(.pev3-rank-card-eye){visibility:visible}.pev3-shell #centros button:not(.pev3-rank-card-item):not(.pev3-rank-card-eye):not([type=submit]):not(.ghost){display:none!important}.pev3-shell #clientes .pev3-clientes-rank-search,.pev3-shell #centros .pev3-centros-rank-search{flex:auto!important;grid-template-rows:auto auto minmax(0,1fr)!important;gap:12px!important;height:100%!important;min-height:0!important;display:grid!important;overflow:hidden!important}.pev3-shell #clientes .pev3-clientes-search-bar,.pev3-shell #centros .pev3-centros-search-bar{flex:none!important;margin:0 0 2px!important}.pev3-shell #clientes .pev3-clientes-search-result,.pev3-shell #centros .pev3-centros-search-result{flex:none!important}.pev3-shell #clientes .pev3-rank-card-list,.pev3-shell #centros .pev3-rank-card-list{box-sizing:border-box!important;scrollbar-gutter:stable!important;overscroll-behavior:contain!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding-right:10px!important;overflow:hidden auto!important}.pev3-shell #clientes .pev3-rank-card-item,.pev3-shell #centros .pev3-rank-card-item{box-sizing:border-box!important;grid-template-columns:44px minmax(0,1fr) minmax(150px,190px) 42px!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:100%!important;height:88px!important;min-height:88px!important;overflow:hidden!important}.pev3-shell #clientes .pev3-rank-card-main,.pev3-shell #centros .pev3-rank-card-main{min-width:0!important;max-width:100%!important;overflow:hidden!important}.pev3-shell #clientes .pev3-rank-card-main strong,.pev3-shell #centros .pev3-rank-card-main strong{text-overflow:ellipsis!important;white-space:nowrap!important;color:#f8fafc!important;min-width:0!important;max-width:100%!important;font-size:14px!important;font-weight:950!important;line-height:1.12!important;display:block!important;overflow:hidden!important}.pev3-shell #clientes .pev3-rank-card-main i,.pev3-shell #centros .pev3-rank-card-main i{width:100%!important;max-width:100%!important;height:8px!important;margin-top:7px!important;overflow:hidden!important}.pev3-shell #clientes .pev3-rank-card-value,.pev3-shell #centros .pev3-rank-card-value{text-align:right!important;min-width:150px!important;max-width:190px!important;overflow:hidden!important}.pev3-shell #clientes .pev3-rank-card-value strong,.pev3-shell #centros .pev3-rank-card-value strong{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:190px!important;font-size:15px!important;font-weight:950!important;line-height:1.12!important;display:block!important;overflow:hidden!important}.pev3-shell #clientes .pev3-rank-card-value small,.pev3-shell #centros .pev3-rank-card-value small{color:#38bdf8!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:190px!important;margin-top:4px!important;font-size:13px!important;font-weight:950!important;line-height:1.12!important;display:block!important;overflow:hidden!important}.pev3-shell #clientes .pev3-rank-card-eye,.pev3-shell #centros .pev3-rank-card-eye{justify-self:center!important;width:36px!important;height:36px!important}.pev3-shell #clientes .pev3-rank-card-list::-webkit-scrollbar{width:8px!important}.pev3-shell #centros .pev3-rank-card-list::-webkit-scrollbar{width:8px!important}.pev3-shell #clientes .pev3-rank-card-list::-webkit-scrollbar-thumb{background:#38bdf873!important;border-radius:999px!important}.pev3-shell #centros .pev3-rank-card-list::-webkit-scrollbar-thumb{background:#38bdf873!important;border-radius:999px!important}.pev3-shell #clientes .pev3-rank-card-list::-webkit-scrollbar-track{background:#0206172e!important}.pev3-shell #centros .pev3-rank-card-list::-webkit-scrollbar-track{background:#0206172e!important}body.light .pev3-shell #clientes .pev3-rank-card-main strong,body.light .pev3-shell #centros .pev3-rank-card-main strong,body.light .pev3-shell #clientes .pev3-rank-card-value strong,body.light .pev3-shell #centros .pev3-rank-card-value strong,[data-theme=light] .pev3-shell #clientes .pev3-rank-card-main strong,[data-theme=light] .pev3-shell #centros .pev3-rank-card-main strong,[data-theme=light] .pev3-shell #clientes .pev3-rank-card-value strong,[data-theme=light] .pev3-shell #centros .pev3-rank-card-value strong,.light .pev3-shell #clientes .pev3-rank-card-main strong,.light .pev3-shell #centros .pev3-rank-card-main strong,.light .pev3-shell #clientes .pev3-rank-card-value strong,.light .pev3-shell #centros .pev3-rank-card-value strong{color:#0f172a!important}body.light .pev3-shell #clientes .pev3-rank-card-value small,body.light .pev3-shell #centros .pev3-rank-card-value small,[data-theme=light] .pev3-shell #clientes .pev3-rank-card-value small,[data-theme=light] .pev3-shell #centros .pev3-rank-card-value small,.light .pev3-shell #clientes .pev3-rank-card-value small,.light .pev3-shell #centros .pev3-rank-card-value small{color:#0369a1!important}@media (max-width:1200px){.pev3-shell #clientes,.pev3-shell #centros{height:610px!important;min-height:610px!important;max-height:610px!important}.pev3-shell #clientes .pev3-rank-card-item,.pev3-shell #centros .pev3-rank-card-item{grid-template-columns:42px minmax(0,1fr) minmax(130px,165px) 40px!important}.pev3-shell #clientes .pev3-rank-card-value,.pev3-shell #centros .pev3-rank-card-value,.pev3-shell #clientes .pev3-rank-card-value strong,.pev3-shell #centros .pev3-rank-card-value strong,.pev3-shell #clientes .pev3-rank-card-value small,.pev3-shell #centros .pev3-rank-card-value small{max-width:165px!important}}@media (max-width:900px){.pev3-shell #clientes,.pev3-shell #centros{height:auto!important;min-height:auto!important;max-height:none!important}.pev3-shell #clientes .pev3-clientes-rank-search,.pev3-shell #centros .pev3-centros-rank-search{height:auto!important}.pev3-shell #clientes .pev3-rank-card-list,.pev3-shell #centros .pev3-rank-card-list{max-height:430px!important}.pev3-shell #clientes .pev3-rank-card-item,.pev3-shell #centros .pev3-rank-card-item{grid-template-columns:38px minmax(0,1fr) 38px!important;height:auto!important;min-height:82px!important}.pev3-shell #clientes .pev3-rank-card-value,.pev3-shell #centros .pev3-rank-card-value{text-align:left!important;grid-column:2/3!important;min-width:0!important;max-width:100%!important}}.pev3-shell #centros .pev3-centros-search-bar{background:linear-gradient(#0f172a8a,#02061780)!important;border:1px solid #94a3b829!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) 82px auto!important;align-items:center!important;gap:6px!important;width:min(100%,620px)!important;margin:10px 0!important;padding:6px!important;display:grid!important;box-shadow:inset 0 1px #ffffff06!important}.pev3-shell #centros .pev3-centros-search-bar input{color:#e5eefc!important;background:0 0!important;border:0!important;border-radius:13px!important;outline:none!important;width:100%!important;height:34px!important;padding:0 10px!important;font-size:12.5px!important;font-weight:800!important}.pev3-shell #centros .pev3-centros-search-bar input::placeholder{color:#bfdbfe7a!important;font-weight:750!important}.pev3-shell #centros .pev3-centros-search-bar input:focus{background:#02061757!important;box-shadow:inset 0 0 0 1px #38bdf847!important}.pev3-shell #centros .pev3-centros-search-bar button{color:#bae6fd!important;cursor:pointer!important;height:34px!important;min-height:34px!important;box-shadow:none!important;background:#38bdf824!important;border:1px solid #38bdf838!important;border-radius:12px!important;padding:0 13px!important;font-size:12px!important;font-weight:950!important}.pev3-shell #centros .pev3-centros-search-bar button:hover{color:#f0f9ff!important;background:#38bdf83d!important;border-color:#38bdf861!important}.pev3-shell #centros .pev3-centros-search-bar button.ghost{color:#fecaca!important;background:#f871711a!important;border-color:#f8717138!important}.pev3-shell #centros .pev3-centros-search-result{color:#bae6fdeb!important;background:#38bdf814!important;border:1px solid #38bdf824!important;border-radius:999px!important;margin-top:-2px!important;margin-bottom:2px!important;padding:5px 9px!important;font-size:11.5px!important;font-weight:900!important}.pev3-shell #centros .pev3-centros-rank-search{gap:9px!important}body.light .pev3-shell #centros .pev3-centros-search-bar,[data-theme=light] .pev3-shell #centros .pev3-centros-search-bar,.light .pev3-shell #centros .pev3-centros-search-bar{background:#ffffffb8!important;border-color:#0f172a1f!important}body.light .pev3-shell #centros .pev3-centros-search-bar input,[data-theme=light] .pev3-shell #centros .pev3-centros-search-bar input,.light .pev3-shell #centros .pev3-centros-search-bar input{color:#0f172a!important}body.light .pev3-shell #centros .pev3-centros-search-bar input::placeholder,[data-theme=light] .pev3-shell #centros .pev3-centros-search-bar input::placeholder,.light .pev3-shell #centros .pev3-centros-search-bar input::placeholder{color:#33415580!important}@media (max-width:900px){.pev3-shell #centros .pev3-centros-search-bar{grid-template-columns:minmax(0,1fr) 76px!important;width:100%!important}.pev3-shell #centros .pev3-centros-search-bar button.ghost{grid-column:1/-1!important}}.pev3-shell #clientes .pev3-clientes-search-bar,.pev3-shell #centros .pev3-centros-search-bar{background:linear-gradient(#0f172a8a,#02061780)!important;border:1px solid #94a3b829!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) 86px auto!important;align-items:center!important;gap:7px!important;width:min(100%,620px)!important;max-width:620px!important;margin:10px 0!important;padding:6px!important;display:grid!important;box-shadow:inset 0 1px #ffffff06,0 10px 22px #0000001a!important}.pev3-shell #clientes .pev3-clientes-search-bar input,.pev3-shell #centros .pev3-centros-search-bar input{color:#e5eefc!important;width:100%!important;height:34px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:13px!important;outline:none!important;padding:0 10px!important;font-size:12.5px!important;font-weight:800!important}.pev3-shell #clientes .pev3-clientes-search-bar input::placeholder,.pev3-shell #centros .pev3-centros-search-bar input::placeholder{color:#bfdbfe7a!important;font-weight:750!important}.pev3-shell #clientes .pev3-clientes-search-bar input:focus,.pev3-shell #centros .pev3-centros-search-bar input:focus{background:#02061757!important;box-shadow:inset 0 0 0 1px #38bdf847!important}.pev3-shell #clientes .pev3-clientes-search-bar button,.pev3-shell #centros .pev3-centros-search-bar button{color:#bae6fd!important;cursor:pointer!important;height:34px!important;min-height:34px!important;box-shadow:none!important;background:#38bdf824!important;border:1px solid #38bdf838!important;border-radius:12px!important;padding:0 13px!important;font-size:12px!important;font-weight:950!important}.pev3-shell #clientes .pev3-clientes-search-bar button:hover,.pev3-shell #centros .pev3-centros-search-bar button:hover{color:#f0f9ff!important;background:#38bdf83d!important;border-color:#38bdf861!important}.pev3-shell #clientes .pev3-clientes-search-bar button.ghost,.pev3-shell #centros .pev3-centros-search-bar button.ghost{color:#fecaca!important;background:#f871711a!important;border-color:#f8717138!important}.pev3-shell #clientes .pev3-clientes-search-result,.pev3-shell #centros .pev3-centros-search-result{color:#bae6fdeb!important;background:#38bdf814!important;border:1px solid #38bdf824!important;border-radius:999px!important;margin-top:-2px!important;margin-bottom:2px!important;padding:5px 9px!important;font-size:11.5px!important;font-weight:900!important}.pev3-shell #clientes .pev3-clientes-rank-search,.pev3-shell #centros .pev3-centros-rank-search{gap:9px!important}body.light .pev3-shell #clientes .pev3-clientes-search-bar,body.light .pev3-shell #centros .pev3-centros-search-bar,[data-theme=light] .pev3-shell #clientes .pev3-clientes-search-bar,[data-theme=light] .pev3-shell #centros .pev3-centros-search-bar,.light .pev3-shell #clientes .pev3-clientes-search-bar,.light .pev3-shell #centros .pev3-centros-search-bar{background:#ffffffb8!important;border-color:#0f172a1f!important}body.light .pev3-shell #clientes .pev3-clientes-search-bar input,body.light .pev3-shell #centros .pev3-centros-search-bar input,[data-theme=light] .pev3-shell #clientes .pev3-clientes-search-bar input,[data-theme=light] .pev3-shell #centros .pev3-centros-search-bar input,.light .pev3-shell #clientes .pev3-clientes-search-bar input,.light .pev3-shell #centros .pev3-centros-search-bar input{color:#0f172a!important}body.light .pev3-shell #clientes .pev3-clientes-search-bar input::placeholder,body.light .pev3-shell #centros .pev3-centros-search-bar input::placeholder,[data-theme=light] .pev3-shell #clientes .pev3-clientes-search-bar input::placeholder,[data-theme=light] .pev3-shell #centros .pev3-centros-search-bar input::placeholder,.light .pev3-shell #clientes .pev3-clientes-search-bar input::placeholder,.light .pev3-shell #centros .pev3-centros-search-bar input::placeholder{color:#33415580!important}@media (max-width:900px){.pev3-shell #clientes .pev3-clientes-search-bar,.pev3-shell #centros .pev3-centros-search-bar{grid-template-columns:minmax(0,1fr) 76px!important;width:100%!important;max-width:100%!important}.pev3-shell #clientes .pev3-clientes-search-bar button.ghost,.pev3-shell #centros .pev3-centros-search-bar button.ghost{grid-column:1/-1!important}}.pev3-section-eye-action:hover{background:#38bdf83d!important;border-color:#38bdf86b!important;transform:scale(1.06)!important;box-shadow:0 12px 26px #0000003d!important}.pev3-shell #fornecedores button:not(.pev3-section-eye-action),.pev3-shell #unidades button{max-width:100%!important}.pev3-section-eye-action{color:#e0f2fe!important;cursor:pointer!important;background:#38bdf824!important;border:1px solid #38bdf847!important;border-radius:16px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:15px!important;transition:transform .14s,background .14s,border-color .14s!important;display:grid!important}.pev3-section-eye-action:hover{background:#38bdf83d!important;border-color:#38bdf870!important;transform:scale(1.06)!important}.pev3-shell #unidades button,.pev3-shell #fornecedores button:not(.pev3-section-eye-action){display:none!important}body.light .pev3-section-eye-action,[data-theme=light] .pev3-section-eye-action,.light .pev3-section-eye-action{color:#0369a1!important;background:#0ea5e91f!important;border-color:#0ea5e93d!important}.pev3-despesas-fornecedor-eye,.pev3-section-eye-action{color:#e0f2fe!important;cursor:pointer!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;background:#38bdf826!important;border:1px solid #38bdf852!important;border-radius:16px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:15px!important;transition:transform .14s,background .14s,border-color .14s!important;display:grid!important}.pev3-despesas-fornecedor-eye:hover,.pev3-section-eye-action:hover{background:#38bdf842!important;border-color:#38bdf87a!important;transform:scale(1.06)!important}.pev3-shell #unidades button{display:none!important}.pev3-shell #fornecedores .pev3-despesas-fornecedor-eye,.pev3-shell #fornecedores .pev3-section-eye-action{display:grid!important}body.light .pev3-despesas-fornecedor-eye,body.light .pev3-section-eye-action,[data-theme=light] .pev3-despesas-fornecedor-eye,[data-theme=light] .pev3-section-eye-action,.light .pev3-despesas-fornecedor-eye,.light .pev3-section-eye-action{color:#0369a1!important;background:#0ea5e91f!important;border-color:#0ea5e947!important}.pev3-shell #diaria{background:radial-gradient(circle at 12% 0,#38bdf813,#0000 30%),linear-gradient(#081226f5,#040b18fa)!important;overflow:visible!important}.pev3-shell #diaria .pev3-diaria-scroll-hint{display:none!important}.pev3-shell #diaria .pev3-diaria-no-inner-scroll,.pev3-shell #diaria .pev3-table-wrap,.pev3-shell #diaria [class*=tableWrap],.pev3-shell #diaria [class*=TableWrap],.pev3-shell #diaria [class*=table-wrap],.pev3-shell #diaria [class*=scroll]{background:linear-gradient(#08122694,#02061770)!important;border:1px solid #94a3b824!important;border-radius:20px!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;margin-right:0!important;overflow:visible!important;box-shadow:inset 0 1px #ffffff06,0 14px 32px #0000001f!important}.pev3-shell #diaria table thead th{color:#bfdbfed1!important;letter-spacing:.085em!important;text-transform:uppercase!important;background:linear-gradient(#0d1c37fa,#081226fa)!important;border-bottom:1px solid #94a3b829!important;height:44px!important;padding:9px 12px!important;font-size:11px!important;font-weight:950!important}.pev3-shell #diaria table tbody tr:hover{background:#38bdf811!important;box-shadow:inset 4px 0 #38bdf88c,inset 0 1px #ffffff08!important}.pev3-shell #diaria table tbody tr:first-child td:first-child:after{content:"HOJE";color:#7dd3fc!important;letter-spacing:.08em!important;vertical-align:middle!important;background:#38bdf82e!important;border:1px solid #38bdf857!important;border-radius:999px!important;place-items:center!important;margin-left:10px!important;padding:3px 8px!important;font-size:10px!important;font-weight:950!important;display:inline-grid!important}.pev3-shell #diaria table th:first-child,.pev3-shell #diaria table td:first-child,.pev3-shell #diaria table th:nth-child(2),.pev3-shell #diaria table td:nth-child(2){width:14%!important}.pev3-shell #diaria table th:nth-child(3),.pev3-shell #diaria table td:nth-child(3),.pev3-shell #diaria table th:nth-child(4),.pev3-shell #diaria table td:nth-child(4),.pev3-shell #diaria table th:nth-child(5),.pev3-shell #diaria table td:nth-child(5),.pev3-shell #diaria table th:nth-child(6),.pev3-shell #diaria table td:nth-child(6){width:15%!important}.pev3-shell #diaria .pev3-daily-eye{background:#38bdf824!important;border:1px solid #38bdf82e!important;place-items:center!important;width:36px!important;height:36px!important;margin-inline:auto!important;transition:transform .14s,background .14s!important;display:grid!important}.pev3-shell #diaria .pev3-daily-eye:hover{background:#38bdf840!important;transform:scale(1.06)!important}.pev3-shell #diaria input[type=search],.pev3-shell #diaria input[placeholder*=Pesquisar]{color:#e5eefc!important;background:#0206177a!important;border:1px solid #94a3b829!important;border-radius:14px!important;width:min(100%,430px)!important;max-width:430px!important;height:38px!important;font-size:13px!important;font-weight:750!important}body.light .pev3-shell #diaria,[data-theme=light] .pev3-shell #diaria,.light .pev3-shell #diaria{background:radial-gradient(circle at 12% 0,#0ea5e914,#0000 30%),linear-gradient(#f8fafcf5,#e2e8f0f5)!important}body.light .pev3-shell #diaria table thead th,[data-theme=light] .pev3-shell #diaria table thead th,.light .pev3-shell #diaria table thead th{color:#334155c7!important;background:#f1f5f9f5!important}body.light .pev3-shell #diaria table tbody tr:first-child,[data-theme=light] .pev3-shell #diaria table tbody tr:first-child,.light .pev3-shell #diaria table tbody tr:first-child{background:linear-gradient(90deg,#0ea5e929,#22c55e17,#fff9)!important}body.light .pev3-shell #diaria table tbody tr:first-child td,[data-theme=light] .pev3-shell #diaria table tbody tr:first-child td,.light .pev3-shell #diaria table tbody tr:first-child td{color:#0f172a!important}@media (max-width:760px){.pev3-shell #diaria .pev3-diaria-no-inner-scroll,.pev3-shell #diaria .pev3-table-wrap,.pev3-shell #diaria [class*=tableWrap],.pev3-shell #diaria [class*=TableWrap],.pev3-shell #diaria [class*=table-wrap],.pev3-shell #diaria [class*=scroll]{overflow-x:auto!important}.pev3-shell #diaria table{min-width:860px!important}}.pev3-diaria-dom-wrap{height:auto!important;max-height:none!important;overflow:visible!important}.pev3-diaria-dom-table{table-layout:fixed!important;border-collapse:separate!important;border-spacing:0!important;background:linear-gradient(#081226a3,#0206177a)!important;border:1px solid #94a3b829!important;border-radius:20px!important;width:100%!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff08,0 14px 34px #00000024!important}.pev3-diaria-dom-table thead th{color:#bfdbfed6!important;letter-spacing:.085em!important;text-transform:uppercase!important;background:linear-gradient(#0d1c37fa,#081226fa)!important;border-bottom:1px solid #94a3b829!important;height:46px!important;padding:10px 12px!important;font-size:11px!important;font-weight:950!important}.pev3-diaria-dom-table tbody td{white-space:nowrap!important;text-overflow:ellipsis!important;border-bottom:1px solid #94a3b816!important;height:54px!important;padding:10px 12px!important;font-size:14px!important;font-weight:760!important;overflow:hidden!important}.pev3-diaria-dom-table tbody tr{transition:background .14s,box-shadow .14s,transform .14s!important}.pev3-diaria-dom-table tbody tr:hover{background:#38bdf813!important;box-shadow:inset 4px 0 #38bdf899,inset 0 1px #ffffff08!important}.pev3-diaria-dom-table tbody tr.pev3-diaria-dom-today{background:linear-gradient(90deg,#38bdf847,#22c55e1f 42%,#02061738)!important;box-shadow:inset 5px 0 #38bdf8,inset 0 1px #7dd3fc3d,inset 0 -1px #7dd3fc1f,0 12px 28px #38bdf829!important}.pev3-diaria-dom-table tbody tr.pev3-diaria-dom-today td{color:#f8fafc!important;font-weight:900!important}.pev3-diaria-dom-badge{color:#7dd3fc!important;letter-spacing:.08em!important;vertical-align:middle!important;background:#38bdf833!important;border:1px solid #38bdf861!important;border-radius:999px!important;place-items:center!important;margin-left:10px!important;padding:3px 8px!important;font-size:10px!important;font-weight:950!important;display:inline-grid!important}.pev3-diaria-dom-action-cell{text-align:center!important;width:82px!important;min-width:82px!important;max-width:82px!important;padding-left:4px!important;padding-right:4px!important}.pev3-diaria-dom-table th:last-child,.pev3-diaria-dom-table td:last-child{text-align:center!important;width:82px!important;min-width:82px!important;max-width:82px!important}.pev3-diaria-dom-table .pev3-daily-eye{background:#38bdf829!important;border:1px solid #38bdf833!important;place-items:center!important;width:36px!important;height:36px!important;margin-inline:auto!important;transition:transform .14s,background .14s!important;display:grid!important}.pev3-diaria-dom-table .pev3-daily-eye:hover{background:#38bdf847!important;transform:scale(1.06)!important}body.light .pev3-diaria-dom-table,[data-theme=light] .pev3-diaria-dom-table,.light .pev3-diaria-dom-table{background:#ffffffc2!important}body.light .pev3-diaria-dom-table thead th,[data-theme=light] .pev3-diaria-dom-table thead th,.light .pev3-diaria-dom-table thead th{color:#334155c7!important;background:#f1f5f9f5!important}body.light .pev3-diaria-dom-table tbody tr.pev3-diaria-dom-today,[data-theme=light] .pev3-diaria-dom-table tbody tr.pev3-diaria-dom-today,.light .pev3-diaria-dom-table tbody tr.pev3-diaria-dom-today{background:linear-gradient(90deg,#0ea5e929,#22c55e17,#fff9)!important}body.light .pev3-diaria-dom-table tbody tr.pev3-diaria-dom-today td,[data-theme=light] .pev3-diaria-dom-table tbody tr.pev3-diaria-dom-today td,.light .pev3-diaria-dom-table tbody tr.pev3-diaria-dom-today td{color:#0f172a!important}.pev3-shell #diaria .pev3-diaria-final-wrap,.pev3-shell #diaria .pev3-diaria-no-inner-scroll,.pev3-shell #diaria .pev3-diaria-smart-scroll,.pev3-shell #diaria .pev3-table-wrap{overscroll-behavior:contain!important;scrollbar-gutter:stable!important;background:linear-gradient(#081226a3,#0206177a)!important;border:1px solid #94a3b829!important;border-radius:20px!important;max-height:clamp(380px,54vh,560px)!important;overflow:hidden auto!important}.pev3-shell #diaria div:has(>table){overscroll-behavior:contain!important;scrollbar-gutter:stable!important;background:linear-gradient(#081226a3,#0206177a)!important;border:1px solid #94a3b829!important;border-radius:20px!important;max-height:clamp(380px,54vh,560px)!important;overflow:hidden auto!important}.pev3-shell #diaria table{table-layout:fixed!important;border-collapse:separate!important;border-spacing:0!important;width:100%!important}.pev3-shell #diaria table thead th{z-index:5!important;color:#bfdbfed6!important;letter-spacing:.085em!important;text-transform:uppercase!important;background:linear-gradient(#0d1c37fc,#081226fc)!important;border-bottom:1px solid #94a3b829!important;height:44px!important;padding:9px 12px!important;font-size:11px!important;font-weight:950!important;position:sticky!important;top:0!important}.pev3-shell #diaria table tbody td{white-space:nowrap!important;text-overflow:ellipsis!important;border-bottom:1px solid #94a3b816!important;height:52px!important;padding:9px 12px!important;font-size:14px!important;font-weight:760!important;overflow:hidden!important}.pev3-shell #diaria table tbody tr:first-child{background:linear-gradient(90deg,#38bdf847,#22c55e1f 42%,#02061738)!important;box-shadow:inset 5px 0 #38bdf8,inset 0 1px #7dd3fc3d,inset 0 -1px #7dd3fc1f!important}.pev3-shell #diaria table tbody tr:first-child td{color:#f8fafc!important;font-weight:900!important}.pev3-shell #diaria table tbody tr:first-child td:first-child:after{content:"HOJE";color:#7dd3fc!important;letter-spacing:.08em!important;background:#38bdf833!important;border:1px solid #38bdf861!important;border-radius:999px!important;place-items:center!important;margin-left:10px!important;padding:3px 8px!important;font-size:10px!important;font-weight:950!important;display:inline-grid!important}.pev3-shell #diaria table th:last-child,.pev3-shell #diaria table td:last-child{text-align:center!important;width:82px!important;min-width:82px!important;max-width:82px!important;padding-left:4px!important;padding-right:4px!important}.pev3-shell #diaria .pev3-daily-eye{place-items:center!important;width:36px!important;height:36px!important;margin-inline:auto!important;display:grid!important}.pev3-shell #diaria div:has(>table)::-webkit-scrollbar{width:8px!important}.pev3-shell #diaria .pev3-diaria-final-wrap::-webkit-scrollbar{width:8px!important}.pev3-shell #diaria .pev3-diaria-no-inner-scroll::-webkit-scrollbar{width:8px!important}.pev3-shell #diaria .pev3-diaria-smart-scroll::-webkit-scrollbar{width:8px!important}.pev3-shell #diaria .pev3-table-wrap::-webkit-scrollbar{width:8px!important}.pev3-shell #diaria div:has(>table)::-webkit-scrollbar-thumb{background:#38bdf86b!important;border-radius:999px!important}.pev3-shell #diaria .pev3-diaria-final-wrap::-webkit-scrollbar-thumb{background:#38bdf86b!important;border-radius:999px!important}.pev3-shell #diaria .pev3-diaria-no-inner-scroll::-webkit-scrollbar-thumb{background:#38bdf86b!important;border-radius:999px!important}.pev3-shell #diaria .pev3-diaria-smart-scroll::-webkit-scrollbar-thumb{background:#38bdf86b!important;border-radius:999px!important}.pev3-shell #diaria .pev3-table-wrap::-webkit-scrollbar-thumb{background:#38bdf86b!important;border-radius:999px!important}.evi-daily-table-box-v5{overscroll-behavior:contain!important;scrollbar-gutter:stable!important;background:linear-gradient(#081226a3,#0206177a)!important;border:1px solid #94a3b829!important;border-radius:20px!important;max-height:320px!important;overflow:hidden auto!important}.evi-daily-table-v5 tbody tr:hover{background:#38bdf813!important;box-shadow:inset 4px 0 #38bdf899,inset 0 1px #ffffff08!important}.evi-daily-table-box-v5{overscroll-behavior:contain!important;scroll-behavior:auto!important;scrollbar-gutter:stable!important;contain:layout paint!important;background:linear-gradient(#081226a3,#0206177a)!important;border:1px solid #94a3b829!important;border-radius:18px!important;max-height:316px!important;overflow:hidden auto!important}.evi-daily-table-v5{table-layout:fixed!important;border-collapse:separate!important;border-spacing:0!important;width:100%!important}.evi-daily-table-v5 thead th{z-index:3!important;color:#bfdbfed6!important;letter-spacing:.085em!important;text-transform:uppercase!important;background:linear-gradient(#0d1c37fc,#081226fc)!important;border-bottom:1px solid #94a3b829!important;height:44px!important;padding:9px 12px!important;font-size:11px!important;font-weight:950!important;position:sticky!important;top:0!important}.evi-daily-table-v5 tbody td{white-space:nowrap!important;text-overflow:ellipsis!important;border-bottom:1px solid #94a3b816!important;height:52px!important;padding:9px 12px!important;font-size:14px!important;font-weight:760!important;overflow:hidden!important}.evi-daily-table-v5 tbody tr{transition:none!important}.evi-daily-table-v5 tbody tr:hover{background:#38bdf80f!important}.evi-daily-table-v5 tbody tr.evi-daily-today-row-v5{background:linear-gradient(90deg,#38bdf83d,#22c55e1c 42%,#02061733)!important;box-shadow:inset 5px 0 #38bdf8!important}.evi-daily-table-v5 tbody tr.evi-daily-today-row-v5 td{color:#f8fafc!important;font-weight:900!important}.evi-daily-today-badge-v5{color:#7dd3fc!important;letter-spacing:.08em!important;vertical-align:middle!important;background:#38bdf833!important;border:1px solid #38bdf861!important;border-radius:999px!important;place-items:center!important;margin-left:10px!important;padding:3px 8px!important;font-size:10px!important;font-weight:950!important;display:inline-grid!important}.evi-daily-action-cell-v5,.evi-daily-table-v5 th:last-child,.evi-daily-table-v5 td:last-child{text-align:center!important;width:82px!important;min-width:82px!important;max-width:82px!important;padding-left:4px!important;padding-right:4px!important}.evi-daily-table-v5 .pev3-daily-eye{background:#38bdf829!important;border:1px solid #38bdf833!important;place-items:center!important;width:36px!important;height:36px!important;margin-inline:auto!important;display:grid!important}.evi-daily-table-box-v5::-webkit-scrollbar{width:8px!important}.evi-daily-table-box-v5::-webkit-scrollbar-thumb{background:#38bdf86b!important;border-radius:999px!important}.evi-daily-table-box-v5::-webkit-scrollbar-track{background:#0206172e!important}.evi-daily-filterbar-v6{background:linear-gradient(#0f172a94,#02061780);border:1px solid #38bdf829;border-radius:18px;gap:10px;margin:10px 0 12px;padding:12px;display:grid}.evi-daily-filter-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.evi-daily-filter-title strong{color:#e5eefc;letter-spacing:-.01em;font-size:13px;font-weight:950}.evi-daily-filter-title span{color:#bae6fd;background:#38bdf817;border:1px solid #38bdf82e;border-radius:999px;padding:5px 9px;font-size:11.5px;font-weight:900}.evi-daily-filter-controls{grid-template-columns:minmax(190px,260px) minmax(180px,230px) auto auto;align-items:center;gap:8px;display:grid}.evi-daily-filter-controls input,.evi-daily-filter-controls select{color:#e5eefc;background:#02061775;border:1px solid #94a3b829;border-radius:13px;outline:none;height:38px;padding:0 12px;font-size:12.5px;font-weight:800}.evi-daily-filter-controls input:focus,.evi-daily-filter-controls select:focus{border-color:#38bdf875;box-shadow:0 0 0 3px #38bdf81a}.evi-daily-filter-controls button{color:#bae6fd;cursor:pointer;background:#38bdf824;border:1px solid #38bdf838;border-radius:13px;height:38px;padding:0 14px;font-size:12px;font-weight:950}.evi-daily-filter-controls button:hover{background:#38bdf83d}.evi-daily-filter-clear{color:#fecaca!important;background:#f871711a!important;border-color:#f8717138!important}.evi-daily-table-box-v6{overscroll-behavior:contain!important;scrollbar-gutter:stable!important;background:linear-gradient(#081226a3,#0206177a)!important;border:1px solid #94a3b829!important;border-radius:18px!important;max-height:316px!important;overflow:hidden auto!important}.evi-daily-table-v6{table-layout:fixed!important;border-collapse:separate!important;border-spacing:0!important;width:100%!important}.evi-daily-table-v6 thead th{z-index:4!important;color:#bfdbfed6!important;letter-spacing:.085em!important;text-transform:uppercase!important;background:linear-gradient(#0d1c37fc,#081226fc)!important;border-bottom:1px solid #94a3b829!important;height:44px!important;padding:9px 12px!important;font-size:11px!important;font-weight:950!important;position:sticky!important;top:0!important}.evi-daily-table-v6 tbody td{white-space:nowrap!important;text-overflow:ellipsis!important;border-bottom:1px solid #94a3b816!important;height:52px!important;padding:9px 12px!important;font-size:14px!important;font-weight:760!important;overflow:hidden!important}.evi-daily-table-v6 tbody tr:hover{background:#38bdf80f!important}.evi-daily-table-v6 tbody tr.evi-daily-today-row-v6{background:linear-gradient(90deg,#38bdf83d,#22c55e1c 42%,#02061733)!important;box-shadow:inset 5px 0 #38bdf8!important}.evi-daily-table-v6 tbody tr.evi-daily-today-row-v6 td{color:#f8fafc!important;font-weight:900!important}.evi-daily-today-badge-v6{color:#7dd3fc;letter-spacing:.08em;background:#38bdf833;border:1px solid #38bdf861;border-radius:999px;place-items:center;margin-left:10px;padding:3px 8px;font-size:10px;font-weight:950;display:inline-grid}.evi-daily-action-cell-v6,.evi-daily-table-v6 th:last-child,.evi-daily-table-v6 td:last-child{text-align:center!important;width:82px!important;min-width:82px!important;max-width:82px!important;padding-left:4px!important;padding-right:4px!important}.evi-daily-table-v6 .pev3-daily-eye{background:#38bdf829!important;border:1px solid #38bdf833!important;place-items:center!important;width:36px!important;height:36px!important;margin-inline:auto!important;display:grid!important}@media (max-width:900px){.evi-daily-filter-controls{grid-template-columns:1fr}.evi-daily-table-box-v6{overflow-x:auto!important}.evi-daily-table-v6{min-width:860px!important}}@media (max-width:900px){.evi-daily-filterbar-v6{width:100%!important;min-width:0!important}.evi-daily-filter-controls{grid-template-columns:1fr 1fr!important}.evi-daily-filter-controls input,.evi-daily-filter-controls select{grid-column:auto!important}}@media (max-width:620px){.evi-daily-filter-controls{grid-template-columns:1fr!important}}.evi-daily-filterbar-v6{border-radius:16px!important;gap:8px!important;width:fit-content!important;min-width:min(100%,760px)!important;max-width:calc(100% - 24px)!important;margin:10px 0 12px!important;padding:10px!important}.evi-daily-filter-title{gap:10px!important}.evi-daily-filter-title strong{font-size:12px!important}.evi-daily-filter-title span{padding:4px 8px!important;font-size:11px!important}.evi-daily-filter-controls{grid-template-columns:230px 220px 86px 82px!important;justify-content:start!important;align-items:center!important;gap:8px!important;width:auto!important;max-width:100%!important;display:grid!important}.evi-daily-filter-controls input,.evi-daily-filter-controls select{border-radius:12px!important;width:100%!important;height:34px!important;min-height:34px!important;padding:0 10px!important;font-size:12px!important}.evi-daily-filter-controls button{border-radius:12px!important;justify-self:stretch!important;width:100%!important;height:34px!important;min-height:34px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:950!important}.evi-daily-filter-apply{color:#bae6fd!important;background:#38bdf829!important}.evi-daily-filter-clear{color:#fecaca!important;background:#f871711c!important}@media (max-width:900px){.evi-daily-filterbar-v6{width:100%!important;min-width:0!important}.evi-daily-filter-controls{grid-template-columns:1fr 1fr!important}.evi-daily-filter-controls input,.evi-daily-filter-controls select{grid-column:auto!important}}@media (max-width:620px){.evi-daily-filter-controls{grid-template-columns:1fr!important}}.evi-daily-table-box-v6,.evi-daily-table-box-v5,.pev3-diaria-scrollbox{scroll-behavior:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;contain:layout paint!important;will-change:scroll-position!important;box-shadow:none!important;background:#040b18eb!important}.evi-daily-table-v6 tbody tr,.evi-daily-table-v5 tbody tr,.pev3-diaria-dom-table tbody tr{will-change:auto!important;transition:none!important;transform:none!important}.evi-daily-table-v6 tbody tr:hover,.evi-daily-table-v5 tbody tr:hover,.pev3-diaria-dom-table tbody tr:hover{box-shadow:none!important;background:#38bdf80b!important}.evi-daily-table-v6 tbody tr.evi-daily-today-row-v6,.evi-daily-table-v5 tbody tr.evi-daily-today-row-v5,.pev3-diaria-dom-table tbody tr.pev3-diaria-dom-today{background:linear-gradient(90deg,#38bdf833,#22c55e14 45%,#02061729)!important;box-shadow:inset 4px 0 #38bdf8!important}.evi-daily-table-v6 thead th,.evi-daily-table-v5 thead th,.pev3-diaria-dom-table thead th{backface-visibility:hidden!important;box-shadow:none!important;transform:translateZ(0)!important}.evi-daily-table-v6 .pev3-daily-eye,.evi-daily-table-v5 .pev3-daily-eye,.pev3-diaria-dom-table .pev3-daily-eye{transition:background .1s!important;transform:none!important}.evi-daily-table-v6 .pev3-daily-eye:hover,.evi-daily-table-v5 .pev3-daily-eye:hover,.pev3-diaria-dom-table .pev3-daily-eye:hover{background:#38bdf83d!important;transform:none!important}.evi-daily-table-box-v6::-webkit-scrollbar-thumb{background:#38bdf857!important}.evi-daily-table-box-v5::-webkit-scrollbar-thumb{background:#38bdf857!important}.pev3-diaria-scrollbox::-webkit-scrollbar-thumb{background:#38bdf857!important}.pev3-fornecedor-cards{scrollbar-gutter:stable;gap:10px;max-height:520px;padding-right:8px;display:grid;overflow:hidden auto}.pev3-fornecedor-card{background:radial-gradient(circle at 0,#3b82f61a,#0000 42%),#040c1ab8;border:1px solid #60a5fa24;border-radius:18px;grid-template-columns:44px minmax(0,1fr) minmax(160px,210px) 42px;align-items:center;gap:12px;min-height:74px;padding:12px 14px;display:grid}.pev3-fornecedor-index{color:#93c5fd;background:#3b82f629;border-radius:12px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:950;display:grid}.pev3-fornecedor-main{min-width:0}.pev3-fornecedor-main strong{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:950;display:block;overflow:hidden}.pev3-fornecedor-main i{background:#1e293bdb;border-radius:999px;height:8px;margin-top:8px;display:block;overflow:hidden}.pev3-fornecedor-main i em{width:var(--bar-width);border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#2563eb);height:100%;display:block;box-shadow:0 0 14px #3b82f647}.pev3-fornecedor-meta{text-align:right;min-width:0}.pev3-fornecedor-meta b{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:950;display:block;overflow:hidden}.pev3-fornecedor-meta small{color:#38bdf8;margin-top:4px;font-size:12px;font-weight:950;display:block}.pev3-fornecedor-eye{color:#e0f2fe;cursor:pointer;background:#38bdf821;border:1px solid #38bdf838;border-radius:14px;place-items:center;width:36px;height:36px;display:grid}.pev3-fornecedor-eye:hover{background:#38bdf83d}.pev3-unidade-card-grid{scrollbar-gutter:stable;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-height:520px;padding-right:8px;display:grid;overflow:hidden auto}.pev3-unidade-card{background:radial-gradient(circle at 0 0,#22c55e17,#0000 36%),radial-gradient(circle at 100% 0,#f43f5e17,#0000 36%),#040c1abd;border:1px solid #94a3b824;border-radius:20px;min-height:164px;padding:14px}.pev3-unidade-card header{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:12px;display:grid}.pev3-unidade-card header span{color:#93c5fd;background:#3b82f629;border-radius:11px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:950;display:grid}.pev3-unidade-card header strong{color:#f8fafc;font-size:16px;font-weight:950}.pev3-unidade-card header small{color:#38bdf8;font-size:11.5px;font-weight:900}.pev3-unidade-flow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pev3-unidade-flow>div{background:#02061757;border:1px solid #94a3b81a;border-radius:16px;min-width:0;padding:11px}.pev3-unidade-flow span{color:#cbd5e1b8;text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px;font-size:11px;font-weight:950;display:block}.pev3-unidade-flow strong{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:950;display:block;overflow:hidden}.pev3-unidade-flow i{background:#1e293bdb;border-radius:999px;height:7px;margin-top:9px;display:block;overflow:hidden}.pev3-unidade-flow i em{width:var(--flow-width);border-radius:inherit;height:100%;display:block}.pev3-unidade-flow .entrada i em{background:linear-gradient(90deg,#34d399,#10b981)}.pev3-unidade-flow .saida i em{background:linear-gradient(90deg,#fb7185,#f43f5e)}.pev3-unidade-card footer{border-top:1px solid #94a3b81a;justify-content:space-between;gap:12px;margin-top:12px;padding-top:11px;display:flex}.pev3-unidade-card footer span{color:#cbd5e1b8;font-size:12px;font-weight:900}.pev3-unidade-card footer strong{font-size:14px;font-weight:950}.pev3-unidade-card footer.positivo strong{color:#34d399}.pev3-unidade-card footer.negativo strong{color:#fb7185}.pev3-fornecedor-cards::-webkit-scrollbar{width:8px}.pev3-unidade-card-grid::-webkit-scrollbar{width:8px}.pev3-fornecedor-cards::-webkit-scrollbar-thumb{background:#38bdf85c;border-radius:999px}.pev3-unidade-card-grid::-webkit-scrollbar-thumb{background:#38bdf85c;border-radius:999px}.pev3-fornecedor-cards::-webkit-scrollbar-track{background:#0206172e}.pev3-unidade-card-grid::-webkit-scrollbar-track{background:#0206172e}@media (max-width:1200px){.pev3-unidade-card-grid{grid-template-columns:1fr}}@media (max-width:760px){.pev3-fornecedor-card{grid-template-columns:36px minmax(0,1fr) 38px}.pev3-fornecedor-meta{text-align:left;grid-column:2/3}.pev3-unidade-flow{grid-template-columns:1fr}.pev3-unidade-card header{grid-template-columns:32px minmax(0,1fr)}.pev3-unidade-card header small{grid-column:2/3}}.fc-fornecedor-cards,.fc-unidade-grid{scrollbar-gutter:stable;max-height:520px;padding-right:8px;overflow:hidden auto}.fc-fornecedor-cards{gap:10px;display:grid}.fc-fornecedor-card{background:#040c1ab8;border:1px solid #60a5fa24;border-radius:18px;grid-template-columns:44px minmax(0,1fr) minmax(160px,210px) 42px;align-items:center;gap:12px;min-height:74px;padding:12px 14px;display:grid}.fc-index{color:#93c5fd;background:#3b82f629;border-radius:12px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:950;display:grid}.fc-main{min-width:0}.fc-main strong{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:950;display:block;overflow:hidden}.fc-main i{background:#1e293bdb;border-radius:999px;height:8px;margin-top:8px;display:block;overflow:hidden}.fc-main i em{width:var(--fc-width);border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#2563eb);height:100%;display:block}.fc-meta{text-align:right;min-width:0}.fc-meta b{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:950;display:block;overflow:hidden}.fc-meta small{color:#38bdf8;margin-top:4px;font-size:12px;font-weight:950;display:block}.fc-eye{color:#e0f2fe;cursor:pointer;background:#38bdf821;border:1px solid #38bdf838;border-radius:14px;place-items:center;width:36px;height:36px;display:grid}.fc-unidade-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.fc-unidade-card{background:#040c1abd;border:1px solid #94a3b824;border-radius:20px;min-height:164px;padding:14px}.fc-unidade-card header{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:12px;display:grid}.fc-unidade-card header span{color:#93c5fd;background:#3b82f629;border-radius:11px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:950;display:grid}.fc-unidade-card header strong{color:#f8fafc;font-size:16px;font-weight:950}.fc-unidade-card header small{color:#38bdf8;font-size:11.5px;font-weight:900}.fc-unidade-flow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.fc-unidade-flow>div{background:#02061757;border:1px solid #94a3b81a;border-radius:16px;min-width:0;padding:11px}.fc-unidade-flow span{color:#cbd5e1b8;text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px;font-size:11px;font-weight:950;display:block}.fc-unidade-flow strong{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:950;display:block;overflow:hidden}.fc-unidade-flow i{background:#1e293bdb;border-radius:999px;height:7px;margin-top:9px;display:block;overflow:hidden}.fc-unidade-flow i em{width:var(--flow-width);border-radius:inherit;height:100%;display:block}.fc-unidade-flow .entrada i em{background:linear-gradient(90deg,#34d399,#10b981)}.fc-unidade-flow .saida i em{background:linear-gradient(90deg,#fb7185,#f43f5e)}.fc-unidade-card footer{border-top:1px solid #94a3b81a;justify-content:space-between;gap:12px;margin-top:12px;padding-top:11px;display:flex}.fc-unidade-card footer span{color:#cbd5e1b8;font-size:12px;font-weight:900}.fc-unidade-card footer strong{font-size:14px;font-weight:950}.fc-unidade-card footer.positivo strong{color:#34d399}.fc-unidade-card footer.negativo strong{color:#fb7185}@media (max-width:1200px){.fc-unidade-grid{grid-template-columns:1fr}}
