*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100vh}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:420px;padding:40px;background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000026}.login-card h1{text-align:center;margin-bottom:8px;color:#1a1a2e;font-size:28px}.login-card .subtitle{text-align:center;margin-bottom:32px;color:#666;font-size:14px}.stat-card{text-align:center}.stat-card .stat-value{font-size:32px;font-weight:700;color:#1677ff}.stat-card .stat-label{font-size:14px;color:#666;margin-top:4px}.page-container{padding:24px}.page-header{margin-bottom:24px}.page-header h2{font-size:20px;font-weight:600;margin-bottom:4px}.page-header p{color:#666;font-size:14px}
