.svg-defs{position:absolute;width:0;height:0;overflow:hidden}nav button svg,.logout svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}.password-eye svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.login-sub{margin-bottom:20px}.login-submit{min-height:45px;margin-top:20px}.secure-footer{border-top:1px solid var(--line);margin-top:22px;padding-top:15px;color:#607796;font-size:10px}.security-note{background:#0b2134;border:1px solid #1c4868;color:#a9c7e8;padding:11px;border-radius:10px;font-size:11px;margin:16px 0}.qr{display:block;width:190px;height:190px;background:#fff;padding:8px;border-radius:13px;margin:12px auto}.twofa-title{font-weight:750;margin:18px 0 12px}.otp-boxes{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.otp-boxes input{text-align:center;font-size:22px;font-weight:800;padding:12px 4px;min-width:0}.otp-boxes input.invalid{border-color:var(--red);animation:shake .3s}.text-button{border:0;background:transparent;color:#7fa7f8;margin-top:17px;cursor:pointer}.monitor-kpis{grid-template-columns:repeat(4,1fr)}.monitor-panel{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;background:#0b1e33;border:1px solid #254264;padding:14px;border-radius:12px}.scan-ring{width:48px;height:48px;border:4px solid #23466a;border-top-color:var(--cyan);border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:800}.worker-summary{display:grid;gap:8px;margin-bottom:14px}.worker-summary>div{display:flex;justify-content:space-between;align-items:center;background:#0b192b;border:1px solid #1c3048;border-radius:9px;padding:9px 11px}.empty-mini,.empty-row{color:var(--muted);text-align:center;padding:22px!important}.modal-section{font-size:13px;color:#9eb8dc;margin:22px 0 12px}.audit-message{margin-top:16px;padding:12px;border:1px solid #5a4620;background:#312714;border-radius:10px;color:#f5ce73}.toast{overflow:hidden;min-width:320px}.toast div{display:grid;gap:3px}.toast b{color:#6ee7b7}.toast span{color:#b4c5dc;font-size:12px}.toast>i{position:absolute;left:0;bottom:0;height:3px;background:var(--green);width:100%}.toast.show>i{animation:toastTimer 5s linear forwards}@keyframes toastTimer{to{transform:translateX(-100%)}}@keyframes shake{25%{transform:translateX(-3px)}75%{transform:translateX(3px)}}@media(max-width:1050px){.monitor-kpis{grid-template-columns:1fr 1fr}}@media(max-width:720px){.monitor-kpis{grid-template-columns:1fr}.monitor-panel{grid-template-columns:auto 1fr}.monitor-panel button{grid-column:1/-1}.otp-boxes{gap:5px}.toast{left:14px;right:14px;min-width:0}}
