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:#f5f5f5}.login-page{height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1677ff,#0958d9)}.login-card{width:380px;padding:32px;border-radius:12px;background:#fff;box-shadow:0 12px 40px #00000026}.login-title{text-align:center;font-size:22px;font-weight:600;margin-bottom:8px}.login-subtitle{text-align:center;color:#999;margin-bottom:28px}.app-logo{height:32px;margin:16px;color:#fff;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center}.page-header{margin-bottom:16px}.table-toolbar{margin-bottom:16px;display:flex;gap:12px;flex-wrap:wrap}
