:root{color:#1b1d21;background:#f6f8fc;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:1180px}.shell{min-height:100vh;background:#f6f8fc}.sidebar{border-right:1px solid #e8eef6;box-shadow:10px 0 30px #1b1d210a}.brand{height:76px;padding:18px;display:flex;gap:12px;align-items:center}.brandIcon,.loginLogo{width:40px;height:40px;border-radius:14px;display:block;box-shadow:0 10px 22px #2f80ed2e}.brandTitle{font-weight:900;font-size:17px}.brandSub,.muted{color:#8a94a6;font-size:12px}.topbar{height:64px;padding:0 22px;display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid #e8eef6;box-shadow:0 8px 24px #1b1d210a}.content{padding:22px}.pageStack{display:flex;flex-direction:column;gap:16px}.pageTitle{display:flex;align-items:flex-end;justify-content:space-between}.pageTitle h2{margin:0 0 4px;font-weight:900}.quickGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.quick{cursor:pointer;border-color:#e8eef6;box-shadow:0 10px 28px #1b1d210d}.quick:hover{border-color:#2f80ed}.lookup{width:620px;max-width:100%}.full{width:100%}.mono{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace}.loginPage{min-height:100vh;display:grid;place-items:center;background:linear-gradient(180deg,rgba(47,128,237,.08),transparent 42%),#f6f8fc}.loginCard{width:420px;border:1px solid #e8eef6;box-shadow:0 22px 60px #1d5fbf1a}.loginLogo{width:52px;height:52px;margin-bottom:18px}.loginForm{margin-top:28px}.adjustForm{max-width:520px}
