.web-nav{position:sticky;top:0}.web-nav__links{display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none;font-size:.95rem}.web-nav__links a{color:var(--text-muted);text-decoration:none;transition:color .18s ease}.web-nav__links a:hover,.web-nav__links a:focus-visible{color:var(--text)}.web-nav__links a.is-activo{color:var(--text);position:relative}.web-nav__links a.is-activo:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;border-radius:2px;background:var(--gradient)}.web-nav__soon{color:#f2f6f847;cursor:default}.web-nav__acciones{display:flex;align-items:center;gap:18px}.web-nav__login{color:var(--text-muted);text-decoration:none;font-size:.95rem;white-space:nowrap}.web-nav__login:hover{color:var(--text)}.web-nav__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0 9px;border:0;background:transparent;cursor:pointer}.web-nav__burger span{display:block;height:2px;border-radius:2px;background:var(--text);transition:transform .2s ease,opacity .2s ease}@media(max-width:980px){.web-nav__burger{display:flex}.web-nav__menu{position:absolute;top:100%;left:0;right:0;display:none;padding:18px 20px 22px;background:var(--ink-soft);border-bottom:1px solid var(--line)}.web-nav--abierto .web-nav__menu{display:block}.web-nav__links{flex-direction:column;align-items:flex-start;gap:16px;font-size:1.05rem}.web-nav__login{display:none}.web-nav--abierto .web-nav__burger span:first-child{transform:translateY(7px) rotate(45deg)}.web-nav--abierto .web-nav__burger span:nth-child(2){opacity:0}.web-nav--abierto .web-nav__burger span:last-child{transform:translateY(-7px) rotate(-45deg)}}.web-hero{margin-top:calc(-1 * var(--nav-h));padding-top:calc(var(--nav-h) + 32px);padding-bottom:32px;min-height:100vh;min-height:100svh}.web-hero>.shell:before{flex:1 1 0}.web-hero>.shell:after{content:"";display:block;flex:.5 1 0}.web-hero .covers{margin-top:32px}main>.band:first-child:has(.web-hero){padding-top:0;overflow:visible}.web-hero--foto{--hero-foto-velo: .15;--luces-opacidad: .5;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-attachment:fixed}.web-hero--foto .stage__beams,.web-hero--foto .stage__haze,.web-hero--foto .stage__sparks{opacity:var(--luces-opacidad)}.web-hero--foto:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 62%,var(--ink) 100%),linear-gradient(rgba(4,10,15,var(--hero-foto-velo)),rgba(4,10,15,var(--hero-foto-velo)))}.web-nota{width:100%;margin:0 0 14px;color:var(--text-muted);font-family:var(--font-display);font-size:1.05rem}@media(min-width:981px){.web-cards--4{grid-template-columns:repeat(4,1fr)}}.web-features{display:flex;flex-wrap:wrap;justify-content:center;gap:22px;margin-top:52px}.web-features>*{flex:1 1 300px;max-width:360px}.web-feature__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:18px;border:1px solid var(--line);border-radius:var(--lp-radius-sm);color:var(--brand-2);background:#00a4f314}.web-feature__icon svg{width:24px;height:24px}.web-pie__cols{display:flex;flex-wrap:wrap;gap:48px;padding-bottom:40px;border-bottom:1px solid var(--line)}.web-pie__marca{flex:1 1 220px}.web-pie__col{flex:1 1 190px}.web-pie__col-title{margin:0 0 14px;font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.web-pie__col ul{margin:0;padding:0;list-style:none;display:grid;gap:10px;font-size:.95rem}.web-pie__col a{color:var(--text);text-decoration:none}.web-pie__col a:hover{color:var(--brand-2)}.web-pie__accion{appearance:none;background:none;border:0;padding:0;font:inherit;text-align:left;color:var(--text);cursor:pointer}.web-pie__accion:hover{color:var(--brand-2)}.web-pie__bajo{padding-top:28px;text-align:center}.web-redes{display:flex;gap:12px;margin:22px 0 0;padding:0;list-style:none}.web-redes a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;color:var(--text-muted);transition:color .18s ease,border-color .18s ease,transform .18s ease}.web-redes a:hover,.web-redes a:focus-visible{color:var(--text);border-color:var(--brand);transform:translateY(-2px)}.web-redes svg{width:18px;height:18px}.web-pagehero{padding-top:calc(var(--nav-h) + 72px);padding-bottom:0}.web-pagehero__intro{max-width:760px;margin-inline:auto;text-align:center}.web-pagehero__title{margin:14px 0 0;font-size:clamp(2.6rem,6vw,4rem)}.web-pagehero__body{margin:22px auto 0;color:var(--text-muted);font-size:1.12rem;max-width:62ch}.web-pagehero--fondo{--hero-velo-arriba: .72;--hero-velo-medio: .54;padding-top:64px;padding-bottom:64px;display:flex;align-items:center;min-height:calc(100vh - var(--nav-h));min-height:calc(100svh - var(--nav-h));background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-attachment:fixed}@media(hover:none){.web-pagehero--fondo,.web-hero--foto{background-attachment:scroll}}.web-pagehero--fondo>.shell{width:100%}main>.band:first-child:has(.web-pagehero--fondo){padding-top:0}.web-pagehero--fondo:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(to bottom,rgba(4,10,15,var(--hero-velo-arriba)) 0%,rgba(4,10,15,var(--hero-velo-medio)) 42%,var(--ink) 100%)}@media(max-width:640px){.web-pagehero--fondo{padding-top:48px;padding-bottom:48px}}.web-relato{display:grid;gap:44px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.web-relato__title{font-size:clamp(1.5rem,2.6vw,1.9rem)}.web-relato__body{margin:18px 0 0;color:var(--text-muted)}.web-timeline{position:relative;margin:56px 0 0;padding:0 0 0 34px;list-style:none}.web-timeline:before{content:"";position:absolute;top:8px;bottom:8px;left:7px;width:2px;border-radius:2px;background:linear-gradient(var(--brand),var(--brand-2),transparent)}.web-timeline__hito{position:relative;padding-bottom:38px}.web-timeline__hito:last-child{padding-bottom:0}.web-timeline__hito:before{content:"";position:absolute;top:9px;left:-34px;width:16px;height:16px;border-radius:50%;border:2px solid var(--brand);background:var(--ink)}.web-timeline__hito.is-actual:before{background:var(--gradient);box-shadow:var(--lp-shadow-glow)}.web-timeline__year{display:block;font-family:var(--font-display);font-size:1.6rem;font-weight:700;letter-spacing:-.02em}.web-timeline__hito.is-actual .web-timeline__year{background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.web-timeline__body{margin:8px 0 0;max-width:68ch;color:var(--text-muted)}.web-prosa{max-width:74ch;margin-inline:auto;text-align:center}.web-prosa p{margin:20px 0 0;color:var(--text-muted);font-size:1.05rem}@media(min-width:761px){.web-cards--2{grid-template-columns:repeat(2,1fr)}}.web-pasos{position:relative;margin:0;padding:0;list-style:none;display:grid;gap:22px}.web-pasos__paso{position:relative;display:flex;align-items:center;gap:16px}.web-pasos__paso:not(:last-child):after{content:"";position:absolute;top:44px;left:21px;height:22px;width:2px;border-radius:2px;background:linear-gradient(var(--brand),var(--brand-2))}.web-pasos__num{flex:0 0 auto;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:var(--ink-card);font-family:var(--font-display);font-size:1.15rem;font-weight:700}.web-pasos__texto{margin:0;color:var(--text-muted);font-size:1.05rem}.web-pasos__texto strong{color:var(--text);font-weight:600}.web-pagehero__intro:has(.web-pagehero__linea){max-width:920px}.web-pagehero__linea{display:block}.web-pagehero .hero__trust{justify-content:center}.web-legal{padding-top:24px}.web-legal__fecha{margin:18px 0 0;color:var(--text-muted);font-size:.95rem}.web-legal__reja{display:grid;gap:48px;grid-template-columns:260px minmax(0,1fr);align-items:start}.web-legal__indice{position:sticky;top:calc(var(--nav-h) + 24px);max-height:calc(100vh - var(--nav-h) - 48px);overflow-y:auto;padding-right:8px;border-left:1px solid var(--line)}.web-legal__indice-titulo{margin:0 0 14px 18px;font-size:.78rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--brand)}.web-legal__indice ol{margin:0;padding:0;list-style:none;display:grid;gap:10px;font-size:.92rem}.web-legal__indice a{display:block;padding:2px 0 2px 18px;margin-left:-1px;border-left:2px solid transparent;color:var(--text-muted);text-decoration:none;transition:color .18s ease,border-color .18s ease}.web-legal__indice a:hover,.web-legal__indice a:focus-visible{color:var(--text);border-left-color:var(--brand)}.web-legal__texto{max-width:72ch;color:var(--text-muted)}.web-legal__texto p{margin:0 0 18px}.web-legal__h2{margin:46px 0 18px;font-size:clamp(1.4rem,2.4vw,1.75rem);color:var(--text)}.web-legal__texto>.web-legal__h2:first-child{margin-top:0}.web-legal__h3{margin:32px 0 14px;font-size:1.1rem;color:var(--text)}.web-legal__lista{margin:0 0 20px;padding-left:22px;display:grid;gap:10px}.web-legal__texto strong{color:var(--text);font-weight:600}.web-legal__texto a{color:var(--brand-2)}.web-legal__tabla{overflow-x:auto;margin:0 0 24px;border:1px solid var(--line);border-radius:var(--lp-radius-sm)}.web-legal__tabla table{width:100%;border-collapse:collapse;font-size:.92rem}.web-legal__tabla th{text-align:left;padding:14px 16px;background:var(--ink-card);color:var(--text);font-weight:600;white-space:nowrap}.web-legal__tabla td{padding:12px 16px;border-top:1px solid var(--line);vertical-align:top}.web-legal__tabla td:first-child{color:var(--text);white-space:nowrap}@media(max-width:980px){.web-legal__reja{grid-template-columns:minmax(0,1fr);gap:32px}.web-legal__indice{position:static;max-height:none;overflow:visible}}.band{overflow:clip}.web-legal__indice a.is-activo{color:var(--text);border-left-color:var(--brand)}.band>.section+.section.web-prueba,.web-prueba{margin-top:24px;padding-top:0}.hero__accent,.web-acento{background:var(--gradient);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:web-degradado 8s ease-in-out infinite}@keyframes web-degradado{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media(prefers-reduced-motion:reduce){.hero__accent,.web-acento{animation:none}}.btn--primary{background-size:200% 200%;animation:web-degradado 8s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.btn--primary{animation:none}}.web-icard__pie{margin-top:30px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.web-icard__pie .icard__counter{margin:0}@media(max-width:640px){.web-icard__pie{justify-content:center;text-align:center}.web-icard__pie .btn{width:100%;white-space:normal;text-wrap:balance;padding:14px 18px;font-size:.85rem;line-height:1.3}}.web-mision{max-width:720px;margin-inline:auto;text-align:center}.web-mision__body{margin:18px 0 0;color:var(--text-muted);font-size:1.08rem}.web-cta__nota{margin:22px auto 0;max-width:46ch;text-align:center;color:var(--text-muted);font-size:.95rem}.web-cta__nota a{color:var(--brand-2);text-decoration:underline;text-underline-offset:3px}.web-artistas{display:flex;flex-direction:column}.web-artistas__top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:22px}.web-artistas__cuenta{font-family:var(--font-display);font-weight:600;font-size:1.02rem}.web-artistas__lista{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:10px}.web-artista{display:flex;align-items:center;gap:12px;padding:9px 14px 9px 9px;border-radius:var(--lp-radius-sm);border:1px solid var(--line);background:#ffffff0a}.web-artista__avatar{width:38px;height:38px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;font-family:var(--font-display);font-weight:700;font-size:.95rem;color:var(--ink);background-image:var(--gradient)}.web-artista__avatar--1{background-image:linear-gradient(135deg,var(--brand-2),var(--brand))}.web-artista__avatar--2{background-image:linear-gradient(135deg,var(--brand-deep),var(--brand-2))}.web-artista__nombre{flex:1;font-size:.9rem;font-weight:600}.web-artista__tipo{font-size:.74rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted)}.web-artistas__icono{font-size:1.15rem;line-height:1}@media(max-width:620px){.web-artista__nombre{min-width:0}.web-artista__tipo{font-size:.62rem;letter-spacing:.03em;white-space:nowrap}}.web-artista--nuevo{border-style:dashed;background:transparent}.web-artista__avatar--nuevo{background-image:none;border:1px dashed var(--line);color:var(--text-muted);font-size:1.2rem}main>.band>section:not(:first-of-type):not(.web-prueba):not(.web-legal){content-visibility:auto;contain-intrinsic-size:auto 700px}@media(max-width:620px){.web-hero .stage__beams,.web-hero .stage__haze,.web-hero .stage__sparks{display:none}.web-hero>.shell:before{flex:.55 1 0}}.reveal{opacity:1;transform:none}
