.header-module__pLyxNa__header{z-index:100;height:70px;transition:all .3s;position:sticky;top:0;left:0;right:0}.header-module__pLyxNa__header.header-module__pLyxNa__light{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #00000014}.header-module__pLyxNa__header.header-module__pLyxNa__dark{background:#0f172a;border-bottom:1px solid #1e293b;box-shadow:0 2px 8px #0006}.header-module__pLyxNa__contenedor{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 20px;display:flex}.header-module__pLyxNa__botonMenu{cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:10px;font-size:28px;transition:all .2s;display:none}.header-module__pLyxNa__light .header-module__pLyxNa__botonMenu{color:#0ea5e9}.header-module__pLyxNa__dark .header-module__pLyxNa__botonMenu{color:#38bdf8}.header-module__pLyxNa__light .header-module__pLyxNa__botonMenu:hover{color:#0284c7;background:#e0f2fe}.header-module__pLyxNa__dark .header-module__pLyxNa__botonMenu:hover{color:#7dd3fc;background:#1e293b}.header-module__pLyxNa__logo{align-items:center;text-decoration:none;display:flex}.header-module__pLyxNa__logoImagen{object-fit:contain;width:auto;height:45px}.header-module__pLyxNa__logoTexto{letter-spacing:-.5px;font-size:24px;font-weight:700}.header-module__pLyxNa__light .header-module__pLyxNa__logoTexto{background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.header-module__pLyxNa__dark .header-module__pLyxNa__logoTexto{background:linear-gradient(135deg,#38bdf8 0%,#7dd3fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.header-module__pLyxNa__acciones{align-items:center;gap:15px;display:flex}.header-module__pLyxNa__botonTema{cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:10px;font-size:24px;transition:all .2s;display:flex}.header-module__pLyxNa__light .header-module__pLyxNa__botonTema{color:#0ea5e9}.header-module__pLyxNa__dark .header-module__pLyxNa__botonTema{color:#38bdf8}.header-module__pLyxNa__light .header-module__pLyxNa__botonTema:hover{color:#0284c7;background:#e0f2fe}.header-module__pLyxNa__dark .header-module__pLyxNa__botonTema:hover{color:#7dd3fc;background:#1e293b}.header-module__pLyxNa__botonAyuda{cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:10px;font-size:26px;text-decoration:none;transition:all .2s;display:flex}.header-module__pLyxNa__light .header-module__pLyxNa__botonAyuda{color:#0ea5e9}.header-module__pLyxNa__dark .header-module__pLyxNa__botonAyuda{color:#38bdf8}.header-module__pLyxNa__light .header-module__pLyxNa__botonAyuda:hover{color:#0284c7;background:#e0f2fe}.header-module__pLyxNa__dark .header-module__pLyxNa__botonAyuda:hover{color:#7dd3fc;background:#1e293b}.header-module__pLyxNa__botonLogin{cursor:pointer;border:2px solid #0ea5e9;border-radius:10px;align-items:center;padding:10px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.header-module__pLyxNa__light .header-module__pLyxNa__botonLogin{color:#0ea5e9;background:0 0}.header-module__pLyxNa__dark .header-module__pLyxNa__botonLogin{color:#38bdf8;background:0 0;border-color:#38bdf8}.header-module__pLyxNa__light .header-module__pLyxNa__botonLogin:hover{color:#fff;background:#0ea5e9}.header-module__pLyxNa__dark .header-module__pLyxNa__botonLogin:hover{color:#0f172a;background:#38bdf8}.header-module__pLyxNa__botonRegistro{cursor:pointer;border:none;border-radius:10px;align-items:center;padding:10px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.header-module__pLyxNa__light .header-module__pLyxNa__botonRegistro{color:#fff;background:#0ea5e9}.header-module__pLyxNa__dark .header-module__pLyxNa__botonRegistro{color:#0f172a;background:#38bdf8}.header-module__pLyxNa__light .header-module__pLyxNa__botonRegistro:hover{background:#0284c7}.header-module__pLyxNa__dark .header-module__pLyxNa__botonRegistro:hover{background:#7dd3fc}.header-module__pLyxNa__cargando{font-size:14px;font-weight:500}.header-module__pLyxNa__light .header-module__pLyxNa__cargando{color:#0ea5e9}.header-module__pLyxNa__dark .header-module__pLyxNa__cargando{color:#38bdf8}.header-module__pLyxNa__overlay{z-index:998;background:#0009;animation:.3s header-module__pLyxNa__fadeIn;position:fixed;inset:0}@keyframes header-module__pLyxNa__fadeIn{0%{opacity:0}to{opacity:1}}.header-module__pLyxNa__menuLateral{z-index:999;width:80%;max-width:320px;height:100%;animation:.3s header-module__pLyxNa__slideIn;position:fixed;top:0;left:0;overflow-y:auto}.header-module__pLyxNa__menuLateral.header-module__pLyxNa__light{background:#fff;box-shadow:4px 0 12px #0000001a}.header-module__pLyxNa__menuLateral.header-module__pLyxNa__dark{background:#0f172a;box-shadow:4px 0 12px #0006}@keyframes header-module__pLyxNa__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.header-module__pLyxNa__botonCerrar{cursor:pointer;z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;padding:10px;font-size:32px;transition:all .2s;display:flex;position:fixed;top:15px;right:calc(20% + 15px)}.header-module__pLyxNa__light .header-module__pLyxNa__botonCerrar{color:#0284c7;background:#fffffff2;box-shadow:0 2px 8px #00000026}.header-module__pLyxNa__dark .header-module__pLyxNa__botonCerrar{color:#38bdf8;background:#0f172af2;box-shadow:0 2px 8px #0006}.header-module__pLyxNa__light .header-module__pLyxNa__botonCerrar:hover{color:#0ea5e9;background:#e0f2fe}.header-module__pLyxNa__dark .header-module__pLyxNa__botonCerrar:hover{color:#7dd3fc;background:#1e293b}.header-module__pLyxNa__menuContenido{flex-direction:column;height:100%;padding:20px;display:flex}.header-module__pLyxNa__menuHeader{justify-content:center;align-items:center;margin-bottom:20px;padding-bottom:20px;display:flex}.header-module__pLyxNa__light .header-module__pLyxNa__menuHeader{border-bottom:1px solid #e5e7eb}.header-module__pLyxNa__dark .header-module__pLyxNa__menuHeader{border-bottom:1px solid #1e293b}.header-module__pLyxNa__menuLogo{object-fit:contain;width:auto;height:50px}.header-module__pLyxNa__menuLogoTexto{letter-spacing:-.5px;font-size:28px;font-weight:700}.header-module__pLyxNa__light .header-module__pLyxNa__menuLogoTexto{background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.header-module__pLyxNa__dark .header-module__pLyxNa__menuLogoTexto{background:linear-gradient(135deg,#38bdf8 0%,#7dd3fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.header-module__pLyxNa__menuNav{flex-direction:column;flex:1;gap:8px;display:flex}.header-module__pLyxNa__menuItem{border-radius:10px;align-items:center;gap:12px;padding:14px 16px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.header-module__pLyxNa__menuItem ion-icon{font-size:24px}.header-module__pLyxNa__light .header-module__pLyxNa__menuItem{color:#475569}.header-module__pLyxNa__dark .header-module__pLyxNa__menuItem{color:#cbd5e1}.header-module__pLyxNa__light .header-module__pLyxNa__menuItem:hover{color:#0284c7;background:#e0f2fe}.header-module__pLyxNa__dark .header-module__pLyxNa__menuItem:hover{color:#38bdf8;background:#1e293b}.header-module__pLyxNa__menuFooter{margin-top:20px;padding-top:20px}.header-module__pLyxNa__light .header-module__pLyxNa__menuFooter{border-top:1px solid #e5e7eb}.header-module__pLyxNa__dark .header-module__pLyxNa__menuFooter{border-top:1px solid #1e293b}.header-module__pLyxNa__menuItemTema{cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:14px 16px;font-size:16px;font-weight:500;transition:all .2s;display:flex}.header-module__pLyxNa__menuItemTema ion-icon{font-size:24px}.header-module__pLyxNa__light .header-module__pLyxNa__menuItemTema{color:#475569}.header-module__pLyxNa__dark .header-module__pLyxNa__menuItemTema{color:#cbd5e1}.header-module__pLyxNa__light .header-module__pLyxNa__menuItemTema:hover{color:#0284c7;background:#e0f2fe}.header-module__pLyxNa__dark .header-module__pLyxNa__menuItemTema:hover{color:#38bdf8;background:#1e293b}@media (max-width:768px){.header-module__pLyxNa__botonMenu{display:flex}.header-module__pLyxNa__botonLogin,.header-module__pLyxNa__botonRegistro,.header-module__pLyxNa__botonAyuda,.header-module__pLyxNa__botonTema{display:none}}
