.elementor-24007 .elementor-element.elementor-element-219da725 > .elementor-container{max-width:1200px;}.elementor-24007 .elementor-element.elementor-element-219da725{margin-top:0px;margin-bottom:10px;}.elementor-24007 .elementor-element.elementor-element-5ce31968{--display:flex;--margin-top:0px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-24007 .elementor-element.elementor-element-3b8d1b31{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}@media(max-width:767px){.elementor-24007 .elementor-element.elementor-element-3b8d1b31{margin:15px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS *//* ------------------------------------------------------------- */
/* FIX GLOBAL: ELIMINAR SCROLL HORIZONTAL                        */
/* ------------------------------------------------------------- */
html, body {
    overflow-x: hidden !important; 
    width: 100%;
    position: relative;
}

/* Fondo general de la página de Registro (Verde oscuro Aurea) */
body.page-id-24007 {
    background-color: #37453b !important;
}

/* Ocultar el título de página duplicado de WordPress */
.page-id-24007 .page-header {
    display: none !important;
}

/* Centrado vertical y espaciado */
.page-id-24007 .site-main {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 100px);
    padding: 2rem 1.5rem;
    box-sizing: border-box;
    flex-direction: column;
}

/* ------------------------------------------------------------- */
/* TARJETA DEL FORMULARIO DE REGISTRO - Color Arena             */
/* ------------------------------------------------------------- */
.page-id-24007 .ur-frontend-form,
.page-id-24007 #user-registration {
    background-color: #eed1b4 !important; /* Fondo arena */
    border: none !important;
    border-radius: 2rem !important;
    padding: 2.5rem 2.5rem !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    max-width: 420px !important;
    width: 100% !important;
    margin: 0 auto !important;
    font-family: 'Plus Jakarta Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    position: relative !important;
    box-sizing: border-box !important;
    transition: max-width 0.3s ease;
}

/* Evitar fondos blancos inyectados por el plugin */
.page-id-24007 #user-registration .ur-frontend-form,
.page-id-24007 #user-registration form,
.page-id-24007 #user-registration .ur-form-row,
.page-id-24007 #user-registration .ur-form-grid {
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
}

/* Título "Crear Cuenta" */
.page-id-24007 .user-registration-registration-title {
    font-family: 'Noto Serif', serif !important;
    font-size: 2.25rem !important;
    font-weight: 700 !important;
    color: #37453b !important; /* Verde oscuro Aurea */
    text-align: center !important;
    display: block !important;
    margin-top: 0 !important;
    margin-bottom: 2.5rem !important; /* Separación con los campos */
    line-height: 1.2 !important;
}

/* Icono del libro (Base64) */
.page-id-24007 .user-registration-registration-title::before {
    content: '';
    display: block;
    width: 3rem;
    height: 3rem;
    background-color: rgba(148, 87, 49, 0.1) !important;
    border-radius: 50% !important;
    margin: 0 auto 0.5rem auto !important;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgLTk2MCA5NjAgOTYwIiBmaWxsPSIjOTQ1NzMxIj48cGF0aCBkPSJNMjYwLTMyMHE0NyAwIDkxLjUgMTAuNVQ0NDAtMjc4di0zOTRxLTQxLTI0LTg3LTM2dC05My0xMnEtMzYgMC03MS41IDdUMTIwLTY5MnYzOTZxMzUtMTIgNjkuNS0xOHQ3MC41LTZabTI2MCA0MnE0NC0yMSA4OC41LTMxLjVUNzAwLTMyMHEzNiAwIDcwLjUgNnQ2OS41IDE4di0zOTZxLTMzLTE0LTY4LjUtMjF0LTcxLjUtN3EtNDcgMC05MyAxMnQtODcgMzZ2Mzk0Wm0tNDAgMTE4cS00OC0zOC0xMDQtNTl0LTExNi0yMXEtNDIgMC04Mi41IDExVDEwMC0xOThxLTIxIDExLTQwLjUtMVQ0MC0yMzR2LTQ4MnEwLTExIDUuNS0yMVQ2MC03NTJxNTAtMzkgMTE0LTUzLjVUMzAwLTgyMHE3NCAwIDEzNyAxN3QxMTMgNTNxNDktMzYgMTEyLjUtNTNUODAwLTgyMHE2MiAwIDEyNi41IDE0LjVUMTA0MC03NTJxMTEgOCAxNS41IDE4dDQuNSAyMnY0ODJxMCAyMi0xOS41IDM1dC00MC41IDFxLTM3LTIwLTc3LjUtMzFUODQwLTI0MHEtNjAgMC0xMTYgMjF0LTEwNCA1OVoiLz48L3N2Zz4=") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 1.5rem !important;
}

/* Ocultar descripciones */
.page-id-24007 .user-registration-registration-description {
    display: none !important;
}

/* Forzar 1 columna en móvil y espacios idénticos */
.page-id-24007 .ur-frontend-form .ur-form-row {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    margin: 0 0 1.25rem 0 !important; /* Espacio fijo hacia la siguiente fila */
    padding: 0 !important;
    gap: 1.25rem !important; /* Espacio fijo interno entre campos de la misma fila */
}

/* DESTRUIR LOS "CLEARFIX" (CAJAS FANTASMA QUE CREAN ESPACIOS DESIGUALES) */
.page-id-24007 .ur-frontend-form .ur-form-row::before,
.page-id-24007 .ur-frontend-form .ur-form-row::after {
    display: none !important;
    content: none !important;
}

