*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f0f2f5}#root{min-height:100vh}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:400px;padding:40px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a}.login-title{text-align:center;font-size:24px;font-weight:600;margin-bottom:8px;color:#1f1f1f}.login-subtitle{text-align:center;color:#8c8c8c;margin-bottom:32px;font-size:14px}.stat-card{padding:20px;border-radius:8px;background:#fff;box-shadow:0 2px 8px #0000000f}.stat-card .stat-value{font-size:28px;font-weight:600;color:#1f1f1f}.stat-card .stat-label{font-size:14px;color:#8c8c8c;margin-top:4px}
