@import"https://fonts.googleapis.com/css2?family=Noto+Color+Emoji&display=swap";@import"https://fonts.cdnfonts.com/css/ds-digital";@import"https://fonts.googleapis.com/css2?family=Noto+Color+Emoji&family=Press+Start+2P&family=VT323&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark}body{margin:0;padding:0;width:100vw;height:100vh;display:flex;place-items:center;justify-content:center;min-width:320px;min-height:100vh;background-color:#1a1a2e}#root{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#root{max-width:100%;margin:0;padding:0;text-align:center;min-height:100vh;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(#0009,#0009),url(/assets/fondo-estadio.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.juego-container{width:100%;max-width:450px;height:90vh;background-image:url(/assets/fondo.jpeg);background-size:cover;background-position:center;box-shadow:inset 0 0 100px #00326480;border:8px solid #333;border-radius:4px;outline:4px solid #555;display:flex;flex-direction:column;justify-content:space-between;padding:15px;color:#fff;position:relative;overflow:hidden;font-family:VT323,monospace}.juego-container:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,rgba(0,0,0,.15),rgba(0,0,0,.15) 2px,transparent 2px,transparent 4px);pointer-events:none;z-index:100}.tablero-electronico{background-color:#222;border-top:4px solid #555;border-left:4px solid #555;border-right:4px solid #000;border-bottom:4px solid #000;padding:10px;margin-bottom:10px;display:flex;justify-content:space-around;align-items:center}.panel-dato{display:flex;flex-direction:column;align-items:center;gap:4px}.pantalla-led{background-color:#000;border:3px solid #fff;outline:2px solid #000;padding:5px 2px;font-family:"Press Start 2P",cursive;font-size:20px;min-width:60px;text-align:center}.etiqueta{color:#fff;font-size:14px;font-weight:400;letter-spacing:1px;text-transform:uppercase;text-shadow:2px 2px 0px #000;margin-top:4px}.rojo{color:#f33}.verde{color:#3f3}.zona-pregunta{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;position:relative;margin-top:5px;margin-bottom:10px}.caja-texto-pregunta{position:relative;background-color:#00b;border:4px solid #9c4dcc;outline:3px solid #000000;color:#fff;padding:15px;width:100%;font-size:23px;line-height:1.2;text-align:center;text-shadow:2px 2px 0px #000;box-shadow:6px 6px #00000080}.caja-texto-pregunta:before,.caja-texto-pregunta:after{display:none}.contenedor-media{width:100%;height:180px;background-color:transparent;border:none;outline:none;display:flex;justify-content:center;align-items:center;overflow:hidden;filter:drop-shadow(0 5px 15px rgba(0,0,0,.8))}.media-visual{width:100%;height:100%;object-fit:contain;image-rendering:pixelated}.grilla-respuestas{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:5px;width:100%}.btn-respuesta{position:relative;background-color:#1808fc;color:#fff;border-top:4px solid #9c4dcc;border-left:4px solid #9c4dcc;border-right:4px solid #3a005d;border-bottom:4px solid #3a005d;border-radius:0;padding:8px 5px;font-family:VT323,monospace;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;text-align:left;min-height:55px;text-shadow:1px 1px 0 #000}.btn-respuesta:before{display:none}.btn-respuesta:active{border-top:4px solid #3a005d;border-left:4px solid #3a005d;border-right:4px solid #9c4dcc;border-bottom:4px solid #9c4dcc;background-color:#5a009d;transform:translate(2px,2px)}.letra-opcion{background-color:#d9eaeb;color:#000;width:24px;height:24px;border:2px solid #000;border-radius:0;display:flex;justify-content:center;align-items:center;font-family:"Press Start 2P",cursive;font-size:10px;margin-right:8px;flex-shrink:0;box-shadow:2px 2px #000}.pista-emoji{font-family:"Noto Color Emoji",sans-serif;font-size:50px;letter-spacing:5px;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;filter:drop-shadow(4px 4px 0px #000)}.centrado{justify-content:center!important;align-items:center!important;gap:20px;text-align:center;background-color:#000!important;border:4px solid #fff}.titulo-neon{font-family:"Press Start 2P",cursive;color:#ff0;text-shadow:3px 3px 0px #ff0000;font-size:20px;line-height:1.5;margin-bottom:20px}.texto-blanco{font-family:VT323,monospace;margin:0;font-size:28px;text-shadow:2px 2px 0 #000}.marcador-final{font-family:"Press Start 2P",cursive;font-size:60px;color:#fff;background:#000;padding:15px 25px;border:4px solid #fff;outline:4px solid #000;box-shadow:0 0 0 8px #fff;text-shadow:4px 4px 0 red}.btn-inicio{justify-content:center;background-color:#00a800;border-top:4px solid #50e650;border-left:4px solid #50e650;border-right:4px solid #006400;border-bottom:4px solid #006400;font-size:18px;min-height:60px;width:90%;margin-top:20px}.btn-inicio:active{border-top:4px solid #006400;border-left:4px solid #006400;border-right:4px solid #50e650;border-bottom:4px solid #50e650}.numero-grande{font-size:30px!important;padding:8px!important;line-height:1;min-width:65px!important;display:flex;align-items:center;justify-content:center}.tabla-retro-container{background-color:#000000bf;border:4px solid #ffd700;outline:2px solid #000;padding:15px;width:90%;margin:20px 0;box-shadow:8px 8px #00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.fila-cabecera{display:flex;justify-content:space-between;border-bottom:2px solid #ffd700;padding-bottom:8px;margin-bottom:15px}.titulo-equipo{color:#fff;font-family:"Press Start 2P",cursive;font-size:14px;text-shadow:2px 2px 0 #000}.fila-dato{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.numero-stat{font-family:VT323,monospace;font-size:35px;color:#fff;width:40px;text-align:center;line-height:1}.texto-stat{font-family:"Press Start 2P",cursive;font-size:12px;color:#fcfbf5;text-align:center;text-shadow:1px 1px 0 #000;width:120px}.btn-segundo-tiempo{margin-top:30px;background-color:transparent;border:3px solid #ffd700;color:#fff;font-family:"Press Start 2P",cursive;font-size:16px;padding:18px 40px;text-transform:uppercase;cursor:pointer;box-shadow:0 0 10px #ffd70080,inset 0 0 10px #ffd70033;text-shadow:0 0 5px #ffd900a2;transition:all .3s ease;position:relative;overflow:hidden}.btn-segundo-tiempo:hover{background-color:gold;color:#000;box-shadow:0 0 25px gold;transform:scale(1.05);font-weight:700}.btn-segundo-tiempo:active{transform:scale(.95);box-shadow:0 0 5px #1a1b16}.overlay-fondo{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000d9;z-index:9999;display:flex;align-items:center;justify-content:center;animation:aparecer .3s ease}.imagen-75{width:85%;max-width:800px;max-height:70vh;object-fit:contain;border:4px solid #fff;border-radius:10px;box-shadow:0 0 40px #f5f8f8}.texto-cerrar{color:#fff;margin-top:10px;font-family:monospace;text-align:center}@keyframes aparecer{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.contenedor-imagen-grande{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}@media(max-width:768px){.juego-container{max-width:100%;height:100vh;border:none;outline:none;border-radius:0}.caja-texto-pregunta{font-size:20px;padding:12px}.btn-respuesta{font-size:16px;min-height:50px}.titulo-neon{font-size:18px}.btn-segundo-tiempo{font-size:14px;padding:14px 30px}}@media(max-width:480px){.juego-container{max-width:100%;height:100vh;height:100dvh;padding:10px;border:none;outline:none;border-radius:0}.tablero-electronico{padding:8px;margin-bottom:8px}.pantalla-led{font-size:16px;min-width:50px;padding:4px 2px}.numero-grande{font-size:24px!important;min-width:55px!important}.etiqueta{font-size:11px}.caja-texto-pregunta{font-size:20px;padding:10px}.contenedor-media{height:140px}.grilla-respuestas{gap:8px;margin-bottom:18px}.btn-respuesta{font-size:18px;padding:6px 4px;min-height:45px}.letra-opcion{width:20px;height:20px;font-size:8px;margin-right:6px}.titulo-neon{font-size:16px;margin-bottom:12px}.tabla-retro-container{padding:10px;width:95%}.titulo-equipo{font-size:11px}.texto-stat{font-size:9px;width:auto}.numero-stat{font-size:28px}.btn-segundo-tiempo{font-size:12px;padding:12px 25px;margin-top:15px}.marcador-final{font-size:40px;padding:10px 18px}.pista-emoji{font-size:40px}}.juego-container.ranking-scroll{overflow-y:auto;overflow-x:hidden;justify-content:flex-start;padding-bottom:20px}.ranking-scroll .tabla-retro-container{max-height:calc(90vh - 130px);overflow-y:auto;overflow-x:hidden;margin-bottom:10px}.ranking-table .fila-cabecera,.ranking-table .fila-dato{display:grid;grid-template-columns:48px 54px 1fr 60px;align-items:center;gap:8px}.ranking-table .titulo-equipo,.ranking-table .numero-stat,.ranking-table .texto-stat{width:auto}.avatar-thumb{width:38px;height:38px;border-radius:6px;border:2px solid #ffd700;object-fit:cover;image-rendering:pixelated;background:#0a0a0a}.avatar-thumb.avatar-placeholder{display:flex;align-items:center;justify-content:center;font-family:"Press Start 2P",cursive;font-size:10px;color:#777;border-style:dashed}@media(max-width:768px){#root{background-attachment:scroll;background-size:cover;background-position:center top}}.arbitro-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:entrada .3s ease-out}.contenedor-sancion.imagen-flotante{background:transparent;border:none;box-shadow:none;display:flex;flex-direction:column;align-items:center;animation:vibrar .5s infinite}.img-sancion{height:auto;filter:drop-shadow(0 15px 30px rgba(0,0,0,.9))}.img-sancion.silbato{width:220px;transform:rotate(15deg)}.img-sancion.tarjeta-img{width:180px;border-radius:10px;transform:rotate(-5deg)}.texto-sancion{font-family:"Press Start 2P",cursive;font-size:28px;color:#fff;text-transform:uppercase;margin-top:25px;text-shadow:4px 4px 0 #000,-2px -2px 0 #000;background-color:#0009;padding:10px 20px;border-radius:5px}.zona-boton{margin-top:60px}.btn-continuar{padding:15px 40px;font-family:VT323,monospace;font-size:30px;background:#000;color:#fff;border:4px solid #fff;cursor:pointer;text-transform:uppercase;box-shadow:0 10px #333;transition:transform .1s}.btn-continuar:active{transform:translateY(5px);box-shadow:0 5px #333}@keyframes entrada{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes vibrar{0%{transform:rotate(0) scale(1)}25%{transform:rotate(3deg) scale(1.02)}50%{transform:rotate(0) scale(1)}75%{transform:rotate(-3deg) scale(1.02)}to{transform:rotate(0) scale(1)}}.gol-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10000}.titulo-gol{font-family:"Press Start 2P",cursive;font-size:90px;color:#ff0;text-shadow:5px 5px 0 #ff0000,10px 10px 0 #000;transform:rotate(-5deg);animation:entrada-gol .3s cubic-bezier(.175,.885,.32,1.275) forwards}.icono-pelota{font-size:70px;margin-top:10px;filter:drop-shadow(4px 4px 0 #000);animation:entrada-gol .4s ease-out forwards}@keyframes entrada-gol{0%{transform:scale(0) rotate(-10deg);opacity:0}80%{transform:scale(1.2) rotate(5deg);opacity:1}to{transform:scale(1) rotate(-5deg);opacity:1}}.modos-overlay{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:200;background:#000}.modos-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 60%}.modos-botones{position:absolute;z-index:10;left:50%;transform:translate(-50%);bottom:6vh;display:flex;flex-direction:column;gap:14px;width:90%;max-width:420px;padding-bottom:0}.btn-modo{background:#000000d1;border:3px solid #ffd700;color:#fff;font-family:"Press Start 2P",cursive;font-size:13px;text-transform:uppercase;padding:16px 10px;cursor:pointer;text-align:center;line-height:1.8;box-shadow:0 0 14px #ffd70066;transition:transform .15s,background .15s;width:100%}.btn-modo:hover{background:#ffd70026;transform:scale(1.03)}.btn-modo-disabled{border-color:#555;color:#777;box-shadow:none;cursor:default}.btn-modo-disabled:hover{background:#000000d1;transform:none}.btn-modo-sub{font-size:10px;color:gold;text-transform:uppercase}.btn-modo-disabled .btn-modo-sub{color:#555}@media(min-width:700px){.modos-overlay .btn-volver{position:absolute;left:50%;transform:translate(-50%);bottom:2vh;z-index:10;margin-bottom:0}}@media(max-width:768px){.modos-overlay{position:fixed;inset:0;justify-content:center;overflow-y:auto;background-image:linear-gradient(#00000080,#00000080),url(/assets/fondo-estadio.png);background-size:cover;background-position:center;background-repeat:no-repeat}.modos-poster{position:relative;inset:auto;width:100%;height:auto;max-height:100vh;object-fit:contain;object-position:center center}.modos-botones{position:relative;left:auto;bottom:auto;transform:none;width:90%;padding:12px 0 8px}.modos-overlay .btn-volver{margin-top:8px;margin-bottom:20px}}.menu-overlay{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#0006;animation:fade-in .5s ease-out;z-index:10;overflow-y:auto;overflow-x:hidden;position:relative;box-sizing:border-box}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.titulo-principal{font-family:"Press Start 2P",cursive;font-size:clamp(28px,10vw,55px);color:#fc0;text-shadow:6px 6px 0 #000;line-height:1.3;margin-bottom:50px;text-align:center;transform:rotate(-4deg)}.lista-opciones,.contenedor-niveles{display:flex;flex-direction:column;gap:25px;align-items:center;width:100%}.btn-retro{background-color:transparent!important;border:none!important;outline:none!important;box-shadow:none!important;font-family:"Press Start 2P",cursive;font-size:32px;color:#fff;text-shadow:4px 4px 0 #000;text-transform:uppercase;transition:transform .2s;position:relative;letter-spacing:2px;display:inline-block;text-align:center}.btn-retro:hover{transform:scale(1.15);z-index:10}.btn-retro:hover:before{content:"";position:absolute;left:-50px;top:50%;transform:translateY(-50%);font-size:24px;filter:drop-shadow(2px 2px 0 #000);animation:girar 1s infinite linear}.btn-retro.verde:hover,.btn-retro.amarillo:hover{color:#ff0;text-shadow:4px 4px 0 #664400}.btn-retro.rojo:hover{color:#ff0;text-shadow:4px 4px 0 #550000}.btn-retro.blanco:hover{color:#ff0}.btn-volver{margin-top:40px;background:transparent;border:none;color:#ccc;font-family:VT323,monospace;font-size:28px;cursor:pointer;text-shadow:2px 2px 0 #000}.btn-volver:hover{color:#fff;text-decoration:underline}.copyright{position:absolute;bottom:15px;color:#aaa;font-family:VT323,monospace;font-size:18px;text-shadow:1px 1px 0 #000}@keyframes girar{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}.perfil-esquina{position:absolute;top:20px;right:20px;display:flex;align-items:center;background-color:#000000b3;padding:10px 15px;border-radius:8px;border:2px solid #fff;z-index:100}.foto-perfil-google{width:40px;height:40px;border-radius:50%;border:2px solid #fefffe;margin-right:12px}.info-perfil{display:flex;flex-direction:column;align-items:flex-start}.email-perfil{font-family:"Press Start 2P",cursive;font-size:10px;color:#fff;margin-bottom:4px}.proveedor-google{font-family:sans-serif;font-size:10px;color:#aaa;font-weight:700}.btn-create-profile{white-space:nowrap}@media(max-width:480px){.menu-overlay .btn-retro{font-size:25px;letter-spacing:1px}.menu-overlay .btn-create-profile{letter-spacing:0px}.menu-overlay .titulo-principal{font-size:32px;margin-bottom:45px}}.landing-container{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:99999!important;overflow-y:auto!important;overflow-x:hidden!important;display:block!important;background-color:#000;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),radial-gradient(circle at bottom left,#024,#000 70%);background-size:40px 40px,40px 40px,100% 100%;color:#fff;font-family:"Press Start 2P",cursive;scroll-behavior:smooth;text-align:center}.landing-navbar{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:84px!important;background:#000000f2!important;border-bottom:3px solid #ffff00!important;display:flex!important;justify-content:space-between!important;align-items:center!important;padding:0 5%!important;z-index:100000!important;box-sizing:border-box!important}.nav-logo{color:#ff0!important;font-size:clamp(12px,1.6vw,18px)!important;text-shadow:2px 2px 0px #ff0000!important;text-decoration:none!important;animation:efecto-glitch 3s infinite!important}.nav-links{display:flex;gap:20px;align-items:center}.nav-item{color:#fff!important;text-decoration:none!important;font-size:clamp(10px,1.1vw,14px)!important;font-family:"Press Start 2P",cursive!important;transition:color .3s}.nav-item:hover{color:#0ff!important}.btn-nav-play{background:#ff0!important;color:#000!important;border:2px solid #000!important;padding:12px 18px!important;font-family:"Press Start 2P",cursive!important;font-size:clamp(10px,1.1vw,14px)!important;cursor:pointer;box-shadow:3px 3px red!important;text-transform:uppercase}.btn-nav-play:active{transform:translate(2px,2px);box-shadow:1px 1px red!important}.ranking-game-wrapper{width:100%;max-width:450px;background-image:url(/assets/fondo.jpeg);background-size:cover;background-position:center;box-shadow:inset 0 0 100px #00326480;border:8px solid #333;border-radius:4px;outline:4px solid #555;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;position:relative;overflow:hidden;font-family:VT323,monospace}.ranking-game-wrapper:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,rgba(0,0,0,.15),rgba(0,0,0,.15) 2px,transparent 2px,transparent 4px);pointer-events:none;z-index:1}.ranking-game-wrapper>*{position:relative;z-index:2}.landing-section{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px 20px 40px;box-sizing:border-box;width:100%}.titulo-landing{font-size:clamp(18px,2vw,28px);color:#ff0;text-shadow:3px 3px 0px #ff0000;margin-bottom:20px;line-height:1.4;max-width:900px;animation:efecto-glitch 4.5s infinite!important}.titulo-seccion{font-size:clamp(16px,1.6vw,22px);color:#ff0;margin-bottom:30px;text-shadow:2px 2px 0px #ff0000}.subtitulo-landing{font-size:clamp(11px,1vw,14px);color:#fff;margin-bottom:40px;line-height:1.8;max-width:700px}.hero-lista{display:flex;flex-direction:column;gap:15px;text-align:left;background:#0009;padding:25px;border:2px solid #555;border-radius:10px;width:90%;max-width:550px}.hero-item{font-size:clamp(9px,2.2vw,14px);color:#fff;display:flex;align-items:center;gap:8px;line-height:1.8;vertical-align:middle}.hero-icon{font-family:"Noto Color Emoji",sans-serif!important;font-size:clamp(24px,2.5vw,35px);display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;filter:drop-shadow(2px 2px 0px #000);vertical-align:middle;position:relative;top:-3px}.pasos-container{display:flex;flex-direction:column;gap:20px;margin-top:30px;width:90%;max-width:600px;align-items:center}.paso-card{background:#ffffff0d;border-left:4px solid #ffff00;padding:20px;text-align:left;border-radius:0 10px 10px 0;display:flex;align-items:center;gap:15px;width:100%;box-sizing:border-box}.paso-numero{font-family:"Noto Color Emoji",sans-serif!important;font-size:clamp(24px,2.2vw,28px)}.paso-texto{font-size:clamp(10px,.9vw,12px);line-height:1.5;color:#fff}@keyframes resplandor-caja{0%{box-shadow:0 0 5px #ffff001a;border-color:#ffff0080}to{box-shadow:0 0 25px #ff09,inset 0 0 15px #ff03;border-color:#ff0}}.login-box{background:#00142899;border:3px dashed #ffff00;padding:35px 32px;border-radius:12px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin-top:20px;animation:resplandor-caja 1.5s infinite alternate;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}@keyframes parpadeo-start{0%,to{opacity:1}50%{opacity:0}}.press-start-text{color:#fff;font-size:clamp(8px,.75vw,10px);margin:0;animation:parpadeo-start 1s infinite step-end}.btn-google-landing{background-color:#fff!important;color:#000!important;font-family:"Press Start 2P",cursive!important;font-size:clamp(10px,1vw,14px)!important;padding:15px 30px!important;border:4px solid #000!important;cursor:pointer;text-decoration:none!important;margin-top:0;box-shadow:6px 6px red!important;transition:all .1s}.btn-google-landing:hover{background-color:#ff0!important;transform:translate(-2px,-2px);box-shadow:8px 8px red!important}.btn-google-landing:active{transform:translate(6px,6px);box-shadow:0 0 red!important;background-color:#0f0!important}@keyframes girar-pelota{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.icono-pelota{animation:girar-pelota 3s linear infinite}@keyframes temblar-reloj{0%{transform:rotate(0)}25%{transform:rotate(-20deg)}50%{transform:rotate(0)}75%{transform:rotate(20deg)}to{transform:rotate(0)}}.icono-reloj{animation:temblar-reloj .4s ease-in-out infinite}@keyframes latir-trofeo{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.icono-trofeo{animation:latir-trofeo 1.2s ease-in-out infinite}@keyframes jugar-joystick{0%,to{transform:rotate(0)}10%{transform:rotate(-20deg)}20%{transform:rotate(20deg)}30%{transform:rotate(-10deg)}40%{transform:rotate(10deg)}50%{transform:rotate(0)}}.icono-joystick{display:inline-block;animation:jugar-joystick 2s ease-in-out infinite}@keyframes impacto-diana{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}.icono-diana{display:inline-block;animation:impacto-diana 1s cubic-bezier(.175,.885,.32,1.275) infinite}@keyframes levitar-corona{0%,to{transform:translateY(0);filter:drop-shadow(2px 2px 0px #000)}50%{transform:translateY(-8px);filter:drop-shadow(0px 8px 10px #ffff00)}}.icono-corona{display:inline-block;animation:levitar-corona 2.5s ease-in-out infinite}@keyframes efecto-glitch{0%,92%,to{transform:skew(0)}93%{text-shadow:-4px 2px 0px #00ffff,4px -2px 0px #ff00ff!important;transform:skew(4deg) translate(-2px,2px)}96%{text-shadow:4px -2px 0px #ff0000,-4px 2px 0px #00ff00!important;transform:skew(-4deg) translate(2px,-2px)}98%{text-shadow:-2px 0px 0px #ff0000,2px 2px 0px #00ffff!important;transform:skew(2deg) translateY(1px)}}@media(max-width:480px){.landing-navbar{height:64px!important;padding:0 10px!important}.nav-links{gap:8px}.landing-section{padding:70px 15px 30px}.titulo-landing,.subtitulo-landing{max-width:95%}.hero-lista{padding:18px;width:95%}.pasos-container{width:95%}.login-box{padding:30px 20px;width:90%;box-sizing:border-box}.tabla-retro-container{width:95%!important;padding:10px!important}.texto-stat{width:auto!important}}
