html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background-color:#f5f7fa}.logo-bar{height:64px;display:flex;align-items:center;padding:0 16px;color:#fff;font-weight:600;font-size:16px;cursor:pointer}.logo-title{letter-spacing:.08em}.header-bar{background:#fff;display:flex;justify-content:flex-end;align-items:center;padding:0 24px;box-shadow:0 1px 4px #0000000f}.header-right{display:flex;align-items:center;gap:16px}.header-user{font-size:14px}.content-area{margin:16px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0f4c810f}.login-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f4c81,#1a1a2e)}.login-card{width:360px}
