*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;background:#f0f2f5}#root{min-height:100vh}.login-bg{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1677ff,#0958d9,#003eb3)}.login-card{width:380px;padding:40px 36px;border-radius:12px;background:#fff;box-shadow:0 12px 40px #0003}.login-title{text-align:center;font-size:22px;font-weight:600;margin-bottom:6px;color:#1f1f1f}.login-sub{text-align:center;color:#999;margin-bottom:28px}
