.oauth-separator{display:flex;align-items:center;text-align:center;margin:1.5rem 0;color:var(--pr-gray-600);font-size:0.85rem}.oauth-separator::before,.oauth-separator::after{content:'';flex:1;border-bottom:1px solid #ddd}.oauth-separator span{padding:0 1rem;background:white}.oauth-buttons{display:flex;flex-direction:column;gap:0.75rem;margin-bottom:1rem}.btn-oauth{display:flex;align-items:center;justify-content:center;gap:0.75rem;width:100%;padding:0.85rem 1.5rem;border:2px solid #e1e5e9;border-radius:8px;background:var(--pr-white);color:var(--pr-gray-800);font-size:0.95rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all 0.3s ease}.btn-oauth:hover{text-decoration:none;color:var(--pr-gray-800)}.btn-oauth svg,.btn-oauth img{width:20px;height:20px;flex-shrink:0}.btn-google{border-color:#dadce0;background:var(--pr-white);color:#3c4043}.btn-google:hover{background:var(--pr-gray-50);border-color:#c6c9cc;box-shadow:0 2px 8px rgba(0,0,0,0.08);transform:translateY(-1px)}.btn-google:active{transform:translateY(0);box-shadow:none}.btn-google:focus{outline:none;box-shadow:0 0 0 3px rgba(66,133,244,0.2)}.google-icon{display:flex;align-items:center;justify-content:center}@media (max-width:576px){.oauth-separator{margin:1.25rem 0;font-size:0.8rem}.oauth-buttons{gap:0.5rem}.btn-oauth{padding:0.75rem 1rem;font-size:0.9rem}.btn-oauth svg,.btn-oauth img{width:18px;height:18px}}.oauth-error{background:#fff3f3;border:1px solid #ffcdd2;color:#c62828;padding:0.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:0.85rem;text-align:center}.oauth-error i{margin-right:0.5rem}.oauth-buttons-primary{margin-bottom:0.75rem}.btn-google-destacado{background:linear-gradient(135deg,#4285F4 0%,#34A853 50%,#EA4335 100%);background-size:200% 200%;border:none;color:var(--pr-white);font-weight:600;padding:1rem 1.5rem;font-size:1rem;box-shadow:0 4px 15px rgba(66,133,244,0.3);animation:gradientShift 3s ease infinite}.btn-google-destacado:hover{background:linear-gradient(135deg,#3367d6 0%,#2d9249 50%,#d33426 100%);background-size:200% 200%;color:var(--pr-white);transform:translateY(-2px);box-shadow:0 6px 20px rgba(66,133,244,0.4)}.btn-google-destacado .google-icon{background:var(--pr-white);border-radius:4px;padding:4px}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.modal-recuperar-password .modal-header{background:var(--pr-primary-gradient);color:var(--pr-white);border-bottom:none}.modal-recuperar-password .modal-title{font-weight:600}.modal-recuperar-password .modal-title i{margin-right:8px}.modal-recuperar-password .btn-close{filter:brightness(0) invert(1);opacity:0.8}.modal-recuperar-password .btn-close:hover{opacity:1}.modal-recuperar-password .modal-body{padding:25px}.modal-recuperar-password .modal-footer{border-top:1px solid #eee;padding:15px 25px}.modal-recuperar-password .modal-footer .boton-secundario{background:transparent;color:var(--pr-primary-start);border:2px solid var(--pr-primary-start)}.modal-recuperar-password .modal-footer .boton-secundario:hover{background:var(--pr-primary-start);color:var(--pr-white)}.forms-container:has(.form-panel-login.active),.forms-container:has(.form-panel-register.active){min-height:auto}.form-panel-login,.form-panel-register{padding:20px 25px}.oauth-separator-compact{margin:0.75rem 0;font-size:0.8rem;color:#999}.form-panel-login .panel-header-compact,.form-panel-register .panel-header-compact{padding-bottom:0.5rem;margin-bottom:0.75rem;text-align:center}.form-panel-login .panel-header-compact h3,.form-panel-register .panel-header-compact h3{font-size:1.1rem;margin-bottom:0;color:var(--pr-gray-800)}.panel-header-compact p{display:none}.formulario-login-compact .campo-entrada-compact:invalid,.formulario-registro-compact .campo-entrada-compact:invalid{border-color:#e1e5e9;box-shadow:none}.formulario-login-compact .campo-entrada-compact:user-invalid,.formulario-registro-compact .campo-entrada-compact:user-invalid,.formulario-login-compact .campo-entrada-compact.touched:invalid,.formulario-registro-compact .campo-entrada-compact.touched:invalid{border-color:var(--pr-danger)}.formulario-login-compact{padding-top:0}.formulario-login-compact .etiqueta-campo-compact{font-size:0.75rem;margin-bottom:0.15rem;color:var(--pr-gray-700)}.formulario-login-compact .campo-entrada-compact{padding:0.4rem 0.6rem;font-size:0.85rem;border-radius:6px;height:auto}.formulario-login-compact .contenedor-botones-compact{margin-top:0.75rem}.formulario-login-compact .boton-principal-compact{padding:0.6rem 1.25rem;font-size:0.9rem}.form-check-sm .form-check-label{font-size:0.8rem;color:var(--pr-gray-700)}.forgot-password-link-compact{font-size:0.75rem}.formulario-registro-compact{padding-top:0}.formulario-registro-compact .etiqueta-campo-compact{font-size:0.75rem;margin-bottom:0.1rem;color:var(--pr-gray-700)}.formulario-registro-compact .campo-entrada-compact{padding:0.35rem 0.55rem;font-size:0.8rem;border-radius:5px;height:auto}.formulario-registro-compact .contenedor-botones-compact{margin-top:0.75rem;gap:8px}.formulario-registro-compact .boton-principal-compact{padding:0.55rem 1rem;font-size:0.85rem;flex:2}#registerForm .formulario-registro-compact .contenedor-botones-compact .boton-secundario-compact{padding:0.55rem 1rem;font-size:0.85rem;flex:1;background-color:transparent !important;color:var(--pr-primary-start) !important;border:2px solid var(--pr-primary-start) !important}#registerForm .formulario-registro-compact .contenedor-botones-compact .boton-secundario-compact:hover{background-color:var(--pr-primary-start) !important;color:var(--pr-white) !important}.formulario-login-compact .mensaje-error,.formulario-registro-compact .mensaje-error{min-height:0;font-size:0.65rem;margin-top:1px;line-height:1.2}.formulario-login-compact .mensaje-error:empty,.formulario-registro-compact .mensaje-error:empty{display:none}.formulario-login-compact .mb-2,.formulario-registro-compact .mb-2{margin-bottom:0.4rem !important}.formulario-registro-compact .row{margin-bottom:0}.formulario-login-compact .contenedor-password .boton-mostrar-password,.formulario-registro-compact .contenedor-password .boton-mostrar-password{top:50%;font-size:12px;right:8px;padding:2px}@media (max-width:576px){.btn-google-destacado{padding:0.85rem 1rem;font-size:0.95rem}.oauth-separator-compact{margin:0.5rem 0}.formulario-registro-compact .row .col-md-6{margin-bottom:0.25rem}.formulario-registro-compact .contenedor-botones-compact{flex-direction:column}.formulario-registro-compact .boton-principal-compact,#registerForm .formulario-registro-compact .contenedor-botones-compact .boton-secundario-compact{flex:1;width:100%}}