*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#f0f2f5}.login-wrap{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1d3a8a,#1677ff)}.login-card{width:380px;padding:36px 32px;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003}.login-title{text-align:center;font-size:22px;font-weight:700;color:#1d3a8a;margin-bottom:4px}.login-sub{text-align:center;color:#888;margin-bottom:24px;font-size:13px}.page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.muted{color:#999}.bar-track{background:#f0f0f0;border-radius:4px;height:8px;overflow:hidden}.bar-fill{height:100%;background:#1677ff}
