.elementor-8457 .elementor-element.elementor-element-5e483da{--display:flex;}.elementor-8457 .elementor-element.elementor-element-08eaa35{width:100%;max-width:100%;text-align:center;}.elementor-8457 .elementor-element.elementor-element-08eaa35 .elementor-heading-title{font-family:"Unbounded", Sans-serif;font-size:2em;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1.2em;letter-spacing:0px;}.elementor-8457 .elementor-element.elementor-element-7dc3585{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-8457 .elementor-element.elementor-element-d99cbb1{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:10px 50px 10px 50px;border-radius:25px 25px 25px 25px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.48);}.elementor-8457 .elementor-element.elementor-element-d99cbb1.elementor-element{--align-self:center;--order:-99999 /* order start hack */;--flex-grow:1;--flex-shrink:0;}.elementor-8457 .elementor-element.elementor-element-d99cbb1 .elementor-field-group{margin-bottom:10px;}.elementor-8457 .elementor-element.elementor-element-d99cbb1 .elementor-form-fields-wrapper{margin-bottom:-10px;}body .elementor-8457 .elementor-element.elementor-element-d99cbb1 .elementor-field-group > label{padding-bottom:0px;}.elementor-8457 .elementor-element.elementor-element-d99cbb1 .elementor-field-group .elementor-field:not(.elementor-select-wrapper){background-color:#ffffff;border-width:2px 2px 2px 2px;border-radius:30px 30px 30px 30px;}.elementor-8457 .elementor-element.elementor-element-d99cbb1 .elementor-field-group .elementor-select-wrapper select{background-color:#ffffff;border-width:2px 2px 2px 2px;border-radius:30px 30px 30px 30px;}.elementor-8457 .elementor-element.elementor-element-d99cbb1 .elementor-login__logged-in-message{color:var( --e-global-color-ebbf1d8 );}.elementor-8457 .elementor-element.elementor-element-8cd0e86{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-8457 .elementor-element.elementor-element-c373f74{--display:flex;}.elementor-8457 .elementor-element.elementor-element-fe85ad0{width:100%;max-width:100%;text-align:center;}.elementor-8457 .elementor-element.elementor-element-fe85ad0 .elementor-heading-title{font-family:"Unbounded", Sans-serif;font-size:2em;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1.2em;letter-spacing:0px;}@media(min-width:768px){.elementor-8457 .elementor-element.elementor-element-7dc3585{--content-width:568px;}}@media(max-width:1024px) and (min-width:768px){.elementor-8457 .elementor-element.elementor-element-7dc3585{--content-width:500px;}}@media(max-width:1024px){.elementor-8457 .elementor-element.elementor-element-7dc3585{--min-height:0px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-evenly;--align-items:flex-start;}.elementor-8457 .elementor-element.elementor-element-7dc3585.e-con{--align-self:center;--order:-99999 /* order start hack */;--flex-grow:0;--flex-shrink:1;}}@media(max-width:767px){.elementor-8457 .elementor-element.elementor-element-7dc3585.e-con{--align-self:center;}}/* Start custom CSS for container, class: .elementor-element-7dc3585 *//* =
   1. CONTENEDOR PRINCIPAL (Tarjeta Blanca Premium)
   ========================================================================== */
.elementor-8457 .elementor-element.elementor-element-7dc3585 {
    background-color: #ffffff;
    padding: 40px 35px 35px 35px; /* Espaciado interno generoso */
    border-radius: 28px; /* Bordes suaves y modernos */
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.06);
    max-width: 440px; 
    margin: 2rem auto;
    font-family: 'Inter', 'Segoe UI', sans-serif;
}

/* ==========================================================================
   2. ETIQUETAS (Labels)
   ========================================================================== */
.elementor-8457 .elementor-element.elementor-element-7dc3585 .elementor-field-label {
    font-size: 15px;
    font-weight: 600;
    color: #1e293b !important;
    margin-bottom: 8px;
}

/* ==========================================================================
   3. CAMPOS DE ENTRADA (Estilo Cápsula Elegante)
   ========================================================================== */
.elementor-8457 .elementor-element.elementor-element-7dc3585 .elementor-field-textual {
    background-color: #f1f5f9 !important; /* Gris limpio de fondo */
    border: 1px solid #e2e8f0 !important;
    border-radius: 50px !important; /* Mantiene el estilo redondeado de image_03bd21.png */
    padding: 14px 22px !important; /* Más padding a los lados por la curvatura */
    color: #334155 !important;
    font-size: 15px;
    transition: all 0.25s ease-in-out;
}

/* Estado Focus (Al hacer clic para escribir) */
.elementor-8457 .elementor-element.elementor-element-7dc3585 .elementor-field-textual:focus {
    background-color: #ffffff !important;
    border-color: #007bf5 !important; /* Azul vibrante */
    box-shadow: 0 0 0 4px rgba(0, 123, 245, 0.15) !important;
    outline: none;
}

/* Autofill de los navegadores */
.elementor-8457 .elementor-element.elementor-element-7dc3585 .elementor-field-textual:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #e8f0fe inset !important;
    -webkit-text-fill-color: #334155 !important;
}

/* ==========================================================================
   4. CHECKBOX (Remember Me)
   ========================================================================== */
.elementor-8457 .elementor-element.elementor-element-7dc3585 .elementor-field-option {
    margin-top: 8px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.elementor-8457 .elementor-element.elementor-element-7dc3585 .elementor-field-option label {
    font-size: 14px;
    font-weight: 500;
    color: #64748b !important;
}
.elementor-8457 .elementor-element.elementor-element-7dc3585 .elementor-field-option input[type="checkbox"] {
    accent-color: #007bf5;
    margin-right: 8px;
}

/* ==========================================================================
   5. BOTÓN DE LOGIN (Ancho completo y estilizado)
   ========================================================================== */
.elementor-8457 .elementor-element.elementor-element-7dc3585 .elementor-button {
    background-color: #007bf5 !important; /* El azul llamativo de tu botón */
    border-radius: 50px !important; /* Estilo cápsula a juego con los inputs */
    font-size: 16px !important;
    font-weight: 700 !important;
    padding: 14px 20px !important;
    width: 100% !important; /* <--- Clave: Ocupa todo el ancho, haciéndolo mucho más profesional */
    box-shadow: 0 4px 12px rgba(0, 123, 245, 0.2) !important;
    transition: all 0.2s ease-in-out !important;
}

.elementor-8457 .elementor-element.elementor-element-7dc3585 .elementor-button:hover {
    background-color: #0062c4 !important;
    box-shadow: 0 6px 15px rgba(0, 123, 245, 0.3) !important;
}

.elementor-8457 .elementor-element.elementor-element-7dc3585 .elementor-button:active {
    transform: scale(0.98) !important;
}

/* Fuerza la alineación y la distancia justa */
.custom-login-links {
    display: flex !important;
    justify-content: center !important; /* Los centra en la pantalla */
    align-items: center !important;
    gap: 10px !important; /* Separación perfecta entre ambos links */
    margin-top:0px !important; /* Distancia normal del formulario */
    padding: 0 !important;
    width: 100% !important;
}

/* Estilo para los dos enlaces */
.login-link-item {
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
    text-decoration: none !important;
    color: #64748b !important; /* Gris profesional */
    transition: color 0.2s ease !important;
}

/* Color azul específico para el de Register */
.login-link-item.link-blue {
    color: #007bf5 !important;
    font-weight: 600 !important;
}

/* Efecto al pasar el mouse */
.login-link-item:hover {
    color: #0056b3 !important;
    text-decoration: underline !important;
}/* End custom CSS */