@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_069ab3{font-family:Montserrat,Montserrat Fallback;font-style:normal}.__variable_069ab3{--font-montserrat:"Montserrat","Montserrat Fallback"}:root{--color-fondo:#050505;--color-texto:#ffffff;--color-tenue:rgba(255,255,255,0.6);--color-linea:rgba(255,255,255,0.18);--color-panel:#ffffff;--color-panel-texto:#050505}*{margin:0;padding:0;box-sizing:border-box}body,html{min-height:100%}body{background:var(--color-fondo);color:var(--color-texto);font-family:var(--font-montserrat),system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;-webkit-font-smoothing:antialiased}.pagina{position:relative;z-index:2;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:3.5rem 1.5rem}.glow{position:fixed;top:0;left:0;width:360px;height:360px;margin:-180px 0 0 -180px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.08),transparent 62%);pointer-events:none;z-index:0;transform:translate(-500px,-500px);will-change:transform}.vineta{z-index:1;background:radial-gradient(circle at 50% 42%,transparent 42%,rgba(0,0,0,.6) 100%)}.grano,.vineta{position:fixed;inset:0;pointer-events:none}.grano{z-index:3;opacity:.11;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.7' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.cursor-dot{width:7px;height:7px;margin:-3.5px 0 0 -3.5px;background:#ffffff;border-radius:50%;z-index:10000;transition:transform .03s linear}.cursor-dot,.cursor-ring{position:fixed;top:0;left:0;pointer-events:none;transform:translate(-500px,-500px);will-change:transform}.cursor-ring{width:32px;height:32px;margin:-16px 0 0 -16px;border:1.5px solid rgba(255,255,255,.5);border-radius:50%;z-index:9999;transition:transform .13s ease-out,width .2s ease,height .2s ease,margin .2s ease,border-color .2s ease}.cursor--oculto{opacity:0}.cursor-dot,.cursor-ring,.glow{display:none}@media (hover:hover) and (pointer:fine){.cursor-dot,.cursor-ring,.glow{display:block}html{cursor:none}}.contenido{max-width:680px;display:flex;flex-direction:column;gap:2rem;text-align:center}.logo{display:block;width:min(340px,72vw);height:auto;margin:0 auto}.cabecera{display:flex;flex-direction:column;gap:.6rem;margin-bottom:.9rem}.titulo{font-size:clamp(1.3rem,5.5vw,2.75rem);font-weight:600;line-height:1.1;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.subtitulo{font-size:clamp(1.05rem,3vw,1.4rem);font-weight:500;letter-spacing:.02em}.subtitulo,.texto{color:var(--color-tenue)}.texto{display:flex;flex-direction:column;gap:1rem;font-size:1rem;line-height:1.7}.cierre strong,.lema strong,.texto strong{color:var(--color-texto);font-weight:700}.progreso{margin-top:1.75rem;flex-direction:column;gap:1rem}.progreso,.progreso-panel{display:flex;align-items:center}.progreso-panel{background:var(--color-panel);color:var(--color-panel-texto);padding:.85rem 1.5rem;border-radius:4px;min-height:3rem;justify-content:center;width:100%;max-width:480px}.progreso-mensaje{font-size:1rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.barra{width:100%;max-width:480px;height:6px;background:var(--color-linea);border-radius:999px;overflow:hidden}.barra-relleno{height:100%;background:var(--color-texto);border-radius:999px;transition:width 45ms linear}.cierre{margin-top:3.5rem;flex-direction:column;font-size:1rem;line-height:1.7;color:var(--color-tenue)}.cierre,.cierre-fila{display:flex;gap:1.75rem}.cierre-fila{align-items:center;justify-content:space-between;text-align:left}.cierre-fila p{flex:1 1}.boton{flex-shrink:0;display:inline-flex;align-items:center;gap:.6rem;background:var(--color-texto);color:#050505;padding:.9rem 1.5rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;text-decoration:none;border-radius:0;transition:background .15s ease}.boton:hover{background:rgba(255,255,255,.82)}.boton .flecha{transition:transform .15s ease}.boton:hover .flecha{transform:translateX(4px)}@media (max-width:640px){.cierre-fila{flex-direction:column;align-items:flex-start;gap:1rem}}.lema{font-size:1.15rem;font-weight:600;letter-spacing:.02em;margin-top:.5rem}@keyframes aparecer{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.contenido>*{animation:aparecer .7s ease both}.contenido>:first-child{animation-delay:.05s}.contenido>:nth-child(2){animation-delay:.15s}.contenido>:nth-child(3){animation-delay:.25s}.contenido>:nth-child(4){animation-delay:.35s}.contenido>:nth-child(5){animation-delay:.45s}.contenido>:nth-child(6){animation-delay:.55s}@media (prefers-reduced-motion:reduce){.contenido>*{animation:none}.barra-relleno,.cursor-dot,.cursor-ring{transition:none}}