:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#172033;background:#f4f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}.brand{display:flex;align-items:center;gap:12px}.brand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:#fff;background:linear-gradient(135deg,#1769ff,#5b8cff);font-size:23px;font-weight:900}.brand b,.brand small{display:block}.brand small{margin-top:3px;color:#78869c}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 20%,#dfeaff,transparent 34%),#f4f7fb}.login-card{width:min(440px,100%);padding:36px;text-align:center;border:1px solid #dde5f1;border-radius:22px;background:#fff;box-shadow:0 24px 80px #1c37641f}.login-card .brand{justify-content:center;margin-bottom:28px;text-align:left}.qr-frame{width:260px;height:260px;margin:auto;display:grid;place-items:center;border:12px solid #f3f7fd;border-radius:20px;overflow:hidden}.qr-frame img{width:100%;height:100%;object-fit:contain}.qr-loading{color:#7d899c}.login-card h1{margin:26px 0 8px;font-size:26px}.login-card p{color:#65738a}.login-card button,.filters button,.pagination button,.topbar button{min-height:40px;padding:0 18px;border:1px solid #d7e0ec;border-radius:10px;color:#42516a;background:#fff;font-weight:700}.login-note{display:block;margin-top:22px;color:#8a96a8}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;border-bottom:1px solid #dfe6f0;background:#fff}.content{max-width:1480px;margin:auto;padding:34px 36px 60px}.page-title p{margin:0 0 10px;color:#1769ff;font-weight:800}.page-title h1{margin:0;font-size:32px}.page-title span{display:block;margin-top:8px;color:#6d7a90}.filters{display:flex;align-items:end;gap:14px;margin:26px 0 20px;padding:18px;border:1px solid #dfe6f0;border-radius:14px;background:#fff}.filters label{display:grid;gap:7px;color:#526178;font-size:14px;font-weight:700}.filters input{height:42px;min-width:180px;padding:0 12px;border:1px solid #ccd7e5;border-radius:9px}.filters .primary{color:#fff;border-color:#1769ff;background:#1769ff}.error{padding:12px 16px;border-radius:10px;color:#b42318;background:#fff1f0}.kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.kpis article{padding:22px;border:1px solid #dfe6f0;border-radius:14px;background:#fff;box-shadow:0 8px 28px #1c37640f}.kpis span,.kpis small{display:block;color:#6c7890}.kpis strong{display:block;margin:10px 0 7px;color:#172033;font-size:34px}.kpis .audit-kpi{border-color:#bfd4ff;background:linear-gradient(145deg,#fff,#f2f7ff)}.table-card{margin-top:20px;border:1px solid #dfe6f0;border-radius:14px;overflow:hidden;background:#fff}.table-card>header{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid #e7edf5}.table-card h2,.table-card p{margin:0}.table-card p{margin-top:5px;color:#8a5a16;font-size:13px}.table-wrap{overflow-x:auto}table{width:100%;min-width:1020px;border-collapse:collapse}th,td{padding:15px 18px;border-bottom:1px solid #edf1f6;text-align:left;white-space:nowrap}th{color:#637087;background:#f8faff;font-size:13px}.user{display:flex;align-items:center;gap:10px}.user img{width:40px;height:40px;border-radius:50%;object-fit:cover}.user b,.user small{display:block}.user small{margin-top:4px;color:#8a96a8}.depth,.status{display:inline-flex;padding:5px 9px;border-radius:999px;color:#175cd3;background:#eaf2ff;font-size:13px;font-weight:800}.status{color:#067647;background:#ecfdf3}.status.frozen{color:#b42318;background:#fff1f0}.link{padding:0;border:0;color:#1769ff;background:none;font-weight:800}.empty{height:130px;color:#8490a3;text-align:center}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px 20px}.pagination button:disabled{cursor:not-allowed;opacity:.45}@media (max-width: 1100px){.kpis{grid-template-columns:repeat(3,1fr)}}@media (max-width: 800px){.topbar{padding:0 18px}.content{padding:24px 16px 40px}.filters{align-items:stretch;flex-direction:column}.filters input{width:100%}.kpis{grid-template-columns:repeat(2,1fr)}}
