*{box-sizing:border-box}body{margin:0;background:#f6f7f8;color:#171717;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 25% 20%,#eaff78,transparent 35%),#f6f7f8}.login .ant-card{width:390px;box-shadow:0 20px 60px #1b1e2912}.shell{min-height:100vh}.brand{height:96px;padding:24px}.brand i{display:inline-grid;place-items:center;width:40px;height:40px;background:#c7f000;border-radius:12px;margin-right:10px}.brand small{display:block;color:#999;margin:4px 0 0 52px}.logout{position:absolute;bottom:24px;left:24px}.ant-layout-header{background:#fff;border-bottom:1px solid #eee;font-size:18px}.ant-layout-content{padding:28px}.stats{display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));gap:18px}.center{min-height:300px;display:flex;gap:12px;align-items:center;justify-content:center;color:#666}@media (max-width:900px){.stats{grid-template-columns:1fr 1fr}}
