html,body,#app{height:100%;margin:0;font-family:Microsoft YaHei UI,PingFang SC,sans-serif;background:#f0f2f5}.login-page{min-height:100%;display:grid;grid-template-columns:1.15fr .85fr;background:#071e3d}.login-intro{color:#fff;padding:12vh 10vw;background:radial-gradient(circle at 18% 82%,#1677ff55,transparent 32%),linear-gradient(145deg,#061a35,#0b3264);display:flex;flex-direction:column;justify-content:center}.product-mark{width:64px;height:64px;border:1px solid #ffffff55;background:#ffffff16;border-radius:18px;display:grid;place-items:center;font-size:30px;font-weight:700}.login-intro p{letter-spacing:4px;color:#83b9ff;margin:34px 0 10px}.login-intro h1{font-size:48px;line-height:1.25;margin:0 0 28px}.login-intro span{color:#b9cce3;font-size:16px}.login-card{width:420px;align-self:center;justify-self:center;box-shadow:0 24px 70px #0005}.login-card h2{font-size:25px;margin-bottom:4px}.muted{color:#8c8c8c;margin-bottom:30px}.app-layout{min-height:100%}.sider{box-shadow:2px 0 8px #00152933;z-index:2}.logo{height:64px;display:flex;align-items:center;gap:10px;color:#fff;padding:0 19px;font-weight:600;font-size:16px;white-space:nowrap;overflow:hidden}.logo b{width:34px;height:34px;border-radius:8px;background:#1677ff;display:grid;place-items:center;font-size:18px}.header{height:64px;padding:0 24px;background:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #0015291f}.trigger{font-size:19px;cursor:pointer}.header-right{display:flex;align-items:center;gap:25px}.account{display:flex;align-items:center;gap:7px;cursor:pointer}.main{padding:22px 24px}.page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.page-title h2{margin:0;font-size:22px}.page-title p{margin:5px 0 0;color:#8c8c8c}.stats{margin-bottom:16px}.stats .ant-card{height:100%}.stats p{color:#8c8c8c;font-size:12px;margin:12px 0 0}.query-card{margin-bottom:16px}@media (max-width: 800px){.login-page{grid-template-columns:1fr}.login-intro{display:none}.login-card{width:calc(100% - 32px)}.main{padding:16px}.header-right .ant-badge{display:none}}
