: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}
