Sign in to access the demo dashboard. This is a temporary demo login for the public preview.

Demo credentials: demo@gymnexcel.com / demo123
After sign-in you can go to Athletes to add or manage demo athletes.
align-items: center; justify-content: center; margin-bottom: 15px; } .logo-icon svg { width: 45px; height: 45px; fill: white; } .logo h1 { color: #333; font-size: 28px; font-weight: 700; margin-bottom: 5px; } .logo p { color: #666; font-size: 14px; } .form-group { margin-bottom: 20px; } label { display: block; margin-bottom: 8px; color: #333; font-weight: 500; font-size: 14px; } input[type="email"], input[type="password"] { width: 100%; padding: 12px 15px; border: 2px solid #e0e0e0; border-radius: 10px; font-size: 15px; transition: border-color 0.3s; } input[type="email"]:focus, input[type="password"]:focus { outline: none; border-color: #667eea; } .btn-login { width: 100%; padding: 14px; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; border: none; border-radius: 10px; font-size: 16px; font-weight: 600; cursor: pointer; transition: transform 0.2s, box-shadow 0.2s; } .btn-login:hover { transform: translateY(-2px); box-shadow: 0 10px 20px rgba(102, 126, 234, 0.4); } .btn-login:active { transform: translateY(0); } .error { background: #fee; color: #c33; padding: 12px; border-radius: 8px; margin-bottom: 20px; font-size: 14px; border-left: 4px solid #c33; } .demo-info { background: #e3f2fd; padding: 15px; border-radius: 8px; margin-top: 20px; border-left: 4px solid #2196f3; } .demo-info h3 { color: #1976d2; font-size: 14px; margin-bottom: 8px; } .demo-info p { color: #555; font-size: 13px; line-height: 1.6; } .demo-info code { background: white; padding: 2px 6px; border-radius: 4px; font-family: 'Courier New', monospace; font-size: 12px; } @media (max-width: 480px) { .login-container { padding: 30px 25px; } .logo h1 { font-size: 24px; } }

🎯 Demo Credentials

Email: admin@gymnexcel.com
Password: demo123