Tu sesión se ha iniciado en Ondeon SMART
'; throw new Error('DEEP_LINK_REDIRECT'); } })(); // Forzar tema oscuro por defecto (function() { const theme = localStorage.getItem('theme') || 'dark'; document.documentElement.classList.add(theme); localStorage.setItem('theme', theme); })();