:root{color:#172033;background:#f3f5f8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-width:1100px;min-height:100%;margin:0}body{min-height:100vh}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.page-header h1{margin:0;font-size:22px}.page-card{border:1px solid #e8ebf0;border-radius:10px}.login-page{display:grid;min-height:100vh;place-items:center;background:radial-gradient(circle at 20% 10%,rgb(34 91 255 / 14%),transparent 35%),linear-gradient(135deg,#f7f9fc,#eef2f8)}.login-card{width:420px;padding:20px 12px 8px;border:1px solid rgb(23 32 51 / 8%);border-radius:14px;box-shadow:0 24px 70px #1e325a1f}.login-brand{margin-bottom:28px;text-align:center}.login-brand h1{margin:0 0 8px;font-size:28px}.login-brand p{margin:0;color:#6f7785}.app-logo{height:64px;display:flex;align-items:center;padding:0 22px;color:#fff;font-size:18px;font-weight:700;letter-spacing:.08em}
