✨ FreelanceFlow
Tu CRM profesional completo
Iniciar Sesión
Incluye más de 30 funcionalidades
✅ Kanban Board
✅ Time Tracking
✅ Analytics
✅ Facturas PDF
✅ Portal Cliente
✅ Multi-moneda
display: block;
margin-bottom: 0.75rem;
color: #92400e;
font-size: 1rem;
}
.info-line {
display: flex;
justify-content: space-between;
margin: 0.5rem 0;
}
.form-group {
margin-bottom: 1.5rem;
}
label {
display: block;
margin-bottom: 0.6rem;
color: #1f2937;
font-weight: 600;
font-size: 0.95rem;
}
input {
width: 100%;
padding: 0.9rem 1rem;
border: 2px solid #e5e7eb;
border-radius: 10px;
font-size: 1rem;
transition: all 0.3s;
background: #f9fafb;
}
input:focus {
outline: none;
border-color: #6366f1;
background: white;
box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.1);
}
.btn {
width: 100%;
padding: 1rem;
background: linear-gradient(135deg, #6366f1, #8b5cf6);
color: white;
border: none;
border-radius: 10px;
font-size: 1.1rem;
cursor: pointer;
transition: all 0.3s;
font-weight: 700;
box-shadow: 0 4px 15px rgba(99, 102, 241, 0.4);
}
.btn:hover {
transform: translateY(-2px);
box-shadow: 0 6px 20px rgba(99, 102, 241, 0.5);
}
.btn:active {
transform: translateY(0);
}
.error {
color: #ef4444;
font-size: 0.9rem;
margin: 1rem 0;
display: none;
text-align: center;
padding: 0.75rem;
background: #fee2e2;
border-radius: 8px;
border: 1px solid #fecaca;
}
.back-link {
text-align: center;
margin-top: 1.5rem;
}
.back-link a {
color: #6366f1;
text-decoration: none;
font-weight: 600;
transition: all 0.3s;
}
.back-link a:hover {
color: #4f46e5;
text-decoration: underline;
}
.features-mini {
margin-top: 2rem;
padding-top: 1.5rem;
border-top: 1px solid #e5e7eb;
}
.features-mini h4 {
text-align: center;
color: #6b7280;
font-size: 0.85rem;
margin-bottom: 1rem;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.features-mini-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 0.75rem;
font-size: 0.85rem;
color: #6b7280;
}
.features-mini-item {
display: flex;
align-items: center;
gap: 0.5rem;
}
@media (max-width: 480px) {
.login-container { padding: 2rem 1.5rem; }
.logo { font-size: 2rem; }
h2 { font-size: 1.5rem; }
}
✨ FreelanceFlow
Tu CRM profesional completo
Iniciar Sesión
Incluye más de 30 funcionalidades
✅ Kanban Board
✅ Time Tracking
✅ Analytics
✅ Facturas PDF
✅ Portal Cliente
✅ Multi-moneda