:root{font:16px/1.55 "Microsoft YaHei","PingFang SC",system-ui,sans-serif;color:#17243a;background:#f3f6fb}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{border:0;border-radius:9px;background:#1674e8;color:#fff;padding:10px 16px;cursor:pointer}button:disabled{opacity:.55;cursor:wait}label{display:grid;gap:7px;font-size:14px}input{border:1px solid #d8e1ee;border-radius:9px;padding:11px;background:#fff;color:#17243a}#login{min-height:100vh;display:grid;place-items:center;padding:20px}#login-form{width:min(390px,100%);background:#fff;border:1px solid #e0e7f0;border-radius:20px;padding:32px;box-shadow:0 20px 60px #34557c18;display:grid;gap:16px}.mark{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#1674e8;color:#fff;font-weight:800}h1{margin:0;font-size:27px}h2{margin:0}p{color:#6e7e93;margin:0}.error{color:#bd3342;font-size:14px;min-height:22px}#dashboard{max-width:1280px;margin:auto;padding:28px}header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}header>div{display:flex;align-items:center;gap:12px}header b{display:block;font-size:20px}header small{color:#75859a}.soft{background:#e7edf5;color:#33445b}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.stats article{background:#fff;border:1px solid #e0e7f0;border-radius:15px;padding:20px}.stats span{color:#708096;font-size:14px}.stats strong{display:block;font-size:32px;margin-top:8px}.toolbar{background:#fff;border:1px solid #e0e7f0;border-radius:15px;padding:20px;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.switch{display:flex;align-items:center;gap:9px}.switch input{width:20px;height:20px}.table-wrap{background:#fff;border:1px solid #e0e7f0;border-radius:15px;overflow:auto}table{width:100%;border-collapse:collapse;min-width:900px}th,td{padding:15px;text-align:left;border-bottom:1px solid #edf1f6;font-size:14px}th{color:#718197;font-size:13px}.user b,.user small{display:block}.user small{color:#8290a3}.pill{display:inline-block;border-radius:30px;padding:3px 9px;background:#e7f8ef;color:#18814c}.pill.off{background:#fff0f0;color:#bf3943}.actions{display:flex;gap:7px}.actions button{padding:7px 10px}.danger{background:#fff0f0;color:#bf3943}.good{background:#e7f8ef;color:#18814c}dialog{width:min(390px,calc(100% - 24px));border:0;border-radius:16px;padding:25px}dialog::backdrop{background:#14233a77}#reset-form{display:grid;gap:16px}#reset-form>div{display:flex;justify-content:flex-end;gap:8px}@media(max-width:760px){#dashboard{padding:18px}.stats{grid-template-columns:1fr 1fr}.toolbar{align-items:flex-start;gap:18px;flex-direction:column}}
