Welcome to NiftyPlanet

Discover amazing places around the world

Forgot your password?
.form-group { margin-bottom: 1.5rem; } .form-group label { display: block; margin-bottom: 0.5rem; font-weight: 600; color: #2c3e50; } .form-control { width: 100%; padding: 0.75rem; border: 2px solid #e1e8ed; border-radius: 6px; font-size: 1rem; transition: border-color 0.3s; } .form-control:focus { outline: none; border-color: #667eea; } .form-row { display: flex; gap: 1rem; } .form-row .form-group { flex: 1; } .checkbox-group { display: flex; align-items: center; gap: 0.5rem; margin-bottom: 1.5rem; } .btn { width: 100%; padding: 0.75rem; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; border: none; border-radius: 6px; font-size: 1rem; font-weight: 600; cursor: pointer; transition: transform 0.2s; } .btn:hover { transform: translateY(-1px); } .alert { padding: 1rem; border-radius: 6px; margin-bottom: 1.5rem; font-size: 0.9rem; } .alert-danger { background: #f8d7da; color: #721c24; border: 1px solid #f5c6cb; } .alert-success { background: #d4edda; color: #155724; border: 1px solid #c3e6cb; } .back-link { text-align: center; margin-top: 1rem; } .back-link a { color: #667eea; text-decoration: none; font-size: 0.9rem; } .back-link a:hover { text-decoration: underline; } @media (max-width: 480px) { .form-row { flex-direction: column; } }

Welcome to NiftyPlanet

Discover amazing places around the world

Forgot your password?