.header-module__MXQOuW__header{z-index:100;height:70px;transition:all .3s;position:sticky;top:0;left:0;right:0}.header-module__MXQOuW__header.header-module__MXQOuW__light{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #00000014}.header-module__MXQOuW__header.header-module__MXQOuW__dark{background:#0f172a;border-bottom:1px solid #1e293b;box-shadow:0 2px 8px #0006}.header-module__MXQOuW__contenedor{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 20px;display:flex}.header-module__MXQOuW__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__MXQOuW__light .header-module__MXQOuW__botonMenu{color:#0ea5e9}.header-module__MXQOuW__dark .header-module__MXQOuW__botonMenu{color:#38bdf8}.header-module__MXQOuW__light .header-module__MXQOuW__botonMenu:hover{color:#0284c7;background:#e0f2fe}.header-module__MXQOuW__dark .header-module__MXQOuW__botonMenu:hover{color:#7dd3fc;background:#1e293b}.header-module__MXQOuW__logo{align-items:center;text-decoration:none;display:flex}.header-module__MXQOuW__logoImagen{object-fit:contain;width:auto;height:45px}.header-module__MXQOuW__logoTexto{letter-spacing:-.5px;font-size:24px;font-weight:700}.header-module__MXQOuW__light .header-module__MXQOuW__logoTexto{background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.header-module__MXQOuW__dark .header-module__MXQOuW__logoTexto{background:linear-gradient(135deg,#38bdf8 0%,#7dd3fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.header-module__MXQOuW__acciones{align-items:center;gap:15px;display:flex}.header-module__MXQOuW__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__MXQOuW__light .header-module__MXQOuW__botonTema{color:#0ea5e9}.header-module__MXQOuW__dark .header-module__MXQOuW__botonTema{color:#38bdf8}.header-module__MXQOuW__light .header-module__MXQOuW__botonTema:hover{color:#0284c7;background:#e0f2fe}.header-module__MXQOuW__dark .header-module__MXQOuW__botonTema:hover{color:#7dd3fc;background:#1e293b}.header-module__MXQOuW__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__MXQOuW__light .header-module__MXQOuW__botonAyuda{color:#0ea5e9}.header-module__MXQOuW__dark .header-module__MXQOuW__botonAyuda{color:#38bdf8}.header-module__MXQOuW__light .header-module__MXQOuW__botonAyuda:hover{color:#0284c7;background:#e0f2fe}.header-module__MXQOuW__dark .header-module__MXQOuW__botonAyuda:hover{color:#7dd3fc;background:#1e293b}.header-module__MXQOuW__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__MXQOuW__light .header-module__MXQOuW__botonLogin{color:#0ea5e9;background:0 0}.header-module__MXQOuW__dark .header-module__MXQOuW__botonLogin{color:#38bdf8;background:0 0;border-color:#38bdf8}.header-module__MXQOuW__light .header-module__MXQOuW__botonLogin:hover{color:#fff;background:#0ea5e9}.header-module__MXQOuW__dark .header-module__MXQOuW__botonLogin:hover{color:#0f172a;background:#38bdf8}.header-module__MXQOuW__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__MXQOuW__light .header-module__MXQOuW__botonRegistro{color:#fff;background:#0ea5e9}.header-module__MXQOuW__dark .header-module__MXQOuW__botonRegistro{color:#0f172a;background:#38bdf8}.header-module__MXQOuW__light .header-module__MXQOuW__botonRegistro:hover{background:#0284c7}.header-module__MXQOuW__dark .header-module__MXQOuW__botonRegistro:hover{background:#7dd3fc}.header-module__MXQOuW__cargando{font-size:14px;font-weight:500}.header-module__MXQOuW__light .header-module__MXQOuW__cargando{color:#0ea5e9}.header-module__MXQOuW__dark .header-module__MXQOuW__cargando{color:#38bdf8}.header-module__MXQOuW__overlay{z-index:998;background:#0009;animation:.3s header-module__MXQOuW__fadeIn;position:fixed;inset:0}@keyframes header-module__MXQOuW__fadeIn{0%{opacity:0}to{opacity:1}}.header-module__MXQOuW__menuLateral{z-index:999;width:80%;max-width:320px;height:100%;animation:.3s header-module__MXQOuW__slideIn;position:fixed;top:0;left:0;overflow-y:auto}.header-module__MXQOuW__menuLateral.header-module__MXQOuW__light{background:#fff;box-shadow:4px 0 12px #0000001a}.header-module__MXQOuW__menuLateral.header-module__MXQOuW__dark{background:#0f172a;box-shadow:4px 0 12px #0006}@keyframes header-module__MXQOuW__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.header-module__MXQOuW__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__MXQOuW__light .header-module__MXQOuW__botonCerrar{color:#0284c7;background:#fffffff2;box-shadow:0 2px 8px #00000026}.header-module__MXQOuW__dark .header-module__MXQOuW__botonCerrar{color:#38bdf8;background:#0f172af2;box-shadow:0 2px 8px #0006}.header-module__MXQOuW__light .header-module__MXQOuW__botonCerrar:hover{color:#0ea5e9;background:#e0f2fe}.header-module__MXQOuW__dark .header-module__MXQOuW__botonCerrar:hover{color:#7dd3fc;background:#1e293b}.header-module__MXQOuW__menuContenido{flex-direction:column;height:100%;padding:20px;display:flex}.header-module__MXQOuW__menuHeader{justify-content:center;align-items:center;margin-bottom:20px;padding-bottom:20px;display:flex}.header-module__MXQOuW__light .header-module__MXQOuW__menuHeader{border-bottom:1px solid #e5e7eb}.header-module__MXQOuW__dark .header-module__MXQOuW__menuHeader{border-bottom:1px solid #1e293b}.header-module__MXQOuW__menuLogo{object-fit:contain;width:auto;height:50px}.header-module__MXQOuW__menuLogoTexto{letter-spacing:-.5px;font-size:28px;font-weight:700}.header-module__MXQOuW__light .header-module__MXQOuW__menuLogoTexto{background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.header-module__MXQOuW__dark .header-module__MXQOuW__menuLogoTexto{background:linear-gradient(135deg,#38bdf8 0%,#7dd3fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.header-module__MXQOuW__menuNav{flex-direction:column;flex:1;gap:8px;display:flex}.header-module__MXQOuW__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__MXQOuW__menuItem ion-icon{font-size:24px}.header-module__MXQOuW__light .header-module__MXQOuW__menuItem{color:#475569}.header-module__MXQOuW__dark .header-module__MXQOuW__menuItem{color:#cbd5e1}.header-module__MXQOuW__light .header-module__MXQOuW__menuItem:hover{color:#0284c7;background:#e0f2fe}.header-module__MXQOuW__dark .header-module__MXQOuW__menuItem:hover{color:#38bdf8;background:#1e293b}.header-module__MXQOuW__menuFooter{margin-top:20px;padding-top:20px}.header-module__MXQOuW__light .header-module__MXQOuW__menuFooter{border-top:1px solid #e5e7eb}.header-module__MXQOuW__dark .header-module__MXQOuW__menuFooter{border-top:1px solid #1e293b}.header-module__MXQOuW__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__MXQOuW__menuItemTema ion-icon{font-size:24px}.header-module__MXQOuW__light .header-module__MXQOuW__menuItemTema{color:#475569}.header-module__MXQOuW__dark .header-module__MXQOuW__menuItemTema{color:#cbd5e1}.header-module__MXQOuW__light .header-module__MXQOuW__menuItemTema:hover{color:#0284c7;background:#e0f2fe}.header-module__MXQOuW__dark .header-module__MXQOuW__menuItemTema:hover{color:#38bdf8;background:#1e293b}@media (max-width:768px){.header-module__MXQOuW__botonMenu{display:flex}.header-module__MXQOuW__botonLogin,.header-module__MXQOuW__botonRegistro,.header-module__MXQOuW__botonAyuda,.header-module__MXQOuW__botonTema{display:none}}
