<html lang="en"><head> <script type="module">import{injectIntoGlobalHook}from "/@react-refresh" injectIntoGlobalHook(window); window.$RefreshReg$ = () =>{}; window.$RefreshSig$ = () => (type) => type;</script> <script type="module" src="/@vite/client"></script> <meta charset="UTF-8"> <link rel="icon" type="image/svg+xml" href="/vite.svg"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Vite + React</title> <style type="text/css" data-vite-dev-id="C:/Users/mario/loginsocial/evokauth/frontend/src/index.css">:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;max-width:1200px;margin:0 auto;padding:20px}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.form-card,.config-card,.search-card{border:1.5px solid #888!important;box-shadow:0 2px 8px #bbb!important;border-radius:8px;background:#fff}.suggestion-list{border:1.5px solid #888!important;border-radius:4px;background:#fafbfc}input,select,textarea{border:1.5px solid #888;border-radius:4px;outline:none}input:focus,select:focus,textarea:focus{border-color:#009ca6;box-shadow:0 0 0 2px #009ca62a}body{margin:0;font-family:Inter,Arial,sans-serif;background-color:#f8fafc;color:#222;display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:100vh}main{min-height:100vh;padding:2rem 0;background:#f8fafc}.form-card{border:1.5px solid #b2dfdb;box-shadow:0 2px 8px #eee;border-radius:12px;background:#fff;padding:2rem;margin:2rem auto 0;max-width:1800px}</style></head> <body> <div id="root"><header style="display: flex; align-items: center; justify-content: space-between; background-color: rgb(255, 255, 255); padding: 1rem 2rem; box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px; font-family: Arial, sans-serif;">https://soporte.moddo.com/img/moddo.png<nav style="display: flex; gap: 2rem; align-items: center;"><div style="position: relative;"><span style="color: rgb(42, 63, 84); font-weight: bold; cursor: pointer;">Menu 1</span></div><span style="color: rgb(42, 63, 84); font-weight: bold; cursor: pointer;">Menu 2</span><span style="color: rgb(42, 63, 84); font-weight: bold; cursor: pointer;">Menu 3</span></nav><div style="display: flex; align-items: center; gap: 1rem;"><span style="color: rgb(42, 63, 84); font-weight: bold;">Mario Alberto Rascon</span><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" height="20" width="20" xmlns="http://www.w3.org/2000/svg" style="color: rgb(42, 63, 84); cursor: pointer;"><title>Cerrar sesión</title><path d="M497 273L329 441c-15 15-41 4.5-41-17v-96H152c-13.3 0-24-10.7-24-24v-96c0-13.3 10.7-24 24-24h136V88c0-21.4 25.9-32 41-17l168 168c9.3 9.4 9.3 24.6 0 34zM192 436v-40c0-6.6-5.4-12-12-12H96c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h84c6.6 0 12-5.4 12-12V76c0-6.6-5.4-12-12-12H96c-53 0-96 43-96 96v192c0 53 43 96 96 96h84c6.6 0 12-5.4 12-12z"></path></svg></div></header<main style="padding: 2rem; font-family: Arial, sans-serif;"><h2 style="color: rgb(42, 63, 84);">Bienvenido a la plataforma</h2><p style="color: rgb(85, 85, 85);">Selecciona una opción del menú superior para continuar.</p></main></div> <script type="module" src="/src/main.jsx?t=1747497390115"></script> </body></html>{}
