*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background-color:#f0f2f5;color:#000000e0}a{color:inherit;text-decoration:none}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1677ff,#0b4f8c)}.login-card{width:420px;box-shadow:0 12px 40px #0000002e;border-radius:10px}.login-title{text-align:center;margin-bottom:8px;color:#1677ff}.login-subtitle{text-align:center;color:#00000073;margin-bottom:24px}.page-container{padding:0 0 24px}.page-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:12px;flex-wrap:wrap}.stat-card{border-radius:8px}