.page-id-24007 .ur-frontend-form .ur-form-grid {
    width: 100% !important;
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Espaciado de los campos (Reseteado a 0, el gap y row-margin hacen el trabajo perfecto) */
.page-id-24007 .ur-frontend-form .ur-field-item,
.page-id-24007 .ur-frontend-form .user-registration-form-row {
    margin: 0 !important; 
    padding: 0 !important;
    width: 100% !important;
}

/* Labels */
.page-id-24007 .ur-frontend-form .ur-label, 
.page-id-24007 .ur-frontend-form label {
    display: block !important;
    font-size: 0.7rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    color: #53443b !important;
    margin-bottom: 0.4rem !important;
    margin-left: 0.5rem !important;
}

.page-id-24007 .ur-frontend-form label .required {
    color: #945731 !important;
    text-decoration: none !important;
    border: none !important;
}

/* Inputs (Píldora Cremita) */
.page-id-24007 .ur-frontend-form input[type="text"],
.page-id-24007 .ur-frontend-form input[type="password"],
.page-id-24007 .ur-frontend-form input[type="email"] {
    width: 100% !important;
    padding: 1rem 1.5rem !important;
    border: none !important;
    border-radius: 9999px !important;
    background-color: #fcf1e6 !important;
    color: #22160e !important;
    font-size: 1rem !important;
    transition: all 0.3s ease !important;
    box-shadow: inset 0 2px 5px rgba(148, 87, 49, 0.08) !important;
}

/* Estado Focus de los Inputs */
.page-id-24007 .ur-frontend-form input:focus {
    outline: none !important;
    background-color: #ffffff !important;
    box-shadow: 0 0 0 3px rgba(148, 87, 49, 0.15) !important;
}

/* Parche para autocompletado */
.page-id-24007 .ur-frontend-form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #ffffff inset !important;
    -webkit-text-fill-color: #22160e !important;
}

/* Contenedor del Botón */
.page-id-24007 .ur-button-container {
    margin-top: 0.5rem !important; /* Ajuste visual para la simetría final */
    margin-bottom: 0 !important;
    width: 100% !important;
}

/* Botón "Registrarme" */
.page-id-24007 .ur-submit-button {
    width: 100% !important;
    background-color: #b36e40 !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    padding: 1.15rem !important;
    border-radius: 9999px !important;
    border: none !important;
    margin: 0 !important;
    cursor: pointer !important;
    box-shadow: 0 4px 15px rgba(179, 110, 64, 0.3) !important;
    transition: transform 0.2s, background-color 0.2s !important;
}

.page-id-24007 .ur-submit-button:hover {
    background-color: #cd8759 !important; /* Clarito en hover */
    transform: translateY(-2px);
}

/* Texto inferior (Crea tu cuenta aquí / Iniciar Sesión) */
.page-id-24007 .user-registration-register {
    text-align: center !important;
    margin-top: 2rem !important; 
    padding-top: 1.5rem !important;
    border-top: 1px solid rgba(148, 87, 49, 0.15) !important;
    font-size: 0.95rem !important;
    color: #53443b !important;
    width: 100% !important;
}

.page-id-24007 .user-registration-register a {
    color: #838d74 !important;
    font-weight: 700 !important;
    text-decoration: none !important;
}
.page-id-24007 .user-registration-register a:hover {
    color: #626a57 !important;
}

/* ------------------------------------------------------------- */
/* MENSAJES DE ERROR (Fondo crema, sin blanco)                  */
/* ------------------------------------------------------------- */
.page-id-24007 .ur-message,
.page-id-24007 .user-registration-error {
    background-color: #fae8d4 !important; 
    border: 1px solid rgba(219, 89, 45, 0.2) !important;
    border-left: 4px solid #db592d !important;
    border-radius: 0.75rem !important; 
    margin: 0 auto 1.5rem auto !important; 
    padding: 0.75rem 1.25rem !important;
    color: #db592d !important; 
    font-weight: 600 !important;
    max-width: 420px !important;
    box-sizing: border-box !important;
}

.page-id-24007 .ur-message::before, 
.page-id-24007 .user-registration-error::before { 
    content: none !important; 
    display: none !important; 
}
.page-id-24007 .user-registration-error ul {
    margin: 0 !important; padding: 0 !important; list-style: none !important;
}
.page-id-24007 .user-registration-error li {
    margin: 0 !important; padding: 0 !important; display: block !important; text-align: left !important; color: #db592d !important;
}

/* Medidor de contraseña (Oculto para no romper diseño) */
.page-id-24007 .ur-password-strength-meter {
    display: none !important;
}

/* ============================================================= */
/* ADAPTACIONES DESKTOP (Alineación perfecta a 2 columnas)       */
/* ============================================================= */
@media (min-width: 768px) {
    .page-id-24007 .ur-frontend-form,
    .page-id-24007 #user-registration {
        max-width: 700px !important;
        padding: 3.5rem 4rem !important;
    }
    
    .page-id-24007 .ur-frontend-form .ur-form-row {
        flex-direction: row !important;
        gap: 2rem !important;
        margin-bottom: 1.5rem !important; /* Espacio horizontal en filas */
    }
    
    .page-id-24007 .ur-frontend-form .ur-form-grid {
        flex: 1 !important;
    }

    /* FIX DEFINITIVO PARA LA ALINEACIÓN DE LOS LABELS LARGOS EN PC */
    .page-id-24007 .ur-frontend-form .ur-label, 
    .page-id-24007 .ur-frontend-form label {
        min-height: 2.2rem !important; /* Altura suficiente para dos líneas */
        display: block !important; 
    }

    .page-id-24007 .ur-message,
    .page-id-24007 .user-registration-error {
        max-width: 700px !important;
    }
}

@media (max-width: 480px) {
    .page-id-24007 .ur-frontend-form,
    .page-id-24007 #user-registration {
        padding: 2.5rem 1.5rem !important;
    }
    .page-id-24007 .user-registration-registration-title {
        font-size: 1.75rem !important;
    }
}/* End custom CSS */