*{box-sizing:border-box}body{margin:0;background:#f5f6f8;color:#172033;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 10%,#dce9f9 0,transparent 35%),linear-gradient(145deg,#f7f5ef,#eef2f7)}.login-card{width:420px;box-shadow:0 20px 60px #1720331f;text-align:center}.login-card .ant-form{text-align:left;margin-top:28px}.brand-mark{width:56px;height:56px;margin:auto;border-radius:18px;background:#172033;color:#e6bd58;display:grid;place-items:center;font-size:28px;font-weight:800}.shell{min-height:100vh}.side-brand{height:76px;padding:16px 22px;border-bottom:1px solid #eee;display:flex;flex-direction:column}.side-brand b{font-size:20px}.side-brand span{font-size:12px;color:#777}.logout{position:absolute;left:18px;bottom:20px;width:184px}.top{background:#fff;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding:0 26px}.top h4{margin:0}.content{padding:28px;overflow:auto}.stats{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:16px;margin-bottom:24px}.page-title{display:flex;margin-bottom:16px}.page-title h2{margin:0}@media(max-width:1000px){.stats{grid-template-columns:repeat(2,1fr)}}
