@font-face{font-family:Lobster;src:url(/fuentes/lobster.woff2) format("woff2");font-display:swap}@font-face{font-family:Pacifico;src:url(/fuentes/pacifico.woff2) format("woff2");font-display:swap}@font-face{font-family:Caveat;src:url(/fuentes/caveat.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Bebas Neue;src:url(/fuentes/bebas.woff2) format("woff2");font-display:swap}@font-face{font-family:Righteous;src:url(/fuentes/righteous.woff2) format("woff2");font-display:swap}@font-face{font-family:Bungee;src:url(/fuentes/bungee.woff2) format("woff2");font-display:swap}:root{--bg: #f2f3f7;--surface: #ffffff;--border: #e4e6ee;--text: #16181f;--muted: #6b7080;--accent: #5d22ba;--marca: #5d22ba;--peligro: #d1365a;--presencia: #17a05e;--radius: 14px;font-family:Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}body{margin:0;background:var(--bg);-webkit-font-smoothing:antialiased}:root[data-tema=oscuro]{--bg: #14151a;--surface: #1c1e26;--border: #2b2e3a;--text: #eceef4;--muted: #9aa0b1;--accent: #a688ff;--peligro: #ff6f8b;--presencia: #3ddc84;color-scheme:dark}:root[data-pase=oculto] .pase-banner{display:none}.menu.svelte-13gk586{position:relative}.menu__disparador.svelte-13gk586{display:inline-flex;align-items:center;gap:10px;min-width:148px;font:inherit;font-size:13.5px;font-weight:600;color:#fff;background:var(--accent);border:1.5px solid var(--accent);border-radius:6px;padding:9px 14px;cursor:pointer;text-align:left}.menu__flecha.svelte-13gk586{margin-left:auto;font-size:11px;line-height:1;transition:transform .18s ease}.menu__disparador--abierto.svelte-13gk586 .menu__flecha:where(.svelte-13gk586){transform:rotate(180deg)}.menu__panel.svelte-13gk586{position:absolute;top:calc(100% + 8px);left:0;z-index:30;min-width:100%;display:flex;flex-direction:column;padding:6px;background:var(--surface);border:1.5px solid var(--text);border-radius:8px;box-shadow:0 10px 24px #16181f1f;animation:svelte-13gk586-desplegar .16s ease}.menu__opcion.svelte-13gk586{display:flex;align-items:center;justify-content:space-between;gap:14px;font:inherit;font-size:13.5px;color:var(--text);text-decoration:none;background:none;border:none;border-radius:5px;padding:9px 14px;text-align:left;cursor:pointer;white-space:nowrap}.menu__opcion.svelte-13gk586:hover,.menu__opcion.svelte-13gk586:focus-visible{background:var(--bg);outline:none}.menu__opcion--activa.svelte-13gk586{color:var(--accent);font-weight:600}@keyframes svelte-13gk586-desplegar{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 720px){.menu__disparador.svelte-13gk586{min-width:0;padding:9px 12px}}@media (prefers-reduced-motion: reduce){.menu__panel.svelte-13gk586{animation:none}.menu__flecha.svelte-13gk586{transition:none}}.tema.svelte-10d17h5{display:grid;place-items:center;width:34px;height:34px;font-size:15px;line-height:1;color:var(--text);background:none;border:1.5px solid var(--text);border-radius:999px;cursor:pointer}.tema.svelte-10d17h5:hover{color:var(--accent);border-color:var(--accent)}.tema.svelte-10d17h5:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.topbar.svelte-1elxaub{background:var(--surface)}.topbar__inner.svelte-1elxaub{display:flex;align-items:center;gap:24px;max-width:880px;margin:0 auto;padding:16px 20px 14px}.brand.svelte-1elxaub{display:flex;align-items:center;gap:10px;text-decoration:none}.brand.svelte-1elxaub:hover .brand__name:where(.svelte-1elxaub){opacity:.75}.brand__logo.svelte-1elxaub{display:inline-flex;align-items:center;justify-content:center}.brand__name.svelte-1elxaub{font-family:Poppins,Segoe UI,system-ui,sans-serif;font-size:25px;font-weight:500;color:var(--accent);letter-spacing:-.2px;line-height:1}.tabs.svelte-1elxaub{display:flex;justify-content:flex-end;gap:10px;flex:1;padding-bottom:12px;border-bottom:1.5px solid var(--text);align-self:flex-end}.entrar.svelte-1elxaub{display:inline-flex;align-items:center;font-size:13.5px;font-weight:600;color:var(--text);text-decoration:none;background:var(--surface);border:1.5px solid var(--text);border-radius:6px;padding:9px 16px;white-space:nowrap}.entrar.svelte-1elxaub:hover{color:var(--accent);border-color:var(--accent)}.cuenta.svelte-1elxaub{display:inline-flex;align-items:center;border-radius:50%}@media (max-width: 720px){.topbar__inner.svelte-1elxaub{gap:14px}.brand__name.svelte-1elxaub{font-size:21px}.tabs.svelte-1elxaub{gap:8px}.entrar.svelte-1elxaub{padding:8px 12px;font-size:13px}}.telon.svelte-1vrls27{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:16px;overflow:auto;background:#0a0810c7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:svelte-1vrls27-aparecer .22s ease-out}.pase.svelte-1vrls27{position:relative;width:100%;max-width:420px;margin:auto;padding:26px 20px 20px;background-color:#130e24;background-image:radial-gradient(circle at top,#2b1754,#130e24 70%,#0c0817);color:#eceef4;border:1.5px solid #d4af37;border-radius:22px;box-shadow:0 0 40px #b3872859;animation:svelte-1vrls27-subir .28s cubic-bezier(.16,1,.3,1)}.pase__cerrar.svelte-1vrls27{position:absolute;top:12px;right:14px;width:30px;height:30px;display:grid;place-items:center;font:inherit;font-size:14px;line-height:1;color:#eceef4;background:#ffffff1f;border:none;border-radius:50%;cursor:pointer}.pase__cerrar.svelte-1vrls27:hover,.pase__cerrar.svelte-1vrls27:focus-visible{background:#ffffff3d}.pase__titulo.svelte-1vrls27{margin:0 0 4px;padding:0 26px;text-align:center;font-family:Poppins,Segoe UI,system-ui,sans-serif;font-size:22px;font-weight:600;line-height:1.2;color:#f6e6a4;background:linear-gradient(180deg,#fff7c2,#e3c257 55%,#b38728);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pase__bajada.svelte-1vrls27{margin:0 0 16px;text-align:center;font-size:13px;font-weight:600;color:#cfc3ea}.muestra.svelte-1vrls27{padding:12px;margin-bottom:14px;background:#0006;border:1px dashed rgb(212 175 55 / .45);border-radius:14px}.muestra__estilos.svelte-1vrls27{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:10px}.muestra__estilo.svelte-1vrls27{font:inherit;font-size:12px;font-weight:600;color:#d8cdf0;background:#251d38;border:1px solid #4a3b6e;border-radius:999px;padding:5px 12px;cursor:pointer}.muestra__estilo.svelte-1vrls27:hover{border-color:#8b76c4}.muestra__estilo--puesto.svelte-1vrls27{color:#150f04;background:#e3c257;border-color:#fff2a8}.ficha.svelte-1vrls27{display:flex;align-items:center;gap:10px;padding:9px 12px;background:#191428;border:1px solid var(--estilo);border-radius:10px;box-shadow:0 0 12px color-mix(in srgb,var(--estilo) 38%,transparent);transition:border-color .25s ease,box-shadow .25s ease}.ficha__avatar.svelte-1vrls27{flex-shrink:0;width:34px;height:34px;display:grid;place-items:center;font-size:11px;font-weight:700;color:#eceef4;background:#3f335c;border-radius:50%}.ficha__datos.svelte-1vrls27{display:flex;flex-direction:column;gap:2px;min-width:0}.ficha__nombre.svelte-1vrls27{font-size:13px;font-weight:600;color:#eceef4}.ficha__cancion.svelte-1vrls27{font-size:11.5px;color:#b3a9cd}.beneficios.svelte-1vrls27{display:flex;flex-direction:column;gap:10px;margin:0 0 18px;padding:0;list-style:none}.beneficio.svelte-1vrls27{display:flex;align-items:center;gap:12px;padding:9px 12px;background:#ffffff0d;border:1px solid rgb(255 255 255 / .07);border-radius:12px}.beneficio__icono.svelte-1vrls27{flex-shrink:0;width:32px;height:32px;display:grid;place-items:center;font-size:17px;background:#9333ea38;border-radius:8px}.beneficio__texto.svelte-1vrls27{display:flex;flex-direction:column;gap:2px}.beneficio__titulo.svelte-1vrls27{font-size:13px;font-weight:600;color:#fff}.beneficio__bajada.svelte-1vrls27{font-size:12px;line-height:1.4;color:#b3a9cd}.pase__activar.svelte-1vrls27{width:100%;padding:13px;font:inherit;font-size:14.5px;font-weight:700;letter-spacing:.3px;color:#150f04;background-color:#dfb63f;background-image:linear-gradient(90deg,#d4af37,#f7e07c,#c69428);border:none;border-radius:999px;cursor:pointer;box-shadow:0 4px 15px #d4af3766}.pase__activar.svelte-1vrls27:hover{filter:brightness(1.06)}.aviso.svelte-1vrls27{margin:0;padding:12px 14px;font-size:12.5px;line-height:1.5;color:#d8cdf0;background:#d4af371f;border:1px solid rgb(212 175 55 / .5);border-radius:14px}.aviso__titulo.svelte-1vrls27{display:block;margin-bottom:2px;font-size:13px;color:#f6e6a4}.pase__letra-chica.svelte-1vrls27{margin:10px 0 0;text-align:center;font-size:11px;color:#9a91b4}@keyframes svelte-1vrls27-aparecer{0%{opacity:0}to{opacity:1}}@keyframes svelte-1vrls27-subir{0%{transform:translateY(26px) scale(.96);opacity:0}to{transform:none;opacity:1}}@media (prefers-reduced-motion: reduce){.telon.svelte-1vrls27,.pase.svelte-1vrls27{animation:none}.ficha.svelte-1vrls27{transition:none}}.pase-banner.svelte-1mb0k0r{display:flex;align-items:stretch;width:100%;height:36px;background-color:#d4af37;color:#110e05;background-image:linear-gradient(90deg,#b38728,#fbf5b7,#d4af37,#fbf5b7,#aa771c);background-size:300% 100%;border-top:1px solid #fff2a8;border-bottom:1px solid #775210;box-shadow:0 2px 10px #d4af3759;animation:svelte-1mb0k0r-brillar 4s linear infinite}.pase-banner__abrir.svelte-1mb0k0r{position:relative;flex:1;min-width:0;overflow:hidden;container-type:inline-size;display:flex;align-items:center;padding:0;font:inherit;color:inherit;background:none;border:none;cursor:pointer}.cinta.svelte-1mb0k0r{position:absolute;top:50%;left:0;display:flex;align-items:center;gap:14px;white-space:nowrap;font-size:12.5px;font-weight:800;letter-spacing:.4px;color:#110e05;text-shadow:0 1px 0 rgb(255 255 255 / .6);animation:svelte-1mb0k0r-vaiven 11s ease-in-out infinite alternate;will-change:transform}.pase-banner__abrir.svelte-1mb0k0r:hover .cinta:where(.svelte-1mb0k0r),.pase-banner__abrir.svelte-1mb0k0r:focus-visible .cinta:where(.svelte-1mb0k0r),.pase-banner__abrir.svelte-1mb0k0r:active .cinta:where(.svelte-1mb0k0r){animation-play-state:paused}.pase-banner__abrir.svelte-1mb0k0r:focus-visible{outline:2px solid #110e05;outline-offset:-3px}.destello.svelte-1mb0k0r{display:inline-block;font-size:14px;animation:svelte-1mb0k0r-destellar 1s ease-in-out infinite alternate}.destello.svelte-1mb0k0r:nth-of-type(2){animation-delay:.5s}.etiqueta.svelte-1mb0k0r{padding:2px 7px;font-size:10px;font-weight:800;letter-spacing:1px;color:gold;background:#000;border-radius:4px;text-shadow:none}.pase-banner__cerrar.svelte-1mb0k0r{flex-shrink:0;width:32px;display:grid;place-items:center;font:inherit;font-size:11px;line-height:1;color:#4a3708;background:none;border:none;cursor:pointer}.pase-banner__cerrar.svelte-1mb0k0r:hover,.pase-banner__cerrar.svelte-1mb0k0r:focus-visible{color:#110e05;background:#ffffff59}@keyframes svelte-1mb0k0r-vaiven{0%{transform:translate(14px,-50%)}to{transform:translate(calc(100cqw - 100% - 14px),-50%)}}@keyframes svelte-1mb0k0r-brillar{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes svelte-1mb0k0r-destellar{0%{opacity:.4;transform:scale(.85)}to{opacity:1;transform:scale(1.25)}}@media (prefers-reduced-motion: reduce){.pase-banner.svelte-1mb0k0r{height:auto;min-height:36px;animation:none;background-position:50% 50%}.pase-banner__abrir.svelte-1mb0k0r{padding:7px 4px 7px 14px}.cinta.svelte-1mb0k0r{position:static;flex-wrap:wrap;justify-content:center;gap:6px 12px;width:100%;white-space:normal;transform:none;animation:none}.destello.svelte-1mb0k0r{animation:none;opacity:1;transform:none}}.rail.svelte-xuy8as{display:flex;flex-direction:column;align-items:center;gap:18px;padding:6px 20px 40px 0;border-right:1.5px solid var(--text);align-self:stretch}.rail__item.svelte-xuy8as{position:relative;text-decoration:none;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:18px;color:var(--muted)}.rail__insignia.svelte-xuy8as{position:absolute;top:-2px;right:-4px}.rail__item--active.svelte-xuy8as{background:#5d22ba1a;color:var(--accent)}@media (max-width: 720px){.rail.svelte-xuy8as{display:none}}.fondo.svelte-1oy57el{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;background:#16181f8c}.caja.svelte-1oy57el{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;max-width:420px;padding:28px 24px 24px;text-align:center;background:var(--surface);border:1.5px solid var(--text);border-radius:14px}.caja__titulo.svelte-1oy57el{font-family:Poppins,Segoe UI,system-ui,sans-serif;font-size:22px;font-weight:600;margin:10px 0 0}.caja__error.svelte-1oy57el{margin:0;font-size:13px;color:var(--peligro);max-width:34ch}.caja__bajada.svelte-1oy57el{margin:0;font-size:13.5px;color:var(--muted)}.opciones.svelte-1oy57el{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin:22px 0 18px}.opcion.svelte-1oy57el{padding:6px;background:none;border:2px solid transparent;border-radius:50%;cursor:pointer;transition:transform .18s ease}.opcion.svelte-1oy57el:hover{transform:translateY(-3px)}.opcion--elegida.svelte-1oy57el{border-color:var(--accent)}.opcion__cara.svelte-1oy57el{display:block;width:84px}.usuario.svelte-1oy57el{display:flex;flex-direction:column;gap:6px;width:100%;margin-bottom:16px;text-align:left}.usuario__nombre.svelte-1oy57el{font-size:13px;font-weight:600}.usuario__caja.svelte-1oy57el{display:flex;align-items:center;gap:2px;background:var(--bg);border:1.5px solid var(--border);border-radius:8px;padding:0 12px}.usuario__caja.svelte-1oy57el:focus-within{border-color:var(--accent)}.usuario__arroba.svelte-1oy57el{color:var(--muted);font-size:14px}.usuario__input.svelte-1oy57el{flex:1;min-width:0;font:inherit;font-size:14px;color:var(--text);background:none;border:none;padding:10px 0}.usuario__input.svelte-1oy57el:focus{outline:none}.usuario__ayuda.svelte-1oy57el{font-size:12px;line-height:1.4;color:var(--muted)}.empezar.svelte-1oy57el{font:inherit;font-size:14px;font-weight:600;color:#fff;background:var(--accent);border:1.5px solid var(--accent);border-radius:999px;padding:11px 34px;cursor:pointer}.empezar.svelte-1oy57el:disabled{color:var(--muted);background:var(--bg);border-color:var(--border);cursor:default}@media (prefers-reduced-motion: reduce){.opcion.svelte-1oy57el,.opcion.svelte-1oy57el:hover{transition:none;transform:none}}@media (max-width: 480px){.opcion__cara.svelte-1oy57el{width:68px}}.app.svelte-12qhfyh{min-height:100vh}.layout.svelte-12qhfyh{display:grid;grid-template-columns:76px minmax(0,1fr);gap:28px;max-width:880px;margin:0 auto;padding:28px 20px 60px;align-items:start}@media (max-width: 720px){.layout.svelte-12qhfyh{grid-template-columns:minmax(0,1fr);gap:0}}
