:root{color:#172033;background:#eef2f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#eef2f7}.shell{min-height:100vh}.shell-sider{background:#101827!important;border-right:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:12px;padding:22px 18px;cursor:pointer}.brand-mark,.login-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;background:#2563eb;color:#fff;font-weight:800;font-size:20px}.brand-name{color:#fff;font-size:18px;font-weight:800}.brand-sub{color:#94a3b8;font-size:12px}.shell-menu{background:transparent;border:0}.shell-menu .ant-menu-item{color:#cbd5e1;margin-inline:10px;width:calc(100% - 20px)}.shell-menu .ant-menu-item-selected{background:#1d4ed8;color:#fff}.shell-header{height:64px;padding:0 24px;background:#fff;border-bottom:1px solid #dbe3ef;display:flex;justify-content:space-between;align-items:center}.shell-content{padding:24px;background:#eef2f7}.page{max-width:1480px;margin:0 auto}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.page-head h2{margin:0 0 6px}.muted{color:#64748b}.small{font-size:12px}.user-chip{border:1px solid #dbe3ef;border-radius:999px;padding:5px 12px 5px 5px;background:#f8fafc}.user-chip.clickable{cursor:pointer;transition:background .15s,border-color .15s}.user-chip.clickable:hover{background:#e2e8f0;border-color:#94a3b8}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,rgba(37,99,235,.12),transparent 40%),#eef2f7}.login-panel{width:min(420px,100%);background:#fff;border:1px solid #dbe3ef;border-radius:8px;padding:32px;box-shadow:0 18px 50px #0f172a1f}.login-panel .login-mark{margin-bottom:18px}.login-form{margin-top:28px}.group-list{margin-top:24px;display:grid;gap:10px}.group-row,.audit-line{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px dashed #dbe3ef}.metric{margin-bottom:18px}.metric span{display:block;margin-bottom:8px;color:#64748b}.task-output,.result-grid pre{margin:0;max-width:520px;max-height:180px;overflow:auto;white-space:pre-wrap;word-break:break-word;font-size:12px;background:#0f172a;color:#e2e8f0;border-radius:6px;padding:10px}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 900px){.shell-sider{display:none}.shell-header{flex-direction:column;height:auto;align-items:flex-start;padding:14px 16px;gap:12px}.shell-content{padding:16px}.page-head{flex-direction:column}.result-grid{grid-template-columns:1fr}}
